Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 in /v3
Bumps github.com/stretchr/testify from 1.8.2 to 1.8.4.
Commits
f97607bCreate GitHub release when new release tag is pushed (#1354)4c93d8fEqualExportedValues: Handle nested pointer, slice and map fields (#1379)4b2f4d2add EventuallyWithT assertion (#1264)b3106d7allow testing for functional options (#1023)437071bassert: fix error message formatting for NotContains (#1362)c5fc9d6Compare public elements of struct (#1309)- See full diff in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 99.35%. Comparing base (
09c8a50) to head (d6d3024).
Additional details and impacted files
@@ Coverage Diff @@
## master #119 +/- ##
=======================================
Coverage 99.35% 99.35%
=======================================
Files 14 14
Lines 1391 1391
=======================================
Hits 1382 1382
Misses 7 7
Partials 2 2
| Flag | Coverage Δ | |
|---|---|---|
| v4 | 99.86% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
A newer version of github.com/stretchr/testify exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.
closing for now as this upgrade requires dropping support below Go 1.20, which is fair enough but V3 is already in the process of being deprecated.
# github.com/stretchr/testify/assert
Error: ../../../../go/pkg/mod/github.com/stretchr/[email protected]/assert/assertions.go:94:23: field.IsExported undefined (type reflect.StructField has no field or method IsExported)
note: module requires Go 1.20
FAIL github.com/freerware/work/v3 [build failed]
FAIL
make: *** [Makefile:22: tests-v3] Error 2
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.