kiwicom / orbit-swiftui

Kiwi.com Orbit design system library
MIT License
128 stars 21 forks source link

Update dependency pointfreeco/swift-snapshot-testing to from: "1.17.4" #833

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Update Change
pointfreeco/swift-snapshot-testing patch from: "1.17.1" -> from: "1.17.4"

Release Notes

pointfreeco/swift-snapshot-testing (pointfreeco/swift-snapshot-testing) ### [`v1.17.4`](https://redirect.github.com/pointfreeco/swift-snapshot-testing/releases/tag/1.17.4) [Compare Source](https://redirect.github.com/pointfreeco/swift-snapshot-testing/compare/1.17.3...1.17.4) #### What's Changed - Fixed: Address an Xcode 16 beta 5 compilation error ([https://github.com/pointfreeco/swift-snapshot-testing/pull/885](https://redirect.github.com/pointfreeco/swift-snapshot-testing/pull/885)). **Full Changelog**: https://github.com/pointfreeco/swift-snapshot-testing/compare/1.17.3...1.17.4 ### [`v1.17.3`](https://redirect.github.com/pointfreeco/swift-snapshot-testing/releases/tag/1.17.3) [Compare Source](https://redirect.github.com/pointfreeco/swift-snapshot-testing/compare/1.17.2...1.17.3) #### What's Changed - Fixed: `failed` record mode now properly re-records inline snapshots ([https://github.com/pointfreeco/swift-snapshot-testing/pull/874](https://redirect.github.com/pointfreeco/swift-snapshot-testing/pull/874)). - Fixed: Avoid a crash when calling `assertSnapshot` from a Swift Testing test ([https://github.com/pointfreeco/swift-snapshot-testing/pull/884](https://redirect.github.com/pointfreeco/swift-snapshot-testing/pull/884)). **Full Changelog**: https://github.com/pointfreeco/swift-snapshot-testing/compare/1.17.2...1.17.3 ### [`v1.17.2`](https://redirect.github.com/pointfreeco/swift-snapshot-testing/releases/tag/1.17.2) [Compare Source](https://redirect.github.com/pointfreeco/swift-snapshot-testing/compare/1.17.1...1.17.2) #### What's Changed - Fixed: SwiftSyntax dependency has been updated to point to the new swiftlang organization on GitHub, preventing warnings when used with other libraries targeting the same updated organization. **Full Changelog**: https://github.com/pointfreeco/swift-snapshot-testing/compare/1.17.1...1.17.2

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.



This PR was generated by Mend Renovate. View the repository job log.