cunicu / hawkes

A Go implementation of hardware-secured key establishment methods
Apache License 2.0
3 stars 0 forks source link

fix(deps): update module github.com/stretchr/testify to v1.8.4 #4

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/stretchr/testify require minor v1.3.0 -> v1.8.4

Release Notes

stretchr/testify (github.com/stretchr/testify) ### [`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 ### [`v1.4.0`](https://togithub.com/stretchr/testify/releases/tag/v1.4.0) [Compare Source](https://togithub.com/stretchr/testify/compare/v1.3.0...v1.4.0) The 1.4.0 release includes new matchers and bug fixes. See the [v.1.4.0 milestone](https://togithub.com/stretchr/testify/milestone/2?closed=1) for a complete list of closed issues associated with this release.

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.



This PR has been generated by Mend Renovate. View repository job log here.