Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): limit cattrs to versions <23.2 #1469

Merged
merged 1 commit into from
May 16, 2024
Merged

Conversation

bgraves-lo
Copy link
Contributor

As stated in issue #1410 , cattrs appears to have introduced a breaking change starting in version 23.2.

Fixes #1468

As stated in issue #1410 , `cattrs` appears to have introduced a breaking change starting in version 23.2.
@bgraves-lo bgraves-lo requested a review from a team as a code owner May 15, 2024 23:11
Copy link
Contributor

github-actions bot commented May 15, 2024

Python Tests

  9 files    9 suites   1m 38s ⏱️
144 tests 139 ✅  5 💤 0 ❌
676 runs  657 ✅ 19 💤 0 ❌

Results for commit 6661fab.

♻️ This comment has been updated with latest results.

@bgraves-lo bgraves-lo added dependencies Pull requests that update a dependency file python Python SDK issues labels May 15, 2024
Copy link
Collaborator

@drstrangelooker drstrangelooker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks LGTM To Me

@drstrangelooker drstrangelooker merged commit b01b08d into main May 16, 2024
24 checks passed
@drstrangelooker drstrangelooker deleted the bgraves-lo-patch-1 branch May 16, 2024 15:18
drstrangelooker pushed a commit that referenced this pull request Jun 12, 2024
🤖 I have created a release *beep* *boop*
---


<details><summary>@looker/api-explorer: 0.9.61</summary>

### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @looker/extension-utils bumped from 0.1.37 to 0.1.38
    * @looker/run-it bumped from 0.9.60 to 0.9.61
    * @looker/sdk bumped from 24.8.0 to 24.10.0
  * devDependencies
    * @looker/sdk-codegen-scripts bumped from 21.5.17 to 21.5.18
    * @looker/sdk-node bumped from 24.8.0 to 24.10.0
</details>

<details><summary>@looker/extension-api-explorer: 22.21.18</summary>

### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @looker/api-explorer bumped from 0.9.60 to 0.9.61
    * @looker/extension-sdk bumped from 24.8.0 to 24.10.0
    * @looker/extension-sdk-react bumped from 24.8.0 to 24.10.0
    * @looker/extension-utils bumped from 0.1.37 to 0.1.38
    * @looker/run-it bumped from 0.9.60 to 0.9.61
    * @looker/sdk bumped from 24.8.0 to 24.10.0
</details>

<details><summary>@looker/extension-playground: 1.0.18</summary>

### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @looker/extension-sdk bumped from 24.8.0 to 24.10.0
    * @looker/extension-sdk-react bumped from 24.8.0 to 24.10.0
    * @looker/sdk bumped from 24.8.0 to 24.10.0
</details>

<details><summary>@looker/extension-tile-playground: 1.1.5</summary>

### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @looker/extension-sdk bumped from 24.8.0 to 24.10.0
    * @looker/extension-sdk-react bumped from 24.8.0 to 24.10.0
    * @looker/sdk bumped from 24.8.0 to 24.10.0
</details>

<details><summary>@looker/extension-utils: 0.1.38</summary>

### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @looker/extension-sdk bumped from 24.8.0 to 24.10.0
    * @looker/extension-sdk-react bumped from 24.8.0 to 24.10.0
    * @looker/sdk bumped from 24.8.0 to 24.10.0
</details>

<details><summary>@looker/hackathon: 22.21.20</summary>

### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @looker/extension-sdk bumped from 24.8.0 to 24.10.0
    * @looker/extension-sdk-react bumped from 24.8.0 to 24.10.0
    * @looker/extension-utils bumped from 0.1.37 to 0.1.38
    * @looker/sdk bumped from 24.8.0 to 24.10.0
    * @looker/wholly-artifact bumped from 0.1.18 to 0.1.19
</details>

<details><summary>@looker/run-it: 0.9.61</summary>

### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @looker/extension-utils bumped from 0.1.37 to 0.1.38
    * @looker/sdk bumped from 24.8.0 to 24.10.0
</details>

