unjs / consola

🐨 Elegant Console Logger for Node.js and Browser
Other
6.12k stars 175 forks source link

chore(deps): update devdependency string-width to v6 - autoclosed #186

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 ^5.1.2 -> ^6.1.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)

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.

codecov[bot] commented 1 year ago

Codecov Report

Merging #186 (e245cc1) into main (7793e84) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #186   +/-   ##
=======================================
  Coverage   61.74%   61.74%           
=======================================
  Files           9        9           
  Lines         792      792           
  Branches       56       56           
=======================================
  Hits          489      489           
  Misses        303      303