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

Merged
renovate merged 1 commits from renovate/github.com-stretchr-testify-1.x into main 2026-08-21 08:13:36 +00:00
Owner

This PR contains the following updates:

Package Change Age Confidence
github.com/stretchr/testify v1.12.0v1.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: https://github.com/stretchr/testify/compare/v1.12.0...v1.12.1

What's Changed

New Contributors

Full Changelog: https://github.com/stretchr/testify/compare/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 has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `v1.12.0` → `v1.12.1` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fstretchr%2ftestify/v1.12.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fstretchr%2ftestify/v1.12.0/v1.12.1?slim=true) | --- ### Release Notes <details> <summary>stretchr/testify (github.com/stretchr/testify)</summary> ### [`v1.12.1`](https://github.com/stretchr/testify/releases/tag/v1.12.1) [Compare Source](https://github.com/stretchr/testify/compare/v1.12.0...v1.12.1) 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 - Change yaml library to `go.yaml.in/yaml/v3` by [@&#8203;harryzcy](https://github.com/harryzcy) in [#&#8203;1935](https://github.com/stretchr/testify/pull/1935) - change yaml library to go.yaml.in/yaml/v3 by [@&#8203;boekkooi-impossiblecloud](https://github.com/boekkooi-impossiblecloud) in [#&#8203;1772](https://github.com/stretchr/testify/pull/1772) #### New Contributors - [@&#8203;harryzcy](https://github.com/harryzcy) made their first contribution in [#&#8203;1935](https://github.com/stretchr/testify/pull/1935) - [@&#8203;boekkooi-impossiblecloud](https://github.com/boekkooi-impossiblecloud) made their first contribution in [#&#8203;1772](https://github.com/stretchr/testify/pull/1772) **Full Changelog**: <https://github.com/stretchr/testify/compare/v1.12.0...v1.12.1> #### What's Changed - Change yaml library to `go.yaml.in/yaml/v3` by [@&#8203;harryzcy](https://github.com/harryzcy) in [#&#8203;1935](https://github.com/stretchr/testify/pull/1935) - change yaml library to go.yaml.in/yaml/v3 by [@&#8203;boekkooi-impossiblecloud](https://github.com/boekkooi-impossiblecloud) in [#&#8203;1772](https://github.com/stretchr/testify/pull/1772) #### New Contributors - [@&#8203;harryzcy](https://github.com/harryzcy) made their first contribution in [#&#8203;1935](https://github.com/stretchr/testify/pull/1935) - [@&#8203;boekkooi-impossiblecloud](https://github.com/boekkooi-impossiblecloud) made their first contribution in [#&#8203;1772](https://github.com/stretchr/testify/pull/1772) **Full Changelog**: <https://github.com/stretchr/testify/compare/v1.12.0...v1.12.1> </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4zMS4wIiwidXBkYXRlZEluVmVyIjoiNDQuMzEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate scheduled this pull request to auto merge when all checks succeed 2026-08-20 10:12:09 +00:00

Coverage Report

Total coverage: 99%

## Coverage Report Total coverage: **99%**
renovate added 1 commit 2026-08-21 08:13:30 +00:00
fix(deps): update module github.com/stretchr/testify to v1.12.1
subscriptions / test (push) Skipped
subscriptions / vulnerabilities (push) Skipped
pre-commit / pre-commit (push) Skipped
subscriptions / test (pull_request) Successful in 53s
subscriptions / coverage-baseline (pull_request) Skipped
subscriptions / vulnerabilities (pull_request) Successful in 1m1s
pre-commit / pre-commit (pull_request) Successful in 2m14s
194eda8c89
renovate force-pushed renovate/github.com-stretchr-testify-1.x from b920e982bf to 194eda8c89 2026-08-21 08:13:30 +00:00 Compare
renovate merged commit 9d9bd7129d into main 2026-08-21 08:13:36 +00:00
renovate deleted branch renovate/github.com-stretchr-testify-1.x 2026-08-21 08:13:37 +00:00

Coverage Report

Total coverage: 99%

## Coverage Report Total coverage: **99%**
Sign in to join this conversation.
No Reviewers
No labels
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: shiny/subscriptions#14