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

Update dependency yargs to v17 - autoclosed #266

Closed
wants to merge 1 commit into from

Conversation

lne-bamboo
Copy link
Contributor

@lne-bamboo lne-bamboo commented May 3, 2021

This PR contains the following updates:

Package Type Update Change
yargs (source) dependencies major ^16.0.3 -> ^17.0.0

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

This PR has been generated by Renovate Bot.

@lne-bamboo lne-bamboo requested a review from coemans as a code owner May 3, 2021 00:08
@lne-bamboo lne-bamboo added chore dependencies Pull requests that update a dependency file renovate labels May 3, 2021
@lne-bamboo
Copy link
Contributor Author

PR has been edited

👷‍♂️ This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description.

If you think this comment is in error and the branch is not modified, try deleting this comment. If it comes back again the next time Renovate runs, please submit an issue or seek config help.

1 similar comment
@lne-bamboo
Copy link
Contributor Author

PR has been edited

👷‍♂️ This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description.

If you think this comment is in error and the branch is not modified, try deleting this comment. If it comes back again the next time Renovate runs, please submit an issue or seek config help.

@lne-bamboo lne-bamboo changed the title Update dependency yargs to v17 Update dependency yargs to v17 - autoclosed Feb 28, 2022
@lne-bamboo lne-bamboo closed this Feb 28, 2022
@lne-bamboo lne-bamboo deleted the renovate/yargs-17.x branch February 28, 2022 01:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
chore dependencies Pull requests that update a dependency file renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants