Skip to content

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

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.qkg1.top-stretchr-testify-1.x
Open

fix(deps): update module github.com/stretchr/testify to v1.12.1#2087
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.qkg1.top-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 renovate label Aug 17, 2026
@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 34.43%. Comparing base (16eb154) to head (f2cf9ee).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2087      +/-   ##
==========================================
- Coverage   34.43%   34.43%   -0.01%     
==========================================
  Files         419      419              
  Lines       27692    27692              
==========================================
- Hits         9537     9535       -2     
- Misses      17437    17438       +1     
- Partials      718      719       +1     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate
renovate Bot force-pushed the renovate/github.qkg1.top-stretchr-testify-1.x branch from 71cb525 to 6bb8762 Compare August 31, 2026 12:18
@renovate renovate Bot changed the title fix(deps): update module github.com/stretchr/testify to v1.12.0 fix(deps): update module github.com/stretchr/testify to v1.12.0 - autoclosed Sep 1, 2026
@renovate renovate Bot closed this Sep 1, 2026
@renovate
renovate Bot deleted the renovate/github.qkg1.top-stretchr-testify-1.x branch September 1, 2026 15:10
@renovate renovate Bot changed the title fix(deps): update module github.com/stretchr/testify to v1.12.0 - autoclosed fix(deps): update module github.com/stretchr/testify to v1.12.0 Sep 1, 2026
@renovate renovate Bot reopened this Sep 1, 2026
@renovate
renovate Bot force-pushed the renovate/github.qkg1.top-stretchr-testify-1.x branch 2 times, most recently from 6bb8762 to 620a7f0 Compare September 1, 2026 18:51
@renovate renovate Bot changed the title fix(deps): update module github.com/stretchr/testify to v1.12.0 fix(deps): update module github.com/stretchr/testify to v1.12.0 - autoclosed Sep 2, 2026
@renovate renovate Bot closed this Sep 2, 2026
@renovate renovate Bot changed the title fix(deps): update module github.com/stretchr/testify to v1.12.0 - autoclosed fix(deps): update module github.com/stretchr/testify to v1.12.1 Sep 3, 2026
@renovate renovate Bot reopened this Sep 3, 2026
@renovate
renovate Bot force-pushed the renovate/github.qkg1.top-stretchr-testify-1.x branch 2 times, most recently from 620a7f0 to f2cf9ee Compare September 3, 2026 00:43
@renovate

renovate Bot commented Sep 3, 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

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=14 days

Details:

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants