-
Notifications
You must be signed in to change notification settings - Fork 181
🌱 (chore)[release-1.31]: Bump the sigs-k8s group across 1 directory with 3 updates #1433
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
base: release-1.31
Are you sure you want to change the base?
🌱 (chore)[release-1.31]: Bump the sigs-k8s group across 1 directory with 3 updates #1433
Conversation
…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]>
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 Once the patch is verified, the new status will be reflected by the 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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/approve
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/approve
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dependabot[bot], zhanggbj 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 |
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.10Release notes
Sourced from sigs.k8s.io/cluster-api's releases.
Commits
b080e7a
Merge pull request #11842 from cprivitere/patch-1dddb5d0
Merge pull request #11839 from k8s-infra-cherrypick-robot/cherry-pick-11836-t...6ce8a13
test: set KUBERNETES_VERSION_LATEST_CI to ci/latest-1.3140b01cb
scripts: fix checking out k/k release branchb7933d1
Merge pull request #11805 from mboersma/bump-go-toolchain-release-1.894505d3
Bump go to v1.22.1205fd5a4
Merge pull request #11794 from cprivitere/backport-pr-1175986f4fc4
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.8841e638
Bump go to v1.22.11Updates
sigs.k8s.io/cluster-api/test
from 1.8.9 to 1.8.10Release notes
Sourced from sigs.k8s.io/cluster-api/test's releases.
Commits
b080e7a
Merge pull request #11842 from cprivitere/patch-1dddb5d0
Merge pull request #11839 from k8s-infra-cherrypick-robot/cherry-pick-11836-t...6ce8a13
test: set KUBERNETES_VERSION_LATEST_CI to ci/latest-1.3140b01cb
scripts: fix checking out k/k release branchb7933d1
Merge pull request #11805 from mboersma/bump-go-toolchain-release-1.894505d3
Bump go to v1.22.1205fd5a4
Merge pull request #11794 from cprivitere/backport-pr-1175986f4fc4
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.8841e638
Bump go to v1.22.11Updates
sigs.k8s.io/controller-runtime
from 0.19.5 to 0.19.6Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
Commits
cd644c0
[release-0.19] ✨ Expose all Go runtime metrics (#3101)You can trigger a rebase of this PR 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