ngcc-validation
ngcc-validation copied to clipboard
build(deps): update dependency yargs to v17.6.2 (latest)
trafficstars
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| yargs (source) | devDependencies | minor | 17.5.1 -> 17.6.2 |
| @types/yargs (source) | devDependencies | patch | 17.0.10 -> 17.0.19 |
Release Notes
yargs/yargs
v17.6.2
Bug Fixes
- deps: update dependency yargs-parser to v21.1.1 (#2231) (75b4d52)
- lang: typo in Finnish unknown argument singular form (#2222) (a6dfd0a)
v17.6.1
Bug Fixes
v17.6.0
Features
- lang: Czech locale (#2220) (5895cf1)
- usage: add YARGS_DISABLE_WRAP env variable to disable wrap (#2210) (b680ace)
Bug Fixes
- deno: use 'globalThis' instead of 'window' (#2186) (#2215) (561fc7a)
- deps: cliui with forced strip-ansi update (#2241) (38e8df1)
- dont clobber description for multiple option calls (#2171) (f91d9b3)
- typescript: address warning with objectKeys (394f5f8)
17.5.1 (2022-05-16)
Bug Fixes
- add missing entries to published files (#2185) (5685382)
- address bug when strict and async middleware used together (#2164) (cbc2eb7)
- completion: correct zsh installation instructions (22e9af2)
- handle multiple node_modules folders determining mainFilename for ESM (#2123) (e0823dd)
- lang: add missing terms to Russian translation (#2181) (1c331f2)
- prevent infinite loop with empty locale (#2179) (b672e70)
- veriadic arguments override array provided in config (the same as multiple dash arguments). (4dac5b8)
Configuration
📅 Schedule: Branch creation - "before 7am every weekday,after 6pm every weekday,every weekend" in timezone America/Tijuana, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot.