Skip to content

chore(deps): bump the gomod-minor-patch group across 1 directory with 13 updates#263

Merged
bassosimone merged 2 commits into
mainfrom
dependabot/go_modules/gomod-minor-patch-9cc60a4ba8
May 18, 2026
Merged

chore(deps): bump the gomod-minor-patch group across 1 directory with 13 updates#263
bassosimone merged 2 commits into
mainfrom
dependabot/go_modules/gomod-minor-patch-9cc60a4ba8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Bumps the gomod-minor-patch group with 8 updates in the / directory:

Package From To
cloud.google.com/go/secretmanager 1.16.0 1.20.0
github.com/go-jose/go-jose/v4 4.1.3 4.1.4
github.com/m-lab/access 0.0.14-0.20260420095404-0a3b3b6587e2 0.1.0
github.com/paulmach/orb 0.12.0 0.13.0
k8s.io/api 0.35.2 0.36.0
k8s.io/client-go 0.35.2 0.36.0
cloud.google.com/go/compute 1.56.0 1.62.0
github.com/aptible/supercronic 0.2.43 0.2.45

Updates cloud.google.com/go/secretmanager from 1.16.0 to 1.20.0

Release notes

Sourced from cloud.google.com/go/secretmanager's releases.

orgpolicy: v1.20.0

v1.20.0 (2026-05-07)

workflows: v1.19.0

v1.19.0 (2026-05-07)

recommender: v1.18.0

v1.18.0 (2026-05-07)

storagetransfer: v1.18.0

v1.18.0 (2026-05-07)

notebooks: v1.17.0

v1.17.0 (2026-05-07)

servicedirectory: v1.17.0

v1.17.0 (2026-05-07)

translate: v1.17.0

v1.17.0 (2026-05-07)

Changelog

Sourced from cloud.google.com/go/secretmanager's changelog.

1.20.0 (2023-06-20)

Features

  • documentai: Add StyleInfo to document.proto (b726d41)
  • documentai: Add StyleInfo to document.proto (b726d41)

Bug Fixes

  • documentai: REST query UpdateMask bug (df52820)

1.19.0 (2023-05-30)

Features

  • documentai: Update all direct dependencies (b340d03)

1.18.1 (2023-05-08)

Bug Fixes

  • documentai: Update grpc to v1.55.0 (1147ce0)

1.18.0 (2023-03-22)

Features

  • documentai: Add ImportProcessorVersion in v1beta3 (c967961)

1.17.0 (2023-03-15)

