fix: update all dependencies#748
Conversation
ℹ️ Artifact update noticeFile name: benchmarks/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: snippets/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: spannerlib/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
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 performs a comprehensive update of both Go and Java dependencies used within the project. The updates bring the Go toolchain, various Google API client libraries, and several Java components to their latest stable versions. This ensures the project benefits from the most recent bug fixes, performance enhancements, and new features provided by these upstream libraries, maintaining compatibility and security. 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 a number of Go and Java dependencies. The Java dependency updates appear to be safe. However, the Go module files (go.mod) show misaligned versions for google.golang.org/genproto and its sub-packages. Using different versions of related packages can lead to build or runtime issues. I've added comments to the affected go.mod files with suggestions on how to resolve these inconsistencies to improve the stability and maintainability of the project.
46a42b9 to
6d151e5
Compare
6d151e5 to
e0cd612
Compare
245d423 to
7203ab0
Compare
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:
v1.87.0→v1.88.0v2.16.0→v2.17.01.25.6→1.26.01.25.x→1.26.x1.25→1.26v0.263.0→v0.266.08636f87→4cfbd418636f87→4cfbd412.74.0→2.74.12.45.0→2.47.06.108.0→6.110.03.56.0→3.56.1Release Notes
googleapis/gax-go (github.com/googleapis/gax-go/v2)
v2.17.0: v2 2.17.0Compare Source
Features
golang/go (go)
v1.26.0v1.25.7actions/go-versions (go)
v1.26.0: 1.26.0Compare Source
Go 1.26.0
googleapis/google-api-go-client (google.golang.org/api)
v0.266.0Compare Source
Features
v0.265.0Compare Source
Features
v0.264.0Compare Source
Features
google/error-prone (com.google.errorprone:error_prone_annotations)
v2.47.0: Error Prone 2.47.0Compare Source
New checks:
InterruptedInCatchBlock: Detect accidental calls toThread.interrupted()inside ofcatch(InterruptedException e)blocks.RefactorSwitch: Refactorings to simplify arrow switchesUnnamedVariable: Rename unused variables to_Closed issues: #1811, #4168, #5459, #5460
Full changelog: google/error-prone@v2.46.0...v2.47.0
v2.46.0: Error Prone 2.46.0Compare Source
Changes:
-XDaddTypeAnnotationsToSymbol=trueis now required for Error Prone invocations on JDK 21, to enable the javac fix for JDK-8225377: type annotations are not visible to javac plugins across compilation boundaries. See #5426 for details.valueattribute from@IncompatibleModifiersand@RequiredModifiers(#2122)EndPosTable,DiagnosticPosition) (5440bb4,06c2905,f3915ec)New checks:
DuplicateAssertion: detect duplicated assertion lines where the argument toassertThatis pureIfChainToSwitch: suggest converting chains of if-statements into arrow switchesScannerUseDelimiter: discourageScanner.useDelimiter("\\A")AddNullMarkedToClass: refactoring to add@NullMarkedannotation to top level classesFull changelog: google/error-prone@v2.45.0...v2.46.0
googleapis/java-spanner (com.google.cloud:google-cloud-spanner-bom)
v6.110.0Compare Source
Features
Bug Fixes
Dependencies
v6.109.0Compare Source
Features
Documentation
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.