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)[release-1.31]: Bump the sigs-k8s group across 1 directory with 3 updates #1433

Open
wants to merge 1 commit into
base: release-1.31
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 25, 2025

Bumps the sigs-k8s group with 3 updates in the /test/e2e directory: 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.9 to 1.8.10

Release notes

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

v1.8.10

👌 Kubernetes version support

  • Management Cluster: v1.27.x -> v1.31.x
  • Workload Cluster: v1.25.x -> v1.31.x

More information about version support can be found here

Changes since v1.8.9

📈 Overview

  • 6 new commits merged
  • 1 bug fixed 🐛

🐛 Bug Fixes

  • CI: Should only test a max of k8s 1.31 (#11842)
  • CI: Scripts: fix checking out k/k release branch (#11839)

🌱 Others

  • clusterctl: Bump cert-manager to v1.16.3 (#11726)
  • Dependency: Bump go to v1.22.11 (#11738)
  • Dependency: Bump go to v1.22.12 (#11805)
  • e2e: Attempt older version upgrades twice to work around flake with the docker controller (#11794)

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.

Thanks to all our contributors! 😊

Commits
  • b080e7a Merge pull request #11842 from cprivitere/patch-1
  • dddb5d0 Merge pull request #11839 from k8s-infra-cherrypick-robot/cherry-pick-11836-t...
  • 6ce8a13 test: set KUBERNETES_VERSION_LATEST_CI to ci/latest-1.31
  • 40b01cb scripts: fix checking out k/k release branch
  • b7933d1 Merge pull request #11805 from mboersma/bump-go-toolchain-release-1.8
  • 94505d3 Bump go to v1.22.12
  • 05fd5a4 Merge pull request #11794 from cprivitere/backport-pr-11759
  • 86f4fc4 ci: Attempt older version upgrades twice to work around flake with the docker...
  • 8291cd7 Merge pull request #11738 from mboersma/go-1.22.11-for-release-1.8
  • 841e638 Bump go to v1.22.11
  • Additional commits viewable in compare view

Updates sigs.k8s.io/cluster-api/test from 1.8.9 to 1.8.10

Release notes

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

v1.8.10

👌 Kubernetes version support

  • Management Cluster: v1.27.x -> v1.31.x
  • Workload Cluster: v1.25.x -> v1.31.x

More information about version support can be found here

Changes since v1.8.9

📈 Overview

  • 6 new commits merged
  • 1 bug fixed 🐛

🐛 Bug Fixes

  • CI: Should only test a max of k8s 1.31 (#11842)
  • CI: Scripts: fix checking out k/k release branch (#11839)

🌱 Others

  • clusterctl: Bump cert-manager to v1.16.3 (#11726)
  • Dependency: Bump go to v1.22.11 (#11738)
  • Dependency: Bump go to v1.22.12 (#11805)
  • e2e: Attempt older version upgrades twice to work around flake with the docker controller (#11794)

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.

Thanks to all our contributors! 😊

Commits
  • b080e7a Merge pull request #11842 from cprivitere/patch-1
  • dddb5d0 Merge pull request #11839 from k8s-infra-cherrypick-robot/cherry-pick-11836-t...
  • 6ce8a13 test: set KUBERNETES_VERSION_LATEST_CI to ci/latest-1.31
  • 40b01cb scripts: fix checking out k/k release branch
  • b7933d1 Merge pull request #11805 from mboersma/bump-go-toolchain-release-1.8
  • 94505d3 Bump go to v1.22.12
  • 05fd5a4 Merge pull request #11794 from cprivitere/backport-pr-11759
  • 86f4fc4 ci: Attempt older version upgrades twice to work around flake with the docker...
  • 8291cd7 Merge pull request #11738 from mboersma/go-1.22.11-for-release-1.8
  • 841e638 Bump go to v1.22.11
  • Additional commits viewable in compare view

Updates sigs.k8s.io/controller-runtime from 0.19.5 to 0.19.6

Release notes

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

v0.19.6

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.19.5...v0.19.6

Commits

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

…ith 3 updates

Bumps the sigs-k8s group with 3 updates in the /test/e2e directory: [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.9 to 1.8.10
- [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases)
- [Commits](kubernetes-sigs/cluster-api@v1.8.9...v1.8.10)

Updates `sigs.k8s.io/cluster-api/test` from 1.8.9 to 1.8.10
- [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases)
- [Commits](kubernetes-sigs/cluster-api@v1.8.9...v1.8.10)

Updates `sigs.k8s.io/controller-runtime` from 0.19.5 to 0.19.6
- [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.19.5...v0.19.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Feb 25, 2025
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Feb 25, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
Once this PR has been reviewed and has the lgtm label, please assign wyike for approval. For more information see the Code Review Process.

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

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

@k8s-ci-robot
Copy link
Contributor

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

I'm waiting for a kubernetes 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.

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.

@k8s-ci-robot k8s-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant