Closed dependabot[bot] closed 8 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 50.38%. Comparing base (
68bae1e
) to head (e04d618
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Superseded by #549.
Bumps github.com/onsi/ginkgo/v2 from 2.13.0 to 2.15.0.
Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
... (truncated)
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
... (truncated)
Commits
7fa0190
v2.15.0c245d09
emit output of failed go tool cover invocation so users can try to debug thin...dca77c8
fix outline when using nodot inginkgo v296e915c
include cancellation reason when cancelling spec context4fcd0b3
Bump to go 1.20732abbc
clarify that last owner label wins8f3bd70
JUnit reports now interpret Label(owner:X) and set owner to X.dbaf18f
Document areas where GinkgoT() behaves differently from testing.T6f67a14
bugfix(docs): use Unsetenv instead of Clearenv (#1337)beaf16d
v2.14.0Dependabot 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