Upgrade to yargs@3.27.0 #37
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hello 👋
yargs just published its new version 3.27.0, which is covered by your current version range. After updating it in your project an automated test run couldn’t be detected within five minutes.
This means it’s now unclear whether your software still works. Manually check if that’s still the case
Do you think getting a pull request for every single new version of your dependencies is too noisy? Configure continuous integration and you will only receive them when tests fail.and close this pull request – if it broke, use this branch to work on adaptions and fixes.
Happy fixing and merging 🌴
The new version differs by 185 commits .
085210d
chinese translation, exitProcess(false) improvements
f07e5d4
Merge branch 'tepez/exitProcessAndHelp'
e363775
minor cleanup of test spec comments
b2789ab
set helpOrVersion before writing to stdout
7f3e19f
Merge branch 'extiProcessAndHelp' of https://github.com/tepez/yargs into tepez/exitProcessAndHelp
52504d9
Merge pull request #273 from nexdrew/output-failure-once
e61d536
nit: invert flag to default to false
222c074
output failure message only once
82f7400
Merge pull request #268 from qiu8310/master
a877e6f
Update locales order.
281da72
don't validate arguments if help or version is used and exitProcess is false
db263e4
Add failing test to show that errors are outputted twice when exitProcess=false
4c8900d
Add Chinese language.
a79900a
Merge pull request #266 from geophree/more-comprehensive-parser-test
98e6cd7
Add more cases to comprehensive parser test. Mainly for -- .
There are 185 commits in total. See the full diff.
This pull request was created by greenkeeper.io.
Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster ⚡It keeps your software, up to date, all the time.