This repository was archived by the owner on Jun 29, 2025. It is now read-only.
[Renovate] Update dependency pointfreeco/swift-snapshot-testing to v1.18.4 - #380
Open
renovate[bot] wants to merge 1 commit into
Open
[Renovate] Update dependency pointfreeco/swift-snapshot-testing to v1.18.4#380renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/pointfreeco-swift-snapshot-testing-1.x
branch
from
April 7, 2024 11:53
1de5cc9 to
ef23a91
Compare
renovate
Bot
force-pushed
the
renovate/pointfreeco-swift-snapshot-testing-1.x
branch
from
June 13, 2024 00:49
ef23a91 to
0ebc6f7
Compare
renovate
Bot
force-pushed
the
renovate/pointfreeco-swift-snapshot-testing-1.x
branch
from
July 4, 2024 00:51
0ebc6f7 to
f8848fc
Compare
renovate
Bot
force-pushed
the
renovate/pointfreeco-swift-snapshot-testing-1.x
branch
from
July 9, 2024 00:51
f8848fc to
1aa5cbb
Compare
renovate
Bot
force-pushed
the
renovate/pointfreeco-swift-snapshot-testing-1.x
branch
2 times, most recently
from
July 14, 2024 14:57
a20ce94 to
e7a03ce
Compare
renovate
Bot
force-pushed
the
renovate/pointfreeco-swift-snapshot-testing-1.x
branch
from
August 2, 2024 00:52
e7a03ce to
b7c8b45
Compare
renovate
Bot
force-pushed
the
renovate/pointfreeco-swift-snapshot-testing-1.x
branch
from
August 8, 2024 00:53
b7c8b45 to
5e5dd27
Compare
renovate
Bot
force-pushed
the
renovate/pointfreeco-swift-snapshot-testing-1.x
branch
from
September 13, 2024 00:56
5e5dd27 to
cd6acea
Compare
renovate
Bot
force-pushed
the
renovate/pointfreeco-swift-snapshot-testing-1.x
branch
from
October 22, 2024 00:59
cd6acea to
a2851c1
Compare
renovate
Bot
force-pushed
the
renovate/pointfreeco-swift-snapshot-testing-1.x
branch
from
January 15, 2025 00:58
a2851c1 to
a32a1d9
Compare
renovate
Bot
force-pushed
the
renovate/pointfreeco-swift-snapshot-testing-1.x
branch
from
January 28, 2025 00:58
a32a1d9 to
2521dce
Compare
renovate
Bot
force-pushed
the
renovate/pointfreeco-swift-snapshot-testing-1.x
branch
from
February 18, 2025 00:59
2521dce to
bbe6c27
Compare
renovate
Bot
force-pushed
the
renovate/pointfreeco-swift-snapshot-testing-1.x
branch
from
April 1, 2025 01:11
bbe6c27 to
a4dbbc5
Compare
renovate
Bot
force-pushed
the
renovate/pointfreeco-swift-snapshot-testing-1.x
branch
from
April 2, 2025 01:04
a4dbbc5 to
5fd2014
Compare
renovate
Bot
force-pushed
the
renovate/pointfreeco-swift-snapshot-testing-1.x
branch
from
May 23, 2025 01:08
5fd2014 to
522e82c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.15.3->1.18.4Release Notes
pointfreeco/swift-snapshot-testing (pointfreeco/swift-snapshot-testing)
v1.18.4Compare Source
What's Changed
New Contributors
Full Changelog: pointfreeco/swift-snapshot-testing@1.18.3...1.18.4
v1.18.3Compare Source
What's Changed
Full Changelog: pointfreeco/swift-snapshot-testing@1.18.2...1.18.3
v1.18.2Compare Source
What's Changed
New Contributors
Full Changelog: pointfreeco/swift-snapshot-testing@1.18.1...1.18.2
v1.18.1Compare Source
What's Changed
New Contributors
Full Changelog: pointfreeco/swift-snapshot-testing@1.18.0...1.18.1
v1.18.0Compare Source
What's Changed
.customDumpstrategy (vended by a newSnapshotTestingCustomDumpmodule) (https://github.com/pointfreeco/swift-snapshot-testing/pull/948). The existing.dumpstrategy has been soft-deprecated.assertInlineSnapshot'srecordparameter now supports the all record modes (https://github.com/pointfreeco/swift-snapshot-testing/pull/947).@MainActor-annotated tests (thanks @peterkovacs, https://github.com/pointfreeco/swift-snapshot-testing/pull/946).New Contributors
Full Changelog: pointfreeco/swift-snapshot-testing@1.17.7...1.18.0
v1.17.7Compare Source
What's Changed
New Contributors
Full Changelog: pointfreeco/swift-snapshot-testing@1.17.6...1.17.7
v1.17.6Compare Source
What's Changed
Full Changelog: pointfreeco/swift-snapshot-testing@1.17.5...1.17.6
v1.17.5Compare Source
What's Changed
New Contributors
Full Changelog: pointfreeco/swift-snapshot-testing@1.17.4...1.17.5
v1.17.4Compare Source
What's Changed
Full Changelog: pointfreeco/swift-snapshot-testing@1.17.3...1.17.4
v1.17.3Compare Source
What's Changed
failedrecord mode now properly re-records inline snapshots (https://github.com/pointfreeco/swift-snapshot-testing/pull/874).assertSnapshotfrom a Swift Testing test (https://github.com/pointfreeco/swift-snapshot-testing/pull/884).Full Changelog: pointfreeco/swift-snapshot-testing@1.17.2...1.17.3
v1.17.2Compare Source
What's Changed
Full Changelog: pointfreeco/swift-snapshot-testing@1.17.1...1.17.2
v1.17.1Compare Source
What's Changed
Full Changelog: pointfreeco/swift-snapshot-testing@1.17.0...1.17.1
v1.17.0Compare Source
What's Changed
See the migration guide for more information.
Added: Beta support for Swift Testing, and other improvements. by @mbrandonw in https://github.com/pointfreeco/swift-snapshot-testing/pull/867
Added: A
Recordmode has been introduced that can be configured with one of four states (.all,.failed,.missing,.never) instead of just theisRecordingboolean (thanks @NachoSoto, https://github.com/pointfreeco/swift-snapshot-testing/pull/768).Added:
diffToolcan now be configured with a closure that is passed the old and new diff paths in order to output a custom format (thanks @js, https://github.com/pointfreeco/swift-snapshot-testing/pull/840).Added: Allow
isRecordingdefault value to be configured usingSNAPSHOT_TESTING_RECORDenv var (thanks @tgrapperon, https://github.com/pointfreeco/swift-snapshot-testing/pull/862).This can be configured with any of the record modes introduced in this version, e.g.
SNAPSHOT_TESTING_RECORD=failed.Infrastructure: Add
.editorconfigfor consistent code formatting (thanks @Matejkob, https://github.com/pointfreeco/swift-snapshot-testing/pull/864).New Contributors
Full Changelog: pointfreeco/swift-snapshot-testing@1.16.2...1.17.0
v1.16.2Compare Source
What's Changed
Full Changelog: pointfreeco/swift-snapshot-testing@1.16.1...1.16.2
v1.16.1Compare Source
What's Changed
ViewImageConfigsendable (thanks @Mika5652, https://github.com/pointfreeco/swift-snapshot-testing/pull/850).New Contributors
Full Changelog: pointfreeco/swift-snapshot-testing@1.16.0...1.16.1
v1.16.0Compare Source
What's Changed
New Contributors
Full Changelog: pointfreeco/swift-snapshot-testing@1.15.4...1.16.0
v1.15.4Compare Source
What's Changed
Full Changelog: pointfreeco/swift-snapshot-testing@1.15.3...1.15.4
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 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.
This PR was generated by Mend Renovate. View the repository job log.