Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 6, 2025

Bumps the all-go-mod-patch-and-minor group with 3 updates: sigs.k8s.io/cluster-api, sigs.k8s.io/cluster-api/test and sigs.k8s.io/controller-runtime.

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

Release notes

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

v1.10.4

👌 Kubernetes version support

  • Management Cluster: v1.28.x -> v1.33.x
  • Workload Cluster: v1.26.x -> v1.33.x

More information about version support can be found here

Changes since v1.10.3

📈 Overview

  • 10 new commits merged
  • 1 bug fixed 🐛

🐛 Bug Fixes

  • CI: Fixing failed to install kind for e2e tests (#12374)

🌱 Others

  • clusterctl: Add Scaleway infrastructure provider to clusterctl (#12387)
  • Dependency: Bump cert-manager to v1.18.0 (#12373)
  • Dependency: Bump cert-manager to v1.18.1 (#12381)
  • Dependency: Update github.com/go-viper/mapstructure/v2 to v2.3.0 (#12422)
  • e2e: Fix e2e test capi-e2e-release-1.8 (#12395)
  • KCP: Add --etcd-client-log-level flag to KCP (#12463)

📖 Additionally, there have been 3 contributions to our documentation and book. (#12383, #12456, #12457)

Dependencies

Added

Nothing has changed.

Changed

Removed

Nothing has changed.

Thanks to all our contributors! 😊

v1.10.3

👌 Kubernetes version support

  • Management Cluster: v1.28.x -> v1.33.x
  • Workload Cluster: v1.26.x -> v1.33.x

More information about version support can be found here

Changes since v1.10.2

📈 Overview

  • 4 new commits merged

... (truncated)

Commits
  • 737edc8 Merge pull request #12463 from k8s-infra-cherrypick-robot/cherry-pick-12271-t...
  • 7639182 seedling: Allows to redefine ETCD client logger
  • 6a7eb57 Merge pull request #12457 from k8s-infra-cherrypick-robot/cherry-pick-12443-t...
  • f425ee6 fix: docs redirect for ClusterResourceSet
  • b237dd2 Merge pull request #12456 from k8s-infra-cherrypick-robot/cherry-pick-12455-t...
  • c40a3c8 Fix k8s version for capk in quick start
  • f1c80b0 Merge pull request #12422 from mboersma/fix-viper-vuln-release-1.10
  • a83471e Update github.com/go-viper/mapstructure/v2 to v2.3.0
  • 6648582 Merge pull request #12387 from Tomy2e/scaleway-1.10
  • 5b55c7b Merge pull request #12395 from k8s-infra-cherrypick-robot/cherry-pick-12379-t...
  • Additional commits viewable in compare view

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

Release notes

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

v1.10.4

👌 Kubernetes version support

  • Management Cluster: v1.28.x -> v1.33.x
  • Workload Cluster: v1.26.x -> v1.33.x

More information about version support can be found here

Changes since v1.10.3

📈 Overview

  • 10 new commits merged
  • 1 bug fixed 🐛

🐛 Bug Fixes

  • CI: Fixing failed to install kind for e2e tests (#12374)

🌱 Others

  • clusterctl: Add Scaleway infrastructure provider to clusterctl (#12387)
  • Dependency: Bump cert-manager to v1.18.0 (#12373)
  • Dependency: Bump cert-manager to v1.18.1 (#12381)
  • Dependency: Update github.com/go-viper/mapstructure/v2 to v2.3.0 (#12422)
  • e2e: Fix e2e test capi-e2e-release-1.8 (#12395)
  • KCP: Add --etcd-client-log-level flag to KCP (#12463)

📖 Additionally, there have been 3 contributions to our documentation and book. (#12383, #12456, #12457)

Dependencies

Added

Nothing has changed.

Changed

Removed

Nothing has changed.

Thanks to all our contributors! 😊

v1.10.3

👌 Kubernetes version support

  • Management Cluster: v1.28.x -> v1.33.x
  • Workload Cluster: v1.26.x -> v1.33.x

More information about version support can be found here

Changes since v1.10.2

📈 Overview

  • 4 new commits merged

... (truncated)

Commits
  • 737edc8 Merge pull request #12463 from k8s-infra-cherrypick-robot/cherry-pick-12271-t...
  • 7639182 seedling: Allows to redefine ETCD client logger
  • 6a7eb57 Merge pull request #12457 from k8s-infra-cherrypick-robot/cherry-pick-12443-t...
  • f425ee6 fix: docs redirect for ClusterResourceSet
  • b237dd2 Merge pull request #12456 from k8s-infra-cherrypick-robot/cherry-pick-12455-t...
  • c40a3c8 Fix k8s version for capk in quick start
  • f1c80b0 Merge pull request #12422 from mboersma/fix-viper-vuln-release-1.10
  • a83471e Update github.com/go-viper/mapstructure/v2 to v2.3.0
  • 6648582 Merge pull request #12387 from Tomy2e/scaleway-1.10
  • 5b55c7b Merge pull request #12395 from k8s-infra-cherrypick-robot/cherry-pick-12379-t...
  • Additional commits viewable in compare view

Updates sigs.k8s.io/controller-runtime from 0.18.7 to 0.20.4

Release notes

Sourced from sigs.k8s.io/controller-runtime's releases.

v0.20.4

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.20.3...v0.20.4

v0.20.3

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.20.2...v0.20.3

v0.20.2

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.20.1...v0.20.2

v0.20.1

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.20.0...v0.20.1

v0.20.0

Highlights

  • Based on k8s.io/* v1.32 libraries and minimum Go version is now v1.23
  • New experimental priority queue feature
    • More details in #3013 and #2374
    • Can be enabled via manager.Options.Controller.UsePriorityQueue
    • Please give it a try and provide feedback in #2374
  • AggregatedDiscovery is automatically used when available (#2901)

... (truncated)

Commits
  • 0f7927c Merge pull request #3179 from alvaroaleman/lowpdefault
  • 9951869 🌱 TypedRequestForOwner: Decrease priority when unchanged
  • c7d5d83 Fix godoc of TypedEventHandler
  • 2062f3a 🌱 Remove redundant WithLowPriorityWhenUnchanged in builder
  • 2af3164 🌱 Followups to default low priority in mappers
  • 29debb1 🌱 Handlers: Use low priority when object is unchanged and priority q
  • 5355658 🐛Implement priorityqueue as default on handlers if using priorityqueue interf...
  • 3156ace Merge pull request #3175 from k8s-infra-cherrypick-robot/cherry-pick-3166-to-...
  • 4ae5f39 add version.version to tools/setup-envtest to show installed version
  • 833f208 Merge pull request #3173 from k8s-infra-cherrypick-robot/cherry-pick-3167-to-...
  • 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 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 all-go-mod-patch-and-minor group with 3 updates: [sigs.k8s.io/cluster-api](https://github.com/kubernetes-sigs/cluster-api), [sigs.k8s.io/cluster-api/test](https://github.com/kubernetes-sigs/cluster-api) and [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime).


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

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

Updates `sigs.k8s.io/controller-runtime` from 0.18.7 to 0.20.4
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)
- [Commits](kubernetes-sigs/controller-runtime@v0.18.7...v0.20.4)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/cluster-api
  dependency-version: 1.10.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: sigs.k8s.io/cluster-api/test
  dependency-version: 1.10.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: sigs.k8s.io/controller-runtime
  dependency-version: 0.20.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the area/dependency Issues or PRs related to dependency changes label Aug 6, 2025
@sonarqubecloud
Copy link

sonarqubecloud bot commented Aug 6, 2025

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 19, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Aug 19, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/all-go-mod-patch-and-minor-1588f0f1b8 branch August 19, 2025 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/dependency Issues or PRs related to dependency changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant