Skip to content

Update module github.com/stretchr/testify to v1.11.1 - #122

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-stretchr-testify-1.x
Open

Update module github.com/stretchr/testify to v1.11.1#122
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-stretchr-testify-1.x

Conversation

@renovate

@renovate renovate Bot commented May 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/stretchr/testify v1.10.0v1.11.1 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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


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 was generated by Mend Renovate. View the repository job log.

@contsto

contsto commented May 27, 2026

Copy link
Copy Markdown
Collaborator

👍 Coverage remained same at 21.64%

@renovate
renovate Bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from d9f2a67 to 7dc1348 Compare June 4, 2026 11:40
@contsto

contsto commented Jun 4, 2026

Copy link
Copy Markdown
Collaborator

👍 Coverage remained same at 21.64%

@renovate
renovate Bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 7dc1348 to e58870a Compare June 9, 2026 05:53
@contsto

contsto commented Jun 9, 2026

Copy link
Copy Markdown
Collaborator

👍 Coverage remained same at 21.64%

@renovate
renovate Bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from e58870a to 10485a2 Compare June 15, 2026 09:17
@contsto

contsto commented Jun 15, 2026

Copy link
Copy Markdown
Collaborator

👍 Coverage remained same at 21.64%

@renovate
renovate Bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 10485a2 to f92bca5 Compare June 22, 2026 11:41
@contsto

contsto commented Jun 22, 2026

Copy link
Copy Markdown
Collaborator

👍 Coverage remained same at 21.56%

@renovate
renovate Bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from f92bca5 to baf788d Compare July 7, 2026 07:39
@contsto

contsto commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

👍 Coverage remained same at 21.56%

@renovate
renovate Bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from baf788d to 4268c12 Compare July 14, 2026 08:43
@contsto

contsto commented Jul 14, 2026

Copy link
Copy Markdown
Collaborator

👍 Coverage remained same at 21.56%

@renovate
renovate Bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 4268c12 to 200d3b9 Compare July 18, 2026 12:06
@contsto

contsto commented Jul 18, 2026

Copy link
Copy Markdown
Collaborator

👍 Coverage remained same at 21.56%

@renovate
renovate Bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 200d3b9 to 9395bf1 Compare July 23, 2026 11:11
@contsto

contsto commented Jul 23, 2026

Copy link
Copy Markdown
Collaborator

👍 Coverage remained same at 21.56%

@renovate
renovate Bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 9395bf1 to 8f283c8 Compare August 3, 2026 07:37
@contsto

contsto commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

👍 Coverage remained same at 21.56%

@renovate
renovate Bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 8f283c8 to 0e11a90 Compare August 4, 2026 06:54
@contsto

contsto commented Aug 4, 2026

Copy link
Copy Markdown
Collaborator

👍 Coverage remained same at 21.56%

@renovate
renovate Bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 0e11a90 to eea364b Compare August 4, 2026 07:34
@contsto

contsto commented Aug 4, 2026

Copy link
Copy Markdown
Collaborator

👍 Coverage remained same at 21.56%

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.

1 participant