Skip to content

Build(deps): Bump github.com/googleapis/gax-go/v2 from 2.16.0 to 2.19.0#1053

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/googleapis/gax-go/v2-2.19.0
Closed

Build(deps): Bump github.com/googleapis/gax-go/v2 from 2.16.0 to 2.19.0#1053
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/googleapis/gax-go/v2-2.19.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 23, 2026

Bumps github.com/googleapis/gax-go/v2 from 2.16.0 to 2.19.0.

Release notes

Sourced from github.com/googleapis/gax-go/v2's releases.

v2: v2.19.0

v2.19.0 (2026-03-17)

Features

  • update WithLogger to WithLoggerContext. (#478) (1cb70baf)

  • pass logger to downstream via context (#474) (434fa676)

  • add WithClientMetrics CallOption (#479) (76f0284e)

  • add TransportTelemetryData for dynamic transport attributes (#481) (8a7caf00)

  • add ClientMetrics initialization core (#473) (f53618c2)

Bug Fixes

  • lazy initialization and getters for ClientMetrics (#485) (fb6c5f4d)

v2: v2.18.0

v2.18.0 (2026-03-09)

Features

  • move gax-go to use 1.25 as the lower bound of support (#469) (01594ca5)

  • add callctx telemetry helpers (#472) (fa319ffc)

v2 2.17.0

2.17.0 (2026-02-03)

Features

  • update Invoke to add retry count to context (#462) (ea7096d5)
Commits
  • 06bdf7f chore: create a release (#486)
  • bf56424 chore(all): update all (#484)
  • fb6c5f4 fix(v2): lazy initialization and getters for ClientMetrics (#485)
  • 336f424 build: run linters on all submodules and fix deprecations (#483)
  • a46b2de chore(v2): Improve docs surrounding TransportTelemetryData (#482)
  • 8a7caf0 feat(v2): add TransportTelemetryData for dynamic transport attributes (#481)
  • 76f0284 feat(v2): add WithClientMetrics CallOption (#479)
  • 1cb70ba feat(v2): update WithLogger to WithLoggerContext. (#478)
  • f53618c feat(v2): add ClientMetrics initialization core (#473)
  • ac7fa62 chore(all): update all (#471)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/googleapis/gax-go/v2](https://github.com/googleapis/gax-go) from 2.16.0 to 2.19.0.
- [Release notes](https://github.com/googleapis/gax-go/releases)
- [Commits](googleapis/gax-go@v2.16.0...v2.19.0)

---
updated-dependencies:
- dependency-name: github.com/googleapis/gax-go/v2
  dependency-version: 2.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Mar 23, 2026
@openshift-ci openshift-ci Bot requested a review from rcampos2029 March 23, 2026 08:52
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Mar 23, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
Once this PR has been reviewed and has the lgtm label, please assign rcampos2029 for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci Bot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Mar 23, 2026
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Mar 23, 2026

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a openshift-online member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 23, 2026

Walkthrough

Updated Go toolchain from version 1.24.13 to 1.25.0 and upgraded multiple direct dependencies including gax-go/v2, google.golang.org/api, google.golang.org/grpc, and OpenTelemetry modules. Also updated indirect dependencies and golang.org/x/* modules across crypto, mod, net, oauth2, sync, sys, time, and tools packages.

Changes

Cohort / File(s) Summary
Go Module Dependencies
go.mod
Upgraded Go toolchain from 1.24.13 to 1.25.0. Bumped direct dependencies: googleapis/gax-go/v2 (v2.16.0 → v2.19.0), golang.org/x/term (v0.39.0 → v0.41.0), golang.org/x/text (v0.33.0 → v0.35.0), google.golang.org/api (v0.257.0 → v0.272.0), google.golang.org/grpc (v1.77.0 → v1.79.2). Updated indirect dependencies including cloud.google.com/go/auth, enterprise-certificate-proxy, OpenTelemetry modules (v1.39.0 → v1.42.0), and various golang.org/x/* modules. Updated genproto to newer pseudo-version (202603).

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: bumping github.com/googleapis/gax-go/v2 from 2.16.0 to 2.19.0, which is the primary dependency update in the changeset.
Description check ✅ Passed The description is directly related to the changeset, providing release notes, commit history, and Dependabot metadata for the gax-go/v2 dependency bump.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependabot/go_modules/github.com/googleapis/gax-go/v2-2.19.0

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@go.mod`:
- Line 31: The go.mod currently pins google.golang.org/grpc to v1.79.2 which is
vulnerable; update the dependency to v1.79.3 or newer by changing the
google.golang.org/grpc entry to at least v1.79.3, then run the module update
commands (e.g., go get google.golang.org/grpc@v1.79.3 and go mod tidy) to
vendor/refresh transitive deps and ensure the lockfile/module graph reflects the
upgrade.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: b5df3079-d6f7-4ab4-9951-c58c8d239814

📥 Commits

Reviewing files that changed from the base of the PR and between f1347f6 and cf443d1.

⛔ Files ignored due to path filters (1)
  • go.sum is excluded by !**/*.sum
📒 Files selected for processing (1)
  • go.mod

Comment thread go.mod
golang.org/x/term v0.41.0
golang.org/x/text v0.35.0
google.golang.org/api v0.272.0
google.golang.org/grpc v1.79.2
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🔴 Critical

🧩 Analysis chain

🌐 Web query:

What is the status of GHSA-p77j-4mvh-x3m3 vulnerability in google.golang.org/grpc version 1.79.2 and which version fixes it?

💡 Result:

google.golang.org/grpc v1.79.2 is affected (vulnerable) by GHSA-p77j-4mvh-x3m3 / CVE-2026-33186; the advisory lists affected versions as < 1.79.3. Upgrade to v1.79.3 (or newer) to get the fix. [1]


Upgrade google.golang.org/grpc to v1.79.3 or newer.

google.golang.org/grpc v1.79.2 is affected by GHSA-p77j-4mvh-x3m3 (CVE-2026-33186), a critical authorization bypass vulnerability. Upgrade to v1.79.3 or newer to resolve this issue.

🧰 Tools
🪛 OSV Scanner (2.3.3)

[CRITICAL] 31-31: google.golang.org/grpc 1.79.2: gRPC-Go has an authorization bypass via missing leading slash in :path

(GHSA-p77j-4mvh-x3m3)

🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@go.mod` at line 31, The go.mod currently pins google.golang.org/grpc to
v1.79.2 which is vulnerable; update the dependency to v1.79.3 or newer by
changing the google.golang.org/grpc entry to at least v1.79.3, then run the
module update commands (e.g., go get google.golang.org/grpc@v1.79.3 and go mod
tidy) to vendor/refresh transitive deps and ensure the lockfile/module graph
reflects the upgrade.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 30, 2026

Superseded by #1064.

@dependabot dependabot Bot closed this Mar 30, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/googleapis/gax-go/v2-2.19.0 branch March 30, 2026 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants