Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): Update module github.com/stretchr/testify to v1.8.4 (#12)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/stretchr/testify](https://togithub.com/stretchr/testify) | require | minor | `v1.4.0` -> `v1.8.4` | --- ### Release Notes <details> <summary>stretchr/testify</summary> ### [`v1.8.4`](https://togithub.com/stretchr/testify/compare/v1.8.3...v1.8.4) [Compare Source](https://togithub.com/stretchr/testify/compare/v1.8.3...v1.8.4) ### [`v1.8.3`](https://togithub.com/stretchr/testify/compare/v1.8.2...v1.8.3) [Compare Source](https://togithub.com/stretchr/testify/compare/v1.8.2...v1.8.3) ### [`v1.8.2`](https://togithub.com/stretchr/testify/compare/v1.8.1...v1.8.2) [Compare Source](https://togithub.com/stretchr/testify/compare/v1.8.1...v1.8.2) ### [`v1.8.1`](https://togithub.com/stretchr/testify/compare/v1.8.0...v1.8.1) [Compare Source](https://togithub.com/stretchr/testify/compare/v1.8.0...v1.8.1) ### [`v1.8.0`](https://togithub.com/stretchr/testify/compare/v1.7.5...v1.8.0) [Compare Source](https://togithub.com/stretchr/testify/compare/v1.7.5...v1.8.0) ### [`v1.7.5`](https://togithub.com/stretchr/testify/compare/v1.7.4...v1.7.5) [Compare Source](https://togithub.com/stretchr/testify/compare/v1.7.4...v1.7.5) ### [`v1.7.4`](https://togithub.com/stretchr/testify/compare/v1.7.3...v1.7.4) [Compare Source](https://togithub.com/stretchr/testify/compare/v1.7.3...v1.7.4) ### [`v1.7.3`](https://togithub.com/stretchr/testify/compare/v1.7.2...v1.7.3) [Compare Source](https://togithub.com/stretchr/testify/compare/v1.7.2...v1.7.3) ### [`v1.7.2`](https://togithub.com/stretchr/testify/compare/v1.7.1...v1.7.2) [Compare Source](https://togithub.com/stretchr/testify/compare/v1.7.1...v1.7.2) ### [`v1.7.1`](https://togithub.com/stretchr/testify/compare/v1.7.0...v1.7.1) [Compare Source](https://togithub.com/stretchr/testify/compare/v1.7.0...v1.7.1) ### [`v1.7.0`](https://togithub.com/stretchr/testify/releases/tag/v1.7.0): Minor improvements and bug fixes [Compare Source](https://togithub.com/stretchr/testify/compare/v1.6.1...v1.7.0) Minor feature improvements and bug fixes ### [`v1.6.1`](https://togithub.com/stretchr/testify/releases/tag/v1.6.1): Fixes breaking change with HTTPBodyContains [Compare Source](https://togithub.com/stretchr/testify/compare/v1.6.0...v1.6.1) 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`](https://togithub.com/stretchr/testify/releases/tag/v1.6.0) [Compare Source](https://togithub.com/stretchr/testify/compare/v1.5.1...v1.6.0) Latest release of testify. This includes many fixes and enhancements. Please view the [v1.6.0 milestone](https://togithub.com/stretchr/testify/milestone/3?closed=1) for a list of changes. ### [`v1.5.1`](https://togithub.com/stretchr/testify/releases/tag/v1.5.1): HOTFIX: Revert suite interface type [Compare Source](https://togithub.com/stretchr/testify/compare/v1.5.0...v1.5.1) This is a hotfix which reverts the `suite` package's interface type to use `testing.T` ### [`v1.5.0`](https://togithub.com/stretchr/testify/releases/tag/v1.5.0) [Compare Source](https://togithub.com/stretchr/testify/compare/v1.4.0...v1.5.0) Latest, non-breaking changes merged into master. Please peruse the git log for a detailed changelist </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMDUuNSIsInVwZGF0ZWRJblZlciI6IjM1LjEwNS41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
- Loading branch information