chore(deps): update dependency com.google.cloud:google-cloud-bigquerystorage-bom to v3.21.0#4101
Conversation
…storage-bom to v3.21.0
|
/gcbrun |
Summary of ChangesHello @renovate-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! This pull request updates the Highlights
Changelog
Activity
Using Gemini Code AssistThe 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 by creating a comment using either
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 Limitations & Feedback Gemini Code Assist 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. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here. 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. Footnotes
|
There was a problem hiding this comment.
Code Review
This pull request updates the com.google.cloud:google-cloud-bigquerystorage-bom dependency from 3.20.0 to 3.21.0. This is a minor version update. I've identified a potential dependency version mismatch that should be addressed. The new version 3.21.0 was built against com.google.cloud:sdk-platform-java-config:3.56.1, while this project uses 3.56.0 as its parent POM. I've added a specific comment with details on how to resolve this to ensure dependency convergence.
| <groupId>com.google.cloud</groupId> | ||
| <artifactId>google-cloud-bigquerystorage-bom</artifactId> | ||
| <version>3.20.0</version> | ||
| <version>3.21.0</version> |
There was a problem hiding this comment.
The release notes for google-cloud-bigquerystorage-bom:3.21.0 indicate that it depends on com.google.cloud:sdk-platform-java-config:v3.56.1. This project's parent POM is currently sdk-platform-java-config:3.56.0 (defined on line 17). To ensure dependency convergence and avoid potential build or runtime issues, it is recommended to also update the parent POM version to 3.56.1. This could be done in this PR or a follow-up.
…erystorage-bom-3.x
|
/gcbrun |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
3.20.0→3.21.0Release Notes
googleapis/java-bigquerystorage (com.google.cloud:google-cloud-bigquerystorage-bom)
v3.21.0Compare Source
Features
Dependencies
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.