fix(deps): Update module google.golang.org/api to v0.277.0 (main)#21753
Open
renovate-sh-app[bot] wants to merge 1 commit intomainfrom
Open
fix(deps): Update module google.golang.org/api to v0.277.0 (main)#21753renovate-sh-app[bot] wants to merge 1 commit intomainfrom
renovate-sh-app[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
711df47 to
6d83626
Compare
chaudum
previously approved these changes
May 6, 2026
6d83626 to
517e2e8
Compare
9c47681 to
8fd6f0e
Compare
| datasource | package | from | to | | ---------- | --------------------- | -------- | -------- | | go | google.golang.org/api | v0.276.0 | v0.277.0 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
8fd6f0e to
b31be38
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.276.0→v0.277.0Release Notes
googleapis/google-api-go-client (google.golang.org/api)
v0.277.0Compare Source
Features
Bug Fixes
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
Need help?
You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.
Note
Low Risk
Low risk dependency-only update; main impact is potential behavior changes in Google API client code paths, but no application logic changes are introduced.
Overview
Updates vendored Google client dependencies: bumps
google.golang.org/apitov0.277.0and refreshes related transitive versions (github.com/googleapis/gax-go/v2tov2.22.0,github.com/googleapis/enterprise-certificate-proxytov0.3.15, andgoogle.golang.org/genproto/googleapis/rpcto a newer revision).Regenerates
go.sum,vendor/modules.txt, and vendored version markers/CHANGELOG entries to match the new dependency set.Reviewed by Cursor Bugbot for commit b31be38. Bugbot is set up for automated code reviews on this repo. Configure here.