Skip to content

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

Merged
iitsdani merged 1 commit into
mainfrom
chore/renovate-all-minor-patch
Aug 21, 2026
Merged

fix(deps): update module github.com/stretchr/testify to v1.12.1#359
iitsdani merged 1 commit into
mainfrom
chore/renovate-all-minor-patch

Conversation

@renovate

@renovaterenovateBot commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageChangeAgeConfidence
github.com/stretchr/testifyv1.12.0v1.12.1ageconfidence

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


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


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

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

@codecov

codecovBot commented Aug 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.73%. Comparing base (888e492) to head (3f08991).

Additional details and impacted files
@@ Coverage Diff @@## main #359 +/- ##
=======================================
Coverage 81.73% 81.73% =======================================
Files 37 37 Lines 1177 1177 =======================================
Hits 962 962 Misses 151 151 Partials 64 64 

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovaterenovateBot changed the title fix(deps): update module github.com/stretchr/testify to v1.12.1fix(deps): update module github.com/stretchr/testify to v1.12.1 - autoclosedAug 21, 2026
@renovaterenovateBot closed this Aug 21, 2026
@renovate
renovateBot deleted the chore/renovate-all-minor-patch branch August 21, 2026 01:04
@renovaterenovateBot changed the title fix(deps): update module github.com/stretchr/testify to v1.12.1 - autoclosedfix(deps): update module github.com/stretchr/testify to v1.12.1Aug 21, 2026
@renovaterenovateBot reopened this Aug 21, 2026
@renovate
renovateBotforce-pushed the chore/renovate-all-minor-patch branch from f4fad03 to 3f08991CompareAugust 21, 2026 05:43
@iitsdani
iitsdani merged commit a88a5fc into mainAug 21, 2026
7 checks passed
@github-actionsgithub-actionsBot mentioned this pull request Aug 21, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@iitsdani