Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump sigs.k8s.io/cluster-api from 1.8.6 to 1.9.1 #802

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 17, 2024

Bumps sigs.k8s.io/cluster-api from 1.8.6 to 1.9.1.

Release notes

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

v1.9.1

👌 Kubernetes version support

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

More information about version support can be found here

Highlights

  • Support for Kubernetes v1.32

Changes since v1.9.0

📈 Overview

  • 11 new commits merged
  • 1 feature addition ✨

✨ New Features

  • Testing: Bump Kubernetes in tests to v1.32.0 and claim support for v1.32 (#11565)

🌱 Others

  • Dependency: Bump golang.org/x/crypto (#11582)
  • e2e: Allow e2e scalability test to have custom deletion timeout (#11574)
  • e2e: Bump default kind image to v1.32.0 (#11569)
  • Machine: Remove solved todo comment (#11567)

📖 Additionally, there have been 6 contributions to our documentation and book. (#11560, #11561, #11576, #11577, #11583, #11585)

Dependencies

Added

Nothing has changed.

Changed

  • golang.org/x/crypto: v0.29.0 → v0.31.0
  • golang.org/x/net: v0.31.0 → v0.32.0
  • golang.org/x/sync: v0.9.0 → v0.10.0
  • golang.org/x/sys: v0.27.0 → v0.28.0
  • golang.org/x/term: v0.26.0 → v0.27.0
  • golang.org/x/text: v0.20.0 → v0.21.0

Removed

Nothing has changed.

Thanks to all our contributors! 😊

v1.9.0

👌 Kubernetes version support

  • Management Cluster: v1.28.x -> v1.31.x

... (truncated)

Commits
  • b04c79c Merge pull request #11582 from fabriziopandini/release-1.9
  • 84f9337 Merge pull request #11585 from k8s-infra-cherrypick-robot/cherry-pick-11584-t...
  • 75c5633 Merge pull request #11576 from k8s-infra-cherrypick-robot/cherry-pick-11557-t...
  • 62f3e89 Update version page
  • bef277d Merge pull request #11583 from k8s-infra-cherrypick-robot/cherry-pick-11581-t...
  • 527fdde Merge pull request #11577 from k8s-infra-cherrypick-robot/cherry-pick-11575-t...
  • ad7314a CONTRIBUTING.md fix dead links
  • 15e11fd Bump golang.org/x/net
  • 116e759 Bump golang.org/x/crypto
  • 089abfa book: fix versions.md for v1.32
  • 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from Kshatrix as a code owner December 17, 2024 17:51
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 17, 2024
@dependabot dependabot bot requested a review from eromanova as a code owner December 17, 2024 17:51
@dependabot dependabot bot added the go Pull requests that update Go code label Dec 17, 2024
@dependabot dependabot bot requested a review from a13x5 as a code owner December 17, 2024 17:51
Bumps [sigs.k8s.io/cluster-api](https://github.com/kubernetes-sigs/cluster-api) from 1.8.6 to 1.9.1.
- [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases)
- [Commits](kubernetes-sigs/cluster-api@v1.8.6...v1.9.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/sigs.k8s.io/cluster-api-1.9.1 branch from cbaffd0 to 5a3e04d Compare December 18, 2024 00:54
@Kshatrix Kshatrix merged commit cbd3fe3 into main Dec 19, 2024
5 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/sigs.k8s.io/cluster-api-1.9.1 branch December 19, 2024 11:21
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
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant