Skip to content

deps: update module github.com/stretchr/testify to v1.12.1 - #143

Merged
dadrus merged 1 commit into
mainfrom
renovate/github.com-stretchr-testify-1.x
Aug 29, 2026
Merged

deps: update module github.com/stretchr/testify to v1.12.1#143
dadrus merged 1 commit into
mainfrom
renovate/github.com-stretchr-testify-1.x

Conversation

@renovate

@renovate renovate Bot commented Aug 17, 2026

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

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


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependency label Aug 17, 2026
@renovate

renovate Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: 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

Details:

Package Change
github.com/stretchr/objx v0.5.2 -> v0.5.3

@codecov

codecov Bot commented Aug 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.48%. Comparing base (8ce5985) to head (5d139c2).
⚠️ Report is 2 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #143   +/-   ##
=======================================
  Coverage   94.48%   94.48%           
=======================================
  Files          18       18           
  Lines        1323     1323           
=======================================
  Hits         1250     1250           
  Misses         37       37           
  Partials       36       36           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

@renovate
renovate Bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from d892aca to 83a8b1b Compare August 19, 2026 16:13
@renovate renovate Bot changed the title deps: update module github.com/stretchr/testify to v1.12.0 deps: update module github.com/stretchr/testify to v1.12.1 Aug 19, 2026
@renovate renovate Bot changed the title deps: update module github.com/stretchr/testify to v1.12.1 deps: update module github.com/stretchr/testify to v1.12.1 - autoclosed Aug 29, 2026
@renovate renovate Bot closed this Aug 29, 2026
@renovate
renovate Bot deleted the renovate/github.com-stretchr-testify-1.x branch August 29, 2026 08:49
@renovate renovate Bot changed the title deps: update module github.com/stretchr/testify to v1.12.1 - autoclosed deps: update module github.com/stretchr/testify to v1.12.1 Aug 29, 2026
@renovate renovate Bot reopened this Aug 29, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-stretchr-testify-1.x branch 2 times, most recently from 83a8b1b to 5d139c2 Compare August 29, 2026 13:45
@dadrus
dadrus merged commit 95e9f49 into main Aug 29, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant