Skip to content

🌱 Bump CAPI to v1.12.5#3154

Merged
metal3-io-bot merged 1 commit intomainfrom
dependabot/go_modules/main/capi-e74dacd8ee
Apr 13, 2026
Merged

🌱 Bump CAPI to v1.12.5#3154
metal3-io-bot merged 1 commit intomainfrom
dependabot/go_modules/main/capi-e74dacd8ee

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 12, 2026

Bumps the capi group with 1 update in the / directory: sigs.k8s.io/cluster-api.
Bumps the capi group with 1 update in the /hack/tools directory: sigs.k8s.io/cluster-api/test.
Bumps the capi group with 2 updates in the /test directory: sigs.k8s.io/cluster-api and sigs.k8s.io/cluster-api/test.

Updates sigs.k8s.io/cluster-api from 1.12.4 to 1.12.5

Release notes

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

v1.12.5

👌 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

Changes since v1.12.4

📈 Overview

  • 14 new commits merged
  • 1 feature addition ✨
  • 3 bugs fixed 🐛

✨ New Features

  • CAPD: Improve CAPD wait for multi-user target (#13523)

🐛 Bug Fixes

  • Testing: Fix flaky by waiting for CRD finalizer processing (#13478)
  • Testing: Fix flaky TestClusterReconciler unit test (#13475)
  • Testing: Fix TestMachineSetReconciler_createMachines_preflightChecks flake (#13477)

🌱 Others

  • CAPD: Reduce verbosity of CAPD exec log (#13494)
  • clusterctl: Bump cert-manager to v1.20.0 (#13484)
  • clusterctl: Bump cert-manager to v1.20.1 (#13519)
  • Dependency: Bump corefile-migration to v1.0.31 (#13526)
  • Dependency: Bump dependencies to fix CVE-2026-33186 (google.golang.org/grpc) (#13504)
  • Dependency: Bump go v1.25.9 (#13554)
  • Dependency: Switch from docker to moby dependencies (#13550)
  • e2e: Start testing with Kubernetes v1.36.0-beta.0 (#13525)
  • KCP: KCP surfaces learner etcd members (#13491)

📖 Additionally, there has been 1 contribution to our documentation and book. (#13528)

Dependencies

Added

Nothing has changed.

Changed

... (truncated)

Commits
  • efc7142 Merge pull request #13550 from fabriziopandini/release-1.12-switch-from-docke...
  • 53761bc Merge pull request #13554 from fabriziopandini/release-1.12-bump-go-v1.25.9
  • 6ebb3bd Bump go v1.25.9
  • 4cf3ae9 Switch from docker to moby dependencies
  • 17d84a1 Merge pull request #13525 from fabriziopandini/start-testing-K8s1.36-release-...
  • 7ef64ec Merge pull request #13528 from k8s-infra-cherrypick-robot/cherry-pick-13527-t...
  • 7bb5240 Merge pull request #13523 from k8s-infra-cherrypick-robot/cherry-pick-13514-t...
  • beb9b04 Add instruction on how to look up max supported CoreDNS version
  • ee92c37 Merge pull request #13526 from fabriziopandini/release-1.12-bump-coredns-migr...
  • e2e0392 Bump corefile-migration to v1.0.31
  • Additional commits viewable in compare view

Updates sigs.k8s.io/cluster-api from 1.12.4 to 1.12.5

Release notes

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

v1.12.5

👌 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

Changes since v1.12.4

📈 Overview

  • 14 new commits merged
  • 1 feature addition ✨
  • 3 bugs fixed 🐛

✨ New Features

  • CAPD: Improve CAPD wait for multi-user target (#13523)

🐛 Bug Fixes

  • Testing: Fix flaky by waiting for CRD finalizer processing (#13478)
  • Testing: Fix flaky TestClusterReconciler unit test (#13475)
  • Testing: Fix TestMachineSetReconciler_createMachines_preflightChecks flake (#13477)

🌱 Others

  • CAPD: Reduce verbosity of CAPD exec log (#13494)
  • clusterctl: Bump cert-manager to v1.20.0 (#13484)
  • clusterctl: Bump cert-manager to v1.20.1 (#13519)
  • Dependency: Bump corefile-migration to v1.0.31 (#13526)
  • Dependency: Bump dependencies to fix CVE-2026-33186 (google.golang.org/grpc) (#13504)
  • Dependency: Bump go v1.25.9 (#13554)
  • Dependency: Switch from docker to moby dependencies (#13550)
  • e2e: Start testing with Kubernetes v1.36.0-beta.0 (#13525)
  • KCP: KCP surfaces learner etcd members (#13491)

📖 Additionally, there has been 1 contribution to our documentation and book. (#13528)

Dependencies

Added

Nothing has changed.

Changed

... (truncated)

Commits
  • efc7142 Merge pull request #13550 from fabriziopandini/release-1.12-switch-from-docke...
  • 53761bc Merge pull request #13554 from fabriziopandini/release-1.12-bump-go-v1.25.9
  • 6ebb3bd Bump go v1.25.9
  • 4cf3ae9 Switch from docker to moby dependencies
  • 17d84a1 Merge pull request #13525 from fabriziopandini/start-testing-K8s1.36-release-...
  • 7ef64ec Merge pull request #13528 from k8s-infra-cherrypick-robot/cherry-pick-13527-t...
  • 7bb5240 Merge pull request #13523 from k8s-infra-cherrypick-robot/cherry-pick-13514-t...
  • beb9b04 Add instruction on how to look up max supported CoreDNS version
  • ee92c37 Merge pull request #13526 from fabriziopandini/release-1.12-bump-coredns-migr...
  • e2e0392 Bump corefile-migration to v1.0.31
  • Additional commits viewable in compare view

Updates sigs.k8s.io/cluster-api/test from 1.12.4 to 1.12.5

Release notes

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

v1.12.5

👌 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

Changes since v1.12.4

📈 Overview

  • 14 new commits merged
  • 1 feature addition ✨
  • 3 bugs fixed 🐛

✨ New Features

  • CAPD: Improve CAPD wait for multi-user target (#13523)

🐛 Bug Fixes

  • Testing: Fix flaky by waiting for CRD finalizer processing (#13478)
  • Testing: Fix flaky TestClusterReconciler unit test (#13475)
  • Testing: Fix TestMachineSetReconciler_createMachines_preflightChecks flake (#13477)

🌱 Others

  • CAPD: Reduce verbosity of CAPD exec log (#13494)
  • clusterctl: Bump cert-manager to v1.20.0 (#13484)
  • clusterctl: Bump cert-manager to v1.20.1 (#13519)
  • Dependency: Bump corefile-migration to v1.0.31 (#13526)
  • Dependency: Bump dependencies to fix CVE-2026-33186 (google.golang.org/grpc) (#13504)
  • Dependency: Bump go v1.25.9 (#13554)
  • Dependency: Switch from docker to moby dependencies (#13550)
  • e2e: Start testing with Kubernetes v1.36.0-beta.0 (#13525)
  • KCP: KCP surfaces learner etcd members (#13491)

📖 Additionally, there has been 1 contribution to our documentation and book. (#13528)

Dependencies

Added

Nothing has changed.

Changed

... (truncated)

Commits
  • efc7142 Merge pull request #13550 from fabriziopandini/release-1.12-switch-from-docke...
  • 53761bc Merge pull request #13554 from fabriziopandini/release-1.12-bump-go-v1.25.9
  • 6ebb3bd Bump go v1.25.9
  • 4cf3ae9 Switch from docker to moby dependencies
  • 17d84a1 Merge pull request #13525 from fabriziopandini/start-testing-K8s1.36-release-...
  • 7ef64ec Merge pull request #13528 from k8s-infra-cherrypick-robot/cherry-pick-13527-t...
  • 7bb5240 Merge pull request #13523 from k8s-infra-cherrypick-robot/cherry-pick-13514-t...
  • beb9b04 Add instruction on how to look up max supported CoreDNS version
  • ee92c37 Merge pull request #13526 from fabriziopandini/release-1.12-bump-coredns-migr...
  • e2e0392 Bump corefile-migration to v1.0.31
  • Additional commits viewable in compare view

Updates sigs.k8s.io/cluster-api/test from 1.12.4 to 1.12.5

Release notes

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

v1.12.5

👌 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

Changes since v1.12.4

📈 Overview

  • 14 new commits merged
  • 1 feature addition ✨
  • 3 bugs fixed 🐛

✨ New Features

  • CAPD: Improve CAPD wait for multi-user target (#13523)

🐛 Bug Fixes

  • Testing: Fix flaky by waiting for CRD finalizer processing (#13478)
  • Testing: Fix flaky TestClusterReconciler unit test (#13475)
  • Testing: Fix TestMachineSetReconciler_createMachines_preflightChecks flake (#13477)

🌱 Others

  • CAPD: Reduce verbosity of CAPD exec log (#13494)
  • clusterctl: Bump cert-manager to v1.20.0 (#13484)
  • clusterctl: Bump cert-manager to v1.20.1 (#13519)
  • Dependency: Bump corefile-migration to v1.0.31 (#13526)
  • Dependency: Bump dependencies to fix CVE-2026-33186 (google.golang.org/grpc) (#13504)
  • Dependency: Bump go v1.25.9 (#13554)
  • Dependency: Switch from docker to moby dependencies (#13550)
  • e2e: Start testing with Kubernetes v1.36.0-beta.0 (#13525)
  • KCP: KCP surfaces learner etcd members (#13491)

📖 Additionally, there has been 1 contribution to our documentation and book. (#13528)

Dependencies

Added

Nothing has changed.

Changed

... (truncated)

Commits
  • efc7142 Merge pull request #13550 from fabriziopandini/release-1.12-switch-from-docke...
  • 53761bc Merge pull request #13554 from fabriziopandini/release-1.12-bump-go-v1.25.9
  • 6ebb3bd Bump go v1.25.9
  • 4cf3ae9 Switch from docker to moby dependencies
  • 17d84a1 Merge pull request #13525 from fabriziopandini/start-testing-K8s1.36-release-...
  • 7ef64ec Merge pull request #13528 from k8s-infra-cherrypick-robot/cherry-pick-13527-t...
  • 7bb5240 Merge pull request #13523 from k8s-infra-cherrypick-robot/cherry-pick-13514-t...
  • beb9b04 Add instruction on how to look up max supported CoreDNS version
  • ee92c37 Merge pull request #13526 from fabriziopandini/release-1.12-bump-coredns-migr...
  • e2e0392 Bump corefile-migration to v1.0.31
  • Additional commits viewable in compare view

Updates sigs.k8s.io/cluster-api from 1.12.4 to 1.12.5

Release notes

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

v1.12.5

👌 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

Changes since v1.12.4

📈 Overview

  • 14 new commits merged
  • 1 feature addition ✨
  • 3 bugs fixed 🐛

✨ New Features

  • CAPD: Improve CAPD wait for multi-user target (#13523)

🐛 Bug Fixes

  • Testing: Fix flaky by waiting for CRD finalizer processing (#13478)
  • Testing: Fix flaky TestClusterReconciler unit test (#13475)
  • Testing: Fix TestMachineSetReconciler_createMachines_preflightChecks flake (#13477)

🌱 Others

  • CAPD: Reduce verbosity of CAPD exec log (#13494)
  • clusterctl: Bump cert-manager to v1.20.0 (#13484)
  • clusterctl: Bump cert-manager to v1.20.1 (#13519)
  • Dependency: Bump corefile-migration to v1.0.31 (#13526)
  • Dependency: Bump dependencies to fix CVE-2026-33186 (google.golang.org/grpc) (#13504)
  • Dependency: Bump go v1.25.9 (#13554)
  • Dependency: Switch from docker to moby dependencies (#13550)
  • e2e: Start testing with Kubernetes v1.36.0-beta.0 (#13525)
  • KCP: KCP surfaces learner etcd members (#13491)

📖 Additionally, there has been 1 contribution to our documentation and book. (#13528)

Dependencies

Added

Nothing has changed.

Changed

... (truncated)

Commits
  • efc7142 Merge pull request #13550 from fabriziopandini/release-1.12-switch-from-docke...
  • 53761bc Merge pull request #13554 from fabriziopandini/release-1.12-bump-go-v1.25.9
  • 6ebb3bd Bump go v1.25.9
  • 4cf3ae9 Switch from docker to moby dependencies
  • 17d84a1 Merge pull request #13525 from fabriziopandini/start-testing-K8s1.36-release-...
  • 7ef64ec Merge pull request #13528 from k8s-infra-cherrypick-robot/cherry-pick-13527-t...
  • 7bb5240 Merge pull request #13523 from k8s-infra-cherrypick-robot/cherry-pick-13514-t...
  • beb9b04 Add instruction on how to look up max supported CoreDNS version
  • ee92c37 Merge pull request #13526 from fabriziopandini/release-1.12-bump-coredns-migr...
  • e2e0392 Bump corefile-migration to v1.0.31
  • Additional commits viewable in compare view

Updates sigs.k8s.io/cluster-api/test from 1.12.4 to 1.12.5

Release notes

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

v1.12.5

👌 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

Changes since v1.12.4

📈 Overview

  • 14 new commits merged
  • 1 feature addition ✨
  • 3 bugs fixed 🐛

✨ New Features

  • CAPD: Improve CAPD wait for multi-user target (#13523)

🐛 Bug Fixes

  • Testing: Fix flaky by waiting for CRD finalizer processing (#13478)
  • Testing: Fix flaky TestClusterReconciler unit test (#13475)
  • Testing: Fix TestMachineSetReconciler_createMachines_preflightChecks flake (#13477)

🌱 Others

  • CAPD: Reduce verbosity of CAPD exec log (#13494)
  • clusterctl: Bump cert-manager to v1.20.0 (#13484)
  • clusterctl: Bump cert-manager to v1.20.1 (#13519)
  • Dependency: Bump corefile-migration to v1.0.31 (#13526)
  • Dependency: Bump dependencies to fix CVE-2026-33186 (google.golang.org/grpc) (#13504)
  • Dependency: Bump go v1.25.9 (#13554)
  • Dependency: Switch from docker to moby dependencies (#13550)
  • e2e: Start testing with Kubernetes v1.36.0-beta.0 (#13525)
  • KCP: KCP surfaces learner etcd members (#13491)

📖 Additionally, there has been 1 contribution to our documentation and book. (#13528)

Dependencies

Added

Nothing has changed.

Changed

... (truncated)

Commits
  • efc7142 Merge pull request #13550 from fabriziopandini/release-1.12-switch-from-docke...
  • 53761bc Merge pull request #13554 from fabriziopandini/release-1.12-bump-go-v1.25.9
  • 6ebb3bd Bump go v1.25.9
  • 4cf3ae9 Switch from docker to moby dependencies
  • 17d84a1 Merge pull request #13525 from fabriziopandini/start-testing-K8s1.36-release-...
  • 7ef64ec Merge pull request #13528 from k8s-infra-cherrypick-robot/cherry-pick-13527-t...
  • 7bb5240 Merge pull request #13523 from k8s-infra-cherrypick-robot/cherry-pick-13514-t...
  • beb9b04 Add instruction on how to look up max supported CoreDNS version
  • ee92c37 Merge pull request #13526 from fabriziopandini/release-1.12-bump-coredns-migr...
  • e2e0392 Bump corefile-migration to v1.0.31
  • Additional commits viewable in compare view

Updates sigs.k8s.io/cluster-api from 1.12.4 to 1.12.5

Release notes

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

v1.12.5

👌 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

Changes since v1.12.4

📈 Overview

  • 14 new commits merged
  • 1 feature addition ✨
  • 3 bugs fixed 🐛

✨ New Features

  • CAPD: Improve CAPD wait for multi-user target (#13523)

🐛 Bug Fixes

  • Testing: Fix flaky by waiting for CRD finalizer processing (#13478)
  • Testing: Fix flaky TestClusterReconciler unit test (#13475)
  • Testing: Fix TestMachineSetReconciler_createMachines_preflightChecks flake (#13477)

🌱 Others

  • CAPD: Reduce verbosity of CAPD exec log (#13494)
  • clusterctl: Bump cert-manager to v1.20.0 (#13484)
  • clusterctl: Bump cert-manager to v1.20.1 (#13519)
  • Dependency: Bump corefile-migration to v1.0.31 (#13526)
  • Dependency: Bump dependencies to fix CVE-2026-33186 (google.golang.org/grpc) (#13504)
  • Dependency: Bump go v1.25.9 (#13554)
  • Dependency: Switch from docker to moby dependencies (#13550)
  • e2e: Start testing with Kubernetes v1.36.0-beta.0 (#13525)
  • KCP: KCP surfaces learner etcd members (#13491)

📖 Additionally, there has been 1 contribution to our documentation and book. (#13528)

Dependencies

Added

Nothing has changed.

Changed

... (truncated)

Commits
  • efc7142 Merge pull request #13550 from fabriziopandini/release-1.12-switch-from-docke...
  • 53761bc Merge pull request #13554 from fabriziopandini/release-1.12-bump-go-v1.25.9
  • 6ebb3bd Bump go v1.25.9
  • 4cf3ae9 Switch from docker to moby dependencies
  • 17d84a1 Merge pull request #13525 from fabriziopandini/start-testing-K8s1.36-release-...
  • 7ef64ec Merge pull request #13528 from k8s-infra-cherrypick-robot/cherry-pick-13527-t...
  • 7bb5240 Merge pull request #13523 from k8s-infra-cherrypick-robot/cherry-pick-13514-t...
  • beb9b04 Add instruction on how to look up max supported CoreDNS version
  • ee92c37 Merge pull request #13526 from fabriziopandini/release-1.12-bump-coredns-migr...
  • e2e0392 Bump corefile-migration to v1.0.31
  • Additional commits viewable in compare view

Updates sigs.k8s.io/cluster-api/test from 1.12.4 to 1.12.5

Release notes

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

v1.12.5

👌 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

Changes since v1.12.4

📈 Overview

  • 14 new commits merged
  • 1 feature addition ✨
  • 3 bugs fixed 🐛

✨ New Features

  • CAPD: Improve CAPD wait for multi-user target (#13523)

🐛 Bug Fixes

  • Testing: Fix flaky by waiting for CRD finalizer processing (#13478)
  • Testing: Fix flaky TestClusterReconciler unit test (#13475)
  • Testing: Fix TestMachineSetReconciler_createMachines_preflightChecks flake (#13477)

🌱 Others

  • CAPD: Reduce verbosity of CAPD exec log (#13494)
  • clusterctl: Bump cert-manager to v1.20.0 (#13484)
  • clusterctl: Bump cert-manager to v1.20.1 (#13519)
  • Dependency: Bump corefile-migration to v1.0.31 (#13526)
  • Dependency: Bump dependencies to fix CVE-2026-33186 (google.golang.org/grpc) (#13504)
  • Dependency: Bump go v1.25.9 (#13554)
  • Dependency: Switch from docker to moby dependencies (#13550)
  • e2e: Start testing with Kubernetes v1.36.0-beta.0 (#13525)
  • KCP: KCP surfaces learner etcd members (#13491)

📖 Additionally, there has been 1 contribution to our documentation and book. (#13528)

Dependencies

Added

Nothing has changed.

Changed

... (truncated)

Commits
  • efc7142 Merge pull request #13550 from fabriziopandini/release-1.12-switch-from-docke...
  • 53761bc Merge pull request #13554 from fabriziopandini/release-1.12-bump-go-v1.25.9
  • 6ebb3bd Bump go v1.25.9
  • 4cf3ae9 Switch from docker to moby dependencies
  • 17d84a1 Merge pull request #13525 from fabriziopandini/start-testing-K8s1.36-release-...
  • 7ef64ec Merge pull request #13528 from k8s-infra-cherrypick-robot/cherry-pick-13527-t...
  • 7bb5240 Merge pull request #13523 from k8s-infra-cherrypick-robot/cherry-pick-13514-t...
  • beb9b04 Add instruction on how to look up max supported CoreDNS version
  • ee92c37 Merge pull request #13526 from fabriziopandini/release-1.12-bump-coredns-migr...
  • e2e0392 Bump corefile-migration to v1.0.31
  • Additional commits viewable in compare view

@dependabot dependabot Bot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Apr 12, 2026
@metal3-io-bot
Copy link
Copy Markdown
Contributor

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a metal3-io member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@metal3-io-bot metal3-io-bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Apr 12, 2026
@tuminoid
Copy link
Copy Markdown
Member

/retitle 🌱 Bump CAPI to v1.12.5

@metal3-io-bot metal3-io-bot changed the title 🌱 Bump the capi group across 3 directories with 2 updates 🌱 Bump CAPI to v1.12.5 Apr 13, 2026
Copy link
Copy Markdown
Member

@tuminoid tuminoid left a comment

Choose a reason for hiding this comment

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

/lgtm

@metal3-io-bot metal3-io-bot added the lgtm Indicates that a PR is ready to be merged. label Apr 13, 2026
Copy link
Copy Markdown
Member

@kashifest kashifest left a comment

Choose a reason for hiding this comment

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

/approve

@metal3-io-bot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kashifest

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@metal3-io-bot metal3-io-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 13, 2026
Bumps the capi group with 1 update in the / directory: [sigs.k8s.io/cluster-api](https://github.com/kubernetes-sigs/cluster-api).
Bumps the capi group with 1 update in the /hack/tools directory: [sigs.k8s.io/cluster-api/test](https://github.com/kubernetes-sigs/cluster-api).
Bumps the capi group with 2 updates in the /test directory: [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.12.4 to 1.12.5
- [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases)
- [Commits](kubernetes-sigs/cluster-api@v1.12.4...v1.12.5)

Updates `sigs.k8s.io/cluster-api/test` from 1.12.4 to 1.12.5
- [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases)
- [Commits](kubernetes-sigs/cluster-api@v1.12.4...v1.12.5)

Updates `sigs.k8s.io/cluster-api` from 1.12.4 to 1.12.5
- [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases)
- [Commits](kubernetes-sigs/cluster-api@v1.12.4...v1.12.5)

Updates `sigs.k8s.io/cluster-api/test` from 1.12.4 to 1.12.5
- [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases)
- [Commits](kubernetes-sigs/cluster-api@v1.12.4...v1.12.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title 🌱 Bump CAPI to v1.12.5 🌱 Bump the capi group across 3 directories with 2 updates Apr 13, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/main/capi-e74dacd8ee branch from 392a54e to e6763eb Compare April 13, 2026 05:55
@metal3-io-bot metal3-io-bot removed the lgtm Indicates that a PR is ready to be merged. label Apr 13, 2026
@tuminoid
Copy link
Copy Markdown
Member

/retitle 🌱 Bump CAPI to v1.12.5

Since when has dependabot been changing titles back .... :(

@metal3-io-bot metal3-io-bot changed the title 🌱 Bump the capi group across 3 directories with 2 updates 🌱 Bump CAPI to v1.12.5 Apr 13, 2026
Copy link
Copy Markdown
Member

@tuminoid tuminoid left a comment

Choose a reason for hiding this comment

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

/lgtm

@metal3-io-bot metal3-io-bot added the lgtm Indicates that a PR is ready to be merged. label Apr 13, 2026
@metal3-io-bot metal3-io-bot merged commit d7991eb into main Apr 13, 2026
47 of 48 checks passed
@metal3-io-bot metal3-io-bot deleted the dependabot/go_modules/main/capi-e74dacd8ee branch April 13, 2026 06:28
@metal3-io-bot metal3-io-bot added this to the BMO - v0.13 milestone Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants