chore(deps): Update go modules and/or dev-tools#159
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): Update go modules and/or dev-tools#159renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
Collaborator
|
/gcbrun |
f27b71c to
879d518
Compare
Contributor
Author
ℹ Artifact update noticeFile name: test/integration/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
Collaborator
|
/gcbrun |
879d518 to
57d3223
Compare
Collaborator
|
/gcbrun |
57d3223 to
8c4bbd4
Compare
Collaborator
|
/gcbrun |
8c4bbd4 to
4d92ff7
Compare
Collaborator
|
/gcbrun |
4d92ff7 to
011603a
Compare
Collaborator
|
/gcbrun |
011603a to
5075874
Compare
Collaborator
|
/gcbrun |
5075874 to
a80448a
Compare
Collaborator
|
/gcbrun |
a80448a to
0536ac2
Compare
Collaborator
|
/gcbrun |
0536ac2 to
02dc230
Compare
Collaborator
|
/gcbrun |
02dc230 to
d4b7aa2
Compare
Collaborator
|
/gcbrun |
d4b7aa2 to
e638f12
Compare
Collaborator
|
/gcbrun |
e638f12 to
bacf3bf
Compare
Collaborator
|
/gcbrun |
156b7ec to
6853129
Compare
Collaborator
|
/gcbrun |
6853129 to
d3cd8db
Compare
Collaborator
|
/gcbrun |
Contributor
Author
ℹ️ Artifact update noticeFile name: test/integration/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
d3cd8db to
2fb498c
Compare
Collaborator
|
/gcbrun |
2fb498c to
201db9b
Compare
Collaborator
|
/gcbrun |
201db9b to
fd02395
Compare
Collaborator
|
/gcbrun |
fd02395 to
2a531f0
Compare
Collaborator
|
/gcbrun |
2a531f0 to
bffc2d7
Compare
Collaborator
|
/gcbrun |
bffc2d7 to
75aa7c6
Compare
Collaborator
|
/gcbrun |
75aa7c6 to
89b64fa
Compare
Collaborator
|
/gcbrun |
89b64fa to
0fdfb5b
Compare
Collaborator
|
/gcbrun |
0fdfb5b to
c02aeff
Compare
Collaborator
|
/gcbrun |
c02aeff to
d5039ef
Compare
Collaborator
|
/gcbrun |
d5039ef to
84403f8
Compare
Collaborator
|
/gcbrun |
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:
v0.17.7→v0.18.0v1.10.0→v1.11.11.24.4→1.24.13Release 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.24.13v1.24.12v1.24.11v1.24.10v1.24.9v1.24.8v1.24.7v1.24.6v1.24.5Configuration
📅 Schedule: 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 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.
This PR was generated by Mend Renovate. View the repository job log.