unjs / consola

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

chore(deps): update devdependency is-unicode-supported to v2 #255

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
is-unicode-supported ^1.3.0 -> ^2.0.0 age adoption passing confidence

Release Notes

sindresorhus/is-unicode-supported (is-unicode-supported) ### [`v2.0.0`](https://togithub.com/sindresorhus/is-unicode-supported/releases/tag/v2.0.0) [Compare Source](https://togithub.com/sindresorhus/is-unicode-supported/compare/v1.3.0...v2.0.0) ##### Breaking - Require Node.js 18 [`880f3d2`](https://togithub.com/sindresorhus/is-unicode-supported/commit/880f3d2) ##### Fixes - Don’t assume CI on Windows supports Unicode [`0c24cc6`](https://togithub.com/sindresorhus/is-unicode-supported/commit/0c24cc6)

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 (aa3d1f9) 61.13%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #255 +/- ## ======================================= 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.