Skip to content

Update module github.com/approvals/go-approval-tests to v1.7.0#24

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/github.com-approvals-go-approval-tests-1.x
Open

Update module github.com/approvals/go-approval-tests to v1.7.0#24
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/github.com-approvals-go-approval-tests-1.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 27, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/approvals/go-approval-tests v1.2.0v1.7.0 age confidence

Release Notes

approvals/go-approval-tests (github.com/approvals/go-approval-tests)

v1.7.0: - VerifyOptions is public.

Compare Source

Full Changelog: approvals/go-approval-tests@v1.6.2...v1.7.0

v1.6.2: - Fix directory name issue

Compare Source

Fixes issue with module verification noted in #​65

v1.6.1: - AddDateScrubber and ConsoleOutput

Compare Source

Added the ability to include your own custom date scrubbers and tools for testing console output as well as a convenience function for errors.

  • DateScrubber.AddDateScrubber
  • ConsoleOutput
  • TestingUtils.utils.RequireNoError(t, err)

v1.6.0: Breaking Change - Ensure Approve Files end with a newline

Compare Source

v1.6.0 - This is a breaking change

Most, if not all, of your approved files will fail after upgrading to this version.

This is because approval files now expect to have a newline (\n) at the end of the file.

Upgrade Path

We suggest:

  1. Run all your tests and see them pass
  2. Upgrade go-approval-tests
  3. Run tests again (they will all fail)
  4. Run the approval python script
.approval_tests_temp/approve_all.py

v1.5.1: Fix missing directory error

Compare Source

fixes #​49

v1.5.0: Options().ForFile().WithAdditionalInformation(value)

Compare Source

This allows multiple approved files per test.

More info here

v1.4.0: remove_abandoned_files.py script

Compare Source

Full Changelog: approvals/go-approval-tests@v1.3.0...v1.4.0

v1.3.0: Failed comparison log and approve_all script.

Compare Source

  • Add Failed Comparison
  • Download approve_all script

Full Changelog: approvals/go-approval-tests@v1.2.1...v1.3.0

v1.2.1: Temp directory includes a .gitignore

Compare Source

Took away the need to change your .gitignore because of the temp directory

Full Changelog: approvals/go-approval-tests@v1.2.0...v1.2.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.

@renovate renovate bot force-pushed the renovate/github.com-approvals-go-approval-tests-1.x branch from 62eacfd to b4d88c1 Compare April 3, 2025 17:52
@renovate renovate bot changed the title Update module github.com/approvals/go-approval-tests to v1.2.1 Update module github.com/approvals/go-approval-tests to v1.3.0 Apr 3, 2025
@renovate renovate bot changed the title Update module github.com/approvals/go-approval-tests to v1.3.0 Update module github.com/approvals/go-approval-tests to v1.4.0 Apr 9, 2025
@renovate renovate bot force-pushed the renovate/github.com-approvals-go-approval-tests-1.x branch from b4d88c1 to af3ae15 Compare April 9, 2025 19:38
@renovate renovate bot force-pushed the renovate/github.com-approvals-go-approval-tests-1.x branch from af3ae15 to 3ab4092 Compare April 23, 2025 20:06
@renovate renovate bot changed the title Update module github.com/approvals/go-approval-tests to v1.4.0 Update module github.com/approvals/go-approval-tests to v1.5.0 Apr 23, 2025
@renovate renovate bot force-pushed the renovate/github.com-approvals-go-approval-tests-1.x branch from 3ab4092 to 0a0ba05 Compare May 16, 2025 18:42
@renovate renovate bot changed the title Update module github.com/approvals/go-approval-tests to v1.5.0 Update module github.com/approvals/go-approval-tests to v1.5.1 May 16, 2025
@renovate renovate bot changed the title Update module github.com/approvals/go-approval-tests to v1.5.1 Update module github.com/approvals/go-approval-tests to v1.6.0 Jul 16, 2025
@renovate renovate bot force-pushed the renovate/github.com-approvals-go-approval-tests-1.x branch from 0a0ba05 to 085307f Compare July 16, 2025 23:08
@renovate renovate bot changed the title Update module github.com/approvals/go-approval-tests to v1.6.0 Update module github.com/approvals/go-approval-tests to v1.6.2 Nov 12, 2025
@renovate renovate bot force-pushed the renovate/github.com-approvals-go-approval-tests-1.x branch from 085307f to 2ee3e75 Compare November 12, 2025 21:58
@renovate renovate bot force-pushed the renovate/github.com-approvals-go-approval-tests-1.x branch from 2ee3e75 to dc311b8 Compare January 28, 2026 20:57
@renovate renovate bot changed the title Update module github.com/approvals/go-approval-tests to v1.6.2 Update module github.com/approvals/go-approval-tests to v1.7.0 Jan 28, 2026
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