Skip to content

Update module github.com/stretchr/testify to v1.11.1#8

Draft
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/github.com-stretchr-testify-1.x
Draft

Update module github.com/stretchr/testify to v1.11.1#8
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/github.com-stretchr-testify-1.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Jun 10, 2022

This PR contains the following updates:

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


Configuration

📅 Schedule: (UTC)

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

@renovate renovate Bot added the renovate label Jun 10, 2022
@renovate renovate Bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 398e812 to 7522ae1 Compare June 20, 2022 15:05
@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.3 Jun 20, 2022
@renovate renovate Bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 7522ae1 to 026f552 Compare June 20, 2022 23:51
@renovate renovate Bot changed the title Update module github.com/stretchr/testify to v1.7.3 Update module github.com/stretchr/testify to v1.7.4 Jun 20, 2022
@renovate renovate Bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 026f552 to c41ac02 Compare June 24, 2022 03:21
@renovate renovate Bot changed the title Update module github.com/stretchr/testify to v1.7.4 Update module github.com/stretchr/testify to v1.7.5 Jun 24, 2022
@renovate renovate Bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from c41ac02 to c7ba7ff Compare June 29, 2022 15:03
@renovate renovate Bot changed the title Update module github.com/stretchr/testify to v1.7.5 Update module github.com/stretchr/testify to v1.8.0 Jun 29, 2022
@renovate renovate Bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from c7ba7ff to d422d41 Compare September 25, 2022 21:45
@renovate renovate Bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from d422d41 to b691c88 Compare November 20, 2022 18:45
@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 changed the title Update module github.com/stretchr/testify to v1.8.1 Update module github.com/stretchr/testify to v1.8.2 Mar 11, 2023
@renovate renovate Bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from b691c88 to c11f72e Compare March 11, 2023 02:44
@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.2 - autoclosed Apr 3, 2023
@renovate renovate Bot closed this Apr 3, 2023
@renovate renovate Bot deleted the renovate/github.com-stretchr-testify-1.x branch April 3, 2023 23:23
@renovate renovate Bot changed the title Update module github.com/stretchr/testify to v1.8.2 - autoclosed Update module github.com/stretchr/testify to v1.8.2 Apr 4, 2023
@renovate renovate Bot reopened this Apr 4, 2023
@renovate renovate Bot restored the renovate/github.com-stretchr-testify-1.x branch April 4, 2023 09:54
@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.4 Jun 2, 2023
@renovate renovate Bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from c11f72e to c6dcf3b Compare June 2, 2023 02:28
@renovate renovate Bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from c6dcf3b to d13ff5a Compare March 2, 2024 08: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 2, 2024
@renovate renovate Bot changed the title Update module github.com/stretchr/testify to v1.9.0 Update module github.com/stretchr/testify to v1.10.0 Nov 24, 2024
@renovate
Copy link
Copy Markdown
Author

renovate Bot commented Nov 24, 2024

ℹ 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):

  • 1 additional dependency was updated

Details:

Package Change
gopkg.in/yaml.v3 v3.0.0 -> v3.0.1

@renovate renovate Bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from d13ff5a to c08c51a Compare November 24, 2024 11:35
@renovate renovate Bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from c08c51a to 9420917 Compare August 24, 2025 19:55
@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 changed the title Update module github.com/stretchr/testify to v1.11.0 Update module github.com/stretchr/testify to v1.11.1 Sep 1, 2025
@renovate renovate Bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 9420917 to 35e0c16 Compare September 1, 2025 09:50
@renovate
Copy link
Copy Markdown
Author

renovate Bot commented Dec 16, 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):

  • 1 additional dependency was updated

Details:

Package Change
gopkg.in/yaml.v3 v3.0.0 -> v3.0.1

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.

0 participants