Closed dependabot[bot] closed 10 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
1cb522d
) 53.30% compared to head (70f0810
) 53.30%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Superseded by #548.
Bumps github.com/onsi/ginkgo/v2 from 2.13.0 to 2.14.0.
Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
Commits
beaf16d
v2.14.04a2c832
add GinkgoTB() to docs92b6744
Add GinkgoTB() function (#1333)beb9507
Fix typo in internal/suite.go (#1332)65ec56d
Introduce DescribeTableSubtree4ac3a13
Fix typo in docs/index.md (#1319)465a8ec
Bump golang.org/x/tools from 0.16.0 to 0.16.1 (#1316)eab0e40
Bump actions/setup-go from 4 to 5 (#1313)fbf9724
Bump github/codeql-action from 2 to 3 (#1317)3ee80ee
Bump golang.org/x/crypto (#1318)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