<details><summary>@looker/sdk-codegen-scripts: 21.5.18</summary>

### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @looker/sdk bumped from 24.8.0 to 24.10.0
    * @looker/sdk-node bumped from 24.8.0 to 24.10.0
</details>

<details><summary>@looker/wholly-artifact: 0.1.19</summary>

### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @looker/sdk bumped from 24.8.0 to 24.10.0
  * devDependencies
    * @looker/sdk-node bumped from 24.8.0 to 24.10.0
</details>

<details><summary>@looker/wholly-sheet: 0.5.57</summary>

### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @looker/sdk bumped from 24.8.0 to 24.10.0
  * devDependencies
    * @looker/sdk-node bumped from 24.8.0 to 24.10.0
</details>

<details><summary>sdk-codegen-all: 24.10.0</summary>

##
[24.10.0](sdk-codegen-all-v24.8.0...sdk-codegen-all-v24.10.0)
(2024-06-12)


### Features

* generate SDKs for Looker 24.10
([#1472](#1472))
([5f8b10d](5f8b10d))


### Bug Fixes

* **deps:** limit cattrs to versions &lt;23.2
([#1469](#1469))
([b01b08d](b01b08d)),
closes
[#1468](#1468)
</details>

<details><summary>looker_sdk: 24.10.0</summary>

##
[24.10.0](looker_sdk-v24.8.0...looker_sdk-v24.10.0)
(2024-06-12)


### Features

* generate SDKs for Looker 24.10
([#1472](#1472))
([5f8b10d](5f8b10d))


### Bug Fixes

* **deps:** limit cattrs to versions &lt;23.2
([#1469](#1469))
([b01b08d](b01b08d)),
closes
[#1468](#1468)
</details>

<details><summary>embed-components: 24.10.0</summary>

##
[24.10.0](embed-components-v24.8.0...embed-components-v24.10.0)
(2024-06-12)


### Miscellaneous Chores

* **embed-components:** Synchronize undefined versions


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @looker/embed-services bumped from 24.8.0 to 24.10.0
    * @looker/sdk bumped from 24.8.0 to 24.10.0
  * devDependencies
    * @looker/sdk-node bumped from 24.8.0 to 24.10.0
</details>

<details><summary>embed-services: 24.10.0</summary>

##
[24.10.0](embed-services-v24.8.0...embed-services-v24.10.0)
(2024-06-12)


### Miscellaneous Chores

* **embed-services:** Synchronize undefined versions


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @looker/sdk bumped from 24.8.0 to 24.10.0
  * devDependencies
    * @looker/sdk-node bumped from 24.8.0 to 24.10.0
</details>

<details><summary>extension-sdk: 24.10.0</summary>

##
[24.10.0](extension-sdk-v24.8.0...extension-sdk-v24.10.0)
(2024-06-12)


### Miscellaneous Chores

* **extension-sdk:** Synchronize undefined versions


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @looker/sdk bumped from 24.8.0 to 24.10.0
</details>

<details><summary>extension-sdk-react: 24.10.0</summary>

##
[24.10.0](extension-sdk-react-v24.8.0...extension-sdk-react-v24.10.0)
(2024-06-12)


### Miscellaneous Chores

* **extension-sdk-react:** Synchronize undefined versions


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @looker/extension-sdk bumped from 24.8.0 to 24.10.0
    * @looker/sdk bumped from 24.8.0 to 24.10.0
</details>

<details><summary>sdk: 24.10.0</summary>

##
[24.10.0](sdk-v24.8.0...sdk-v24.10.0)
(2024-06-12)


### Features

* generate SDKs for Looker 24.10
([#1472](#1472))
([5f8b10d](5f8b10d))
</details>

<details><summary>sdk-node: 24.10.0</summary>

##
[24.10.0](sdk-node-v24.8.0...sdk-node-v24.10.0)
(2024-06-12)


### Miscellaneous Chores

* **sdk-node:** Synchronize undefined versions


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @looker/sdk bumped from 24.8.0 to 24.10.0
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Python SDK issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cattrs versions >= 23.2 introduces breaking change
2 participants