Skip to content

deps(go): bump github.com/googleapis/gax-go/v2 from 2.19.0 to 2.20.0#1231

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

deps(go): bump github.com/googleapis/gax-go/v2 from 2.19.0 to 2.20.0#1231
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/googleapis/gax-go/v2-2.20.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 26, 2026

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

Release notes

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

v2: v2.20.0

v2.20.0 (2026-03-25)

Features

  • hook metric recording into gax.Invoke (#494) (1f3e9aef)

  • add TelemetryErrorInfo and ExtractTelemetryErrorInfo (#487) (defdded3)

Commits

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.19.0 to 2.20.0.
- [Release notes](https://github.com/googleapis/gax-go/releases)
- [Commits](googleapis/gax-go@v2.19.0...v2.20.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies go Pull requests that update Go code labels Mar 26, 2026
@dependabot dependabot bot requested a review from hairyhenderson as a code owner March 26, 2026 20:30
@dependabot dependabot bot added dependencies go Pull requests that update Go code labels Mar 26, 2026
Copy link
Copy Markdown

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Benchmark

Details
Benchmark suite Current: 2462718 Previous: 4af9e41 Ratio
BenchmarkPathForDirFS (github.com/hairyhenderson/go-fsimpl/filefs) 97.98 ns/op 40 B/op 2 allocs/op 89.8 ns/op 40 B/op 2 allocs/op 1.09
BenchmarkPathForDirFS (github.com/hairyhenderson/go-fsimpl/filefs) - ns/op 97.98 ns/op 89.8 ns/op 1.09
BenchmarkPathForDirFS (github.com/hairyhenderson/go-fsimpl/filefs) - B/op 40 B/op 40 B/op 1
BenchmarkPathForDirFS (github.com/hairyhenderson/go-fsimpl/filefs) - allocs/op 2 allocs/op 2 allocs/op 1
BenchmarkSplitRepoPath/0 (github.com/hairyhenderson/go-fsimpl/gitfs) 11.94 ns/op 0 B/op 0 allocs/op 10.45 ns/op 0 B/op 0 allocs/op 1.14
BenchmarkSplitRepoPath/0 (github.com/hairyhenderson/go-fsimpl/gitfs) - ns/op 11.94 ns/op 10.45 ns/op 1.14
BenchmarkSplitRepoPath/0 (github.com/hairyhenderson/go-fsimpl/gitfs) - B/op 0 B/op 0 B/op 1
BenchmarkSplitRepoPath/0 (github.com/hairyhenderson/go-fsimpl/gitfs) - allocs/op 0 allocs/op 0 allocs/op 1
BenchmarkSplitRepoPath/1 (github.com/hairyhenderson/go-fsimpl/gitfs) 15.3 ns/op 0 B/op 0 allocs/op 13.82 ns/op 0 B/op 0 allocs/op 1.11
BenchmarkSplitRepoPath/1 (github.com/hairyhenderson/go-fsimpl/gitfs) - ns/op 15.3 ns/op 13.82 ns/op 1.11
BenchmarkSplitRepoPath/1 (github.com/hairyhenderson/go-fsimpl/gitfs) - B/op 0 B/op 0 B/op 1
BenchmarkSplitRepoPath/1 (github.com/hairyhenderson/go-fsimpl/gitfs) - allocs/op 0 allocs/op 0 allocs/op 1
BenchmarkSplitRepoPath/2 (github.com/hairyhenderson/go-fsimpl/gitfs) 36.81 ns/op 4 B/op 1 allocs/op 32.13 ns/op 4 B/op 1 allocs/op 1.15
BenchmarkSplitRepoPath/2 (github.com/hairyhenderson/go-fsimpl/gitfs) - ns/op 36.81 ns/op 32.13 ns/op 1.15
BenchmarkSplitRepoPath/2 (github.com/hairyhenderson/go-fsimpl/gitfs) - B/op 4 B/op 4 B/op 1
BenchmarkSplitRepoPath/2 (github.com/hairyhenderson/go-fsimpl/gitfs) - allocs/op 1 allocs/op 1 allocs/op 1
BenchmarkSplitRepoPath/3 (github.com/hairyhenderson/go-fsimpl/gitfs) 38.57 ns/op 8 B/op 1 allocs/op 33.98 ns/op 8 B/op 1 allocs/op 1.14
BenchmarkSplitRepoPath/3 (github.com/hairyhenderson/go-fsimpl/gitfs) - ns/op 38.57 ns/op 33.98 ns/op 1.14
BenchmarkSplitRepoPath/3 (github.com/hairyhenderson/go-fsimpl/gitfs) - B/op 8 B/op 8 B/op 1
BenchmarkSplitRepoPath/3 (github.com/hairyhenderson/go-fsimpl/gitfs) - allocs/op 1 allocs/op 1 allocs/op 1
BenchmarkSplitRepoPath/4 (github.com/hairyhenderson/go-fsimpl/gitfs) 37.26 ns/op 8 B/op 1 allocs/op 32.49 ns/op 8 B/op 1 allocs/op 1.15
BenchmarkSplitRepoPath/4 (github.com/hairyhenderson/go-fsimpl/gitfs) - ns/op 37.26 ns/op 32.49 ns/op 1.15
BenchmarkSplitRepoPath/4 (github.com/hairyhenderson/go-fsimpl/gitfs) - B/op 8 B/op 8 B/op 1
BenchmarkSplitRepoPath/4 (github.com/hairyhenderson/go-fsimpl/gitfs) - allocs/op 1 allocs/op 1 allocs/op 1
BenchmarkSplitRepoPath/5 (github.com/hairyhenderson/go-fsimpl/gitfs) 43.27 ns/op 4 B/op 1 allocs/op 37.46 ns/op 4 B/op 1 allocs/op 1.16
BenchmarkSplitRepoPath/5 (github.com/hairyhenderson/go-fsimpl/gitfs) - ns/op 43.27 ns/op 37.46 ns/op 1.16
BenchmarkSplitRepoPath/5 (github.com/hairyhenderson/go-fsimpl/gitfs) - B/op 4 B/op 4 B/op 1
BenchmarkSplitRepoPath/5 (github.com/hairyhenderson/go-fsimpl/gitfs) - allocs/op 1 allocs/op 1 allocs/op 1
BenchmarkSplitRepoPath/6 (github.com/hairyhenderson/go-fsimpl/gitfs) 16.06 ns/op 0 B/op 0 allocs/op 14.29 ns/op 0 B/op 0 allocs/op 1.12
BenchmarkSplitRepoPath/6 (github.com/hairyhenderson/go-fsimpl/gitfs) - ns/op 16.06 ns/op 14.29 ns/op 1.12
BenchmarkSplitRepoPath/6 (github.com/hairyhenderson/go-fsimpl/gitfs) - B/op 0 B/op 0 B/op 1
BenchmarkSplitRepoPath/6 (github.com/hairyhenderson/go-fsimpl/gitfs) - allocs/op 0 allocs/op 0 allocs/op 1

This comment was automatically generated by workflow using github-action-benchmark.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants