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 #8

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update Swift #8

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 26, 2024

This PR contains the following updates:

Package Update Change
apple/swift-argument-parser minor from: "1.4.0" -> from: "1.5.0"
pointfreeco/swift-snapshot-testing patch from: "1.17.2" -> from: "1.17.6"

Release Notes

apple/swift-argument-parser (apple/swift-argument-parser)

v1.5.0

Compare Source

Additions
  • Subcommands can now be grouped into sections, to enable a better help display
    for commands with many subcommands. ([#​644])
  • Improved unofficial support for Android and riscv64 platforms. ([#​649], [#​651])
Fixes
  • Command-line completion scripts correctly complete for arguments that are
    included via option group. ([#​648])
  • Several warnings when compiling with strict concurrency enabled, or in Swift
    6 language mode, are now silenced. ([#​650])

The 1.5.0 release includes contributions from [CraigSiemens], [DougGregor],
[finagolfin], [futurejones], and [natecook1000]. Thank you!


pointfreeco/swift-snapshot-testing (pointfreeco/swift-snapshot-testing)

v1.17.6

Compare Source

What's Changed

Full Changelog: pointfreeco/swift-snapshot-testing@1.17.5...1.17.6

v1.17.5

Compare Source

What's Changed

New Contributors

Full Changelog: pointfreeco/swift-snapshot-testing@1.17.4...1.17.5

v1.17.4

Compare Source

What's Changed

Full Changelog: pointfreeco/swift-snapshot-testing@1.17.3...1.17.4

v1.17.3

Compare Source

What's Changed

Full Changelog: pointfreeco/swift-snapshot-testing@1.17.2...1.17.3


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 was generated by Mend Renovate. View the repository job log.

@codecov-commenter
Copy link

codecov-commenter commented Sep 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.05%. Comparing base (0fc68b5) to head (65344ab).

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #8      +/-   ##
==========================================
- Coverage   90.16%   89.05%   -1.12%     
==========================================
  Files         179      160      -19     
  Lines       22240    21381     -859     
  Branches      291      291              
==========================================
- Hits        20053    19041    -1012     
- Misses       2184     2337     +153     
  Partials        3        3              
Flag Coverage Δ
uitests ?
uitests-ios ?
unittests 89.05% <ø> (ø)
unittests-ios 87.54% <ø> (ø)
unittests-react 88.25% <ø> (ø)
unittests-rust 89.50% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@bmarty bmarty added the iOS label Sep 26, 2024
Copy link

sonarcloud bot commented Oct 21, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants