Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 18, 2022

This PR contains the following updates:

Package Change Age Confidence
github.com/stretchr/testify v1.7.1 -> v1.11.1 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

@renovate renovate bot changed the title deps:chore - update module github.com/stretchr/testify to v1.7.2 deps:chore - 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 2 times, most recently from f5ae0fa to 3a79ddd Compare June 20, 2022 21:57
@renovate renovate bot changed the title deps:chore - update module github.com/stretchr/testify to v1.7.3 deps:chore - 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 3a79ddd to 44a25de Compare June 24, 2022 01:52
@renovate renovate bot changed the title deps:chore - update module github.com/stretchr/testify to v1.7.4 deps:chore - update module github.com/stretchr/testify to v1.7.5 Jun 24, 2022
@renovate renovate bot changed the title deps:chore - update module github.com/stretchr/testify to v1.7.5 deps:chore -: deps:chore - update module github.com/stretchr/testify to v1.7.5 Jun 27, 2022
@renovate renovate bot changed the title deps:chore -: deps:chore - update module github.com/stretchr/testify to v1.7.5 deps:chore - update module github.com/stretchr/testify to v1.7.5 Jun 28, 2022
@renovate renovate bot changed the title deps:chore - update module github.com/stretchr/testify to v1.7.5 deps:chore - 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 44a25de to 0573393 Compare June 29, 2022 12:46
@renovate renovate bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 0573393 to 67b143c Compare November 20, 2022 17:25
@renovate renovate bot changed the title deps:chore - update module github.com/stretchr/testify to v1.8.0 deps:chore - update module github.com/stretchr/testify to v1.8.1 Nov 20, 2022
@renovate renovate bot changed the title deps:chore - update module github.com/stretchr/testify to v1.8.1 deps:chore - 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 67b143c to 4778e88 Compare March 16, 2023 07:01
@renovate renovate bot changed the title deps:chore - update module github.com/stretchr/testify to v1.8.2 deps:chore - 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 4778e88 to d864d2d Compare May 28, 2023 11:06
@renovate renovate bot changed the title deps:chore - update module github.com/stretchr/testify to v1.8.3 deps:chore - 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 d864d2d to 3549f5e Compare May 30, 2023 12:07
@renovate renovate bot changed the title deps:chore - update module github.com/stretchr/testify to v1.8.4 deps:chore - 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:19
@renovate renovate bot changed the title deps:chore - update module github.com/stretchr/testify to v1.8.4 - autoclosed deps:chore - 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 12:54
@renovate renovate bot changed the title deps:chore - update module github.com/stretchr/testify to v1.8.4 deps:chore - update module github.com/stretchr/testify to v1.9.0 Mar 2, 2024
@renovate renovate bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 3549f5e to 0fe6d32 Compare March 2, 2024 18:00
@renovate renovate bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 0fe6d32 to f8f438f Compare November 23, 2024 13:17
@renovate renovate bot changed the title deps:chore - update module github.com/stretchr/testify to v1.9.0 deps:chore - update module github.com/stretchr/testify to v1.10.0 Nov 23, 2024
@snykbotzup
Copy link

snykbotzup commented Nov 23, 2024

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

code/snyk check is complete. No issues have been found. (View Details)

@renovate renovate bot changed the title deps:chore - update module github.com/stretchr/testify to v1.10.0 deps:chore - 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 09:08
@renovate renovate bot changed the title deps:chore - update module github.com/stretchr/testify to v1.10.0 - autoclosed deps:chore - update module github.com/stretchr/testify to v1.10.0 Jan 25, 2025
@renovate renovate bot reopened this Jan 25, 2025
@renovate renovate bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 937f3c5 to f8f438f Compare January 25, 2025 00:46
@renovate renovate bot changed the title deps:chore - update module github.com/stretchr/testify to v1.10.0 deps:chore - update module github.com/stretchr/testify to v1.10.0 - autoclosed Jun 15, 2025
@renovate renovate bot closed this Jun 15, 2025
@gitbotzup
Copy link

