johnnydepp
johnnydepp copied to clipboard
Bump yargs-parser and yargs
Bumps yargs-parser and yargs. These dependencies needed to be updated together.
Updates yargs-parser from 5.0.0-security.0 to 5.0.1
Changelog
Sourced from yargs-parser's changelog.
5.0.1 (2021-03-10)
Bug Fixes
4.2.1 (2017-01-02)
Bug Fixes
4.2.0 (2016-12-01)
Bug Fixes
- inner objects in configs had their keys appended to top-level key when dot-notation was disabled (#72) (0b1b5f9)
Features
4.1.0 (2016-11-07)
Features
- apply coercions to default options (#65) (c79052b)
- handle dot notation boolean options (#63) (02c3545)
4.0.2 (2016-09-30)
Bug Fixes
- whoops, let's make the assign not change the Object key order (29d069a)
... (truncated)
Commits
- See full diff in compare view
Updates yargs from 7.1.1 to 7.1.2
Changelog
Sourced from yargs's changelog.
7.1.2 (2021-04-25)
Bug Fixes
7.0.2 (2017-03-10)
Bug Fixes
- populating placeholder arguments broke validation (b3eb2fe)
7.0.1 (2017-03-03)
Bug Fixes
7.0.0 (2017-02-26)
Bug Fixes
- address min/max validation message regression (#750) (2e5ce0f)
- address positional argument strict() bug introduced in #766 (#784) (a8528e6)
- console.warn() rather than throwing errors when api signatures are incorrect (#804) (a607061)
- context should override parsed argv (#786) (0997288)
- context variables are now recognized in strict() mode (#796) (48575cd)
- errors were not bubbling appropriately from sub-commands to top-level (#802) (8a992f5)
- positional arguments of sub-commands threw strict() exception (#805) (f3f074b)
- pull in yargs-parser with modified env precedence (#787) (e0fbbe5)
- running parse() multiple times on the same yargs instance caused exception if help() enabled (#790) (07e39b7)
- use path.resolve() to support node 0.10 (#797) (49a93fc)
Features
... (truncated)
Commits
- See full diff in compare view
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) You can disable automated security fix PRs for this repo from the Security Alerts page.