Skip to content

Update all non-major dependencies - #343

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

Update all non-major dependencies#343
renovate[bot] wants to merge 1 commit into
mainfrom
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 Age Confidence
alpine (source) final minor 3.173.24 age confidence
cimg/go docker minor 1.231.26 age confidence
github.com/stretchr/testify require minor v1.8.2v1.11.1 age confidence
golang.org/x/time require minor v0.3.0v0.15.0 age confidence
goreleaser/goreleaser docker minor v2.15.4v2.17.1 age confidence
k8s.io/api require minor v0.27.1v0.36.3 age confidence
k8s.io/apiextensions-apiserver require minor v0.27.1v0.36.3 age confidence
k8s.io/apimachinery require minor v0.27.1v0.36.3 age confidence
k8s.io/client-go require minor v0.27.1v0.36.3 age confidence
k8s.io/klog/v2 require minor v2.100.1v2.140.0 age confidence
sigs.k8s.io/controller-runtime require minor v0.14.6v0.24.1 age confidence

Release Notes

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

v1.11.1

Compare Source

This release fixes #​1785 introduced in v1.11.0 where expected argument values implementing the stringer interface (String() string) with a method which mutates their value, when passed to mock.Mock.On (m.On("Method", <expected>).Return()) or actual argument values passed to mock.Mock.Called may no longer match one another where they previously did match. The behaviour prior to v1.11.0 where the stringer is always called is restored. Future testify releases may not call the stringer method at all in this case.

What's Changed

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

v1.11.0

Compare Source

What's Changed

Functional Changes

v1.11.0 Includes a number of performance improvements.

Fixes
Documentation, Build & CI

New Contributors

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

v1.10.0

Compare Source

What's Changed
Functional Changes
Fixes
Documentation, Build & CI
New Contributors

Full Changelog: stretchr/testify@v1.9.0...v1.10.0

v1.9.0

Compare Source

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.8.4...v1.9.0

v1.8.4

Compare Source

What's Changed
New Contributors

Full Changelog: stretchr/testify@v1.8.3...v1.8.4

v1.8.3

Compare Source

What's Changed
New Contributors

Full Changelog: stretchr/testify@v1.8.2...v1.8.3

goreleaser/goreleaser (goreleaser/goreleaser)

v2.17.1

Compare Source

Announcement

Read the official announcement: Announcing GoReleaser v2.17.

Changelog

Bug fixes
Documentation updates
Other work

Full Changelog: goreleaser/goreleaser@v2.17.0...v2.17.1

Helping out

This release is only possible thanks to all the support of some awesome people!

Want to be one of them?
You can sponsor, get a Pro License or contribute with code.

Where to go next?

GoReleaser logo

v2.17.0

Compare Source

Announcement

Read the official announcement: Announcing GoReleaser v2.17.

Changelog

New Features
Security updates
Bug fixes
Documentation updates

Note

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

  • 17 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.20 -> 1.26.0
github.com/davecgh/go-spew v1.1.1 -> v1.1.2-0.20180830191138-d8f796af33cc
github.com/emicklei/go-restful/v3 v3.10.2 -> v3.13.0
github.com/go-logr/logr v1.2.4 -> v1.4.3
github.com/go-openapi/jsonpointer v0.19.6 -> v0.21.0
github.com/go-openapi/swag v0.22.3 -> v0.23.0
github.com/modern-go/reflect2 v1.0.2 -> v1.0.3-0.20250322232337-35a7c28c31ee
github.com/pmezard/go-difflib v1.0.0 -> v1.0.1-0.20181226105442-5d4384ee4fb2
github.com/spf13/pflag v1.0.5 -> v1.0.9
golang.org/x/net v0.10.0 -> v0.49.0
golang.org/x/oauth2 v0.8.0 -> v0.34.0
golang.org/x/sys v0.8.0 -> v0.40.0
golang.org/x/term v0.8.0 -> v0.39.0
golang.org/x/text v0.9.0 -> v0.33.0
k8s.io/kube-openapi v0.0.0-20230501164219-8b0f38b5fd1f -> v0.0.0-20260317180543-43fb72c5454a
k8s.io/utils v0.0.0-20230505201702-9f6742963106 -> v0.0.0-20260210185600-b8788abfbbc2
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd -> v0.0.0-20250730193827-2d320260d730
sigs.k8s.io/yaml v1.3.0 -> v1.6.0

@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 cd3f2f1 to 01fb627 Compare August 7, 2026 16:00
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