Skip to content

fix(deps): update dependency yargs to v17.4.0 #62

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

Merged
merged 1 commit into from
Mar 25, 2022
Merged

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 17, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
yargs (source) 17.3.1 -> 17.4.0 age adoption passing confidence
@types/yargs 17.0.9 -> 17.0.10 age adoption passing confidence

Release Notes

yargs/yargs

v17.4.0

Compare Source

Features
  • completion: choices will now work for all possible aliases of an option and not just the default long option (30edd50)
  • completion: positional arguments completion (#​2090) (00e4ebb)
Bug Fixes
  • completion: changed the check for option arguments to match options that begin with '-', instead of '--', to include short options (30edd50)
  • completion: fix for completions that contain non-leading hyphens (30edd50)
  • failed command usage string is missing arg descriptions and optional args (#​2105) (d6e342d)
  • wrap unknown args in quotes (#​2092) (6a29778)
17.3.1 (2021-12-23)
Bug Fixes

Configuration

📅 Schedule: 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 these updates again.


  • If you want to rebase/retry this PR, click this checkbox.

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

@renovate renovate bot changed the title chore(deps): update dependency @types/yargs to v17.0.10 fix(deps): update dependency yargs to v17.4.0 Mar 19, 2022
@renovate renovate bot force-pushed the renovate/yargs-17.x branch from 2450c5c to 2bd8615 Compare March 19, 2022 18:14
@rocwind rocwind merged commit 39e9915 into master Mar 25, 2022
@renovate renovate bot deleted the renovate/yargs-17.x branch March 25, 2022 04:48
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.

2 participants