Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Swift #89

Merged
merged 1 commit into from
Jun 20, 2024
Merged

Update Swift #89

merged 1 commit into from
Jun 20, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 14, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
BarredEwe/Prefire minor from: "2.0.4" -> from: "2.8.0"
SFSafeSymbols/SFSafeSymbols minor from: "5.2.0" -> from: "5.3.0"
pointfreeco/swift-snapshot-testing patch from: "1.16.0" -> from: "1.16.1"
siteline/SwiftUI-Introspect minor from: "1.1.4" -> from: "1.2.0"

Release Notes

BarredEwe/Prefire (BarredEwe/Prefire)

v2.8.0

Compare Source

What's Changed

Nearly breacking Chnages

Since now the name of the tests has changed when using the #Preview macro - you need to delete all the preview files and re-generate them again. If you use the old approach with PreviewProvider - you don't need to do anything.

Full Changelog: BarredEwe/Prefire@2.7.0...2.8.0

v2.7.0

Compare Source

What's Changed

Full Changelog: BarredEwe/Prefire@2.6.0...2.7.0

v2.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: BarredEwe/Prefire@2.5.0...2.6.0

v2.5.0

Compare Source

What's Changed

Improved Target search for tests.

Full Changelog: BarredEwe/Prefire@2.4.0...2.5.0

v2.4.0

Compare Source

What's Changed

Full Changelog: BarredEwe/Prefire@2.3.1...2.4.0

v2.3.1

Compare Source

What's Changed

Full Changelog: BarredEwe/Prefire@2.3.0...2.3.1

v2.3.0

Compare Source

What's Changed

Full Changelog: BarredEwe/Prefire@2.2.1...2.3.0

v2.2.1

Compare Source

What's Changed

Full Changelog: BarredEwe/Prefire@2.1.1...2.2.1

v2.1.1

Compare Source

What's Changed

Full Changelog: BarredEwe/Prefire@2.1.0...2.1.1

v2.1.0

Compare Source

What's Changed

Full Changelog: BarredEwe/Prefire@2.0.4...2.1.0

SFSafeSymbols/SFSafeSymbols (SFSafeSymbols/SFSafeSymbols)

v5.3.0

Compare Source

Added
Changed
  • Class SFSymbol, Subclasses SymbolWithNLocalization, and protocol SymbolLocalization are now conforming to the Sendable protocol in preparation for Swift 6. (By Thomas Durand)
Fixed
  • None
pointfreeco/swift-snapshot-testing (pointfreeco/swift-snapshot-testing)

v1.16.1

Compare Source

What's Changed

New Contributors

Full Changelog: pointfreeco/swift-snapshot-testing@1.16.0...1.16.1

siteline/SwiftUI-Introspect (siteline/SwiftUI-Introspect)

v1.2.0

Compare Source

What's Changed

Call for maintainers

This project is looking for new maintainers. Please check out https://github.com/siteline/swiftui-introspect/issues/58 for details.

New Contributors

Full Changelog: siteline/swiftui-introspect@1.1.4...1.2.0


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner June 14, 2024 07:22
@renovate renovate bot requested review from Velin92 and removed request for a team June 14, 2024 07:22
Copy link

codecov bot commented Jun 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.72%. Comparing base (e44f649) to head (041ca0d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #89   +/-   ##
=======================================
  Coverage   96.72%   96.72%           
=======================================
  Files          18       18           
  Lines        1253     1253           
=======================================
  Hits         1212     1212           
  Misses         41       41           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@stefanceriu stefanceriu merged commit 173c45a into main Jun 20, 2024
2 checks passed
@stefanceriu stefanceriu deleted the renovate/swift branch June 20, 2024 10:12
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.

1 participant