Skip to content

Bump github.com/stretchr/testify from 1.10.0 to 1.11.1 - #20

Merged
Lawrence Lucas Large (LukeLarge) merged 1 commit into
mainfrom
dependabot/go_modules/github.com/stretchr/testify-1.11.1
Mar 23, 2026
Merged

Bump github.com/stretchr/testify from 1.10.0 to 1.11.1#20
Lawrence Lucas Large (LukeLarge) merged 1 commit into
mainfrom
dependabot/go_modules/github.com/stretchr/testify-1.11.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 2, 2026

Copy link
Copy Markdown

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps github.com/stretchr/testify from 1.10.0 to 1.11.1.

Release notes

Sourced from github.com/stretchr/testify's releases.

v1.11.1

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

What's Changed

Functional Changes

v1.11.0 Includes a number of performance improvements.

Fixes

Documentation, Build & CI

... (truncated)

Commits
  • 2a57335 Merge pull request #1788 from brackendawson/1785-backport-1.11
  • af8c912 Backport #1786 to release/1.11
  • b7801fb Merge pull request #1778 from stretchr/dependabot/github_actions/actions/chec...
  • 69831f3 build(deps): bump actions/checkout from 4 to 5
  • a53be35 Improve captureTestingT helper
  • aafb604 mock: improve formatting of error message
  • 7218e03 improve error msg
  • 929a212 Merge pull request #1758 from stretchr/dolmen/suite-faster-method-filtering
  • bc7459e suite: faster filtering of methods (-testify.m)
  • 7d37b5c suite: refactor methodFilter
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Mar 2, 2026
@stepsecurity-app

Copy link
Copy Markdown

Security Policy Alert: Actions Policy Violation

This workflow run has been blocked by StepSecurity's actions policy because it uses actions that are not allowed by your organization's policy.

Disallowed Actions:

  • step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b
  • github/codeql-action/init@89a39a4e59826350b863aa6b6252a07ad50cf83e
  • github/codeql-action/analyze@89a39a4e59826350b863aa6b6252a07ad50cf83e

To fix this issue, please modify the workflow to use only allowed actions. Contact your organization administrator to request changes to the allowed actions list if needed.

For more information, see StepSecurity's Actions Policy documentation.

@stepsecurity-app

Copy link
Copy Markdown

Security Policy Alert: Actions Policy Violation

This workflow run has been blocked by StepSecurity's actions policy because it uses actions that are not allowed by your organization's policy.

Disallowed Actions:

  • step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b
  • actions/setup-go@7b8cf10d4e4a01d4992d18a89f4d7dc5a3e6d6f4

To fix this issue, please modify the workflow to use only allowed actions. Contact your organization administrator to request changes to the allowed actions list if needed.

For more information, see StepSecurity's Actions Policy documentation.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bump github.com/stretchr/testify from 1.10.0 to 1.11.1
#20

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Go module dependency github.com/stretchr/testify to incorporate upstream fixes and performance improvements for the project’s test suite.

Changes:

  • Bump github.com/stretchr/testify from v1.10.0 to v1.11.1 in go.mod.
  • Update corresponding go.sum checksums for the new version.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
go.mod Updates the required github.com/stretchr/testify version to v1.11.1.
go.sum Refreshes module and go.mod hashes for github.com/stretchr/testify v1.11.1.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/stretchr/testify-1.11.1 branch from bb353d7 to f89fb3f Compare March 9, 2026 00:28

@ghost Deleted user (ghost) left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bump github.com/stretchr/testify from 1.10.0 to 1.11.1
#20

@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/stretchr/testify-1.11.1 branch from f89fb3f to be6e1b8 Compare March 23, 2026 20:14
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.10.0 to 1.11.1.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.10.0...v1.11.1)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-version: 1.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/stretchr/testify-1.11.1 branch from be6e1b8 to cd39df9 Compare March 23, 2026 20:15

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved

@LukeLarge
Lawrence Lucas Large (LukeLarge) merged commit 2397884 into main Mar 23, 2026
3 of 6 checks passed
@dependabot
dependabot Bot deleted the dependabot/go_modules/github.com/stretchr/testify-1.11.1 branch March 23, 2026 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants