Closed dependabot[bot] closed 3 days ago
This pull request does not have a backport label. Could you fix it @dependabot[bot]? 🙏 To fixup this pull request, you need to add the backport labels for the needed branches, such as:
backport-7.17
is the label to automatically backport to the 7.17 branch.backport-8./d
is the label to automatically backport to the 8./d
branch. /d
is the digit.backport-8.x
is the label to automatically backport to the 8.x
branch.backport-8.x
has been added to help with the transition to the new branch 8.x
.
If you don't need it please use backport-skip
label.
Bumps github.com/stretchr/testify from 1.9.0 to 1.10.0.
Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
89cbdd9
Merge pull request #1626 from arjun-1/fix-functional-options-diff-indirect-calls07bac60
Merge pull request #1667 from sikehish/flaky716de8d
Increase timeouts in Test_Mock_Called_blocks to reduce flakiness in CI118fb83
NotSame should fail if args are not pointers #1661 (#1664)7d99b2b
attempt 205f87c0
more similarea7129e
better fmta1b9c9e
Merge pull request #1663 from ybrustin/master8302de9
Merge branch 'master' into master89352f7
Merge pull request #1518 from hendrywiranto/adjust-readme-remove-v2Dependabot 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