Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 26, 2022

This PR contains the following updates:

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

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

@stale
Copy link

stale bot commented May 31, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label May 31, 2022
@renovate renovate bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 6a525e8 to 7aa822a Compare June 18, 2022 12:43
@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 7aa822a to f6258e9 Compare June 24, 2022 01:15
@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
@coveralls
Copy link

Pull Request Test Coverage Report for Build 2552946254

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 67.5%

Totals Coverage Status
Change from base Build 742037759: 0.0%
Covered Lines: 162
Relevant Lines: 240

💛 - Coveralls

@stale stale bot removed the stale label Jun 24, 2022
@stale
Copy link

stale bot commented Jul 30, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jul 30, 2022
@renovate renovate bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from f6258e9 to f988aae Compare September 25, 2022 11:09
@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 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.2 Mar 16, 2023
@renovate renovate bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from f988aae to 38c835a Compare March 16, 2023 07:54
@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 38c835a to f7bc0a4 Compare May 28, 2023 08:53
@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 f7bc0a4 to 49f6dc6 Compare May 30, 2023 11:44
@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 49f6dc6 to 10b7663 Compare March 1, 2024 23:47
@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 22:07
@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 01:39
@renovate renovate bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 10b7663 to 2c4afdd Compare August 28, 2024 01:39
@renovate renovate bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 2c4afdd to 9a851ff Compare November 23, 2024 13:18
@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 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.10.0 - autoclosed Mar 6, 2025
@renovate renovate bot closed this Mar 6, 2025
@renovate renovate bot deleted the renovate/github.com-stretchr-testify-1.x branch March 6, 2025 13:32
@renovate renovate bot changed the title fix(deps): update module github.com/stretchr/testify to v1.10.0 - autoclosed fix(deps): update module github.com/stretchr/testify to v1.10.0 Mar 6, 2025
@renovate renovate bot reopened this Mar 6, 2025
@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.10.0 - autoclosed Mar 28, 2025
@renovate renovate bot closed this Mar 28, 2025
@renovate renovate bot changed the title fix(deps): update module github.com/stretchr/testify to v1.10.0 - autoclosed fix(deps): update module github.com/stretchr/testify to v1.10.0 Mar 28, 2025
@renovate renovate bot reopened this Mar 28, 2025
@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.10.0 - autoclosed May 23, 2025
@renovate renovate bot closed this May 23, 2025
@renovate renovate bot changed the title fix(deps): update module github.com/stretchr/testify to v1.10.0 - autoclosed fix(deps): update module github.com/stretchr/testify to v1.10.0 May 24, 2025
@renovate renovate bot reopened this May 24, 2025
@renovate renovate bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 889504f to 9a851ff Compare May 24, 2025 01:09
@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.10.0 - autoclosed Jun 2, 2025
@renovate renovate bot closed this Jun 2, 2025
@renovate renovate bot changed the title fix(deps): update module github.com/stretchr/testify to v1.10.0 - autoclosed fix(deps): update module github.com/stretchr/testify to v1.10.0 Jun 2, 2025
@renovate renovate bot reopened this Jun 2, 2025
@renovate renovate bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 3f51119 to 9a851ff Compare June 2, 2025 08:19
@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.10.0 - autoclosed Jul 25, 2025
@renovate renovate bot closed this Jul 25, 2025
@renovate renovate bot changed the title fix(deps): update module github.com/stretchr/testify to v1.10.0 - autoclosed fix(deps): update module github.com/stretchr/testify to v1.10.0 Jul 25, 2025
@renovate renovate bot reopened this Jul 25, 2025
@renovate renovate bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 1694bd0 to 9a851ff Compare July 25, 2025 20:51
@renovate renovate bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 9a851ff to 8769eec Compare August 24, 2025 18:49
@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
@renovate renovate bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 8769eec to 6704ddd Compare August 27, 2025 18:38
@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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant