Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 12, 2025

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Change Age Confidence Type Update
github.com/stretchr/testify v1.10.0 -> v1.11.1 age confidence require minor
go (source) 1.24.4 -> 1.25.1 age confidence toolchain minor
golang.org/x/text v0.26.0 -> v0.29.0 age confidence require minor

Release Notes

stretchr/testify (github.com/stretchr/testify)

v1.11.1

Compare Source

This release fixes #​1785 introduced in v1.11.0 where expected argument values implementing the stringer interface (String() string) with a method which mutates their value, when passed to mock.Mock.On (m.On("Method", <expected>).Return()) or actual argument values passed to mock.Mock.Called may no longer match one another where they previously did match. The behaviour prior to v1.11.0 where the stringer is always called is restored. Future testify releases may not call the stringer method at all in this case.

What's Changed

Full Changelog: stretchr/testify@v1.11.0...v1.11.1

v1.11.0

Compare Source

What's Changed

Functional Changes

v1.11.0 Includes a number of performance improvements.

Fixes
Documentation, Build & CI

New Contributors

Full Changelog: stretchr/testify@v1.10.0...v1.11.0

golang/go (go)

v1.25.1

v1.25.0

v1.24.7

v1.24.6

v1.24.5


Configuration

📅 Schedule: 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 force-pushed the renovate/all-minor branch from d7d1c21 to 32ef504 Compare August 10, 2025 14:58
@renovate renovate bot changed the title Update module golang.org/x/text to v0.27.0 Update module golang.org/x/text to v0.28.0 Aug 10, 2025
@renovate renovate bot force-pushed the renovate/all-minor branch from 32ef504 to d0cbe20 Compare August 15, 2025 02:41
@renovate renovate bot changed the title Update module golang.org/x/text to v0.28.0 Update minor dependencies Aug 15, 2025
@renovate renovate bot force-pushed the renovate/all-minor branch 2 times, most recently from 696fa40 to ce4ad91 Compare August 31, 2025 11:29
@renovate renovate bot force-pushed the renovate/all-minor branch 4 times, most recently from 43ea464 to 58a8928 Compare September 11, 2025 06:32
@renovate renovate bot force-pushed the renovate/all-minor branch from 58a8928 to 82aacfe Compare October 7, 2025 00:19
@halprin halprin merged commit 4fba931 into main Oct 7, 2025
2 checks passed
@halprin halprin deleted the renovate/all-minor branch October 7, 2025 00:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants