Closed renovate[bot] closed 5 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 53.67%. Comparing base (
0a4699d
) to head (ba77539
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
1.4.0
->1.5.3
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 WijnmaalenConfiguration
📅 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.