Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 26, 2021

This PR contains the following updates:

Package Change Age Confidence
github.com/stretchr/testify v1.6.1 -> v1.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

v1.10.0

Compare Source

What's Changed
Functional Changes
Fixes
Documentation, Build & CI
New Contributors

Full Changelog: stretchr/testify@v1.9.0...v1.10.0

v1.9.0

Compare Source

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.8.4...v1.9.0

v1.8.4

Compare Source

What's Changed
New Contributors

Full Changelog: stretchr/testify@v1.8.3...v1.8.4

v1.8.3

Compare Source

What's Changed
New Contributors

Full Changelog: stretchr/testify@v1.8.2...v1.8.3

v1.8.2

Compare Source

What's Changed
New Contributors

Full Changelog: stretchr/testify@v1.8.1...v1.8.2

v1.8.1

Compare Source

What's Changed

Full Changelog: stretchr/testify@v1.8.0...v1.8.1

v1.8.0

Compare Source

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.7.5...v1.8.0

v1.7.5

Compare Source

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.7.4...v1.7.5

v1.7.4

Compare Source

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.7.3...v1.7.4

v1.7.3

Compare Source

What's Changed

Full Changelog: stretchr/testify@v1.7.2...v1.7.3

v1.7.2

Compare Source

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.7.1...v1.7.2

v1.7.1

Compare Source

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.7.0...v1.7.1

v1.7.0: Minor improvements and bug fixes

Compare Source

Minor feature improvements and bug fixes


Configuration

📅 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.

🔕 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 renovate bot changed the title fix(deps): update module github.com/stretchr/testify to v1.7.0 fix(deps): update module github.com/stretchr/testify to v1.7.1 Mar 26, 2022
@renovate renovate bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 9c0aa19 to d529cd7 Compare March 26, 2022 12:58
@renovate renovate bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from d529cd7 to 9a219cd Compare June 18, 2022 17:00
@renovate renovate bot changed the title fix(deps): update module github.com/stretchr/testify to v1.7.1 fix(deps): update module github.com/stretchr/testify to v1.7.2 Jun 18, 2022
@renovate renovate bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 9a219cd to 0988ab3 Compare June 24, 2022 01:30
@renovate renovate bot changed the title fix(deps): update module github.com/stretchr/testify to v1.7.2 fix(deps): update module github.com/stretchr/testify to v1.7.5 Jun 24, 2022
@renovate renovate bot changed the title fix(deps): update module github.com/stretchr/testify to v1.7.5 fix(deps): update module github.com/stretchr/testify to v1.8.0 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 0988ab3 to 65b21e5 Compare September 25, 2022 17:58
@renovate renovate bot changed the title fix(deps): update module github.com/stretchr/testify to v1.8.0 fix(deps): update module github.com/stretchr/testify to v1.8.1 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 65b21e5 to b38eb28 Compare November 20, 2022 20:20
@renovate renovate bot changed the title fix(deps): update module github.com/stretchr/testify to v1.8.1 fix(deps): update module github.com/stretchr/testify to v1.8.2 Mar 17, 2023
@renovate renovate bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from b38eb28 to 7e25e69 Compare March 17, 2023 02:02
@renovate renovate bot changed the title fix(deps): update module github.com/stretchr/testify to v1.8.2 fix(deps): update module github.com/stretchr/testify to v1.8.3 May 28, 2023
@renovate renovate bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 7e25e69 to 89951ca Compare May 28, 2023 10:57
@renovate renovate bot changed the title fix(deps): update module github.com/stretchr/testify to v1.8.3 fix(deps): update module github.com/stretchr/testify to v1.8.4 May 30, 2023
@renovate renovate bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 89951ca to d2f2ed7 Compare May 30, 2023 11:56
@renovate renovate bot changed the title fix(deps): update module github.com/stretchr/testify to v1.8.4 fix(deps): update module github.com/stretchr/testify to v1.9.0 Mar 1, 2024
@renovate renovate bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from d2f2ed7 to 2164d6a Compare March 1, 2024 14:39
@renovate renovate bot changed the title fix(deps): update module github.com/stretchr/testify to v1.9.0 fix(deps): update module github.com/stretchr/testify to v1.9.0 - autoclosed Aug 27, 2024
@renovate renovate bot closed this Aug 27, 2024
@renovate renovate bot deleted the renovate/github.com-stretchr-testify-1.x branch August 27, 2024 21:54
@renovate renovate bot changed the title fix(deps): update module github.com/stretchr/testify to v1.9.0 - autoclosed fix(deps): update module github.com/stretchr/testify to v1.9.0 Aug 28, 2024
@renovate renovate bot reopened this Aug 28, 2024
@renovate renovate bot restored the renovate/github.com-stretchr-testify-1.x branch August 28, 2024 00:18
@renovate renovate bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 2164d6a to 54e90a8 Compare August 28, 2024 00:18
@renovate renovate bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 54e90a8 to 25be876 Compare November 23, 2024 12:45
@renovate renovate bot changed the title fix(deps): update module github.com/stretchr/testify to v1.9.0 fix(deps): update module github.com/stretchr/testify to v1.10.0 Nov 23, 2024
@renovate renovate bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 25be876 to 6f2b0f0 Compare August 24, 2025 20:38
@renovate renovate bot changed the title fix(deps): update module github.com/stretchr/testify to v1.10.0 fix(deps): update module github.com/stretchr/testify to v1.11.0 Aug 24, 2025
@socket-security
Copy link

