Skip to content

chore(deps): update module github.com/stretchr/testify to v1.12.1 - #81

Merged
csirmazbendeguz merged 1 commit into
mainfrom
renovate/github.com-stretchr-testify-1.x
Sep 21, 2026
Merged

csirmazbendeguz merged 1 commit into
mainfrom
renovate/github.com-stretchr-testify-1.x

Conversation

@agntcy-automation

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/stretchr/testify v1.11.1v1.12.1 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

stretchr/testify (github.com/stretchr/testify)

v1.12.1

Compare 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
New Contributors

Full Changelog: stretchr/testify@v1.12.0...v1.12.1

What's Changed
New Contributors

Full Changelog: stretchr/testify@v1.12.0...v1.12.1

v1.12.0

Compare 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

@agntcy-automation agntcy-automation Bot added dependencies Pull requests that update a dependency file go labels Aug 24, 2026
@agntcy-automation
agntcy-automation Bot requested a review from a team as a code owner August 24, 2026 00:06
@agntcy-automation

agntcy-automation Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: discovery/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

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 minimumReleaseAge=3 days

Details:

Package Change
go.yaml.in/yaml/v3 v3.0.4 -> v3.0.5
File name: server/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

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 minimumReleaseAge=3 days

Details:

Package Change
go.yaml.in/yaml/v3 v3.0.4 -> v3.0.5

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@agntcy-automation
agntcy-automation Bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 0a1e038 to 6c51b9e Compare August 25, 2026 12:08
@agntcy-automation
agntcy-automation Bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 6c51b9e to abe06ba Compare September 14, 2026 18:17
@agntcy-automation
agntcy-automation Bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from abe06ba to ac671fa Compare September 21, 2026 12:39
@csirmazbendeguz
csirmazbendeguz merged commit 6b5aa81 into main Sep 21, 2026
15 checks passed
@csirmazbendeguz
csirmazbendeguz deleted the renovate/github.com-stretchr-testify-1.x branch September 21, 2026 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants