Skip to content

fix(deps): update module github.com/stretchr/testify to v1.12.1 - #22

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

fix(deps): update module github.com/stretchr/testify to v1.12.1#22
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/github.com-stretchr-testify-1.x

Conversation

@renovate

@renovate renovate Bot commented Feb 22, 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.5.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
  • Compare public elements of stru

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 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 6f016ad to 12ec5e5 Compare March 26, 2022 14:44
@renovate
renovate Bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 12ec5e5 to 761ff3c Compare June 18, 2022 15:27
@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 761ff3c to a34faae Compare June 24, 2022 01:12
@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 a34faae to 79fc181 Compare September 25, 2022 12:29
@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 79fc181 to 3292f8b Compare November 20, 2022 07:50
@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 16, 2023
@renovate
renovate Bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 3292f8b to 990a2ab Compare March 16, 2023 08:52
@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 990a2ab to 5dd57e8 Compare May 28, 2023 10:24
@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 5dd57e8 to 30dba1d Compare May 30, 2023 10:02
@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 30dba1d to 26afe1d Compare March 1, 2024 16:29
@renovate
renovate Bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 26afe1d to 07db513 Compare November 23, 2024 13:53
@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 Jan 21, 2025
@renovate renovate Bot closed this Jan 21, 2025
@renovate
renovate Bot deleted the renovate/github.com-stretchr-testify-1.x branch January 21, 2025 08:58
@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 Jan 21, 2025
@renovate renovate Bot reopened this Jan 21, 2025
@renovate
renovate Bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from cb6cb79 to 07db513 Compare January 21, 2025 13:10
@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 26, 2025
@renovate renovate Bot closed this Mar 26, 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 27, 2025
@renovate renovate Bot reopened this Mar 27, 2025
@renovate
renovate Bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from d6709be to fcfb2ee Compare May 30, 2026 06:06
@renovate renovate Bot changed the title fix(deps): update module github.com/stretchr/testify to v1.11.1 fix(deps): update module github.com/stretchr/testify to v1.11.1 - autoclosed Jun 7, 2026
@renovate renovate Bot closed this Jun 7, 2026
@renovate renovate Bot changed the title fix(deps): update module github.com/stretchr/testify to v1.11.1 - autoclosed fix(deps): update module github.com/stretchr/testify to v1.11.1 Jun 7, 2026
@renovate renovate Bot reopened this Jun 7, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-stretchr-testify-1.x branch 2 times, most recently from fcfb2ee to 518b9fd Compare June 7, 2026 21:49
@renovate renovate Bot changed the title fix(deps): update module github.com/stretchr/testify to v1.11.1 fix(deps): update module github.com/stretchr/testify to v1.11.1 - autoclosed Aug 4, 2026
@renovate renovate Bot closed this Aug 4, 2026
@renovate renovate Bot changed the title fix(deps): update module github.com/stretchr/testify to v1.11.1 - autoclosed fix(deps): update module github.com/stretchr/testify to v1.11.1 Aug 4, 2026
@renovate renovate Bot reopened this Aug 4, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-stretchr-testify-1.x branch 2 times, most recently from 518b9fd to 06dd9ba Compare August 4, 2026 04:54
@renovate
renovate Bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 06dd9ba to aee43c2 Compare August 17, 2026 10:08
@renovate renovate Bot changed the title fix(deps): update module github.com/stretchr/testify to v1.11.1 fix(deps): update module github.com/stretchr/testify to v1.12.0 Aug 17, 2026
@renovate renovate Bot changed the title fix(deps): update module github.com/stretchr/testify to v1.12.0 fix(deps): update module github.com/stretchr/testify to v1.12.0 - autoclosed Aug 18, 2026
@renovate renovate Bot closed this Aug 18, 2026
@renovate renovate Bot changed the title fix(deps): update module github.com/stretchr/testify to v1.12.0 - autoclosed fix(deps): update module github.com/stretchr/testify to v1.12.0 Aug 18, 2026
@renovate renovate Bot reopened this Aug 18, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-stretchr-testify-1.x branch 2 times, most recently from aee43c2 to 5719dec Compare August 18, 2026 20:09
@renovate renovate Bot changed the title fix(deps): update module github.com/stretchr/testify to v1.12.0 fix(deps): update module github.com/stretchr/testify to v1.12.1 Aug 19, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 5719dec to 4b34baf Compare August 19, 2026 16:10
@renovate renovate Bot changed the title fix(deps): update module github.com/stretchr/testify to v1.12.1 fix(deps): update module github.com/stretchr/testify to v1.12.1 - autoclosed Aug 21, 2026
@renovate renovate Bot closed this Aug 21, 2026
@renovate renovate Bot changed the title fix(deps): update module github.com/stretchr/testify to v1.12.1 - autoclosed fix(deps): update module github.com/stretchr/testify to v1.12.1 Aug 21, 2026
@renovate renovate Bot reopened this Aug 21, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-stretchr-testify-1.x branch 2 times, most recently from 4b34baf to 1ab9052 Compare August 21, 2026 04:46
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