gitbotzup commented Jun 15, 2025

PR Summary

This pull request updates the project's test dependencies to newer versions, specifically upgrading the assertion library and its related checksums. The changes are focused on keeping the test tooling up-to-date, which may bring bug fixes, new features, and improved compatibility. There are no direct code changes to application logic.

Changed Files and Their Summaries

1. go.mod

  • Change:
    The version of the github.com/stretchr/testify dependency was updated from v1.7.1 to v1.11.1.
    This brings the project's test assertion library to a newer release, likely including bug fixes, new features, and improved compatibility.

  • Security Advice:

    • Upgrading dependencies can resolve known vulnerabilities but may also introduce new ones if the updated version has undiscovered issues.
    • Action Point: Review the changelog for v1.11.1 for any security-related changes or breaking changes that could affect your tests.

2. go.sum

  • Change:

    • New checksums were added for updated and new versions of github.com/stretchr/testify (including v1.8.0, v1.8.4, v1.11.1) and its dependency github.com/stretchr/objx (v0.4.0, v0.5.0, v0.5.2).
    • Checksums for gopkg.in/yaml.v3 v3.0.1 were also added.
    • These updates ensure Go's module system can verify the integrity of these dependencies.
  • Security Advice:

    • No direct security concerns from updating checksums.
    • Action Point: As with any dependency update, review the new versions for published security advisories.

Overall Security Points of Attention

  • Always review release notes and changelogs for updated dependencies to identify any security advisories or breaking changes.
  • Consider running automated vulnerability scanners (e.g., govulncheck) after dependency upgrades.
  • Ensure that test coverage remains adequate after updating test libraries.

In summary:
This PR is a routine update of test dependencies and their checksums. The main point of attention is to verify that the upgraded versions do not introduce new vulnerabilities and that your tests continue to pass as expected.
This is an AI-generated summary, which may be innacurate.
This aims only to assist human reviewers, and does not replace code reviews in any way.
Use responsibly and please submit any feedback to this form.

@renovate renovate bot changed the title deps:chore - update module github.com/stretchr/testify to v1.10.0 - autoclosed deps:chore - update module github.com/stretchr/testify to v1.10.0 Jun 15, 2025
@renovate renovate bot reopened this Jun 15, 2025
@renovate renovate bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from a64b18a to f8f438f Compare June 15, 2025 16:25
@renovate renovate bot changed the title deps:chore - update module github.com/stretchr/testify to v1.10.0 deps:chore - update module github.com/stretchr/testify to v1.10.0 - autoclosed Aug 13, 2025
@renovate renovate bot closed this Aug 13, 2025
@renovate renovate bot changed the title deps:chore - update module github.com/stretchr/testify to v1.10.0 - autoclosed deps:chore - update module github.com/stretchr/testify to v1.10.0 Aug 16, 2025
@renovate renovate bot reopened this Aug 16, 2025
@renovate renovate bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 3455562 to f8f438f Compare August 16, 2025 01:48
@renovate renovate bot changed the title deps:chore - update module github.com/stretchr/testify to v1.10.0 deps:chore - 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 f8f438f to b351a76 Compare August 24, 2025 17:59
Signed-off-by: Renovate Bot <bot@renovateapp.com>
@renovate renovate bot changed the title deps:chore - update module github.com/stretchr/testify to v1.11.0 deps:chore - update module github.com/stretchr/testify to v1.11.1 Aug 27, 2025
@renovate renovate bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from b351a76 to 6caaeef Compare August 27, 2025 16:38
@renovate renovate bot changed the title deps:chore - update module github.com/stretchr/testify to v1.11.1 deps:chore - update module github.com/stretchr/testify to v1.11.1 - autoclosed Dec 4, 2025
@renovate renovate bot closed this Dec 4, 2025
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.

2 participants