-
Notifications
You must be signed in to change notification settings - Fork 199
chore: release main #1581
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
chore: release main #1581
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello @looker-open-source-automation-bot, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!
Summary of Changes
This pull request, initiated by looker-open-source-automation-bot, is a routine release of the main branch. It updates multiple workspace dependencies across various Looker packages, including @looker/api-explorer, @looker/code-editor, @looker/extension-api-explorer, and others. The primary driver for this release is to generate SDKs for Looker 25.6, incorporating feature enhancements and dependency updates.
Highlights
- Version Updates: The pull request bumps the version of sdk-codegen-all and related packages to 25.6.0.
- Dependency Updates: Multiple workspace dependencies have been updated, including @looker/code-editor, @looker/extension-utils, @looker/sdk, and @looker/sdk-codegen, ensuring that the packages are using the latest versions of their dependencies.
- Feature Generation: The release includes the generation of SDKs for Looker 25.6, providing new features and improvements to the Looker platform.
Changelog
Click here to see the changelog
- .release-please-manifest.json
- Updates package versions to 25.6.0 for the release.
- CHANGELOG.md
- Adds changelog entry for version 25.6.0, highlighting the generation of SDKs for Looker 25.6.
- package.json
- Updates the package version to 25.6.0.
- packages/api-explorer/CHANGELOG.md
- Updates dependencies, including @looker/code-editor, @looker/extension-utils, @looker/sdk, and @looker/sdk-codegen.
- packages/api-explorer/package.json
- Updates the package version to 0.9.75 and updates development and production dependencies.
- packages/code-editor/CHANGELOG.md
- Updates devDependencies, specifically @looker/sdk-codegen.
- packages/code-editor/package.json
- Updates the package version to 0.1.42 and updates development dependencies.
- packages/embed-components/CHANGELOG.md
- Synchronizes undefined versions and updates dependencies, including @looker/embed-services and @looker/sdk.
- packages/embed-components/package.json
- Updates the package version to 25.6.0 and updates development and production dependencies.
- packages/embed-services/CHANGELOG.md
- Synchronizes undefined versions and updates dependencies, including @looker/sdk.
- packages/embed-services/package.json
- Updates the package version to 25.6.0 and updates development and production dependencies.
- packages/extension-api-explorer/CHANGELOG.md
- Updates dependencies, including @looker/api-explorer, @looker/extension-sdk, and @looker/sdk.
- packages/extension-api-explorer/package.json
- Updates the package version to 22.21.32 and updates dependencies.
- packages/extension-playground/CHANGELOG.md
- Updates dependencies, including @looker/extension-sdk and @looker/sdk.
- packages/extension-playground/package.json
- Updates the package version to 1.0.32 and updates dependencies.
- packages/extension-sdk-react/CHANGELOG.md
- Synchronizes undefined versions and updates dependencies, including @looker/extension-sdk and @looker/sdk.
- packages/extension-sdk-react/package.json
- Updates the package version to 25.6.0 and updates dependencies.
- packages/extension-sdk/CHANGELOG.md
- Synchronizes undefined versions and updates dependencies, including @looker/sdk.
- packages/extension-sdk/package.json
- Updates the package version to 25.6.0 and updates dependencies.
- packages/extension-tile-playground/CHANGELOG.md
- Updates dependencies, including @looker/extension-sdk and @looker/sdk.
- packages/extension-tile-playground/package.json
- Updates the package version to 1.1.19 and updates dependencies.
- packages/extension-utils/CHANGELOG.md
- Updates dependencies, including @looker/code-editor, @looker/extension-sdk, and @looker/sdk.
- packages/extension-utils/package.json
- Updates the package version to 0.1.52 and updates dependencies.
- packages/hackathon/CHANGELOG.md
- Updates dependencies, including @looker/code-editor, @looker/extension-sdk, @looker/sdk, and @looker/wholly-artifact.
- packages/hackathon/package.json
- Updates the package version to 22.21.34 and updates dependencies.
- packages/run-it/CHANGELOG.md
- Updates dependencies, including @looker/code-editor, @looker/extension-utils, @looker/sdk, and @looker/sdk-codegen-utils.
- packages/run-it/package.json
- Updates the package version to 0.9.75 and updates dependencies.
- packages/sdk-codegen-scripts/CHANGELOG.md
- Updates dependencies, including @looker/sdk, @looker/sdk-codegen, and @looker/sdk-node.
- packages/sdk-codegen-scripts/package.json
- Updates the package version to 21.5.32 and updates dependencies.
- packages/sdk-codegen-utils/CHANGELOG.md
- Updates devDependencies, including @looker/sdk and @looker/sdk-node.
- packages/sdk-codegen-utils/package.json
- Updates the package version to 21.0.22 and updates devDependencies.
- packages/sdk-codegen/CHANGELOG.md
- Updates devDependencies, specifically @looker/sdk-codegen-utils.
- packages/sdk-codegen/package.json
- Updates the package version to 21.9.11 and updates devDependencies.
- packages/sdk-node/CHANGELOG.md
- Synchronizes undefined versions and updates dependencies, including @looker/sdk.
- packages/sdk-node/package.json
- Updates the package version to 25.6.0 and updates dependencies.
- packages/sdk/CHANGELOG.md
- Adds changelog entry for version 25.6.0, highlighting the generation of SDKs for Looker 25.6.
- packages/sdk/package.json
- Updates the package version to 25.6.0.
- packages/wholly-artifact/CHANGELOG.md
- Updates dependencies, including @looker/sdk.
- packages/wholly-artifact/package.json
- Updates the package version to 0.1.33 and updates dependencies.
- packages/wholly-sheet/CHANGELOG.md
- Updates dependencies, including @looker/sdk.
- packages/wholly-sheet/package.json
- Updates the package version to 0.5.71 and updates dependencies.
- python/CHANGELOG.md
- Adds changelog entry for version 25.6.0, highlighting the generation of SDKs for Looker 25.6.
- python/looker_sdk/version.py
- Updates the package version to 25.6.0.
Using Gemini Code Assist
The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.
Invoking Gemini
You can request assistance from Gemini at any point in your pull request via creating an issue comment (i.e. comment on the pull request page) using either /gemini <command>
or @gemini-code-assist <command>
. Below is a summary of the supported commands.
Feature | Command | Description |
---|---|---|
Code Review | /gemini review |
Performs a code review for the current pull request in its current state. |
Pull Request Summary | /gemini summary |
Provides a summary of the current pull request in its current state. |
Comment | @gemini-code-assist | Responds in comments when explicitly tagged, both in issue comments and review comments. |
Help | /gemini help |
Displays a list of available commands. |
Customization
To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/
folder in the base of the repository. Detailed instructions can be found here.
Limitations & Feedback
Gemini Code Assist is currently in preview and may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments to provide feedback.
You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.
A new release is here,
SDKs for all to cheer,
Looker's power grows,
As the code bestows,
Features far and near.
Footnotes
-
Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution. ↩
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code Review
This PR updates various workspace dependencies to align with Looker version 25.6. The changes primarily involve version bumps in package.json
files and corresponding updates in CHANGELOG.md
files. The PR seems to be automatically generated by Release Please
and the changes look straightforward.
Merge Readiness
The PR updates workspace dependencies to align with Looker version 25.6. There are no critical or high severity issues identified. I am unable to directly approve the pull request, and recommend that others review and approve this code before merging. The pull request appears ready for merging.
There was a problem hiding this 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
APIX Tests0 tests 0 ✅ 0s ⏱️ Results for commit c553aec. |
Codegen Tests439 tests 400 ✅ 39s ⏱️ Results for commit c553aec. |
🤖 I have created a release beep boop
@looker/api-explorer: 0.9.75
Dependencies
@looker/code-editor: 0.1.42
Dependencies
@looker/extension-api-explorer: 22.21.32
Dependencies
@looker/extension-playground: 1.0.32
Dependencies
@looker/extension-tile-playground: 1.1.19
Dependencies
@looker/extension-utils: 0.1.52
Dependencies
@looker/hackathon: 22.21.34
Dependencies
@looker/run-it: 0.9.75
Dependencies
@looker/sdk-codegen: 21.9.11
Dependencies
@looker/sdk-codegen-scripts: 21.5.32
Dependencies
@looker/sdk-codegen-utils: 21.0.22
Dependencies
@looker/wholly-artifact: 0.1.33
Dependencies
@looker/wholly-sheet: 0.5.71
Dependencies
sdk-codegen-all: 25.6.0
25.6.0 (2025-05-05)
Features
looker_sdk: 25.6.0
25.6.0 (2025-05-05)
Features
embed-components: 25.6.0
25.6.0 (2025-05-05)
Miscellaneous Chores
Dependencies
embed-services: 25.6.0
25.6.0 (2025-05-05)
Miscellaneous Chores
Dependencies
extension-sdk: 25.6.0
25.6.0 (2025-05-05)
Miscellaneous Chores
Dependencies
extension-sdk-react: 25.6.0
25.6.0 (2025-05-05)
Miscellaneous Chores
Dependencies
sdk: 25.6.0
25.6.0 (2025-05-05)
Features
sdk-node: 25.6.0
25.6.0 (2025-05-05)
Miscellaneous Chores
Dependencies
This PR was generated with Release Please. See documentation.