Skip to content

Update module github.com/stretchr/testify to v1.12.1 - autoclosed - #16

Closed
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/github.com-stretchr-testify-1.x
Closed

Update module github.com/stretchr/testify to v1.12.1 - autoclosed#16
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/github.com-stretchr-testify-1.x

Conversation

@renovate

@renovate renovate Bot commented Apr 26, 2021

Copy link
Copy Markdown

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
github.com/stretchr/testify v1.6.1v1.12.1 age confidence

Release Notes

stretchr/testify (github.com/stretchr/testify)

v1.12.1

Compare Source

This is the first release which has the minimum dependencies practical in testify v1. The last remaining dependencies are github.com/stretchr/objx which itself has no dependencies, and go.yaml.in/yaml/v3. Removing objx would require v2, it cannot be vendored. Removing YAML would require vendoring the yaml library, which would do more harm than good. It's better to become aware of vulnerabilities in the official yaml package than to attempt to maintain our own.

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.12.0...v1.12.1

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.12.0...v1.12.1

v1.12.0

Compare Source

What's Changed

Functional Changes
Fixes
Documentation, Build & CI

New Contributors

Full Changelog: stretchr/testify@v1.11.0...v1.12.0

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.11.0...v1.12.0

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

Note

PR body was truncated to here.


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 changed the title Update module github.com/stretchr/testify to v1.7.0 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 cc936c1 to 44d3419 Compare March 26, 2022 12:39
@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 44d3419 to a03d0f6 Compare June 18, 2022 20:23
@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 a03d0f6 to 33e3c16 Compare June 23, 2022 20:53
@renovate
renovate Bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 33e3c16 to ec8835c Compare September 25, 2022 11:00
@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 force-pushed the renovate/github.com-stretchr-testify-1.x branch from ec8835c to 4f64bcb Compare November 20, 2022 07:44
@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 16, 2023
@renovate
renovate Bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 4f64bcb to 3b38286 Compare March 16, 2023 20:08
@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 3b38286 to 4415c7b Compare May 28, 2023 09:58
@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 4415c7b to a6eac56 Compare May 30, 2023 10:51
@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:01
@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:21
@renovate
renovate Bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from a6eac56 to 0a9eb37 Compare October 23, 2023 13:21
@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 Nov 7, 2023
@renovate renovate Bot closed this Nov 7, 2023
@renovate
renovate Bot deleted the renovate/github.com-stretchr-testify-1.x branch November 7, 2023 17:41
@renovate
renovate Bot restored the renovate/github.com-stretchr-testify-1.x branch November 7, 2023 20:02
@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 Nov 7, 2023
@renovate renovate Bot reopened this Nov 7, 2023
@renovate
renovate Bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 0a9eb37 to c6ace3e Compare November 7, 2023 20:02
@renovate
renovate Bot force-pushed the renovate/github.com-stretchr-testify-1.x branch 2 times, most recently from 85f1049 to 78c93a1 Compare August 27, 2025 11:52
@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 Nov 3, 2025
@renovate renovate Bot closed this Nov 3, 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 4, 2025
@renovate renovate Bot reopened this Nov 4, 2025
@renovate
renovate Bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 78c93a1 to 7a0ac54 Compare November 4, 2025 01:28
@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 Mar 13, 2026
@renovate renovate Bot closed this Mar 13, 2026
@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 Mar 13, 2026
@renovate renovate Bot reopened this Mar 13, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-stretchr-testify-1.x branch 2 times, most recently from 7a0ac54 to 26fff9c Compare March 13, 2026 05:44
@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 Apr 28, 2026
@renovate renovate Bot closed this Apr 28, 2026
@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 Apr 29, 2026
@renovate renovate Bot reopened this Apr 29, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-stretchr-testify-1.x branch 2 times, most recently from 26fff9c to 3249ec4 Compare April 29, 2026 02:37
@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 Jul 10, 2026
@renovate renovate Bot closed this Jul 10, 2026
@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 Jul 10, 2026
@renovate renovate Bot reopened this Jul 10, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-stretchr-testify-1.x branch 2 times, most recently from 3249ec4 to a0e9843 Compare July 10, 2026 11:11
@renovate renovate Bot changed the title Update module github.com/stretchr/testify to v1.11.1 Update module github.com/stretchr/testify to v1.12.0 Aug 17, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from a0e9843 to 2d2f4f6 Compare August 17, 2026 12:49
@renovate
renovate Bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 2d2f4f6 to 92eafdd Compare August 19, 2026 18:36
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