unjs / fontaine

Automatic font fallback based on font metrics
MIT License
1.52k stars 23 forks source link

chore(deps): update dependency magic-string to v0.30.8 #322

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
magic-string 0.30.5 -> 0.30.8 age adoption passing confidence

Release Notes

rich-harris/magic-string (magic-string) ### [`v0.30.8`](https://togithub.com/rich-harris/magic-string/blob/HEAD/CHANGELOG.md#0308-2024-03-03) [Compare Source](https://togithub.com/rich-harris/magic-string/compare/v0.30.7...v0.30.8) ##### Bug Fixes - handle last empty line correctly when using update/overwrite ([#​274](https://togithub.com/rich-harris/magic-string/issues/274)) ([29c7bfa](https://togithub.com/rich-harris/magic-string/commit/29c7bfade8e7d91391c89cf913d65de84b19c3e9)) ### [`v0.30.7`](https://togithub.com/rich-harris/magic-string/blob/HEAD/CHANGELOG.md#0307-2024-02-05) [Compare Source](https://togithub.com/rich-harris/magic-string/compare/v0.30.6...v0.30.7) ##### Features - new `reset` method ([#​218](https://togithub.com/rich-harris/magic-string/issues/218)) ([#​271](https://togithub.com/rich-harris/magic-string/issues/271)) ([3dc21e2](https://togithub.com/rich-harris/magic-string/commit/3dc21e26f04ad4c5314602e511afa210f922d433)) ### [`v0.30.6`](https://togithub.com/rich-harris/magic-string/blob/HEAD/CHANGELOG.md#0306-2024-01-31) [Compare Source](https://togithub.com/rich-harris/magic-string/compare/v0.30.5...v0.30.6) ##### Features - support Web Workers by using the global `btoa` ([#​269](https://togithub.com/rich-harris/magic-string/issues/269)) ([8679648](https://togithub.com/rich-harris/magic-string/commit/86796487f30436cd26291834ae7445fc40ce6139))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "before 4am on Monday" (UTC).

🚦 Automerge: Enabled.

â™» 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 7 months ago

Codecov Report

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

Project coverage is 54.01%. Comparing base (0ede1e8) to head (aba4ef8).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #322 +/- ## ======================================= Coverage 54.01% 54.01% ======================================= Files 4 4 Lines 361 361 Branches 33 33 ======================================= Hits 195 195 Misses 166 166 ```

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