Update module github.com/stretchr/testify to v1.8.4
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/stretchr/testify | require | minor |
v1.4.0 -> v1.8.4
|
Release Notes
stretchr/testify (github.com/stretchr/testify)
v1.8.4
v1.8.3
v1.8.2
v1.8.1
v1.8.0
v1.7.5
v1.7.4
v1.7.3
v1.7.2
v1.7.1
v1.7.0
: Minor improvements and bug fixes
Minor feature improvements and bug fixes
v1.6.1
: Fixes breaking change with HTTPBodyContains
A breaking change was accidentally released in v1.6.0 which breaks the API for the HTTPBodyContains
and HTTPBodyNotContains
, this release reverts that change.
v1.6.0
Latest release of testify. This includes many fixes and enhancements. Please view the v1.6.0 milestone for a list of changes.
v1.5.1
: HOTFIX: Revert suite interface type
This is a hotfix which reverts the suite
package's interface type to use testing.T
v1.5.0
Latest, non-breaking changes merged into master. Please peruse the git log for a detailed changelist
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.