yargs / cliui

easily create complex multi-column command-line-interfaces.
ISC License
371 stars 41 forks source link

fix(deps): update dependency string-width to v6 #146

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
string-width ^4.2.0 -> ^6.0.0 age adoption passing confidence

Release Notes

sindresorhus/string-width ### [`v6.1.0`](https://togithub.com/sindresorhus/string-width/releases/tag/v6.1.0) [Compare Source](https://togithub.com/sindresorhus/string-width/compare/v6.0.0...v6.1.0) - Improve performance ([#​49](https://togithub.com/sindresorhus/string-width/issues/49)) [`fe356d8`](https://togithub.com/sindresorhus/string-width/commit/fe356d8) ### [`v6.0.0`](https://togithub.com/sindresorhus/string-width/releases/tag/v6.0.0) [Compare Source](https://togithub.com/sindresorhus/string-width/compare/v5.1.2...v6.0.0) ##### Breaking - Require Node.js 16 ([#​47](https://togithub.com/sindresorhus/string-width/issues/47)) [`f85812f`](https://togithub.com/sindresorhus/string-width/commit/f85812f) **This release is not compatible with Firefox. If you need Firefox support, stay on v5.** ##### Improvements - Add [`countAnsiEscapeCodes`](https://togithub.com/sindresorhus/string-width#countansiescapecodes) option ([#​48](https://togithub.com/sindresorhus/string-width/issues/48)) [`6e6993b`](https://togithub.com/sindresorhus/string-width/commit/6e6993b) - Improve compatibility with some languages ([#​47](https://togithub.com/sindresorhus/string-width/issues/47)) [`f85812f`](https://togithub.com/sindresorhus/string-width/commit/f85812f) ### [`v5.1.2`](https://togithub.com/sindresorhus/string-width/releases/tag/v5.1.2) [Compare Source](https://togithub.com/sindresorhus/string-width/compare/v5.1.1...v5.1.2) - Internal refactor ([#​40](https://togithub.com/sindresorhus/string-width/issues/40)) [`2fe6df9`](https://togithub.com/sindresorhus/string-width/commit/2fe6df9) ### [`v5.1.1`](https://togithub.com/sindresorhus/string-width/releases/tag/v5.1.1) [Compare Source](https://togithub.com/sindresorhus/string-width/compare/v5.1.0...v5.1.1) - Fix incorrect default for `ambiguousIsNarrow` option [`483baa1`](https://togithub.com/sindresorhus/string-width/commit/483baa1) ### [`v5.1.0`](https://togithub.com/sindresorhus/string-width/releases/tag/v5.1.0) [Compare Source](https://togithub.com/sindresorhus/string-width/compare/v5.0.1...v5.1.0) - Add `ambiguousIsNarrow` option ([#​34](https://togithub.com/sindresorhus/string-width/issues/34)) [`8438ea2`](https://togithub.com/sindresorhus/string-width/commit/8438ea2) ### [`v5.0.1`](https://togithub.com/sindresorhus/string-width/releases/tag/v5.0.1) [Compare Source](https://togithub.com/sindresorhus/string-width/compare/v5.0.0...v5.0.1) - Upgrade dependencies ([#​31](https://togithub.com/sindresorhus/string-width/issues/31)) [`0a37b98`](https://togithub.com/sindresorhus/string-width/commit/0a37b98) ### [`v5.0.0`](https://togithub.com/sindresorhus/string-width/releases/tag/v5.0.0) [Compare Source](https://togithub.com/sindresorhus/string-width/compare/v4.2.3...v5.0.0) ##### Breaking - Require Node.js 12 [`cec9757`](https://togithub.com/sindresorhus/string-width/commit/cec9757) - This package is now pure ESM. Please [read this](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c).

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 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.

shadowspawn commented 1 year ago

The dependency update requires code changes.

See for example: #143

renovate[bot] commented 1 year ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 6.x releases. But if you manually upgrade to 6.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.