Skip to content

Conversation

renovate[bot]
Copy link

@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
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
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