socket-security bot commented Aug 24, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedgithub.com/​stretchr/​testify@​v1.6.1 ⏵ v1.11.196100100100100

View full report

@renovate renovate bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 6f2b0f0 to 753376f Compare August 27, 2025 12:04
@renovate renovate bot changed the title fix(deps): update module github.com/stretchr/testify to v1.11.0 fix(deps): update module github.com/stretchr/testify to v1.11.1 Aug 27, 2025
@renovate renovate bot changed the title fix(deps): update module github.com/stretchr/testify to v1.11.1 fix(deps): update module github.com/stretchr/testify to v1.11.1 - autoclosed Dec 14, 2025
@renovate renovate bot closed this Dec 14, 2025
@renovate renovate bot deleted the renovate/github.com-stretchr-testify-1.x branch December 14, 2025 00:58
@renovate renovate bot changed the title fix(deps): update module github.com/stretchr/testify to v1.11.1 - autoclosed fix(deps): update module github.com/stretchr/testify to v1.11.1 Dec 14, 2025
@renovate renovate bot reopened this Dec 14, 2025
@renovate renovate bot force-pushed the renovate/github.com-stretchr-testify-1.x branch 2 times, most recently from 753376f to 7e29fa3 Compare December 14, 2025 05:27
Copy link

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

Important

Looks good to me! 👍

Reviewed everything up to 753376f in 33 seconds. Click for details.
  • Reviewed 38 lines of code in 2 files
  • Skipped 0 files when reviewing.
  • Skipped posting 2 draft comments. View those below.
  • Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. go.mod:5
  • Draft comment:
    The testify dependency has been updated to v1.11.1. Be sure to verify that the changes in behavior (especially in mock matching for mutable stringers) are compatible with your tests. Also consider whether upgrading the Go version (currently 1.13) might better align with the new features and improvements in testify.
  • Reason this comment was not posted:
    Comment did not seem useful. Confidence is useful = 0% <= threshold 50% This comment is primarily about dependency changes and suggests verifying compatibility and considering a Go version upgrade. It violates the rule against commenting on dependency changes and asking the author to verify compatibility.
2. go.sum:13
  • Draft comment:
    New checksums have been added for testify v1.11.1 as well as updates for transitive dependencies (e.g. go-spew and objx). These changes appear auto-generated; just ensure that no unexpected behavior is introduced by the updated transitive dependencies.
  • Reason this comment was not posted:
    Comment did not seem useful. Confidence is useful = 0% <= threshold 50% This comment is purely informative and asks the PR author to ensure no unexpected behavior is introduced by the updated transitive dependencies. It does not provide a specific suggestion or point out a specific issue.

Workflow ID: wflow_8dCTb3d8DHKsveeM

You can customize Ellipsis by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.

@renovate renovate bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 7e29fa3 to 2cfd8e0 Compare December 15, 2025 10:53
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