unjs / fontaine

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

chore(deps): update dependency ufo to v1.5.3 #351

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 3 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ufo 1.4.0 -> 1.5.3 age adoption passing confidence

Release Notes

unjs/ufo (ufo) ### [`v1.5.3`](https://togithub.com/unjs/ufo/blob/HEAD/CHANGELOG.md#v153) [Compare Source](https://togithub.com/unjs/ufo/compare/v1.5.2...v1.5.3) [compare changes](https://togithub.com/unjs/ufo/compare/v1.5.2...v1.5.3) ##### 🩹 Fixes - **joinRelativeURL:** Avoid lookbehind regex for browser compatibility ([#​228](https://togithub.com/unjs/ufo/pull/228)) ##### ❤️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) ### [`v1.5.2`](https://togithub.com/unjs/ufo/blob/HEAD/CHANGELOG.md#v152) [Compare Source](https://togithub.com/unjs/ufo/compare/v1.5.1...v1.5.2) [compare changes](https://togithub.com/unjs/ufo/compare/v1.5.1...v1.5.2) ##### 🩹 Fixes - Use lookbehind regex only inside `joinRelativeURL` ([#​226](https://togithub.com/unjs/ufo/pull/226)) ##### ❤️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) ### [`v1.5.1`](https://togithub.com/unjs/ufo/blob/HEAD/CHANGELOG.md#v151) [Compare Source](https://togithub.com/unjs/ufo/compare/v1.5.0...v1.5.1) [compare changes](https://togithub.com/unjs/ufo/compare/v1.5.0...v1.5.1) ##### 🩹 Fixes - **joinRelativeURL:** Handle base with protocol ([#​222](https://togithub.com/unjs/ufo/pull/222)) ##### 🏡 Chore - Update readme ([ffc9d3e](https://togithub.com/unjs/ufo/commit/ffc9d3e)) - Add automd to autofix ci ([fffbcd4](https://togithub.com/unjs/ufo/commit/fffbcd4)) ##### ❤️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) ### [`v1.5.0`](https://togithub.com/unjs/ufo/blob/HEAD/CHANGELOG.md#v150) [Compare Source](https://togithub.com/unjs/ufo/compare/v1.4.0...v1.5.0) [compare changes](https://togithub.com/unjs/ufo/compare/v1.4.0...v1.5.0) ##### 🚀 Enhancements - Add `withoutHost` utility ([#​212](https://togithub.com/unjs/ufo/pull/212)) - **joinURL:** Handle segments with `../` ([#​217](https://togithub.com/unjs/ufo/pull/217)) - `joinRelativeURL` ([#​220](https://togithub.com/unjs/ufo/pull/220)) ##### 🩹 Fixes - **withoutTrailingSlash:** Consider qurry param ([#​219](https://togithub.com/unjs/ufo/pull/219)) ##### 💅 Refactors - **joinURL:** Rewrite with clear syntax and relative `../` support ([#​218](https://togithub.com/unjs/ufo/pull/218)) ##### 📖 Documentation - Fix typo ([#​213](https://togithub.com/unjs/ufo/pull/213)) ##### 🏡 Chore - **release:** V1.4.0 ([541bc62](https://togithub.com/unjs/ufo/commit/541bc62)) - Update automd ([3301e51](https://togithub.com/unjs/ufo/commit/3301e51)) - Fix typo in jsdocs ([3aaf64d](https://togithub.com/unjs/ufo/commit/3aaf64d)) ##### ❤️ Contributors - Thijs Wijnmaalen - Pooya Parsa ([@​pi0](http://github.com/pi0)) - Daniel Roe ([@​danielroe](http://github.com/danielroe)) - Diptesh Choudhuri - Fabian B ([@​madebyfabian](http://github.com/madebyfabian))

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 3 weeks ago

Codecov Report

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

Project coverage is 53.67%. Comparing base (0a4699d) to head (ba77539).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #351 +/- ## ======================================= Coverage 53.67% 53.67% ======================================= Files 4 4 Lines 367 367 Branches 31 31 ======================================= Hits 197 197 Misses 170 170 ```

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