Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

Update Swift #1016

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

Update Swift #1016

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 12, 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.5"

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.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.

@renovate renovate bot changed the title Update dependency pointfreeco/swift-snapshot-testing to from: "1.17.2" Update dependency pointfreeco/swift-snapshot-testing to from: "1.17.2" - autoclosed Jul 16, 2024
@renovate renovate bot closed this Jul 16, 2024
@renovate renovate bot deleted the renovate/swift branch July 16, 2024 13:33
@renovate renovate bot restored the renovate/swift branch July 18, 2024 19:46
@renovate renovate bot changed the title Update dependency pointfreeco/swift-snapshot-testing to from: "1.17.2" - autoclosed Update dependency pointfreeco/swift-snapshot-testing to from: "1.17.2" Jul 18, 2024
@renovate renovate bot reopened this Jul 18, 2024
@renovate renovate bot changed the title Update dependency pointfreeco/swift-snapshot-testing to from: "1.17.2" Update dependency apple/swift-argument-parser to from: "1.5.0" Jul 18, 2024
@codecov-commenter
Copy link

codecov-commenter commented Jul 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.66%. Comparing base (c6ff119) to head (c6a5945).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1016      +/-   ##
==========================================
- Coverage   90.09%   89.66%   -0.44%     
==========================================
  Files         179      104      -75     
  Lines       21630    18152    -3478     
  Branches      291      291              
==========================================
- Hits        19488    16276    -3212     
+ Misses       2139     1876     -263     
+ Partials        3        0       -3     
Flag Coverage Δ
uitests ?
uitests-ios ?
unittests 89.66% <ø> (+0.48%) ⬆️
unittests-ios ?
unittests-react 90.66% <ø> (+1.73%) ⬆️
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.

@renovate renovate bot changed the title Update dependency apple/swift-argument-parser to from: "1.5.0" Update Swift Aug 1, 2024
@renovate renovate bot force-pushed the renovate/swift branch 2 times, most recently from 176fd67 to ea874bd Compare August 7, 2024 23:42
Copy link

sonarcloud bot commented Aug 7, 2024

Copy link

sonarcloud bot commented Sep 12, 2024

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

Successfully merging this pull request may close these issues.

1 participant