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

Merged
CSRBot merged 1 commits from renovate/go-modules into master 2026-08-19 19:22:14 +02:00
Collaborator

This PR contains the following updates:

Package Type Update Change
github.com/stretchr/testify require patch v1.12.0v1.12.1

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 | Type | Update | Change | |---|---|---|---| | [github.com/stretchr/testify](https://github.com/stretchr/testify) | require | patch | `v1.12.0` → `v1.12.1` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0NC4zNC4wIiwidXBkYXRlZEluVmVyIjoiNDQuMzQuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9hdXRvbWVyZ2UiLCJyZW5vdmF0ZS9nb2xhbmciXX0=-->
CSRBot added 1 commit 2026-08-19 17:24:17 +02:00
chore(deps): update module github.com/stretchr/testify to v1.12.1
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 47s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Successful in 14s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 1m56s
Lint Markdown files / Run markdown linter (pull_request) Successful in 6s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Successful in 27s
1c625f08f5
CSRBot scheduled this pull request to auto merge when all checks succeed 2026-08-19 17:24:25 +02:00
CSRBot merged commit 24c1da7bf6 into master 2026-08-19 19:22:14 +02:00
CSRBot deleted branch renovate/go-modules 2026-08-19 19:22:15 +02:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: volker.raschek/tarr#112