Skip to content

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

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 2, 2026

This PR contains the following updates:

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

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: (in timezone US/Eastern)

  • Branch creation
    • "every weekend"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Feb 2, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: sdk/runtime/go.sum
Command failed: go get -t ./...
go: python-sdk imports
	python-sdk/internal/dagger: package python-sdk/internal/dagger is not in std (/opt/containerbase/tools/golang/1.23.6/src/python-sdk/internal/dagger)

@renovate renovate Bot force-pushed the renovate/github.com-stretchr-testify-1.x branch 3 times, most recently from b8e38c8 to 9d8497d Compare February 3, 2026 03:04
@renovate renovate Bot force-pushed the renovate/github.com-stretchr-testify-1.x branch 6 times, most recently from d48a8a7 to ecaf25f Compare March 28, 2026 18:30
@renovate renovate Bot force-pushed the renovate/github.com-stretchr-testify-1.x branch 5 times, most recently from 63f42e8 to 9c761ca Compare April 2, 2026 02:45
@renovate renovate Bot changed the title fix(deps): update module github.com/stretchr/testify to v1.11.1 Update module github.com/stretchr/testify to v1.11.1 Apr 8, 2026
@renovate renovate Bot force-pushed the renovate/github.com-stretchr-testify-1.x branch 5 times, most recently from f4222a4 to 88ee468 Compare April 14, 2026 02:49
@renovate renovate Bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 88ee468 to 54e2392 Compare April 17, 2026 20:06
@renovate renovate Bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 54e2392 to 7bc5ec8 Compare April 21, 2026 18:04
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