Skip to content

Comments

Update dependency apple/swift-argument-parser to from: "1.7.0" - old#31

Closed
renovate[bot] wants to merge 38 commits intomainfrom
renovate/apple-swift-argument-parser-1.x
Closed

Update dependency apple/swift-argument-parser to from: "1.7.0" - old#31
renovate[bot] wants to merge 38 commits intomainfrom
renovate/apple-swift-argument-parser-1.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 18, 2025

This PR contains the following updates:

Package Update Change
apple/swift-argument-parser minor from: "1.6.2"from: "1.7.0"

Release Notes

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

v1.7.0

Compare Source

Additions
  • Access the state of an ancestor command using the new @ParentCommand property wrapper. ([#​802])
Fixes
  • Corrects the help display for an case iterable option value type. ([#​821])
  • Fixes ArgumentParser build failure for WASI (WebAssembly System Interface). ([#​794])
  • Updates help text for readability in Repeat example and README. ([#​787])
  • Provides an ambiguity breaker for some ExpressibleByArgument types. ([#​841])
  • Shell completion script fixes. ([#​801], [#​808], [#​811])
Changes
  • docc: Updates the output to present the string representation of command arguments as a wrapped text block. ([#​791])
  • Uses Foundation Essentials when possible to reduce binary size on non-Darwin platforms. ([#​804])
  • CMake: Suppress needlessly alarming messages. ([#​628])

The 1.7.0 release includes contributions from [bkhouri], [cmcgee1024], [dabrahams], [heckj], [incertum], [kkebo], [Konstantin-Krokhin], [natecook1000], [rauhul], [rgoldberg], and [tshortli]. Thank you!



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.


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

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

cuberoot and others added 30 commits September 8, 2025 17:52
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Also, group debug/release build under a single release in Github
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot and others added 8 commits November 21, 2025 13:51
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Add build/test for Swift code
* More code gen fixes

Fix generation of structure wrappers when there is structure chaining

* FIxes for strings and implementations of structure unwrapping

* WIP: nearly complete example

* Game of life example almost working

* Make the work group with the compute shader run

* Update readme

* Fix tests
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate
Copy link
Contributor Author

renovate bot commented Jan 17, 2026

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (from: "1.7.0"). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/apple-swift-argument-parser-1.x branch January 17, 2026 00:14
@cuberoot cuberoot changed the title Update dependency apple/swift-argument-parser to from: "1.7.0" Update dependency apple/swift-argument-parser to from: "1.7.0" - old Jan 19, 2026
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