-
Notifications
You must be signed in to change notification settings - Fork 284
🌱(deps): Bump the all-go-mod-patch-and-minor group across 3 directories with 3 updates #2497
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
Conversation
…es with 3 updates Bumps the all-go-mod-patch-and-minor group with 3 updates in the / directory: [github.com/onsi/gomega](https://github.com/onsi/gomega), [sigs.k8s.io/cluster-api](https://github.com/kubernetes-sigs/cluster-api) and [sigs.k8s.io/cluster-api/test](https://github.com/kubernetes-sigs/cluster-api). Bumps the all-go-mod-patch-and-minor group with 2 updates in the /hack/tools directory: [github.com/onsi/gomega](https://github.com/onsi/gomega) and [sigs.k8s.io/cluster-api](https://github.com/kubernetes-sigs/cluster-api). Bumps the all-go-mod-patch-and-minor group with 1 update in the /orc directory: [github.com/onsi/gomega](https://github.com/onsi/gomega). Updates `github.com/onsi/gomega` from 1.36.2 to 1.36.3 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.36.2...v1.36.3) Updates `sigs.k8s.io/cluster-api` from 1.8.10 to 1.8.11 - [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases) - [Commits](kubernetes-sigs/cluster-api@v1.8.10...v1.8.11) Updates `sigs.k8s.io/cluster-api/test` from 1.8.10 to 1.8.11 - [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases) - [Commits](kubernetes-sigs/cluster-api@v1.8.10...v1.8.11) Updates `github.com/onsi/gomega` from 1.36.2 to 1.36.3 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.36.2...v1.36.3) Updates `sigs.k8s.io/cluster-api` from 1.8.10 to 1.8.11 - [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases) - [Commits](kubernetes-sigs/cluster-api@v1.8.10...v1.8.11) Updates `github.com/onsi/gomega` from 1.36.2 to 1.36.3 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.36.2...v1.36.3) --- updated-dependencies: - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: sigs.k8s.io/cluster-api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: sigs.k8s.io/cluster-api/test dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/onsi/gomega dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: sigs.k8s.io/cluster-api dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor ... Signed-off-by: dependabot[bot] <[email protected]>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: 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 |
|
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a kubernetes-sigs 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. |
✅ Deploy Preview for kubernetes-sigs-cluster-api-openstack ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
|
@dependabot[bot]: The following tests failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. 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. I understand the commands that are listed here. |
|
We need #2498 |
|
Looks like these dependencies are no longer being updated by Dependabot, so this is no longer needed. |
Bumps the all-go-mod-patch-and-minor group with 3 updates in the / directory: github.com/onsi/gomega, sigs.k8s.io/cluster-api and sigs.k8s.io/cluster-api/test.
Bumps the all-go-mod-patch-and-minor group with 2 updates in the /hack/tools directory: github.com/onsi/gomega and sigs.k8s.io/cluster-api.
Bumps the all-go-mod-patch-and-minor group with 1 update in the /orc directory: github.com/onsi/gomega.
Updates
github.com/onsi/gomegafrom 1.36.2 to 1.36.3Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
2251143v1.36.3adb8b49bump all the things7613216chore: replaceinterface{}withany9fe5259Bump google.golang.org/protobuf from 1.36.1 to 1.36.5 (#822)a0e85b9remove spurious "toolchain" from go.mod (#819)604a8b1Bump golang.org/x/net from 0.33.0 to 0.35.0 (#823)36fbc84Bump activesupport from 6.0.6.1 to 6.1.7.5 in /docs (#772)ced70d7Bump github-pages from 231 to 232 in /docs (#778)c8b4a07Bump rexml from 3.2.6 to 3.3.9 in /docs (#788)06431b9Bump github.com/onsi/ginkgo/v2 from 2.22.1 to 2.22.2 (#812)Updates
sigs.k8s.io/cluster-apifrom 1.8.10 to 1.8.11Release notes
Sourced from sigs.k8s.io/cluster-api's releases.
Commits
edb2f29Merge pull request #11975 from fabriziopandini/release-1.8-ignore-CVE-2025-22870d65bcb3Ignore CVE-2025-22870e85e55cMerge pull request #11965 from k8s-infra-cherrypick-robot/cherry-pick-11957-t...86bbd2dLog version on controller startup5243d78Merge pull request #11913 from k8s-infra-cherrypick-robot/cherry-pick-11904-t...24c51dfCAPD: disable image garbage collection in kubelet to align with kindUpdates
sigs.k8s.io/cluster-api/testfrom 1.8.10 to 1.8.11Release notes
Sourced from sigs.k8s.io/cluster-api/test's releases.
Commits
edb2f29Merge pull request #11975 from fabriziopandini/release-1.8-ignore-CVE-2025-22870d65bcb3Ignore CVE-2025-22870e85e55cMerge pull request #11965 from k8s-infra-cherrypick-robot/cherry-pick-11957-t...86bbd2dLog version on controller startup5243d78Merge pull request #11913 from k8s-infra-cherrypick-robot/cherry-pick-11904-t...24c51dfCAPD: disable image garbage collection in kubelet to align with kindUpdates
github.com/onsi/gomegafrom 1.36.2 to 1.36.3Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
2251143v1.36.3adb8b49bump all the things7613216chore: replaceinterface{}withany9fe5259Bump google.golang.org/protobuf from 1.36.1 to 1.36.5 (#822)a0e85b9remove spurious "toolchain" from go.mod (#819)604a8b1Bump golang.org/x/net from 0.33.0 to 0.35.0 (#823)36fbc84Bump activesupport from 6.0.6.1 to 6.1.7.5 in /docs (#772)ced70d7Bump github-pages from 231 to 232 in /docs (#778)c8b4a07Bump rexml from 3.2.6 to 3.3.9 in /docs (#788)06431b9Bump github.com/onsi/ginkgo/v2 from 2.22.1 to 2.22.2 (#812)Updates
sigs.k8s.io/cluster-apifrom 1.8.10 to 1.8.11Release notes
Sourced from sigs.k8s.io/cluster-api's releases.
Commits
edb2f29Merge pull request #11975 from fabriziopandini/release-1.8-ignore-CVE-2025-22870d65bcb3Ignore CVE-2025-22870e85e55cMerge pull request #11965 from k8s-infra-cherrypick-robot/cherry-pick-11957-t...86bbd2dLog version on controller startup5243d78Merge pull request #11913 from k8s-infra-cherrypick-robot/cherry-pick-11904-t...24c51dfCAPD: disable image garbage collection in kubelet to align with kindUpdates
github.com/onsi/gomegafrom 1.36.2 to 1.36.3Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
2251143v1.36.3adb8b49bump all the things7613216chore: replaceinterface{}withany9fe5259Bump google.golang.org/protobuf from 1.36.1 to 1.36.5 (#822)a0e85b9remove spurious "toolchain" from go.mod (#819)604a8b1Bump golang.org/x/net from 0.33.0 to 0.35.0 (#823)36fbc84Bump activesupport from 6.0.6.1 to 6.1.7.5 in /docs (#772)ced70d7Bump github-pages from 231 to 232 in /docs (#778)c8b4a07Bump rexml from 3.2.6 to 3.3.9 in /docs (#788)06431b9Bump github.com/onsi/ginkgo/v2 from 2.22.1 to 2.22.2 (#812)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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