cbt-tunnel-nodejs
cbt-tunnel-nodejs copied to clipboard
Update dependency yargs to v15
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| yargs (source) | dependencies | major | 12.0.1 -> 15.0.1 |
By merging this PR, the below vulnerabilities will be automatically resolved:
| Severity | CVE | ||
|---|---|---|---|
![]() |
High | 7.5 | CVE-2021-3807 |
![]() |
High | 7.3 | CVE-2020-7774 |
![]() |
Medium | 5.3 | CVE-2020-7608 |
![]() |
Medium | 5.1 | WS-2019-0307 |
Release Notes
yargs/yargs
v15.0.1
Bug Fixes
v15.0.0
⚠ BREAKING CHANGES
- deps: yargs-parser now throws on invalid combinations of config (#1470)
- [email protected] drops support for Node 6
- drop Node 6 support (#1461)
- remove package.json-based parserConfiguration (#1460)
Features
- deps: yargs-parser now throws on invalid combinations of config (#1470) (c10c38c)
- expose
Parserfromrequire('yargs/yargs')(#1477) (1840ba2)
Bug Fixes
- docs: TypeScript import to prevent a future major release warning (#1441) (b1b156a)
- stop-parse was not being respected by commands (#1459) (12c82e6)
- update to yargs-parser with fix for array default values (#1463) (ebee59d)
- docs: update boolean description and examples in docs (#1474) (afd5b48)
Miscellaneous Chores
Code Refactoring
v14.2.3
v14.2.2
v14.2.1
v14.2.0
v14.1.0
v14.0.0
v13.3.2
v13.3.0
Bug Fixes
Features
- i18n: swap out os-locale dependency for simple inline implementation (#1356) (4dfa19b)
- support defaultDescription for positional arguments (812048c)
v13.2.4
v13.2.2
v13.2.1
v13.2.0
v13.1.0
v12.0.5
v12.0.4
v12.0.2
- [ ] If you want to rebase/retry this PR, click this checkbox.
Autoclosing Skipped
This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

