Skip to content

fix(deps): update minor dependencies (master)#1122

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/master-minor-dependencies
Open

fix(deps): update minor dependencies (master)#1122
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/master-minor-dependencies

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Aug 31, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/dell/goiscsi v1.9.0 -> v1.12.0 age confidence
github.com/jroimartin/gocui v0.4.0 -> v0.5.0 age confidence
github.com/rancher/wharfie v0.6.8 -> v0.7.0 age confidence
github.com/stretchr/testify v1.9.0 -> v1.11.1 age confidence
github.com/vishvananda/netlink v1.2.1-beta.2 -> v1.3.1 age confidence
golang.org/x/crypto v0.31.0 -> v0.42.0 age confidence
golang.org/x/net v0.33.0 -> v0.44.0 age confidence
golang.org/x/sys v0.28.0 -> v0.36.0 age confidence
k8s.io/api v0.32.6 -> v0.34.1 age confidence
k8s.io/apimachinery v0.32.6 -> v0.34.1 age confidence
k8s.io/client-go v0.32.6 -> v0.34.1 age confidence
k8s.io/kubelet v0.32.6 -> v0.34.1 age confidence

Release Notes

dell/goiscsi (github.com/dell/goiscsi)

v1.12.0

Compare Source

What's Changed

New Contributors

Full Changelog: dell/goiscsi@v1.11.0...v1.12.0

v1.11.0

Compare Source

What's Changed

New Contributors

Full Changelog: dell/goiscsi@v1.10.0...v1.11.0

v1.10.0

Compare Source

What's Changed

New Contributors

Full Changelog: dell/goiscsi@v1.9.0...v1.10.0

jroimartin/gocui (github.com/jroimartin/gocui)

v0.5.0

Compare Source

rancher/wharfie (github.com/rancher/wharfie)

v0.7.0

Compare Source

What's Changed

This release is not backwards compatible with v1.32 and older kubernetes.

Full Changelog: rancher/wharfie@v0.6.9...v0.7.0

v0.6.9

Compare Source

What's Changed

Full Changelog: rancher/wharfie@v0.6.8...v0.6.9

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

vishvananda/netlink (github.com/vishvananda/netlink)

v1.3.1

Compare Source

What's Changed

New Contributors

Full Changelog: vishvananda/netlink@v1.3.0...v1.3.1

What's Changed

New Contributors

Full Changelog: vishvananda/netlink@v1.3.0...v1.3.1

v1.3.0

Compare Source

  • Fixed backward compatibility breakage of func (h *Handle) ConntrackDeleteFilter.
  • Other fixes and improvements from the community.

v1.2.1

Compare Source

Thanks to the community, this release contains several new functionalities and many bug fixes

kubernetes/api (k8s.io/api)

v0.34.1

Compare Source

v0.34.0

Compare Source

v0.33.5

Compare Source

v0.33.4

Compare Source

v0.33.3

Compare Source

v0.33.2

Compare Source

v0.33.1

Compare Source

v0.33.0

Compare Source

v0.32.9

Compare Source

v0.32.8

Compare Source

v0.32.7

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.34.1

Compare Source

v0.34.0

Compare Source

v0.33.5

[Compare


Configuration

📅 Schedule: Branch creation - "after 10am on sunday" in timezone Asia/Taipei, 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
Copy link
Copy Markdown
Contributor Author

renovate bot commented Aug 31, 2025

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

  • 6 additional dependencies were updated

Details:

Package Change
github.com/klauspost/compress v1.16.5 -> v1.18.0
github.com/opencontainers/image-spec v1.1.0-rc3 -> v1.1.1
github.com/vishvananda/netns v0.0.4 -> v0.0.5
golang.org/x/sync v0.10.0 -> v0.17.0
golang.org/x/text v0.21.0 -> v0.29.0
k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738 -> v0.0.0-20250604170112-4c0f3b243397

@renovate renovate bot force-pushed the renovate/master-minor-dependencies branch 3 times, most recently from 3cd639d to 061efd2 Compare September 9, 2025 14:34
@renovate renovate bot force-pushed the renovate/master-minor-dependencies branch from 061efd2 to cf62dc8 Compare September 10, 2025 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants