unjs / consola

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

chore(deps): update devdependency string-width to v7 #254

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 8 months ago

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
string-width ^6.1.0 -> ^7.0.0 age adoption passing confidence

Release Notes

sindresorhus/string-width (string-width) ### [`v7.0.0`](https://togithub.com/sindresorhus/string-width/releases/tag/v7.0.0) [Compare Source](https://togithub.com/sindresorhus/string-width/compare/v6.1.0...v7.0.0) ##### Breaking - Require Node.js 18 [`97b50e8`](https://togithub.com/sindresorhus/string-width/commit/97b50e8) ##### Improvements - It now uses the [most recent Unicode data](https://togithub.com/sindresorhus/get-east-asian-width), which fixes some false-positives [`97b50e8`](https://togithub.com/sindresorhus/string-width/commit/97b50e8)

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 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (ad01ec4) 61.13% compared to head (3864391) 61.13%.

:exclamation: Current head 3864391 differs from pull request most recent head ab633be. Consider uploading reports for the commit ab633be to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #254 +/- ## ======================================= Coverage 61.13% 61.13% ======================================= Files 13 13 Lines 1379 1379 Branches 58 58 ======================================= Hits 843 843 Misses 536 536 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.