-
Notifications
You must be signed in to change notification settings - Fork 37
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
build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in /dbotconf #627
Merged
MrAlias
merged 1 commit into
main
from
dependabot/go_modules/dbotconf/github.com/stretchr/testify-1.10.0
Nov 24, 2024
Merged
build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in /dbotconf #627
MrAlias
merged 1 commit into
main
from
dependabot/go_modules/dbotconf/github.com/stretchr/testify-1.10.0
Nov 24, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot
bot
added
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
labels
Nov 24, 2024
dependabot
bot
added
the
Skip Changelog
PRs that do not require a CHANGELOG.md entry
label
Nov 24, 2024
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #627 +/- ##
=======================================
Coverage 51.17% 51.17%
=======================================
Files 51 51
Lines 2882 2882
=======================================
Hits 1475 1475
Misses 1260 1260
Partials 147 147 ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
@dependabot rebase |
dependabot
bot
force-pushed
the
dependabot/go_modules/dbotconf/github.com/stretchr/testify-1.10.0
branch
from
November 24, 2024 16:01
9e21bbf
to
c886f0a
Compare
@dependabot rebase |
dependabot
bot
force-pushed
the
dependabot/go_modules/dbotconf/github.com/stretchr/testify-1.10.0
branch
from
November 24, 2024 16:08
c886f0a
to
4fbd0a2
Compare
@dependabot rebase |
dependabot
bot
force-pushed
the
dependabot/go_modules/dbotconf/github.com/stretchr/testify-1.10.0
branch
from
November 24, 2024 16:16
4fbd0a2
to
12ee342
Compare
@dependabot rebase |
dependabot
bot
force-pushed
the
dependabot/go_modules/dbotconf/github.com/stretchr/testify-1.10.0
branch
from
November 24, 2024 16:25
12ee342
to
6423895
Compare
@dependabot rebase |
dependabot
bot
force-pushed
the
dependabot/go_modules/dbotconf/github.com/stretchr/testify-1.10.0
branch
from
November 24, 2024 16:34
6423895
to
f9a81e2
Compare
@dependabot rebase |
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.9.0 to 1.10.0. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.9.0...v1.10.0) --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/go_modules/dbotconf/github.com/stretchr/testify-1.10.0
branch
from
November 24, 2024 17:02
f9a81e2
to
3e16695
Compare
MrAlias
approved these changes
Nov 24, 2024
MrAlias
deleted the
dependabot/go_modules/dbotconf/github.com/stretchr/testify-1.10.0
branch
November 24, 2024 17:12
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
Skip Changelog
PRs that do not require a CHANGELOG.md entry
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)