Features

  • documentai: Added hints.language_hints field in OcrConfig (#7522) (b2c40c3)
Commits
  • 47bb902 chore: release main (#10988)
  • 2b8ca4b chore: add Protobuf warning to release notes (#11025)
  • 8bb87d5 chore: update google.golang.org/api to v0.203.0 (#11022)
  • d40fbff fix(storage): Skip only specific transport tests. (#11016)
  • ff06fc2 fix: Fix default service account tests on GCE. (#11021)
  • 6071167 feat(alloydb): add new PSC instance configuration setting and output the PSC ...
  • 15eacb9 chore: update SA used for tests (#11018)
  • e78389d chore: fix doc publish creds (#11019)
  • 1d7ee9f chore(main): release auth 0.9.9 (#11003)
  • 6e69d2e feat(texttospeech): add brand voice lite, which lets you clone a voice with j...
  • Additional commits viewable in compare view

Updates github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4

Release notes

Sourced from github.com/go-jose/go-jose/v4's releases.

v4.1.4

What's Changed

Fixes Panic in JWE decryption. See GHSA-78h2-9frx-2jm8

Full Changelog: go-jose/go-jose@v4.1.3...v4.1.4

Commits

Updates github.com/googleapis/gax-go/v2 from 2.17.0 to 2.21.0

Release notes

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

v2: v2.21.0

v2.21.0 (2026-04-01)

Features

  • update IsFeatureEnabled to not require EXPERIMENTAL (#497) (a2a329e3)

  • hook transport telemetry into gax.Invoke and record (#496) (d5310019)

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)

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)

Commits
  • 774a802 chore: create a release (#498)
  • a2a329e feat(v2): update IsFeatureEnabled to not require EXPERIMENTAL (#497)
  • d531001 feat(v2): hook transport telemetry into gax.Invoke and record (#496)
  • 25485ab chore: create a release (#495)
  • 1f3e9ae feat: hook metric recording into gax.Invoke (#494)
  • defdded feat(v2): add TelemetryErrorInfo and ExtractTelemetryErrorInfo (#487)
  • 399c197 chore(all): update all (#492)
  • c64aabe chore(all): update module google.golang.org/grpc to v1.79.3 [SECURITY] (#490)
  • 06bdf7f chore: create a release (#486)
  • bf56424 chore(all): update all (#484)
  • Additional commits viewable in compare view

Updates github.com/m-lab/access from 0.0.14-0.20260420095404-0a3b3b6587e2 to 0.1.0

Release notes

Sourced from github.com/m-lab/access's releases.

v0.1.0

What's Changed

Full Changelog: m-lab/access@v0.0.13...v0.1.0

Commits

Updates github.com/paulmach/orb from 0.12.0 to 0.13.0

Release notes

Sourced from github.com/paulmach/orb's releases.

v0.13.0

What's Changed

New Contributors

Full Changelog: paulmach/orb@v0.12.0...v0.13.0

Changelog

Sourced from github.com/paulmach/orb's changelog.

v0.13.0 - 2026-03-30

Fixed

Changed

Added

Commits
  • a12a48e update changelog for v0.12.0
  • 9610ef0 Merge pull request #176 from paulmach/pm/generic-geojson
  • e76ee9d geojson: add generic property support to features and collections
  • c2aa315 Merge pull request #177 from paulmach/cleanup
  • 9dea653 reduce go.mod's goversion 1.25 -> 1.18 for better compatibility
  • b3a81cb interface{} -> any
  • 75e83f3 Merge pull request #174 from lukasbindreiter/master
  • b9d09e5 Update bson encoding library to mongo-driver/v2
  • e0c9c1c Merge pull request #172 from OlafFlebbeBosch/master
  • 26f1977 upgrade golangci-lint and fix errors
  • Additional commits viewable in compare view

Updates golang.org/x/net from 0.51.0 to 0.52.0

Commits
  • 316e20c go.mod: update golang.org/x dependencies
  • 9767a42 internal/http3: add support for plugging into net/http
  • 4a81284 http2: update docs to disrecommend this package
  • dec6603 dns/dnsmessage: reject too large of names early during unpack
  • 8afa12f http2: deprecate write schedulers
  • 38019a2 http2: add missing copyright header to export_test.go
  • 039b87f internal/http3: return error when Write is used after status 304 is set
  • 6267c6c internal/http3: add HTTP 103 Early Hints support to ClientConn
  • 591bdf3 internal/http3: add HTTP 103 Early Hints support to Server
  • 1faa6d8 internal/http3: avoid potential race when aborting RoundTrip
  • Additional commits viewable in compare view

Updates google.golang.org/api from 0.269.0 to 0.274.0

Release notes

Sourced from google.golang.org/api's releases.

v0.274.0

0.274.0 (2026-04-02)

Features

v0.273.1

0.273.1 (2026-03-31)

Bug Fixes

  • Merge duplicate x-goog-request-params header (#3547) (2008108)

v0.273.0

0.273.0 (2026-03-23)

Features

v0.272.0

0.272.0 (2026-03-16)

Features

v0.271.0

0.271.0 (2026-03-10)

Features

v0.270.0

0.270.0 (2026-03-08)

... (truncated)

Changelog

Sourced from google.golang.org/api's changelog.

0.274.0 (2026-04-02)

Features

0.273.1 (2026-03-31)

Bug Fixes

  • Merge duplicate x-goog-request-params header (#3547) (2008108)

0.273.0 (2026-03-23)

Features

0.272.0 (2026-03-16)

Features

0.271.0 (2026-03-10)

Features

0.270.0 (2026-03-08)

Features

... (truncated)

Commits

Updates google.golang.org/genproto from 0.0.0-20260128011058-8636f8732409 to 0.0.0-20260319201613-d00831a3d3e7

Commits

Updates k8s.io/api from 0.35.2 to 0.36.0

Commits
  • 545bb97 Update dependencies to v0.36.0 tag
  • 879d396 Merge remote-tracking branch 'origin/master' into release-1.36
  • 030d81f Update github.com/moby/spdystream from v0.5.0 to v0.5.1
  • aef6eb6 Add granular authorization for DRA ResourceClaim status updates
  • 91061ea Merge pull request #136589 from tosi3k/preemption-mode
  • e6b81e2 Add Workload-Aware Preemption fields to Workload and PodGroup APIs
  • f8fce2e Merge pull request #136989 from nojnhuh/podgroup-resourceclaim
  • b928f5e Workload API: PodGroup ResourceClaims (KEP-5729)
  • 61bd78e Merge pull request #137190 from everpeace/KEP-5491-alpha
  • 6bf46eb Merge pull request #137028 from nmn3m/feature/dra-resource-pool-status
  • Additional commits viewable in compare view

Updates k8s.io/apimachinery from 0.35.2 to 0.36.0

Commits
  • debe1eb Update dependencies to v0.36.0 tag
  • efb7f26 Merge remote-tracking branch 'origin/master' into release-1.36
  • d966e56 Update github.com/moby/spdystream from v0.5.0 to v0.5.1
  • 79b3632 Merge pull request #137864 from yongruilin/dv-dra-mismatch
  • a8822f7 Add slice and map union member support with tests
  • 7dba2d0 Use IsZero instead of IsNil for union ratcheting check
  • d95710f Fix union validation ratcheting when oldObj is nil
  • 729062d Merge pull request #137849 from bryantbiggs/deps/update-kube-openapi
  • 13b12e6 dependencies: bump kube-openapi to drop ginkgo/gomega indirect deps
  • 27f4670 Merge pull request #136657 from Jefftree/sharding-test
  • Additional commits viewable in compare view

Updates k8s.io/client-go from 0.35.2 to 0.36.0

Commits
  • 1d95f02 Update dependencies to v0.36.0 tag
  • f22a53e Merge remote-tracking branch 'origin/master' into release-1.36
  • a948641 Update github.com/moby/spdystream from v0.5.0 to v0.5.1
  • 7e44ffc Add Workload-Aware Preemption fields to Workload and PodGroup APIs
  • df2d882 Merge pull request #136989 from nojnhuh/podgroup-resourceclaim
  • 4eece52 Workload API: PodGroup ResourceClaims (KEP-5729)
  • 3d35c51 Merge pull request #137190 from everpeace/KEP-5491-alpha
  • 0434117 Merge pull request #137028 from nmn3m/feature/dra-resource-pool-status
  • ba785be Drop CSR analogy, mark ObjectMeta +required,reduce limits (maxItems=500, maxL...
  • 4a9c878 Add ResourcePoolStatusRequest API types and generated code
  • Additional commits viewable in compare view

Updates cloud.google.com/go/compute from 1.56.0 to 1.62.0

Commits
  • 94d24ca chore: librarian release pull request: 20260507T184113Z (#14549)
  • 541569e docs: update README to reflect Gemini Enterprise Agent Platform
  • 237533a Merge pull request #14545 from googleapis:release-agentplatform-0.20.0
  • d70876a chore: release agentplatform@v0.20.0
  • 32a256f feat(agentplatform): Add structured data and memory type to Memory.
  • 37572e3 chore: update librarian to use new config command (#14540)
  • d6d7382 chore(agentplatform): update deps
  • fd34e97 feat(geminidataanlytics): generate v1 client (#14542)
  • 07fe29b feat: update API sources and regenerate (#14537)
  • 6b9f6c7 feat(memorystore): enable gRPC transport (#14532)
  • Additional commits viewable in compare view

Updates github.com/aptible/supercronic from 0.2.43 to 0.2.45

Release notes

Sourced from github.com/aptible/supercronic's releases.

v0.2.45

What's Changed

Full Changelog: aptible/supercronic@v0.2.44...v0.2.45

Installation Instructions

supercronic-linux-amd64

Add the following stanza to your Dockerfile to install supercronic-linux-amd64.

You will need to install curl beforehand.

# Latest releases available at https://github.com/aptible/supercronic/releases
ENV SUPERCRONIC_URL=https://github.com/aptible/supercronic/releases/download/v0.2.45/supercronic-linux-amd64 \
    SUPERCRONIC_SHA1SUM=e894b193bea75a5ee644e700c59e30eedc804cf7 \
    SUPERCRONIC=supercronic-linux-amd64

RUN curl -fsSLO "$SUPERCRONIC_URL"
&& echo "${SUPERCRONIC_SHA1SUM} ${SUPERCRONIC}" | sha1sum -c -
&& chmod +x "$SUPERCRONIC"
&& mv "$SUPERCRONIC" "/usr/local/bin/${SUPERCRONIC}"
&& ln -s "/usr/local/bin/${SUPERCRONIC}" /usr/local/bin/supercronic

supercronic-linux-386

Add the following stanza to your Dockerfile to install supercronic-linux-386.

You will need to install curl beforehand.

# Latest releases available at https://github.com/aptible/supercronic/releases
ENV SUPERCRONIC_URL=https://github.com/aptible/supercronic/releases/download/v0.2.45/supercronic-linux-386 \
    SUPERCRONIC_SHA1SUM=9389486a0727197fd37573adfe0575f520253de2 \
    SUPERCRONIC=supercronic-linux-386

RUN curl -fsSLO "$SUPERCRONIC_URL"
&& echo "${SUPERCRONIC_SHA1SUM} ${SUPERCRONIC}" | sha1sum -c -
&& chmod +x "$SUPERCRONIC"
&& mv "$SUPERCRONIC" "/usr/local/bin/${SUPERCRONIC}"
&& ln -s "/usr/local/bin/${SUPERCRONIC}" /usr/local/bin/supercronic

supercronic-linux-arm

Add the following stanza to your Dockerfile to install supercronic-linux-arm.

You will need to install curl beforehand.

... (truncated)

Commits


This change is Reviewable

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 11, 2026
Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

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

Claude Code Review

This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.

Tip: disable this comment in your organization's Code Review settings.

… 13 updates

Bumps the gomod-minor-patch group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/secretmanager](https://github.com/googleapis/google-cloud-go) | `1.16.0` | `1.20.0` |
| [github.com/go-jose/go-jose/v4](https://github.com/go-jose/go-jose) | `4.1.3` | `4.1.4` |
| [github.com/m-lab/access](https://github.com/m-lab/access) | `0.0.14-0.20260420095404-0a3b3b6587e2` | `0.1.0` |
| [github.com/paulmach/orb](https://github.com/paulmach/orb) | `0.12.0` | `0.13.0` |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.35.2` | `0.36.0` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.35.2` | `0.36.0` |
| [cloud.google.com/go/compute](https://github.com/googleapis/google-cloud-go) | `1.56.0` | `1.62.0` |
| [github.com/aptible/supercronic](https://github.com/aptible/supercronic) | `0.2.43` | `0.2.45` |



Updates `cloud.google.com/go/secretmanager` from 1.16.0 to 1.20.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md)
- [Commits](googleapis/google-cloud-go@kms/v1.16.0...dlp/v1.20.0)

Updates `github.com/go-jose/go-jose/v4` from 4.1.3 to 4.1.4
- [Release notes](https://github.com/go-jose/go-jose/releases)
- [Commits](go-jose/go-jose@v4.1.3...v4.1.4)

Updates `github.com/googleapis/gax-go/v2` from 2.17.0 to 2.21.0
- [Release notes](https://github.com/googleapis/gax-go/releases)
- [Commits](googleapis/gax-go@v2.17.0...v2.21.0)

Updates `github.com/m-lab/access` from 0.0.14-0.20260420095404-0a3b3b6587e2 to 0.1.0
- [Release notes](https://github.com/m-lab/access/releases)
- [Commits](https://github.com/m-lab/access/commits/v0.1.0)

Updates `github.com/paulmach/orb` from 0.12.0 to 0.13.0
- [Release notes](https://github.com/paulmach/orb/releases)
- [Changelog](https://github.com/paulmach/orb/blob/master/CHANGELOG.md)
- [Commits](paulmach/orb@v0.12.0...v0.13.0)

Updates `golang.org/x/net` from 0.51.0 to 0.52.0
- [Commits](golang/net@v0.51.0...v0.52.0)

Updates `google.golang.org/api` from 0.269.0 to 0.274.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.269.0...v0.274.0)

Updates `google.golang.org/genproto` from 0.0.0-20260128011058-8636f8732409 to 0.0.0-20260319201613-d00831a3d3e7
- [Commits](https://github.com/googleapis/go-genproto/commits)

Updates `k8s.io/api` from 0.35.2 to 0.36.0
- [Commits](kubernetes/api@v0.35.2...v0.36.0)

Updates `k8s.io/apimachinery` from 0.35.2 to 0.36.0
- [Commits](kubernetes/apimachinery@v0.35.2...v0.36.0)

Updates `k8s.io/client-go` from 0.35.2 to 0.36.0
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.35.2...v0.36.0)

Updates `cloud.google.com/go/compute` from 1.56.0 to 1.62.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@compute/v1.56.0...compute/v1.62.0)

Updates `github.com/aptible/supercronic` from 0.2.43 to 0.2.45
- [Release notes](https://github.com/aptible/supercronic/releases)
- [Commits](aptible/supercronic@v0.2.43...v0.2.45)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/compute
  dependency-version: 1.62.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-minor-patch
- dependency-name: cloud.google.com/go/secretmanager
  dependency-version: 1.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-minor-patch
- dependency-name: github.com/aptible/supercronic
  dependency-version: 0.2.45
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod-minor-patch
- dependency-name: github.com/go-jose/go-jose/v4
  dependency-version: 4.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod-minor-patch
- dependency-name: github.com/googleapis/gax-go/v2
  dependency-version: 2.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-minor-patch
- dependency-name: github.com/m-lab/access
  dependency-version: 0.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-minor-patch
- dependency-name: github.com/paulmach/orb
  dependency-version: 0.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-minor-patch
- dependency-name: golang.org/x/net
  dependency-version: 0.52.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-minor-patch
- dependency-name: google.golang.org/api
  dependency-version: 0.274.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-minor-patch
- dependency-name: google.golang.org/genproto
  dependency-version: 0.0.0-20260319201613-d00831a3d3e7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod-minor-patch
- dependency-name: k8s.io/api
  dependency-version: 0.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-minor-patch
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-minor-patch
- dependency-name: k8s.io/client-go
  dependency-version: 0.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/gomod-minor-patch-9cc60a4ba8 branch from 4422af4 to 29005e4 Compare May 12, 2026 14:22
@coveralls
Copy link
Copy Markdown

coveralls commented May 12, 2026

Coverage Report for CI Build 26050487734

Warning

Build has drifted: This PR's base is out of sync with its target branch, so coverage data may include unrelated changes.
Quick fix: rebase this PR. Learn more →

Coverage remained the same at 82.709%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 3042
Covered Lines: 2516
Line Coverage: 82.71%
Coverage Strength: 6.18 hits per line

💛 - Coveralls

Comment thread .github/workflows/ci.yml
uses: golangci/golangci-lint-action@v9
with:
version: v2.8
version: v2.12
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Required b/c go.mod was bumped to go1.26 and golangci-lint wants the versions to match. W/o this change the related CI check was failing.

Copy link
Copy Markdown
Member

@bassosimone bassosimone left a comment

Choose a reason for hiding this comment

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

🐳

@bassosimone bassosimone merged commit fd7f823 into main May 18, 2026
10 checks passed
@bassosimone bassosimone deleted the dependabot/go_modules/gomod-minor-patch-9cc60a4ba8 branch May 18, 2026 17:52
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants