Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2026

Bumps the cluster-api group with 1 update: sigs.k8s.io/cluster-api/test.

Updates sigs.k8s.io/cluster-api/test from 1.10.4 to 1.12.1

Release notes

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

v1.12.1

👌 Kubernetes version support

  • Management Cluster: v1.31.x -> v1.35.x
  • Workload Cluster: v1.29.x -> v1.35.x

More information about version support can be found here

Highlights

  • Support for Kubernetes v1.35

Changes since v1.12.0

📈 Overview

  • 8 new commits merged
  • 1 bug fixed 🐛

🐛 Bug Fixes

  • KCP/MachineSet: Preserve existing object names for backward compatibility with pre-v1.7 in-place updates (#13147)

🌱 Others

  • CI: Bump Kubernetes version used for testing to v1.35.0-rc.1 (#13139)
  • e2e: Bump kind to v0.31.0 (#13163)
  • e2e: Bump Kubernetes version used for testing to v1.35.0 (#13161)
  • e2e: Bump to etcd-v3.6.6-0 (#13145)

📖 Additionally, there have been 3 contributions to our documentation and book. (#13141, #13154, #13160)

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.

Thanks to all our contributors! 😊

v1.12.0

👌 Kubernetes version support

  • Management Cluster: v1.31.x -> v1.34.x
  • Workload Cluster: v1.29.x -> v1.34.x

More information about version support can be found here

Highlights

... (truncated)

Commits
  • b9b9065 Merge pull request #13163 from sbueringer/pr-bump-kind-0.31-1.12
  • cbff1e8 Bump kind to v0.31.0
  • e10c3c5 Merge pull request #13161 from fabriziopandini/test-k8s-v1.35.0-release-1.12
  • dd4f275 Bump Kubernetes version used for testing to v1.35.0
  • 21b23ba Merge pull request #13160 from k8s-infra-cherrypick-robot/cherry-pick-13155-t...
  • 5fbab0b Improve chained upgrade docs
  • 1a0905d Merge pull request #13154 from k8s-infra-cherrypick-robot/cherry-pick-13153-t...
  • 969238d Improvements to the in-place updates docs
  • 8220bb3 Merge pull request #13147 from k8s-infra-cherrypick-robot/cherry-pick-13124-t...
  • ebc3749 MachineSet/KCP: Preserve existing object names for backward compatibility wit...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 cluster-api group with 1 update: [sigs.k8s.io/cluster-api/test](https://github.com/kubernetes-sigs/cluster-api).


Updates `sigs.k8s.io/cluster-api/test` from 1.10.4 to 1.12.1
- [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases)
- [Commits](kubernetes-sigs/cluster-api@v1.10.4...v1.12.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 13, 2026
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 13, 2026
@dependabot dependabot bot requested a review from wikkyk as a code owner January 13, 2026 04:29
@dependabot dependabot bot added the go Pull requests that update Go code label Jan 13, 2026
@github-actions
Copy link

Tests

Please note that running unit and e2e tests requires manual approval from a team member.

e2e tests

We use labels to control which e2e tests contexts are run:

Label Behaviour
none Run Generic tests only
e2e/none skip all e2e tests (documentation etc) - overrides all e2e/* labels Do not run any e2e tests
e2e/flatcar run Flatcar e2e tests Add Flatcar tests

ℹ️ Ask a team member to add the requested labels if you don't have enough permissions.

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.

0 participants