Skip to content

fix(deps): update module google.golang.org/api to v0.274.0 (main) - #21408

Merged
Segflow merged 2 commits into
mainfrom
deps-update/main-google.golang.orgapi
Apr 6, 2026
Merged

fix(deps): update module google.golang.org/api to v0.274.0 (main)#21408
Segflow merged 2 commits into
mainfrom
deps-update/main-google.golang.orgapi

Conversation

@renovate-sh-app

@renovate-sh-app renovate-sh-app Bot commented Apr 4, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
google.golang.org/api v0.273.0v0.274.0 age confidence

Release Notes

googleapis/google-api-go-client (google.golang.org/api)

v0.274.0

Compare Source

Features

v0.273.1

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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.


  • If you want to rebase/retry this PR, check this box

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 update; behavior change is limited to how request headers from context metadata are merged for Google API HTTP calls.

Overview
Updates google.golang.org/api from v0.273.0 to v0.274.0 (including go.sum, vendored code, and vendor/modules.txt).

Vendored gensupport.SendRequest/SendRequestWithRetry now centralize context-metadata header handling via addContextHeaders, and merge duplicate x-goog-api-client (space-separated) and x-goog-request-params (ampersand-separated) headers instead of blindly adding duplicates.

Reviewed by Cursor Bugbot for commit dded737. Bugbot is set up for automated code reviews on this repo. Configure here.

| datasource | package               | from     | to       |
| ---------- | --------------------- | -------- | -------- |
| go         | google.golang.org/api | v0.273.0 | v0.274.0 |


Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
@renovate-sh-app
renovate-sh-app Bot force-pushed the deps-update/main-google.golang.orgapi branch from a4490db to 327970e Compare April 5, 2026 16:06
@renovate-sh-app renovate-sh-app Bot changed the title fix(deps): update module google.golang.org/api to v0.273.1 (main) Apr 5, 2026
Signed-off-by: Assel Meher <meher.assel@grafana.com>
@Segflow
Segflow merged commit a90a776 into main Apr 6, 2026
86 checks passed
@Segflow
Segflow deleted the deps-update/main-google.golang.orgapi branch April 6, 2026 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment