Skip to content

chore(deps): bump swift-argument-parser from 1.2.0 to 1.2.2 - #1

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/swift/swift-argument-parser-1.2.2
Open

chore(deps): bump swift-argument-parser from 1.2.0 to 1.2.2#1
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/swift/swift-argument-parser-1.2.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 25, 2023

Copy link
Copy Markdown

Bumps swift-argument-parser from 1.2.0 to 1.2.2.

Release notes

Sourced from swift-argument-parser's releases.

ArgumentParser 1.2.2

Fixes

  • Arguments with the .allUnrecognized parsing strategy no longer consume built-in flags like --help and --version. (#550)
  • Fixes an issue introduced in version 1.2.0 where properties with underscored names couldn't be parsed. (#548)
  • Improves the error message for cases where platform availability causes the synchronous ParsableCommand.main() static method to be run on an AsyncParsableCommand type. (#547)

ArgumentParser 1.2.1

Changes

Fixes

  • exit(_:) no longer causes infinite recursion on the WASI platform. (#520)
  • Completion scripts for fish now provide completions after a non-hyphen-prefixed argument has been provided. (#535)
  • Overload selection for custom ExpressibleByArgument types has been improved. (#522)
  • The usage string for .postTerminator arguments now includes the required terminator (--). (#542)
  • Documentation and testing fixes and improvements.

The 1.2.1 release includes contributions from @鈥婥hamepp, @鈥媖kk669, @鈥媘tj0928, @鈥媙atecook1000, @鈥媟auhul, @鈥媟ickrizzo, @鈥婽iagoMaiaL, and @鈥媦im-lee. Thank you!

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [swift-argument-parser](https://github.com/apple/swift-argument-parser) from 1.2.0 to 1.2.2.
- [Release notes](https://github.com/apple/swift-argument-parser/releases)
- [Commits](apple/swift-argument-parser@1.2.0...1.2.2)

---
updated-dependencies:
- dependency-name: swift-argument-parser
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants