Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

chore(dev-deps): update dependency yargs to v17 #163

Merged
merged 1 commit into from Jan 24, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 17, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
yargs (source) 16.2.0 -> 17.3.1 age adoption passing confidence

Release Notes

yargs/yargs

v17.3.1

Compare Source

v17.3.0

Compare Source

Features
  • fallback to default bash completion (74c0ba5)
Bug Fixes
17.2.1 (2021-09-25)
Bug Fixes

v17.2.1

Compare Source

v17.2.0

Compare Source

Features
Bug Fixes
17.1.1 (2021-08-13)
Bug Fixes
  • positional array defaults should not be combined with provided values (#​2006) (832222d)

v17.1.1

Compare Source

v17.1.0

Compare Source

Features
Bug Fixes
17.0.1 (2021-05-03)
Bug Fixes

v17.0.1

Compare Source

v17.0.0

Compare Source

⚠ BREAKING CHANGES
  • node: drop Node 10 (#​1919)
  • implicitly private methods are now actually private
  • deprecated reset() method is now private (call yargs() instead).
  • yargs-factory: refactor yargs-factory to use class (#​1895)
  • .positional() now allowed at root level of yargs.
  • coerce: coerce is now applied before validation.
  • async: yargs now returns a promise if async or check are asynchronous.
  • middleware: global middleware now applied when no command is configured.
  • #​1823 contains the following breaking API changes:
    • now returns a promise if handler is async.
    • onFinishCommand removed, in favor of being able to await promise.
    • getCompletion now invokes callback with err and `completions, returns promise of completions.
Features
Bug Fixes
Code Refactoring
  • coerce: coerce is now applied before validation. (8b95f57)
  • deprecated reset() method is now private (call yargs() instead). (376f892)
  • implicitly private methods are now actually private (376f892)
  • yargs-factory: refactor yargs-factory to use class (#​1895) (376f892)

Configuration

📅 Schedule: "before 3am on Monday" in timezone Europe/Paris.

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

@renovate renovate bot changed the title chore(deps): update dependency yargs to v17 chore(dev-deps): update dependency yargs to v17 Jan 23, 2022
@codecov-commenter
Copy link

codecov-commenter commented Jan 23, 2022

Codecov Report

Merging #163 (6518ce0) into main (25119f3) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #163   +/-   ##
=======================================
  Coverage   63.79%   63.79%           
=======================================
  Files           8        8           
  Lines          58       58           
  Branches       17       17           
=======================================
  Hits           37       37           
  Misses         21       21           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 25119f3...6518ce0. Read the comment docs.

@renovate renovate bot force-pushed the renovate/yargs-17.x branch 3 times, most recently from edb12a1 to 8353ebc Compare January 24, 2022 01:25
@renovate renovate bot merged commit 7ea36bf into main Jan 24, 2022
@renovate renovate bot deleted the renovate/yargs-17.x branch January 24, 2022 03:45
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.

None yet

2 participants