Bump yargs-parser and yargs
Bumps yargs-parser and yargs. These dependencies needed to be updated together.
Updates yargs-parser from 16.1.0 to 18.1.3
Changelog
Sourced from yargs-parser's changelog.
18.1.3 (2020-04-16)
Bug Fixes
18.1.2 (2020-03-26)
Bug Fixes
18.1.1 (2020-03-16)
Bug Fixes
- __proto__ will now be replaced with ___proto___ in parse (#258), patching a potential prototype pollution vulnerability. This was reported by the Snyk Security Research Team.(63810ca)
18.1.0 (2020-03-07)
Features
18.0.0 (2020-03-02)
⚠ BREAKING CHANGES
- the narg count is now enforced when parsing arrays.
Features
- NaN can now be provided as a value for nargs, indicating "at least" one value is expected for array (#251) (9db4be8)
17.1.0 (2020-03-01)
Features
- introduce greedy-arrays config, for specifying whether arrays consume multiple positionals (#249) (60e880a)
17.0.1 (2020-02-29)
... (truncated)
Commits
d301a56chore: release 18.1.3 (#269)f7e15b9fix(setArg): options using camel-case and dot-notation populated twice (#268)78014fcchore: release 18.1.2 (#263)41d3f81fix(array, nargs): support -o=--value and --option=--value format (#262)b96b989chore: release 18.1.1 (#259)63810cafix: proto will now be replaced with proto in parse (#258)48b6d9cchore: release 18.1.0 (#257)9c60265feat: introduce single-digit boolean aliases (#255)87e0a21test: use bin to enforce coverage thresholds (#256)88f36c3force release- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by oss-bot, a new releaser for yargs-parser since your current version.
Updates yargs from 15.0.2 to 15.4.1
Changelog
Sourced from yargs's changelog.
15.4.0 (2020-06-30)
Features
Bug Fixes
- docs: describe usage of
.check()in more detail (932cd11)- i18n: Japanese translation phrasing (#1619) (0894175)
- strict mode: report default command unknown arguments (#1626) (69f29a9)
- usage: translate 'options' group only when displaying help (#1600) (e60b39b)
Reverts
15.3.1 (2020-03-16)
Bug Fixes
- __proto__ will now be replaced with ___proto___ in parse (#258), patching a potential prototype pollution vulnerability. This was reported by the Snyk Security Research Team. (63810ca)
15.3.0 (2020-03-08)
Features
- yargs-parser: introduce single-digit boolean aliases (#1576) (3af7f04)
- add usage for single-digit boolean aliases (#1580) (6014e39)
Bug Fixes
15.2.0 (2020-03-01)
⚠ BREAKING CHANGES
- deps: [email protected] no longer implicitly creates arrays out of boolean arguments when duplicates are provided
... (truncated)
Commits
0b519a4chore: update package.json22d7ec0fix(deps): [email protected] is 12mb028b50dchore: release 15.4.0 (#1635)225ab82feat: support array of examples (#1682)e68334brefactor(ts): move and tsify most of root yargs.js to lib/yargs (#1670)cb7fbb8chore: remove old entries fromfilesfield in `package.json (#1677)34949f8Revert "chore(deps): update dependency eslint to v7 (#1656)" (#1673)18c2efddocs(api): clarify process.argv handling and the order of API methods (#1644)791cc59docs: describe commandDir() parameters (#1540) (#1613)83a90f0chore(deps): update typescript-eslint monorepo to v3 (#1662)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by oss-bot, a new releaser for yargs since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.