Skip to content

Bump the go-dependencies group with 2 updates#60

Merged
bwagner5 merged 1 commit into
mainfrom
dependabot/go_modules/go-dependencies-9fa1dcfa37
Jul 22, 2026
Merged

Bump the go-dependencies group with 2 updates#60
bwagner5 merged 1 commit into
mainfrom
dependabot/go_modules/go-dependencies-9fa1dcfa37

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown
Contributor

Bumps the go-dependencies group with 2 updates: sigs.k8s.io/cluster-api and sigs.k8s.io/cluster-api/test.

Updates sigs.k8s.io/cluster-api from 1.13.3 to 1.13.4

Release notes

Sourced from sigs.k8s.io/cluster-api's releases.

v1.13.4

👌 Kubernetes version support

  • Management Cluster: v1.32.x -> v1.36.x
  • Workload Cluster: v1.30.x -> v1.36.x

More information about version support can be found here

Changes since v1.13.3

📈 Overview

  • 7 new commits merged
  • 4 bugs fixed 🐛

🐛 Bug Fixes

  • clusterctl: Raise management cluster client QPS and Burst (#13901)
  • e2e: Bump kind image in clusterctl v1.10 upgrade test to avoid containerd segv (#13854)
  • e2e: Fix PrettyPrint in WaitForControlPlaneToBeReady (#13844)
  • MachineSet: Delete unhealthy Machines on old MS during in-place updates (#13888)

🌱 Others

  • clusterctl: Bump cert-manager to v1.20.3 (#13851)
  • Dependency: Bump Go version to v1.25.12 (#13906)
  • Dependency: Bump golang.org/x/crypto version to v0.53.0 (#13864)

Dependencies

Added

Nothing has changed.

Changed

  • golang.org/x/crypto: v0.51.0 → v0.53.0
  • golang.org/x/mod: v0.35.0 → v0.36.0
  • golang.org/x/sync: v0.20.0 → v0.21.0
  • golang.org/x/sys: v0.45.0 → v0.46.0
  • golang.org/x/telemetry: be6f6cb → 42602be
  • golang.org/x/term: v0.43.0 → v0.44.0
  • golang.org/x/text: v0.37.0 → v0.38.0
  • golang.org/x/tools: v0.44.0 → v0.45.0

Removed

Nothing has changed.

Thanks to all our contributors! 😊

Commits
  • 27f4644 Merge pull request #13906 from arshadd-b/bump-go-version
  • 48f2208 Merge pull request #13888 from sbueringer/pr-improve-in-place-updates-1.13
  • dbc98ca Bump go version to v1.25.12
  • 7aad3d7 Delete unhealthy Machines on old MS during in-place updates
  • 90876ce Merge pull request #13901 from k8s-infra-cherrypick-robot/cherry-pick-13875-t...
  • 9a3e768 🐛 clusterctl: raise management cluster client QPS and Burst
  • ec7b348 Merge pull request #13864 from arshadd-b/bump-crypto
  • 10f54c8 Bump Crypto version
  • 4a074a3 Merge pull request #13854 from sbueringer/pr-fix-clusterctl-upgrade
  • a24f87e Bump kind image in clusterctl v1.10 upgrade test to avoid containerd segv
  • Additional commits viewable in compare view

Updates sigs.k8s.io/cluster-api/test from 1.13.3 to 1.13.4

Release notes

Sourced from sigs.k8s.io/cluster-api/test's releases.

v1.13.4

👌 Kubernetes version support

  • Management Cluster: v1.32.x -> v1.36.x
  • Workload Cluster: v1.30.x -> v1.36.x

More information about version support can be found here

Changes since v1.13.3

📈 Overview

  • 7 new commits merged
  • 4 bugs fixed 🐛

🐛 Bug Fixes

  • clusterctl: Raise management cluster client QPS and Burst (#13901)
  • e2e: Bump kind image in clusterctl v1.10 upgrade test to avoid containerd segv (#13854)
  • e2e: Fix PrettyPrint in WaitForControlPlaneToBeReady (#13844)
  • MachineSet: Delete unhealthy Machines on old MS during in-place updates (#13888)

🌱 Others

  • clusterctl: Bump cert-manager to v1.20.3 (#13851)
  • Dependency: Bump Go version to v1.25.12 (#13906)
  • Dependency: Bump golang.org/x/crypto version to v0.53.0 (#13864)

Dependencies

Added

Nothing has changed.

Changed

  • golang.org/x/crypto: v0.51.0 → v0.53.0
  • golang.org/x/mod: v0.35.0 → v0.36.0
  • golang.org/x/sync: v0.20.0 → v0.21.0
  • golang.org/x/sys: v0.45.0 → v0.46.0
  • golang.org/x/telemetry: be6f6cb → 42602be
  • golang.org/x/term: v0.43.0 → v0.44.0
  • golang.org/x/text: v0.37.0 → v0.38.0
  • golang.org/x/tools: v0.44.0 → v0.45.0

Removed

Nothing has changed.

Thanks to all our contributors! 😊

Commits
  • 27f4644 Merge pull request #13906 from arshadd-b/bump-go-version
  • 48f2208 Merge pull request #13888 from sbueringer/pr-improve-in-place-updates-1.13
  • dbc98ca Bump go version to v1.25.12
  • 7aad3d7 Delete unhealthy Machines on old MS during in-place updates
  • 90876ce Merge pull request #13901 from k8s-infra-cherrypick-robot/cherry-pick-13875-t...
  • 9a3e768 🐛 clusterctl: raise management cluster client QPS and Burst
  • ec7b348 Merge pull request #13864 from arshadd-b/bump-crypto
  • 10f54c8 Bump Crypto version
  • 4a074a3 Merge pull request #13854 from sbueringer/pr-fix-clusterctl-upgrade
  • a24f87e Bump kind image in clusterctl v1.10 upgrade test to avoid containerd segv
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the go-dependencies group with 2 updates: [sigs.k8s.io/cluster-api](https://github.com/kubernetes-sigs/cluster-api) and [sigs.k8s.io/cluster-api/test](https://github.com/kubernetes-sigs/cluster-api).


Updates `sigs.k8s.io/cluster-api` from 1.13.3 to 1.13.4
- [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases)
- [Commits](kubernetes-sigs/cluster-api@v1.13.3...v1.13.4)

Updates `sigs.k8s.io/cluster-api/test` from 1.13.3 to 1.13.4
- [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases)
- [Commits](kubernetes-sigs/cluster-api@v1.13.3...v1.13.4)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/cluster-api
  dependency-version: 1.13.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: sigs.k8s.io/cluster-api/test
  dependency-version: 1.13.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 22, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 22, 2026 10:33
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 22, 2026

@bwagner5 bwagner5 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@bwagner5
bwagner5 merged commit b4a7c19 into main Jul 22, 2026
1 check passed
@bwagner5
bwagner5 deleted the dependabot/go_modules/go-dependencies-9fa1dcfa37 branch July 22, 2026 15:04
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant