Skip to content
This repository has been archived by the owner on Oct 10, 2022. It is now read-only.

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

Merged
merged 1 commit into from
Mar 21, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 21, 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

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: "before 3am on Monday" (UTC).

🚦 Automerge: Enabled.

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, click this checkbox.

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

@github-actions github-actions bot added the type: bug code to address defects in shipped code label Mar 21, 2022
@kodiakhq kodiakhq bot merged commit 95d4954 into main Mar 21, 2022
@kodiakhq kodiakhq bot deleted the renovate/yargs-17.x-lockfile branch March 21, 2022 01:05
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
type: bug code to address defects in shipped code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant