chore: release main#1716
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the monorepo to version 26.8.1, synchronizing dependencies across all packages and documenting a fix for Python 3.14. The reviewer identified that several package-specific changelogs are missing version headers for the new release and provided suggestions to include them, ensuring that dependency updates are correctly categorized and the version history remains organized.
| * @looker/sdk-codegen-scripts bumped from 21.5.42 to 21.5.43 | ||
| * @looker/sdk-node bumped from 26.6.1 to 26.8.0 | ||
|
|
||
| ### Dependencies |
There was a problem hiding this comment.
The version header for 0.9.87 is missing. This appears to be a systemic issue in the release automation where dependency-only updates do not trigger the creation of a version header, leading to an unorganized changelog where multiple releases are grouped together without clear separation.
| ### Dependencies | |
| ## [0.9.87](https://github.com/looker-open-source/sdk-codegen/compare/api-explorer-v0.9.86...api-explorer-v0.9.87) (2026-05-13) | |
| ### Dependencies |
| * devDependencies | ||
| * @looker/sdk-codegen bumped from 21.11.2 to 21.11.3 | ||
|
|
||
| ### Dependencies |
There was a problem hiding this comment.
The version header for 0.1.54 is missing. This results in the new dependency updates being incorrectly grouped under the previous version's section, which reduces the clarity of the version history.
| ### Dependencies | |
| ## [0.1.54](https://github.com/looker-open-source/sdk-codegen/compare/code-editor-v0.1.53...code-editor-v0.1.54) (2026-05-13) | |
| ### Dependencies |
| * @looker/sdk bumped from 26.6.1 to 26.8.0 | ||
| * @looker/sdk-codegen bumped from 21.11.2 to 21.11.3 | ||
|
|
||
| ### Dependencies |
There was a problem hiding this comment.
The version header for 22.21.44 is missing. Consistent with other packages in this pull request, dependency-only releases seem to be missing their version headings in the changelog.
| ### Dependencies | |
| ## [22.21.44](https://github.com/looker-open-source/sdk-codegen/compare/extension-api-explorer-v22.21.43...extension-api-explorer-v22.21.44) (2026-05-13) | |
| ### Dependencies |
| * devDependencies | ||
| * @looker/sdk-codegen-utils bumped from 21.0.32 to 21.0.33 | ||
|
|
||
| ### Dependencies |
There was a problem hiding this comment.
The version header for 21.11.4 is missing. As a core package, it is important that every release version is explicitly documented with its own header in the changelog.
| ### Dependencies | |
| ## [21.11.4](https://github.com/looker-open-source/sdk-codegen/compare/sdk-codegen-v21.11.3...sdk-codegen-v21.11.4) (2026-05-13) | |
| ### Dependencies |
APIX Tests0 tests 0 ✅ 0s ⏱️ Results for commit dad3c89. |
Codegen Tests442 tests 403 ✅ 43s ⏱️ Results for commit dad3c89. |
Typescript Tests 2 files 56 suites 1m 1s ⏱️ Results for commit dad3c89. |
🤖 I have created a release beep boop
@looker/api-explorer: 0.9.87
Dependencies
@looker/code-editor: 0.1.54
Dependencies
@looker/extension-api-explorer: 22.21.44
Dependencies
@looker/extension-playground: 1.0.44
Dependencies
@looker/extension-tile-playground: 1.1.31
Dependencies
@looker/extension-utils: 0.1.64
Dependencies
@looker/hackathon: 22.21.46
Dependencies
@looker/run-it: 0.9.87
Dependencies
@looker/sdk-codegen: 21.11.4
Dependencies
@looker/sdk-codegen-scripts: 21.5.44
Dependencies
@looker/sdk-codegen-utils: 21.0.34
Dependencies
@looker/wholly-artifact: 0.1.45
Dependencies
@looker/wholly-sheet: 0.5.83
Dependencies
sdk-codegen-all: 26.8.1
26.8.1 (2026-05-13)
Bug Fixes
looker_sdk: 26.8.1
26.8.1 (2026-05-13)
Bug Fixes
embed-components: 26.8.1
26.8.1 (2026-05-13)
Miscellaneous Chores
Dependencies
embed-services: 26.8.1
26.8.1 (2026-05-13)
Miscellaneous Chores
Dependencies
extension-sdk: 26.8.1
26.8.1 (2026-05-13)
Miscellaneous Chores
Dependencies
extension-sdk-react: 26.8.1
26.8.1 (2026-05-13)
Miscellaneous Chores
Dependencies
sdk: 26.8.1
26.8.1 (2026-05-13)
Miscellaneous Chores
sdk-node: 26.8.1
26.8.1 (2026-05-13)
Miscellaneous Chores
Dependencies
This PR was generated with Release Please. See documentation.