Commit-Lint commands
You can trigger Commit-Lint actions by commenting on this PR:
- `@Commit-Lint merge patch` will merge dependabot PR on "patch" versions (X.X.Y - Y change)
- `@Commit-Lint merge minor` will merge dependabot PR on "minor" versions (X.Y.Y - Y change)
- `@Commit-Lint merge major` will merge dependabot PR on "major" versions (Y.Y.Y - Y change)
- `@Commit-Lint merge disable` will desactivate merge dependabot PR
- `@Commit-Lint review` will approve dependabot PR
- `@Commit-Lint stop review` will stop approve dependabot PR
This PR contains the following updates:
17.5.1
->17.7.2
Release Notes
yargs/yargs (yargs)
### [`v17.7.2`](https://togithub.com/yargs/yargs/blob/HEAD/CHANGELOG.md#1772-httpsgithubcomyargsyargscomparev1771v1772-2023-04-27) [Compare Source](https://togithub.com/yargs/yargs/compare/v17.7.1...v17.7.2) ##### Bug Fixes - do not crash completion when having negated options ([#2322](https://togithub.com/yargs/yargs/issues/2322)) ([7f42848](https://togithub.com/yargs/yargs/commit/7f428485e75e9b1b0db1320216d1c31469770563)) ### [`v17.7.1`](https://togithub.com/yargs/yargs/blob/HEAD/CHANGELOG.md#1771-httpsgithubcomyargsyargscomparev1770v1771-2023-02-21) [Compare Source](https://togithub.com/yargs/yargs/compare/v17.7.0...v17.7.1) ##### Bug Fixes - address display bug with default sub-commands ([#2303](https://togithub.com/yargs/yargs/issues/2303)) ([9aa2490](https://togithub.com/yargs/yargs/commit/9aa24908ae4e857161d5084613a402f9dc4895a7)) ### [`v17.7.0`](https://togithub.com/yargs/yargs/blob/HEAD/CHANGELOG.md#1770-httpsgithubcomyargsyargscomparev1762v1770-2023-02-13) [Compare Source](https://togithub.com/yargs/yargs/compare/v17.6.2...v17.7.0) ##### Features - add method to hide option extras ([#2156](https://togithub.com/yargs/yargs/issues/2156)) ([2c144c4](https://togithub.com/yargs/yargs/commit/2c144c4ea534646df26d6177f73ce917105c6c09)) - convert line break to whitespace for the description of the option ([#2271](https://togithub.com/yargs/yargs/issues/2271)) ([4cb41dc](https://togithub.com/yargs/yargs/commit/4cb41dc80aaa730a2abd15bd3118ecd9f4ebe876)) ##### Bug Fixes - copy the description of the option to its alias in completion ([#2269](https://togithub.com/yargs/yargs/issues/2269)) ([f37ee6f](https://togithub.com/yargs/yargs/commit/f37ee6f7da386a1244bf0a0c21b9572f2bb3131b)) ### [`v17.6.2`](https://togithub.com/yargs/yargs/blob/HEAD/CHANGELOG.md#1762-httpsgithubcomyargsyargscomparev1761v1762-2022-11-03) [Compare Source](https://togithub.com/yargs/yargs/compare/v17.6.1...v17.6.2) ##### Bug Fixes - **deps:** update dependency yargs-parser to v21.1.1 ([#2231](https://togithub.com/yargs/yargs/issues/2231)) ([75b4d52](https://togithub.com/yargs/yargs/commit/75b4d5222f8f0152790b9ca0718fa5314c9a1c6b)) - **lang:** typo in Finnish unknown argument singular form ([#2222](https://togithub.com/yargs/yargs/issues/2222)) ([a6dfd0a](https://togithub.com/yargs/yargs/commit/a6dfd0a8f7f2c58a2e8b7dde0142cc1a12c4e027)) ### [`v17.6.1`](https://togithub.com/yargs/yargs/blob/HEAD/CHANGELOG.md#1761-httpsgithubcomyargsyargscomparev1760v1761-2022-11-02) [Compare Source](https://togithub.com/yargs/yargs/compare/v17.6.0...v17.6.1) ##### Bug Fixes - **lang:** fix "Not enough non-option arguments" message for the Czech language ([#2242](https://togithub.com/yargs/yargs/issues/2242)) ([3987b13](https://togithub.com/yargs/yargs/commit/3987b13e31f669d79836cc6ed84105e9be0f9482)) ### [`v17.6.0`](https://togithub.com/yargs/yargs/blob/HEAD/CHANGELOG.md#1760-httpsgithubcomyargsyargscomparev1751v1760-2022-10-01) [Compare Source](https://togithub.com/yargs/yargs/compare/v17.5.1...v17.6.0) ##### Features - **lang:** Czech locale ([#2220](https://togithub.com/yargs/yargs/issues/2220)) ([5895cf1](https://togithub.com/yargs/yargs/commit/5895cf1ba1dcd5158d284d0c589f5f0caff8b739)) - **usage:** add YARGS_DISABLE_WRAP env variable to disable wrap ([#2210](https://togithub.com/yargs/yargs/issues/2210)) ([b680ace](https://togithub.com/yargs/yargs/commit/b680ace2994dcf14d1a1a928aefd3fe8006b2198)) ##### Bug Fixes - **deno:** use 'globalThis' instead of 'window' ([#2186](https://togithub.com/yargs/yargs/issues/2186)) ([#2215](https://togithub.com/yargs/yargs/issues/2215)) ([561fc7a](https://togithub.com/yargs/yargs/commit/561fc7a787228b226e0ba76ab674456cbd30cd37)) - **deps:** cliui with forced strip-ansi update ([#2241](https://togithub.com/yargs/yargs/issues/2241)) ([38e8df1](https://togithub.com/yargs/yargs/commit/38e8df10f0f020ae794329610354521f8458fc41)) - dont clobber description for multiple option calls ([#2171](https://togithub.com/yargs/yargs/issues/2171)) ([f91d9b3](https://togithub.com/yargs/yargs/commit/f91d9b334ad9cfce79a89c08ff210c622b7c528f)) - **typescript:** address warning with objectKeys ([394f5f8](https://togithub.com/yargs/yargs/commit/394f5f86d15a9bb319276518d36cb560d7cb6322)) ##### [17.5.1](https://togithub.com/yargs/yargs/compare/v17.5.0...v17.5.1) (2022-05-16) ##### Bug Fixes - add missing entries to published files ([#2185](https://togithub.com/yargs/yargs/issues/2185)) ([5685382](https://togithub.com/yargs/yargs/commit/5685382d18dc05f2ec66098d90ab16f31b622753)) - address bug when strict and async middleware used together ([#2164](https://togithub.com/yargs/yargs/issues/2164)) ([cbc2eb7](https://togithub.com/yargs/yargs/commit/cbc2eb726efc1d688ad484e8cbe4d233b212a046)) - **completion:** correct zsh installation instructions ([22e9af2](https://togithub.com/yargs/yargs/commit/22e9af28bb7a7101aeeac80b5bfd0c18f7e6226f)) - handle multiple node_modules folders determining mainFilename for ESM ([#2123](https://togithub.com/yargs/yargs/issues/2123)) ([e0823dd](https://togithub.com/yargs/yargs/commit/e0823dd7e6ced7eaf1d7d1e67f77374f4ef5cbce)) - **lang:** add missing terms to Russian translation ([#2181](https://togithub.com/yargs/yargs/issues/2181)) ([1c331f2](https://togithub.com/yargs/yargs/commit/1c331f22c71496e3d50cf103a1b21f4a05d97aac)) - prevent infinite loop with empty locale ([#2179](https://togithub.com/yargs/yargs/issues/2179)) ([b672e70](https://togithub.com/yargs/yargs/commit/b672e709e4fc45f50d77f54e42025a5fa7c66a42)) - veriadic arguments override array provided in config (the same as multiple dash arguments). ([4dac5b8](https://togithub.com/yargs/yargs/commit/4dac5b8c2f03488c31d40f075075d2ac43134412))Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
â™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.