chore(renovate): Update module github.com/stretchr/testify to v1.12.1 - #3551
Merged
Conversation
Contributor
Author
ℹ️ Artifact update noticeFile name: api/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Due to Go's usage of Minimal Version Selection (MVS), these packages have been updated to the minimum version available, so will still abide by Details:
|
LeelaChacha
previously approved these changes
Aug 24, 2026
LeelaChacha
left a comment
Contributor
There was a problem hiding this comment.
Auto-approved by renovate-merge skill (triaged as patch)
renovate
Bot
force-pushed
the
renovate/github.com-stretchr-testify-1.x
branch
from
August 25, 2026 07:42
544be19 to
88091fa
Compare
renovate
Bot
force-pushed
the
renovate/github.com-stretchr-testify-1.x
branch
from
August 27, 2026 08:48
88091fa to
e84718b
Compare
renovate
Bot
force-pushed
the
renovate/github.com-stretchr-testify-1.x
branch
from
August 28, 2026 11:43
e84718b to
db1d357
Compare
auto-merge was automatically disabled
August 30, 2026 17:39
Pull request was closed
renovate
Bot
force-pushed
the
renovate/github.com-stretchr-testify-1.x
branch
2 times, most recently
from
August 30, 2026 20:37
db1d357 to
46601a5
Compare
renovate
Bot
force-pushed
the
renovate/github.com-stretchr-testify-1.x
branch
from
August 31, 2026 02:36
46601a5 to
fe4b66a
Compare
auto-merge was automatically disabled
August 31, 2026 18:57
Pull request was closed
renovate
Bot
force-pushed
the
renovate/github.com-stretchr-testify-1.x
branch
from
September 4, 2026 10:06
9ea5241 to
be1f283
Compare
renovate
Bot
force-pushed
the
renovate/github.com-stretchr-testify-1.x
branch
from
September 4, 2026 11:28
be1f283 to
b7c1160
Compare
renovate
Bot
force-pushed
the
renovate/github.com-stretchr-testify-1.x
branch
from
September 4, 2026 12:31
b7c1160 to
8f25459
Compare
renovate
Bot
force-pushed
the
renovate/github.com-stretchr-testify-1.x
branch
from
September 4, 2026 13:11
8f25459 to
49ef4e4
Compare
renovate
Bot
force-pushed
the
renovate/github.com-stretchr-testify-1.x
branch
from
September 4, 2026 13:51
49ef4e4 to
5147cbc
Compare
renovate
Bot
force-pushed
the
renovate/github.com-stretchr-testify-1.x
branch
from
September 7, 2026 08:07
5147cbc to
d4c3fb9
Compare
renovate
Bot
force-pushed
the
renovate/github.com-stretchr-testify-1.x
branch
from
September 8, 2026 05:04
d4c3fb9 to
84600b5
Compare
renovate
Bot
force-pushed
the
renovate/github.com-stretchr-testify-1.x
branch
from
September 8, 2026 07:11
84600b5 to
56246f2
Compare
renovate
Bot
force-pushed
the
renovate/github.com-stretchr-testify-1.x
branch
from
September 8, 2026 07:56
56246f2 to
8643acf
Compare
renovate
Bot
force-pushed
the
renovate/github.com-stretchr-testify-1.x
branch
from
September 8, 2026 08:53
8643acf to
946309f
Compare
renovate
Bot
force-pushed
the
renovate/github.com-stretchr-testify-1.x
branch
from
September 9, 2026 06:04
946309f to
5877d61
Compare
renovate
Bot
force-pushed
the
renovate/github.com-stretchr-testify-1.x
branch
from
September 9, 2026 06:35
5877d61 to
8674fae
Compare
c-pius
approved these changes
Sep 9, 2026
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
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.12.0→v1.12.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
stretchr/testify (github.com/stretchr/testify)
v1.12.1Compare Source
This is the first release which has the minimum dependencies practical in testify v1. The last remaining dependencies are github.com/stretchr/objx which itself has no dependencies, and go.yaml.in/yaml/v3. Removing objx would require v2, it cannot be vendored. Removing YAML would require vendoring the yaml library, which would do more harm than good. It's better to become aware of vulnerabilities in the official yaml package than to attempt to maintain our own.
What's Changed
go.yaml.in/yaml/v3by @harryzcy in #1935New Contributors
Full Changelog: stretchr/testify@v1.12.0...v1.12.1
What's Changed
go.yaml.in/yaml/v3by @harryzcy in #1935New Contributors
Full Changelog: stretchr/testify@v1.12.0...v1.12.1
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.