Skip to content

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

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

fix(deps): update module github.com/stretchr/testify to v1.12.1#25
utkuerol merged 1 commit into
mainfrom
renovate/github.com-stretchr-testify-1.x

Conversation

@codesphere-renovate

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 has been generated by Mend Renovate CLI.

@codesphere-renovate
codesphere-renovate Bot requested a review from a team as a code owner August 20, 2026 16:33
@codesphere-renovate

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
go.yaml.in/yaml/v3 v3.0.4 -> v3.0.5

@utkuerol
utkuerol merged commit 632d92b into main Aug 21, 2026
3 of 4 checks passed
@utkuerol
utkuerol deleted the renovate/github.com-stretchr-testify-1.x branch August 21, 2026 09:20
utkuerol pushed a commit that referenced this pull request Aug 21, 2026
🤖 I have created a release *beep* *boop*
---


##
[0.7.0](v0.6.0...v0.7.0)
(2026-08-21)


### ⚠ BREAKING CHANGES

* explicit provider contract
([#15](#15))

### refac

* explicit provider contract
([#15](#15))
([31fe171](31fe171))


### Bug Fixes

* **deps:** update module github.com/onsi/ginkgo/v2 to v2.32.1
([#20](#20))
([ebdaaa2](ebdaaa2))
* **deps:** update module github.com/stretchr/testify to v1.12.1
([#25](#25))
([632d92b](632d92b))
* retry jobs in separate pods to retain logs
([#13](#13))
([4bc7bc4](4bc7bc4))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

1 participant