-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update yargs to the latest version 🚀 #41
Open
greenkeeper
wants to merge
2
commits into
master
Choose a base branch
from
greenkeeper/yargs-15.0.1
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov Report
@@ Coverage Diff @@
## master #41 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 2 2
Lines 68 68
Branches 8 8
=====================================
Hits 68 68 Continue to review full report at Codecov.
|
Update to this version instead 🚀 Release Notes for yargs v15.0.2Bug Fixes |
|
|
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
The dependency yargs was updated from
14.2.1
to15.0.1
.This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Publisher: bcoe
License: MIT
Release Notes for yargs v15.0.1
Bug Fixes
Commits
The new version differs by 22 commits ahead by 22, behind by 2.
aa09faf
chore: release 15.0.1 (#1480)
6a9ebe2
fix(deps): cliui, find-up, and string-width, all drop Node 6 support (#1479)
5cc2b5e
chore: release 15.0.0 (#1462)
62a114a
force build
1840ba2
feat: expose
Parser
fromrequire('yargs/yargs')
(#1477)afd5b48
fix(docs): update boolean description and examples in docs (#1474)
c10c38c
feat(deps)!: yargs-parser now throws on invalid combinations of config (#1470)
0cba424
build: switch to release-please for releases (#1471)
445bc58
chore: update engines to note Node 6 is dropped (#1469)
52d875a
test: add additional test for 1459
12c82e6
fix: stop-parse was not being respected by commands (#1459)
b4812ac
test: add tests for argsert warning to display positional information (#1468)
10f10ee
test: cover missing filter arg in obj-filter (#1467)
cb0396f
build: switch to c8 for coverage (#1464)
ebee59d
fix!: update to yargs-parser with fix for array default values (#1463)
There are 22 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