Skip to content

Update all non-major dependencies - #472

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

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

Conversation

@renovate

@renovate renovate Bot commented Aug 5, 2026

Copy link
Copy Markdown

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change Pending Age Confidence
alpine (source) final minor 3.23.43.24.1 age confidence
github.com/Masterminds/semver/v3 require minor v3.4.0v3.5.0 age confidence
github.com/google/go-containerregistry require minor v0.21.5v0.22.1 age confidence
github.com/stretchr/testify require minor v1.11.1v1.12.1 age confidence
helm.sh/helm/v3 require minor v3.20.2v3.21.4 v3.22.0 age confidence
k8s.io/api require minor v0.35.4v0.37.0 age confidence
k8s.io/apimachinery require minor v0.35.4v0.37.0 age confidence
k8s.io/client-go require minor v0.35.4v0.37.0 age confidence
sigs.k8s.io/controller-runtime require minor v0.23.3v0.25.0 age confidence

Warning

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


Release Notes

Masterminds/semver (github.com/Masterminds/semver/v3)

v3.5.0

Compare Source

What's Changed

New Contributors

Full Changelog: Masterminds/semver@v3.4.0...v3.5.0

google/go-containerregistry (github.com/google/go-containerregistry)

v0.22.1

Compare Source

What's Changed

New Contributors

Full Changelog: google/go-containerregistry@v0.22.0...v0.22.1

v0.22.0

Compare Source

What's Changed

New Contributors

Full Changelog: google/go-containerregistry@v0.21.9...v0.21.10

v0.21.9

Compare Source

What's Changed

Full Changelog: google/go-containerregistry@v0.21.8...v0.21.9

v0.21.8

Compare Source

The artifacts attached to this release are missing SLSA provenance, see #​2390.

What's Changed

New Contributors

Full Changelog: google/go-containerregistry@v0.21.7...v0.21.8

v0.21.7

Compare Source

What's Changed

New Contributors

Full Changelog: google/go-containerregistry@v0.21.6...v0.21.7

v0.21.6

Compare Source

What's Changed
New Contributors

Full Changelog: google/go-containerregistry@v0.21.5...v0.21.6

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 growi

Important

✂ PR body was truncated to here.


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 is behind base branch, 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 5, 2026
@renovate

renovate Bot commented Aug 5, 2026

Copy link
Copy Markdown
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):

  • 29 additional dependencies were updated

Due to Go's usage of Minimal Version Selection (MVS), these packages have been updated to the minimum version available, so will still abide by minimumReleaseAge=7 days

Details:

Package Change
github.com/cyphar/filepath-securejoin v0.6.1 -> v0.7.0
github.com/docker/cli v29.4.0+incompatible -> v29.7.2+incompatible
github.com/fxamacker/cbor/v2 v2.9.0 -> v2.9.1
github.com/go-openapi/jsonpointer v0.22.5 -> v1.0.0
github.com/go-openapi/jsonreference v0.21.5 -> v1.0.0
github.com/go-openapi/swag v0.25.5 -> v0.27.1
github.com/go-openapi/swag/cmdutils v0.25.5 -> v0.27.1
github.com/go-openapi/swag/conv v0.25.5 -> v0.27.1
github.com/go-openapi/swag/fileutils v0.25.5 -> v0.27.1
github.com/go-openapi/swag/jsonutils v0.25.5 -> v0.27.1
github.com/go-openapi/swag/loading v0.25.5 -> v0.27.1
github.com/go-openapi/swag/mangling v0.25.5 -> v0.27.1
github.com/go-openapi/swag/netutils v0.25.5 -> v0.27.1
github.com/go-openapi/swag/stringutils v0.25.5 -> v0.27.1
github.com/go-openapi/swag/typeutils v0.25.5 -> v0.27.1
github.com/go-openapi/swag/yamlutils v0.25.5 -> v0.27.1
github.com/klauspost/compress v1.18.5 -> v1.19.2
github.com/lib/pq v1.11.2 -> v1.12.3
go.yaml.in/yaml/v3 v3.0.4 -> v3.0.5
golang.org/x/net v0.51.0 -> v0.57.0
golang.org/x/sync v0.20.0 -> v0.22.0
golang.org/x/sys v0.43.0 -> v0.47.0
golang.org/x/term v0.40.0 -> v0.45.0
golang.org/x/text v0.34.0 -> v0.40.0
google.golang.org/protobuf v1.36.11 -> v1.36.12-0.20260120151049-f2248ac996af
k8s.io/apiextensions-apiserver v0.35.3 -> v0.37.0
k8s.io/kube-openapi v0.0.0-20260304202019-5b3e3fdb0acf -> v0.0.0-20260721132016-d427ff9ee9ad
k8s.io/utils v0.0.0-20260210185600-b8788abfbbc2 -> v0.0.0-20260626114624-be93311217bd
sigs.k8s.io/structured-merge-diff/v6 v6.3.2 -> v6.4.2

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Aug 5, 2026
@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@renovate
renovate Bot force-pushed the renovate/all-non-major branch from fd461b6 to e53d675 Compare August 7, 2026 19:51
@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 e53d675 to 5a7c8cd Compare August 11, 2026 03:15
@renovate
renovate Bot requested a review from Azahorscak as a code owner August 11, 2026 03:15
@renovate
renovate Bot force-pushed the renovate/all-non-major branch 3 times, most recently from ef35f43 to e46c513 Compare August 21, 2026 15:20
@renovate
renovate Bot force-pushed the renovate/all-non-major branch 2 times, most recently from 2f05b7b to 3999dd0 Compare August 28, 2026 19:24
@renovate
renovate Bot force-pushed the renovate/all-non-major branch 2 times, most recently from 044a92d to ff8314b Compare September 6, 2026 03:38
@renovate
renovate Bot force-pushed the renovate/all-non-major branch from ff8314b to 40f6277 Compare September 10, 2026 15:49
@renovate
renovate Bot force-pushed the renovate/all-non-major branch from 40f6277 to 564d6c8 Compare September 11, 2026 01:49
@renovate
renovate Bot force-pushed the renovate/all-non-major branch from 564d6c8 to 7d7aff8 Compare September 11, 2026 19:20
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.

2 participants