Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 14, 2025

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 1.24.4 -> 1.25.3 age confidence 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.3

v1.25.2

v1.25.1

v1.25.0

v1.24.9

v1.24.8

v1.24.7

v1.24.6

v1.24.5


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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.

👻 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 changed the title chore(deps): update dependency go to v1.24.5 chore(deps): update dependency go to v1.24.6 Aug 7, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6ab0f21 to 41f00b7 Compare August 7, 2025 05:09
@renovate renovate bot changed the title chore(deps): update dependency go to v1.24.6 chore(deps): update dependency go to v1.25.0 Aug 13, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 41f00b7 to 2fe7556 Compare August 13, 2025 08:01
@renovate renovate bot changed the title chore(deps): update dependency go to v1.25.0 chore(deps): update all non-major dependencies Aug 24, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 40594e3 to af6b4f6 Compare August 27, 2025 17:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from af6b4f6 to 7907458 Compare September 6, 2025 18:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7907458 to 0e9fa58 Compare October 8, 2025 06:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0e9fa58 to e930cac Compare October 14, 2025 05:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants