chore(deps): update all non-major dependencies#13
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 7, 2025 05:09
6ab0f21 to
41f00b7
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 13, 2025 08:01
41f00b7 to
2fe7556
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
August 27, 2025 17:53
40594e3 to
af6b4f6
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
September 6, 2025 18:57
af6b4f6 to
7907458
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
October 14, 2025 05:02
0e9fa58 to
e930cac
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
November 5, 2025 19:35
e930cac to
f5afcf1
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
November 6, 2025 04:05
998233a to
68ae560
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
December 3, 2025 06:46
68ae560 to
1589855
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
December 14, 2025 01:01
1589855 to
9bfccb5
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
December 14, 2025 05:25
9bfccb5 to
f373cae
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 2, 2026 14:34
f373cae to
de254b4
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 2, 2026 16:30
de254b4 to
f4a21d8
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 16, 2026 05:46
f4a21d8 to
5e37af1
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
February 11, 2026 04:49
a822a28 to
bb5ba4c
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
March 6, 2026 05:35
bb5ba4c to
bdf0506
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
March 21, 2026 21:12
bdf0506 to
5d4ad54
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
March 22, 2026 00:44
5d4ad54 to
c770b42
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
April 8, 2026 05:13
c770b42 to
9deaa3f
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
April 9, 2026 02:41
2655311 to
d539c5e
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
May 8, 2026 04:29
d539c5e to
113487b
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
May 21, 2026 18:45
6934e17 to
b1d7fce
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
June 3, 2026 07:13
b1d7fce to
795f7ba
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 8, 2026 05:56
795f7ba to
ea8964f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.10.0→v1.11.11.24.4→1.26.5Release Notes
stretchr/testify (github.com/stretchr/testify)
v1.11.1Compare 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.0Compare 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.26.5v1.26.4v1.26.3v1.26.2v1.26.1v1.26.0v1.25.7v1.25.6v1.25.5v1.25.4v1.25.3v1.25.2v1.25.1v1.25.0v1.24.13v1.24.12v1.24.11v1.24.10v1.24.9v1.24.8v1.24.7v1.24.6v1.24.5Configuration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 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.
This PR was generated by Mend Renovate. View the repository job log.