fix(deps): update dependency ufo to v1.4.0 #3936

Merged
konrad merged 1 commits from renovate/ufo-1.x into main 2024-02-07 10:08:19 +00:00
Member

This PR contains the following updates:

Package Type Update Change
ufo dependencies minor 1.3.2 -> 1.4.0

Release Notes

unjs/ufo (ufo)

v1.4.0

Compare Source

compare changes

🚀 Enhancements
  • Add withFragment utility (#​193)
  • Add withoutFragment util (#​199)
🔥 Performance
  • withFragment: Early return when no hash changes required (d6ce037)
🩹 Fixes
  • encodeQueryValue: Encode the slash character (#​198)
  • Stringify protocol-relative URLs (#​207)
  • withFragment: Use encodeHash for encoding (48237ab)
💅 Refactors
  • resolveUrl: Decouple from $URL (#​186)
  • Deprecate $URL and createURL (f1af9b3)
  • normalizeURL: Decouple from $URL (9013029)
  • withoutFragment: Decouple from withFragment (712b8d5)
📖 Documentation
🏡 Chore
  • Update dependencies and lockfile (21e644e)
  • Format readme with prettier (6b00230)
  • Gitignore vitest temp files (89be2d1)
  • Update docs (5ab6d16)
❤️ Contributors
  • Pooya Parsa (@​pi0)
  • Daniel Acuña
  • Diptesh Choudhuri <ignisda2001@​gmail.com>
  • Daniel Roe (@​danielroe)
  • Petr Kolonicz

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ufo](https://github.com/unjs/ufo) | dependencies | minor | [`1.3.2` -> `1.4.0`](https://renovatebot.com/diffs/npm/ufo/1.3.2/1.4.0) | --- ### Release Notes <details> <summary>unjs/ufo (ufo)</summary> ### [`v1.4.0`](https://github.com/unjs/ufo/blob/HEAD/CHANGELOG.md#v140) [Compare Source](https://github.com/unjs/ufo/compare/v1.3.2...v1.4.0) [compare changes](https://github.com/unjs/ufo/compare/v1.3.2...v1.4.0) ##### 🚀 Enhancements - Add `withFragment` utility ([#&#8203;193](https://github.com/unjs/ufo/pull/193)) - Add `withoutFragment` util ([#&#8203;199](https://github.com/unjs/ufo/pull/199)) ##### 🔥 Performance - **withFragment:** Early return when no hash changes required ([d6ce037](https://github.com/unjs/ufo/commit/d6ce037)) ##### 🩹 Fixes - **encodeQueryValue:** Encode the slash character ([#&#8203;198](https://github.com/unjs/ufo/pull/198)) - Stringify protocol-relative URLs ([#&#8203;207](https://github.com/unjs/ufo/pull/207)) - **withFragment:** Use `encodeHash` for encoding ([48237ab](https://github.com/unjs/ufo/commit/48237ab)) ##### 💅 Refactors - **resolveUrl:** Decouple from $URL ([#&#8203;186](https://github.com/unjs/ufo/pull/186)) - Deprecate `$URL` and `createURL` ([f1af9b3](https://github.com/unjs/ufo/commit/f1af9b3)) - **normalizeURL:** Decouple from `$URL` ([9013029](https://github.com/unjs/ufo/commit/9013029)) - **withoutFragment:** Decouple from `withFragment` ([712b8d5](https://github.com/unjs/ufo/commit/712b8d5)) ##### 📖 Documentation - Remove mentioning `$URL` ([65e6be8](https://github.com/unjs/ufo/commit/65e6be8)) - Update normalizeURL example ([011777a](https://github.com/unjs/ufo/commit/011777a)) - Use jsdocs and automd ([#&#8203;209](https://github.com/unjs/ufo/pull/209)) ##### 🏡 Chore - Update dependencies and lockfile ([21e644e](https://github.com/unjs/ufo/commit/21e644e)) - Format readme with prettier ([6b00230](https://github.com/unjs/ufo/commit/6b00230)) - Gitignore vitest temp files ([89be2d1](https://github.com/unjs/ufo/commit/89be2d1)) - Update docs ([5ab6d16](https://github.com/unjs/ufo/commit/5ab6d16)) ##### ❤️ Contributors - Pooya Parsa ([@&#8203;pi0](http://github.com/pi0)) - Daniel Acuña - Diptesh Choudhuri <ignisda2001@&#8203;gmail.com> - Daniel Roe ([@&#8203;danielroe](http://github.com/danielroe)) - Petr Kolonicz </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE2NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
renovate added the
dependencies
label 2024-02-06 11:21:07 +00:00
renovate added 1 commit 2024-02-06 11:21:09 +00:00
continuous-integration/drone/pr Build is failing Details
4bb3bcaaed
fix(deps): update dependency ufo to v1.4.0
Member

Hi renovate!

Thank you for creating a PR!

I've deployed the changes of this PR on a preview environment under this URL: https://3936-renovate-ufo-1-x--vikunja-frontend-preview.netlify.app

You can use this url to view the changes live and test them out.
You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/.

Have a nice day!

Beep boop, I'm a bot.

Hi renovate! Thank you for creating a PR! I've deployed the changes of this PR on a preview environment under this URL: https://3936-renovate-ufo-1-x--vikunja-frontend-preview.netlify.app You can use this url to view the changes live and test them out. You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/. Have a nice day! > Beep boop, I'm a bot.
renovate force-pushed renovate/ufo-1.x from 4bb3bcaaed to ad8a12bdf7 2024-02-07 09:21:29 +00:00 Compare
konrad merged commit f148a43390 into main 2024-02-07 10:08:19 +00:00
konrad deleted branch renovate/ufo-1.x 2024-02-07 10:08:20 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.