Closed dependabot[bot] closed 6 months ago
Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it.
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign awels for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Hi @dependabot[bot]. Thanks for your PR.
PRs from untrusted users cannot be marked as trusted with /ok-to-test
in this repo meaning untrusted PR authors can never trigger tests themselves. Collaborators can still trigger tests on the PR using /test all
.
I understand the commands that are listed here.
Superseded by #485.
Bumps github.com/onsi/ginkgo/v2 from 2.17.2 to 2.18.0.
Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
Commits
eb27ca8
v2.18.0f010b65
Add --slience-skips and --force-newlines42013d6
Fix table entry context edge case9e234ea
always rebuild and run ginkgo in makefile5ce8355
add --fail-on-empty to recommended CI flags in docs3ffbf8b
add makefiled80eebe
fail when no tests were run and --fail-on-empty was setfcf1fd7
Bump golang.org/x/tools from 0.20.0 to 0.21.0 (#1406)8bb14fd
Bump github.com/onsi/gomega from 1.33.0 to 1.33.1 (#1399)04bfad7
Bump golang.org/x/net from 0.24.0 to 0.25.0 (#1407)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