Skip to content

Update all non-major dependencies - #612

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/all-non-major
Open

Update all non-major dependencies#612
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/all-non-major

Conversation

@renovate

@renovate renovate Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change Pending Age Confidence
cimg/go docker patch 1.26.51.26.7 1.27.0 age confidence
github.com/stretchr/testify require minor v1.11.1v1.12.1 age confidence
golang.org/x/mod require minor v0.38.0v0.40.0 age confidence
helm.sh/helm/v3 require patch v3.21.3v3.21.4 age confidence
k8s.io/api require patch v0.36.3v0.36.4 v0.37.0 age confidence
k8s.io/apimachinery require patch v0.36.3v0.36.4 v0.37.0 age confidence
k8s.io/client-go require patch v0.36.3v0.36.4 v0.37.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

stretchr/testify (github.com/stretchr/testify)

v1.12.1

Compare Source

This is the first release which has the minimum dependencies practical in testify v1. The last remaining dependencies are github.com/stretchr/objx which itself has no dependencies, and go.yaml.in/yaml/v3. Removing objx would require v2, it cannot be vendored. Removing YAML would require vendoring the yaml library, which would do more harm than good. It's better to become aware of vulnerabilities in the official yaml package than to attempt to maintain our own.

What's Changed
New Contributors

Full Changelog: stretchr/testify@v1.12.0...v1.12.1

What's Changed
New Contributors

Full Changelog: stretchr/testify@v1.12.0...v1.12.1

v1.12.0

Compare Source

What's Changed

Functional Changes
Fixes
Documentation, Build & CI

New Contributors

Full Changelog: stretchr/testify@v1.11.0...v1.12.0

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.11.0...v1.12.0

helm/helm (helm.sh/helm/v3)

v3.21.4: Helm v3.21.4

Compare Source

Helm v3.21.4 is a patch release. Users are encouraged to upgrade for the best experience.

The community keeps growing, and we'd love to see you there!

  • Join the discussion in Kubernetes Slack:
    • for questions and just to hang out
    • for discussing PRs, code, and bugs
  • Hang out at the Public Developer Call: Thursday, 9:30 Pacific via Zoom
  • Test, debug, and contribute charts: ArtifactHub/packages

Notable Changes

  • fix(engine): prevent Files.Lines panic on empty file (backport to v3)- #​32303 by @​mahesh-sadupalli
  • fix(provenance): migrate to ProtonMail/go-crypto to resolve GO-2026-5932- #​32463 by @​karan-vk
  • [dev-v3 backport] fix: bump go.opentelemetry.io/otel@​v1.44.0 for GO-2026-5158- #​32535 by @​scottrigby
  • [dev-v3 backport] deps: bump google.golang.org/grpc@​v1.82.1 for GO-2026-6061- #​32536 by @​scottrigby
  • chore(deps): bump golang.org/x/crypto from 0.53.0 to 0.54.0- (includes golang.org/x/text v0.40.0 to fix GO-2026-5970) #​32308

Installation and Upgrading

Download Helm v3.21.4. The common platform binaries are here:

This release was signed with 208D D36E D5BB 3745 A167 43A4 C7C6 FBB5 B91C 1155 and can be found at @​scottrigby keybase account. Please use the attached signatures for verifying this release using gpg.

The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with bash.

What's Next

  • 4.3.0 and 3.22.0 are the next minor releases scheduled for September 9, 2026

Changelog

  • chore(deps): bump golang.org/x/crypto from 0.53.0 to 0.54.0 (#​32308) 813176c (dependabot[bot])
  • [dev-v3 backport] deps: bump google.golang.org/grpc@​v1.82.1 for GO-2026-6061 b6aa8b1 (Scott Rigby)
  • fix: bump go.opentelemetry.io/otel@​v1.44.0 for GO-2026-5158 57ce7ae (Scott Rigby)
  • fix(provenance): migrate to ProtonMail/go-crypto to resolve GO-2026-5932 ab71449 (Karan V)
  • fix(engine): prevent Files.Lines panic on empty file 955dfab (Mahesh Sadupalli)

Full Changelog: helm/helm@v3.21.3...v3.21.4

kubernetes/api (k8s.io/api)

v0.36.4

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.36.4

Compare Source

kubernetes/client-go (k8s.io/client-go)

v0.36.4

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 renovate Bot added the dependencies Pull requests that update a dependency file label Aug 17, 2026
@fairwinds-insights

Copy link
Copy Markdown

Fairwinds Insights Scan Results

View the full report at insights.fairwinds.com.

✅ No new Action Items detected!

@renovate
renovate Bot force-pushed the renovate/all-non-major branch from 3ea003a to ea824bd Compare August 17, 2026 17:16
@renovate renovate Bot changed the title Update module github.com/stretchr/testify to v1.12.0 Update all non-major dependencies Aug 17, 2026
@jdesouza
jdesouza enabled auto-merge (squash) August 17, 2026 17:25
@renovate
renovate Bot force-pushed the renovate/all-non-major branch from ea824bd to a8b0130 Compare August 18, 2026 13:01
@renovate renovate Bot changed the title Update all non-major dependencies Update module golang.org/x/mod to v0.39.0 Aug 18, 2026
@renovate
renovate Bot force-pushed the renovate/all-non-major branch from a8b0130 to 90fe6ab Compare August 20, 2026 19:35
@renovate renovate Bot changed the title Update module golang.org/x/mod to v0.39.0 Update module golang.org/x/mod to v0.40.0 Aug 20, 2026
@renovate
renovate Bot force-pushed the renovate/all-non-major branch from 90fe6ab to f76c0f8 Compare August 21, 2026 13:35
@renovate renovate Bot changed the title Update module golang.org/x/mod to v0.40.0 Update all non-major dependencies Aug 21, 2026
@renovate
renovate Bot force-pushed the renovate/all-non-major branch from f76c0f8 to 96e3fa9 Compare August 21, 2026 15:21
@renovate

renovate Bot commented Aug 21, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ 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):

  • 5 additional dependencies were updated

Details:

Package Change
go.yaml.in/yaml/v3 v3.0.4 -> v3.0.5
golang.org/x/net v0.55.0 -> v0.56.0
golang.org/x/sys v0.46.0 -> v0.47.0
golang.org/x/term v0.44.0 -> v0.45.0
golang.org/x/text v0.38.0 -> v0.40.0

@renovate
renovate Bot force-pushed the renovate/all-non-major branch from 96e3fa9 to 0ae70a2 Compare August 25, 2026 15:36
@renovate
renovate Bot force-pushed the renovate/all-non-major branch 3 times, most recently from a136e1a to 4b8231b Compare August 27, 2026 21:34
@renovate
renovate Bot force-pushed the renovate/all-non-major branch 7 times, most recently from 3d28596 to 0b955f1 Compare August 30, 2026 13:39
@renovate
renovate Bot force-pushed the renovate/all-non-major branch 3 times, most recently from e5a2c34 to 6f53ce9 Compare September 1, 2026 01:09
@renovate
renovate Bot force-pushed the renovate/all-non-major branch from 6f53ce9 to 9c1323a Compare September 1, 2026 12:01
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant