Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

fix(deps): update dependency yargs to ^10.0.0 #408

Merged
merged 1 commit into from
Nov 17, 2017

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 30, 2017

This Pull Request updates dependency yargs from ^9.0.1 to ^10.0.0

Commits

yargs/yargs

10.0.3

  • 968ee06 chore(release): 10.0.3
  • c351685 fix: parse array rather than string, so that quotes are safe (#​993)

10.0.2

  • 0684741 chore(release): 10.0.2
  • 7871327 fix: fix tiny spacing issue with usage (#​992)
  • d1cbc75 docs: be more shameless about gratipay
  • 532c60e docs: describe hidden option in right place
  • 4043c16 docs: add note about options
  • 38d88d4 chore: new translations for API overhaul for locale: HI (Hindi) (#​991)

10.0.1

  • 180b5eb chore(release): 10.0.1
  • cd1ca15 fix: help strings for nested commands were missing parent commands (#​990)
  • 3c8ac1d fix: use correct completion command in generated completion script (#​988)

10.0.0

  • 8515e4f docs: nit in CHANGELOG
  • 4b8cfa9 docs: slight tweaks to CHANGELOG
  • c809cbe chore(release): 10.0.0
  • fc13dcd chore: new translations for command API overhaul (#​976)
  • 7269531 feat: .usage() can now be used to configure a default command (#​975)
  • 3757194 chore: add id translation to #​976 (#​986)
  • 47b3078 chore: update Dutch Translation (#​981)

This PR has been generated by Renovate Bot.

@eliperelman
Copy link
Member

Looking at the changelog for yargs, it doesn't look like any of the breaking changes affect us:

BREAKING CHANGES

  • .usage() no longer accepts an options object as the second argument. It can instead be used as an alias for configuring a default command.
  • previously hidden options were simply implied using a falsy description
  • help command now only executes if it's the last positional in argv._

@eliperelman eliperelman merged commit 8898b74 into master Nov 17, 2017
timkelty pushed a commit to timkelty/neutrino that referenced this pull request Nov 17, 2017
@renovate renovate bot deleted the renovate/yargs-10.x branch November 17, 2017 18:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant