chore: Update module github.com/stretchr/testify to v1.12.1 - #546
Merged
Conversation
renovate-sh-app
Bot
requested review from
Pokom and
ka3de
and removed request for
a team
August 17, 2026 11:07
renovate-sh-app
Bot
force-pushed
the
grafanarenovatebot/github.com-stretchr-testify-1.x
branch
from
August 20, 2026 11:06
0169574 to
77c68fd
Compare
renovate-sh-app
Bot
force-pushed
the
grafanarenovatebot/github.com-stretchr-testify-1.x
branch
from
August 21, 2026 11:07
77c68fd to
efafde5
Compare
renovate-sh-app
Bot
force-pushed
the
grafanarenovatebot/github.com-stretchr-testify-1.x
branch
2 times, most recently
from
August 22, 2026 14:07
5e231b0 to
b014ba2
Compare
mem
enabled auto-merge (squash)
August 25, 2026 16:49
mem
approved these changes
Aug 25, 2026
mem
previously approved these changes
Aug 25, 2026
| datasource | package | from | to | | ---------- | --------------------------- | ------- | ------- | | go | github.com/stretchr/testify | v1.11.1 | v1.12.1 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
renovate-sh-app
Bot
force-pushed
the
grafanarenovatebot/github.com-stretchr-testify-1.x
branch
from
August 25, 2026 17:11
b014ba2 to
da3957f
Compare
mem
approved these changes
Aug 26, 2026
Merged
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.11.1→v1.12.1Warning
Some dependencies could not be looked up. Check the warning logs 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
v1.12.0Compare Source
What's Changed
Functional Changes
Fixes
Documentation, Build & CI
New Contributors
Full Changelog: stretchr/testify@v1.11.0...v1.12.0
What's Changed
New Contributors
Full Changelog: stretchr/testify@v1.11.0...v1.12.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
Need help?
You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.