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

chore(deps): Bump sigs.k8s.io/cluster-api/test from 1.8.5 to 1.9.1 #529

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

Sourced from sigs.k8s.io/cluster-api/test'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 a team as a code owner December 19, 2024 08:55
@dependabot dependabot bot added area/dependency Issues or PRs related to dependency changes kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. labels Dec 19, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/sigs.k8s.io/cluster-api/test-1.9.1 branch from 4ec107f to 3b44ba3 Compare December 19, 2024 09:50
Bumps [sigs.k8s.io/cluster-api/test](https://github.com/kubernetes-sigs/cluster-api) from 1.8.5 to 1.9.1.
- [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases)
- [Commits](kubernetes-sigs/cluster-api@v1.8.5...v1.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/sigs.k8s.io/cluster-api/test-1.9.1 branch from 3b44ba3 to 691f1f2 Compare December 20, 2024 13:44
@Danil-Grigorev Danil-Grigorev merged commit 3c171f7 into main Dec 20, 2024
9 checks passed
@Danil-Grigorev Danil-Grigorev deleted the dependabot/go_modules/sigs.k8s.io/cluster-api/test-1.9.1 branch December 20, 2024 14:20
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 kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants