test-infra icon indicating copy to clipboard operation
test-infra copied to clipboard

fix(deps): update all go dependencies

Open renovate[bot] opened this issue 1 month ago • 1 comments

This PR contains the following updates:

Package Change Age Confidence Type Update
cloud.google.com/go/logging v1.13.0 -> v1.13.1 age confidence require patch
cloud.google.com/go/pubsub/v2 v2.2.0 -> v2.3.0 age confidence require minor
github.com/avast/retry-go/v4 v4.6.1 -> v4.7.0 age confidence require minor
github.com/onsi/ginkgo/v2 v2.26.0 -> v2.27.2 age confidence require minor
github.com/zricethezav/gitleaks/v8 v8.28.0 -> v8.29.0 age confidence require minor
go (source) 1.25.2 -> 1.25.4 age confidence golang patch
google.golang.org/api v0.252.0 -> v0.255.0 age confidence require minor

Release Notes

avast/retry-go (github.com/avast/retry-go/v4)

v4.7.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/avast/retry-go/compare/4.6.1...v4.7.0

onsi/ginkgo (github.com/onsi/ginkgo/v2)

v2.27.2

Compare Source

2.27.2

Fixes
  • inline automaxprocs to simplify dependencies; this will be removed when Go 1.26 comes out [a69113a]
Maintenance
  • Fix syntax errors and typo [a99c6e0]
  • Fix paragraph position error [f993df5]

v2.27.1

Compare Source

2.27.1

Fixes
  • Fix Ginkgo Reporter slice-bounds panic [606c1cb]
  • Bug Fix: Add GinkoTBWrapper.Attr() and GinkoTBWrapper.Output() [a6463b3]

v2.27.0

Compare Source

2.27.0

Features
Transforming Nodes during Tree Construction

This release adds support for NodeArgsTransformers that can be registered with AddTreeConstructionNodeArgsTransformer.

These are called during the tree construction phase as nodes are constructed and can modify the node strings and decorators. This enables frameworks built on top of Ginkgo to modify Ginkgo nodes and enforce conventions.

Learn more here.

Spec Prioritization

A new SpecPriority(int) decorator has been added. Ginkgo will honor priority when ordering specs, ensuring that higher priority specs start running before lower priority specs

Learn more here.

Maintenance
zricethezav/gitleaks (github.com/zricethezav/gitleaks/v8)

v8.29.0

Compare Source

Changelog

golang/go (go)

v1.25.4

v1.25.3

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

v0.255.0

Compare Source

Features

v0.254.0

Compare Source

Features

v0.253.0

Compare Source

Features

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Oct 13 '25 21:10 renovate[bot]

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 11 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.6 -> v0.3.7
golang.org/x/crypto v0.43.0 -> v0.44.0
golang.org/x/mod v0.28.0 -> v0.29.0
golang.org/x/oauth2 v0.31.0 -> v0.33.0
golang.org/x/sync v0.17.0 -> v0.18.0
golang.org/x/sys v0.37.0 -> v0.38.0
golang.org/x/text v0.30.0 -> v0.31.0
golang.org/x/time v0.13.0 -> v0.14.0
golang.org/x/tools v0.37.0 -> v0.38.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20251002232023-7c0ddcbb5797 -> v0.0.0-20251103181224-f26f9409b101
google.golang.org/grpc v1.75.1 -> v1.76.0

renovate[bot] avatar Nov 10 '25 23:11 renovate[bot]