Skip to content

Conversation

@renovate
Copy link

@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: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.

@codecov-commenter
Copy link

codecov-commenter commented Mar 26, 2022

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (e1130d0) to head (52c4429).

❗ Current head 52c4429 differs from pull request most recent head 16ed608. Consider uploading reports for the commit 16ed608 to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##              main        #6   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines          122       122           
=========================================
  Hits           122       122           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 6914275 to d927a2c Compare June 18, 2022 23:24
@renovate renovate bot changed the title Update module github.com/stretchr/testify to v1.7.1 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 d927a2c to 336b2e8 Compare June 23, 2022 20:06
@renovate renovate bot changed the title Update module github.com/stretchr/testify to v1.7.2 Update module github.com/stretchr/testify to v1.7.4 Jun 23, 2022
@renovate renovate bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 336b2e8 to 499fc61 Compare September 25, 2022 20:37
@renovate renovate bot changed the title Update module github.com/stretchr/testify to v1.7.4 Update module github.com/stretchr/testify to v1.8.0 Sep 25, 2022
@renovate renovate bot changed the title Update module github.com/stretchr/testify to v1.8.0 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 499fc61 to 52c4429 Compare November 20, 2022 20:54
@renovate renovate bot changed the title Update module github.com/stretchr/testify to v1.8.1 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 52c4429 to d8cde1e Compare March 17, 2023 01:57
@renovate renovate bot changed the title Update module github.com/stretchr/testify to v1.8.2 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 d8cde1e to 9a3f5cb Compare May 28, 2023 12:03
@renovate renovate bot changed the title Update module github.com/stretchr/testify to v1.8.3 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 9a3f5cb to 5f742a4 Compare May 30, 2023 10:36
@renovate renovate bot changed the title Update module github.com/stretchr/testify to v1.8.4 Update module github.com/stretchr/testify to v1.8.4 - autoclosed Oct 23, 2023
@renovate renovate bot closed this Oct 23, 2023
@renovate renovate bot deleted the renovate/github.com-stretchr-testify-1.x branch October 23, 2023 10:22
@renovate renovate bot changed the title Update module github.com/stretchr/testify to v1.8.4 - autoclosed Update module github.com/stretchr/testify to v1.8.4 Oct 23, 2023
@renovate renovate bot reopened this Oct 23, 2023
@renovate renovate bot restored the renovate/github.com-stretchr-testify-1.x branch October 23, 2023 13:28
@renovate renovate bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 5f742a4 to 01da398 Compare October 23, 2023 13:29
@renovate renovate bot changed the title Update module github.com/stretchr/testify to v1.8.4 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 01da398 to 16ed608 Compare March 1, 2024 13:50
@renovate renovate bot changed the title Update module github.com/stretchr/testify to v1.9.0 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:59
@renovate renovate bot changed the title Update module github.com/stretchr/testify to v1.9.0 - autoclosed Update module github.com/stretchr/testify to v1.9.0 Aug 28, 2024
@renovate renovate bot restored the renovate/github.com-stretchr-testify-1.x branch August 28, 2024 01:12
@renovate renovate bot reopened this Aug 28, 2024
@renovate renovate bot changed the title Update module github.com/stretchr/testify to v1.10.0 - autoclosed Update module github.com/stretchr/testify to v1.10.0 Feb 6, 2025
@renovate renovate bot reopened this Feb 6, 2025
@renovate renovate bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 4b71310 to ff7718e Compare February 6, 2025 00:32
@renovate renovate bot changed the title Update module github.com/stretchr/testify to v1.10.0 Update module github.com/stretchr/testify to v1.10.0 - autoclosed Mar 5, 2025
@renovate renovate bot closed this Mar 5, 2025
@renovate renovate bot changed the title Update module github.com/stretchr/testify to v1.10.0 - autoclosed Update module github.com/stretchr/testify to v1.10.0 Mar 5, 2025
@renovate renovate bot reopened this Mar 5, 2025
@renovate renovate bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 3ad84f5 to ff7718e Compare March 5, 2025 05:24
@renovate renovate bot changed the title Update module github.com/stretchr/testify to v1.10.0 Update module github.com/stretchr/testify to v1.10.0 - autoclosed Jun 6, 2025
@renovate renovate bot closed this Jun 6, 2025
@renovate renovate bot changed the title Update module github.com/stretchr/testify to v1.10.0 - autoclosed Update module github.com/stretchr/testify to v1.10.0 Jun 7, 2025
@renovate renovate bot reopened this Jun 7, 2025
@renovate renovate bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from ff7718e to 537c3cc Compare August 24, 2025 17:41
@renovate renovate bot changed the title Update module github.com/stretchr/testify to v1.10.0 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 537c3cc to 73cc4e5 Compare August 27, 2025 13:04
@renovate renovate bot changed the title Update module github.com/stretchr/testify to v1.11.0 Update module github.com/stretchr/testify to v1.11.1 Aug 27, 2025
@renovate renovate bot changed the title Update module github.com/stretchr/testify to v1.11.1 Update module github.com/stretchr/testify to v1.11.1 - autoclosed Oct 31, 2025
@renovate renovate bot closed this Oct 31, 2025
@renovate renovate bot changed the title Update module github.com/stretchr/testify to v1.11.1 - autoclosed Update module github.com/stretchr/testify to v1.11.1 Nov 1, 2025
@renovate renovate bot reopened this Nov 1, 2025
@renovate renovate bot force-pushed the renovate/github.com-stretchr-testify-1.x branch 2 times, most recently from 73cc4e5 to b678c75 Compare November 1, 2025 00:40
@renovate renovate bot changed the title Update module github.com/stretchr/testify to v1.11.1 Update module github.com/stretchr/testify to v1.11.1 - autoclosed Nov 5, 2025
@renovate renovate bot closed this Nov 5, 2025
@renovate renovate bot changed the title Update module github.com/stretchr/testify to v1.11.1 - autoclosed Update module github.com/stretchr/testify to v1.11.1 Nov 5, 2025
@renovate renovate bot reopened this Nov 5, 2025
@renovate renovate bot force-pushed the renovate/github.com-stretchr-testify-1.x branch 2 times, most recently from b678c75 to 6b41f9f Compare November 5, 2025 20:56
@renovate
Copy link
Author

renovate bot commented Dec 15, 2025

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 2 additional dependencies were updated

Details:

Package Change
github.com/davecgh/go-spew v1.1.0 -> v1.1.1
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c -> v3.0.1

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