fix(deps): update dependency ufo to v1.2.0 #3707

Merged
konrad merged 1 commits from renovate/ufo-1.x into main 2023-08-21 11:06:06 +00:00
Member

This PR contains the following updates:

Package Type Update Change
ufo dependencies minor 1.1.2 -> 1.2.0

Release Notes

unjs/ufo

v1.2.0

Compare Source

compare changes

🚀 Enhancements
  • Add isScriptProtocol util (#​156)
  • Generic types for getQuery and parseQuery (#​131)
  • Add parseFilename utility (#​125)
🩹 Fixes
  • parseQuery: Decode space in query keys (#​150)
  • Parsed query types should be string only (#​139)
  • stringifyQuery: Filter out empty values (#​148)
  • joinURL: Handle leading dot (#​35)
🏡 Chore
❤️ Contributors
  • Pooya Parsa (@​pi0)
  • Divine
  • Oleg Khalin
  • Daniel Roe daniel@roe.dev
  • Raj Kadhi <raj.kadhi10@​gmail.com>

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.1.2` -> `1.2.0`](https://renovatebot.com/diffs/npm/ufo/1.1.2/1.2.0) | --- ### Release Notes <details> <summary>unjs/ufo</summary> ### [`v1.2.0`](https://github.com/unjs/ufo/blob/HEAD/CHANGELOG.md#v120) [Compare Source](https://github.com/unjs/ufo/compare/v1.1.2...v1.2.0) [compare changes](https://github.com/unjs/ufo/compare/v1.1.2...v1.2.0) ##### 🚀 Enhancements - Add `isScriptProtocol` util ([#&#8203;156](https://github.com/unjs/ufo/pull/156)) - Generic types for `getQuery` and `parseQuery` ([#&#8203;131](https://github.com/unjs/ufo/pull/131)) - Add `parseFilename` utility ([#&#8203;125](https://github.com/unjs/ufo/pull/125)) ##### 🩹 Fixes - **parseQuery:** Decode space in query keys ([#&#8203;150](https://github.com/unjs/ufo/pull/150)) - Parsed query types should be string only ([#&#8203;139](https://github.com/unjs/ufo/pull/139)) - **stringifyQuery:** Filter out empty values ([#&#8203;148](https://github.com/unjs/ufo/pull/148)) - **joinURL:** Handle leading dot ([#&#8203;35](https://github.com/unjs/ufo/pull/35)) ##### 🏡 Chore - **release:** V1.1.2 ([8f36c4f](https://github.com/unjs/ufo/commit/8f36c4f)) - Lint test file ([7fa45a0](https://github.com/unjs/ufo/commit/7fa45a0)) - Update dependencies ([b9b3b6c](https://github.com/unjs/ufo/commit/b9b3b6c)) - Lint ([17c0ad6](https://github.com/unjs/ufo/commit/17c0ad6)) - Add autofix ci ([5bb737f](https://github.com/unjs/ufo/commit/5bb737f)) - Move autofix ci to `.github/workflows` dir ([f1b3d5c](https://github.com/unjs/ufo/commit/f1b3d5c)) - Fix autofix ci ([a6fcce3](https://github.com/unjs/ufo/commit/a6fcce3)) ##### ❤️ Contributors - Pooya Parsa ([@&#8203;pi0](http://github.com/pi0)) - Divine - Oleg Khalin - Daniel Roe <daniel@roe.dev> - Raj Kadhi <raj.kadhi10@&#8203;gmail.com> </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:eyJjcmVhdGVkSW5WZXIiOiIzNS4yNC42IiwidXBkYXRlZEluVmVyIjoiMzUuMjQuNiJ9-->
renovate added the
dependencies
label 2023-07-29 07:05:38 +00:00
renovate added 1 commit 2023-07-29 07:05:38 +00:00
fix(deps): update dependency ufo to v1.2.0
All checks were successful
continuous-integration/drone/pr Build is passing
16021a6042
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://3707-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://3707-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.
konrad merged commit dbed4caca7 into main 2023-08-21 11:06:06 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.