supabase-swift
supabase-swift copied to clipboard
chore(deps): bump github.com/pointfreeco/swift-snapshot-testing from 1.18.1 to 1.18.3
Bumps github.com/pointfreeco/swift-snapshot-testing from 1.18.1 to 1.18.3.
Release notes
Sourced from github.com/pointfreeco/swift-snapshot-testing's releases.
1.18.3
What's Changed
- Fixed: Update to 6.1 in swift-syntax in the Swift 6 package file (thanks
@shimastripe, pointfreeco/swift-snapshot-testing#968).Full Changelog: https://github.com/pointfreeco/swift-snapshot-testing/compare/1.18.2...1.18.3
1.18.2
What's Changed
- Fixed: A potential main thread deadlock that was introduced in 1.18.0 (from pointfreeco/swift-snapshot-testing#946) has been fixed (pointfreeco/swift-snapshot-testing#962).
- Fixed: Support stable 6.1 swift-syntax (thanks
@shimastripe, pointfreeco/swift-snapshot-testing#964).- Fixed: Use Swift 6.1 TestScoping in test trait when available (pointfreeco/swift-snapshot-testing#965).
- Fixed: Swift Testing now supports repeated test runs in Swift 6.1 (pointfreeco/swift-snapshot-testing#966).
- Infrastructure: Update README for Swift Testing (pointfreeco/swift-snapshot-testing#967).
New Contributors
@shimastripemade their first contribution in pointfreeco/swift-snapshot-testing#964Full Changelog: https://github.com/pointfreeco/swift-snapshot-testing/compare/1.18.1...1.18.2
Commits
1be8144Support stable 6.1 in swift-syntax (#968)0a670abSwift Testing: Reset file counter for each test (#966)050a19fUpdate README for Swift Testing (#967)3f8d058Run swift-formatb3458b1Support for Swift 6.1 TestScoping. (#965)0a18d39Support stable 6.1 in swift-syntax (#964)dba517bFix regression (#962)- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)