test-infra
test-infra copied to clipboard
fix(deps): update all go dependencies
This PR contains the following updates:
| Package | Change | Age | Confidence | Type | Update |
|---|---|---|---|---|---|
| cloud.google.com/go/logging | v1.13.0 -> v1.13.1 |
require | patch | ||
| cloud.google.com/go/pubsub/v2 | v2.2.0 -> v2.3.0 |
require | minor | ||
| github.com/avast/retry-go/v4 | v4.6.1 -> v4.7.0 |
require | minor | ||
| github.com/onsi/ginkgo/v2 | v2.26.0 -> v2.27.2 |
require | minor | ||
| github.com/zricethezav/gitleaks/v8 | v8.28.0 -> v8.29.0 |
require | minor | ||
| go (source) | 1.25.2 -> 1.25.4 |
golang | patch | ||
| google.golang.org/api | v0.252.0 -> v0.255.0 |
require | minor |
Release Notes
avast/retry-go (github.com/avast/retry-go/v4)
v4.7.0
What's Changed
- support context cancel cause by @NivKeidan in #117
- Bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by @dependabot[bot] in #136
- Add FullJitterBackoffDelay by @amirrezafahimi in #128
- No delay after final retry on max attempts by @StounhandJ in #129
- BackOffDelay multiplies attempts from zero by @StounhandJ in #130
- add Go version 1.25 to test matrix for expanded compatibility testing by @JaSei in #142
New Contributors
- @NivKeidan made their first contribution in #117
- @amirrezafahimi made their first contribution in #128
- @StounhandJ made their first contribution in #129
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
2.27.2
Fixes
- inline automaxprocs to simplify dependencies; this will be removed when Go 1.26 comes out [
a69113a]
Maintenance
v2.27.1
2.27.1
Fixes
- Fix Ginkgo Reporter slice-bounds panic [
606c1cb] - Bug Fix: Add GinkoTBWrapper.Attr() and GinkoTBWrapper.Output() [
a6463b3]
v2.27.0
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
Changelog
ed65b65Add trace log for skipped archive file when not enabled (#1961)c5ccbb9Respect contexts with timeouts (#1948)3821f30Config min version (#1955)d223718fix(config): validate rules when [extend] is used (#1592)87d9629feat: add Amazon Bedrock API key detection (#1935)228396bAdd GitHub Sponsors section and Discord linka82bc53feat: improve regex to detect Sonar tokens with prefixes (#1931)
googleapis/google-api-go-client (google.golang.org/api)
v0.255.0
Features
- all: Auto-regenerate discovery clients (#3357) (430bc46)
- all: Auto-regenerate discovery clients (#3359) (0bcacee)
- all: Auto-regenerate discovery clients (#3360) (c9cdcad)
- all: Auto-regenerate discovery clients (#3361) (acdddcd)
- all: Auto-regenerate discovery clients (#3362) (040f8aa)
- all: Auto-regenerate discovery clients (#3364) (8f13004)
- all: Auto-regenerate discovery clients (#3365) (4ea8be0)
v0.254.0
Features
- all: Auto-regenerate discovery clients (#3348) (8e2becc)
- all: Auto-regenerate discovery clients (#3350) (9e07cd0)
- all: Auto-regenerate discovery clients (#3351) (470f33c)
- all: Auto-regenerate discovery clients (#3352) (cff2ae6)
- all: Auto-regenerate discovery clients (#3354) (6b3a07f)
- all: Auto-regenerate discovery clients (#3355) (4c613b6)
v0.253.0
Features
- all: Auto-regenerate discovery clients (#3337) (40f2752)
- all: Auto-regenerate discovery clients (#3339) (d1ef976)
- all: Auto-regenerate discovery clients (#3340) (580c65f)
- all: Auto-regenerate discovery clients (#3341) (9d031c4)
- all: Auto-regenerate discovery clients (#3342) (ca2b9ad)
- all: Auto-regenerate discovery clients (#3344) (844753e)
- all: Auto-regenerate discovery clients (#3345) (3de8a5b)
- all: Auto-regenerate discovery clients (#3346) (a590b9a)
- all: Auto-regenerate discovery clients (#3347) (40ca8fe)
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.
ℹ 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 |