fix(deps): Update module github.com/stretchr/testify to v1.8.4#12
Merged
kodiakhq[bot] merged 2 commits intomainfrom Jun 1, 2023
Merged
fix(deps): Update module github.com/stretchr/testify to v1.8.4#12kodiakhq[bot] merged 2 commits intomainfrom
kodiakhq[bot] merged 2 commits intomainfrom
Conversation
kodiakhq bot
pushed a commit
that referenced
this pull request
Jun 6, 2023
🤖 I have created a release *beep* *boop* --- ## [1.0.9](v1.0.8...v1.0.9) (2023-06-06) ### Bug Fixes * **deps:** Update golang.org/x/exp digest to 2e198f4 ([#6](#6)) ([bbf4975](bbf4975)) * **deps:** Update google.golang.org/genproto digest to e85fd2c ([#7](#7)) ([ead0d7f](ead0d7f)) * **deps:** Update google.golang.org/genproto/googleapis/rpc digest to e85fd2c ([#11](#11)) ([e21aa76](e21aa76)) * **deps:** Update module github.com/davecgh/go-spew to v1.1.1 ([#9](#9)) ([a6a34f4](a6a34f4)) * **deps:** Update module github.com/stretchr/testify to v1.8.4 ([#12](#12)) ([dba4977](dba4977)) * Embedded content handling with newlines ([#13](#13)) ([ceb6046](ceb6046)) * SpecReader should escape external JSON content from files and environment variables ([#4](#4)) ([54b172f](54b172f)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
v1.4.0->v1.8.4Release Notes
stretchr/testify
v1.8.4Compare Source
v1.8.3Compare Source
v1.8.2Compare Source
v1.8.1Compare Source
v1.8.0Compare Source
v1.7.5Compare Source
v1.7.4Compare Source
v1.7.3Compare Source
v1.7.2Compare Source
v1.7.1Compare Source
v1.7.0: Minor improvements and bug fixesCompare Source
Minor feature improvements and bug fixes
v1.6.1: Fixes breaking change with HTTPBodyContainsCompare Source
A breaking change was accidentally released in v1.6.0 which breaks the API for the
HTTPBodyContainsandHTTPBodyNotContains, this release reverts that change.v1.6.0Compare Source
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 typeCompare Source
This is a hotfix which reverts the
suitepackage's interface type to usetesting.Tv1.5.0Compare Source
Latest, non-breaking changes merged into master. Please peruse the git log for a detailed changelist
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.
This PR has been generated by Renovate Bot.