-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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 github.com/onsi/ginkgo/v2 from 2.8.1 to 2.8.4 #8143
🌱 Bump github.com/onsi/ginkgo/v2 from 2.8.1 to 2.8.4 #8143
Conversation
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/test-infra repository. |
f98e959
to
7cd63ba
Compare
Tried to debug this a bit but it's not trivial. Looks like go list gives conflicting results for our api packages. No idea why |
@sbueringer getting same error while bumping in CAPA as well. |
It's ginkgo's new way of being imported. It messed up the It would be prudent to report this to ginkgo since they broke builds with a patch version which is not cool. |
Answered in the ginkgo issue. :) |
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.8.1 to 2.8.4. - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.8.1...v2.8.4) --- updated-dependencies: - dependency-name: github.com/onsi/ginkgo/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
cd5d78c
to
b97cb24
Compare
Changed the PR to bump to v2.8.4 now |
/lgtm but need approve from someone else as I messed with the PR |
LGTM label has been added. Git tree hash: 1e0d0029819f4b9004545ec002a1589982932f58
|
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 APPROVED This pull-request has been approved by: killianmuldoon The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Bumps github.com/onsi/ginkgo/v2 from 2.8.1 to 2.8.4.
Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
Commits
0287561
v2.8.3fc1a02e
Bump golang.org/x/net from 0.6.0 to 0.7.0 (#1141)0718693
remove tools.go hack from documentationcca66a8
v2.8.2f05681c
exploring to see whether adding a tools.go to ginkgo proper will cause consum...5767b0a
Bump github.com/onsi/gomega from 1.26.0 to 1.27.0 (#1139)e1e9723
Fix minor typos (#1138)a588f60
Fix link in V2 Migration Guide (#1137)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 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)