nuxt / fonts

Plug-and-play web font optimization and configuration for Nuxt apps.
https://fonts.nuxt.com
MIT License
380 stars 4 forks source link

chore(deps): update all non-major dependencies #77

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ufo ^1.5.2 -> ^1.5.3 age adoption passing confidence
vite (source) ^5.1.6 -> ^5.2.0 age adoption passing confidence
vue-tsc (source) ^2.0.6 -> ^2.0.7 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...27573123da6c36b9837fbc9cb021c3f1e4b1a340) [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))
vitejs/vite (vite) ### [`v5.2.0`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#520-2024-03-20) - fix: update client.ts@cleanUrl to accomodate blob protocol ([#​16182](https://togithub.com/vitejs/vite/issues/16182)) ([1a3b1d7](https://togithub.com/vitejs/vite/commit/1a3b1d7)), closes [#​16182](https://togithub.com/vitejs/vite/issues/16182) - fix(assets): avoid splitting `,` inside query parameter of image URI in srcset property ([#​16081](https://togithub.com/vitejs/vite/issues/16081)) ([50caf67](https://togithub.com/vitejs/vite/commit/50caf67)), closes [#​16081](https://togithub.com/vitejs/vite/issues/16081) - chore(deps): update all non-major dependencies ([#​16186](https://togithub.com/vitejs/vite/issues/16186)) ([842643d](https://togithub.com/vitejs/vite/commit/842643d)), closes [#​16186](https://togithub.com/vitejs/vite/issues/16186) - perf(transformRequest): fast-path watch and sourcemap handling ([#​16170](https://togithub.com/vitejs/vite/issues/16170)) ([de60f1e](https://togithub.com/vitejs/vite/commit/de60f1e)), closes [#​16170](https://togithub.com/vitejs/vite/issues/16170) - docs: add `@shikiji/vitepress-twoslash` ([#​16168](https://togithub.com/vitejs/vite/issues/16168)) ([6f8a320](https://togithub.com/vitejs/vite/commit/6f8a320)), closes [#​16168](https://togithub.com/vitejs/vite/issues/16168)
vuejs/language-tools (vue-tsc) ### [`v2.0.7`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#207-2024320) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v2.0.6...v2.0.7) > \[!NOTE] > Hybrid Mode is now disabled by default, you need to enable `vue.server.hybridMode` in settings to enable it explicitly. ##### Features - **language-server:** reintroducing full TS support and disable Hybrid Mode by default ([#​4119](https://togithub.com/vuejs/language-tools/issues/4119)) - **vscode:** check outdated `@vue/language-plugin-pug` in doctor - **vscode:** significantly reduces the status bar space occupied ##### Bug Fixes - **vscode:** vueCompilerOptions no longer prompts for deprecated options - **component-meta:** `defineSlots` allows empty params ([#​4093](https://togithub.com/vuejs/language-tools/issues/4093)) - thanks [@​Evertvdw](https://togithub.com/Evertvdw) - **typescript-plugin:** fault tolerance for named pipe servers json file ([#​4075](https://togithub.com/vuejs/language-tools/issues/4075)) - thanks [@​Simon-He95](https://togithub.com/Simon-He95) - **language-core:** generate `defineModel` emits type on-demand ([#​4052](https://togithub.com/vuejs/language-tools/issues/4052)) - thanks [@​so1ve](https://togithub.com/so1ve) - **language-core:** special treatment for number elements inside `v-for` ([#​3859](https://togithub.com/vuejs/language-tools/issues/3859)) - thanks [@​so1ve](https://togithub.com/so1ve) - **language-plugin-pug:** semantic tokens mapping failed ([#​4070](https://togithub.com/vuejs/language-tools/issues/4070)) ##### Other Changes - **language-service** update neovim lsp set up info ([#​4085](https://togithub.com/vuejs/language-tools/issues/4085)) - thanks [@​CofCat456](https://togithub.com/CofCat456) - **lint:** add `tsl` linter and auto fix workflow ([#​4100](https://togithub.com/vuejs/language-tools/issues/4100)) - **vscode:** remove embedded language IDs ([#​4081](https://togithub.com/vuejs/language-tools/issues/4081)) - thanks [@​remcohaszing](https://togithub.com/remcohaszing)

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.