jaywcjlove / svgtofont

Read a set of SVG icons and ouput a TTF/EOT/WOFF/WOFF2/SVG font.
https://jaywcjlove.github.io/svgtofont
MIT License
542 stars 85 forks source link

fix(deps): update dependency yargs to ~17.6.0 #182

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
yargs (source) ~17.5.0 -> ~17.6.0 age adoption passing confidence

Release Notes

yargs/yargs ### [`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 - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.