nuxt / nuxt.com

The Nuxt website, made with Nuxt.
https://nuxt.com
MIT License
282 stars 138 forks source link

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

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/fonts ^0.0.1 -> ^0.0.2 age adoption passing confidence
vue-tsc (source) ^2.0.5 -> ^2.0.6 age adoption passing confidence

Release Notes

nuxt/fonts (@​nuxt/fonts) ### [`v0.0.2`](https://togithub.com/nuxt/fonts/blob/HEAD/CHANGELOG.md#v002) [Compare Source](https://togithub.com/nuxt/fonts/compare/v0.0.1...v0.0.2) [compare changes](https://togithub.com/nuxt/fonts/compare/v0.0.1...v0.0.2) ##### 🚀 Enhancements - Minify injected css when building ([e906ada](https://togithub.com/nuxt/fonts/commit/e906ada)) - **deps:** Update `fontaine` to use new capsize metrics ([1800995](https://togithub.com/nuxt/fonts/commit/1800995)) ##### 🔥 Performance - Store font data in `node_modules/.cache` ([ed3e9e5](https://togithub.com/nuxt/fonts/commit/ed3e9e5)) - Update to use `.cache/nuxt/fonts` prefix for all caches ([7b91b0d](https://togithub.com/nuxt/fonts/commit/7b91b0d)) ##### 🩹 Fixes - **google:** Sort resolved variants when fetching font css ([#​33](https://togithub.com/nuxt/fonts/pull/33)) - Don't add font storage to runtime 🙈 ([c06dd6d](https://togithub.com/nuxt/fonts/commit/c06dd6d)) ##### 📖 Documentation - Remove nightly instructions ([760558b](https://togithub.com/nuxt/fonts/commit/760558b)) ##### 🏡 Chore - Remove links to nuxt/image ([cb30d06](https://togithub.com/nuxt/fonts/commit/cb30d06)) - Add missing dev deps ([d03ffed](https://togithub.com/nuxt/fonts/commit/d03ffed)) - Skip type checking `scripts/` ([b5e7231](https://togithub.com/nuxt/fonts/commit/b5e7231)) ##### 🤖 CI - Enable nightly release with provenance ([fcc1e87](https://togithub.com/nuxt/fonts/commit/fcc1e87)) - Remove `contents: read` permission as repo is now public ([ed4a2a9](https://togithub.com/nuxt/fonts/commit/ed4a2a9)) - Add changelogensets ([792de60](https://togithub.com/nuxt/fonts/commit/792de60)) ##### ❤️ Contributors - Daniel Roe ([@​danielroe](http://github.com/danielroe)) - Qwerzl ([@​qwerzl](http://github.com/qwerzl))
vuejs/language-tools (vue-tsc) ### [`v2.0.6`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#206-202437) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v2.0.5...v2.0.6) > \[!IMPORTANT] > If the TypeScript language server crashes since 2.0, please try using VSCode Insiders and install [JavaScript and TypeScript Nightly](https://marketplace.visualstudio.com/items?itemName=ms-vscode.vscode-typescript-next), or temporarily downgrade to 1.8.27.\ > Issue: [https://github.com/vuejs/language-tools/issues/3962](https://togithub.com/vuejs/language-tools/issues/3962) > > If false positive errors occurs, please try disabling unrelated extensions in the Vue workspace. > Issue[https://github.com/vuejs/language-tools/issues/3942](https://togithub.com/vuejs/language-tools/issues/3942)42 ##### Fixes - **language-core:** use local variables in v-bind shorthand ([#​4017](https://togithub.com/vuejs/language-tools/issues/4017)) - thanks [@​so1ve](https://togithub.com/so1ve) - **language-core:** sfc folding end position failed to mapping ([#​4038](https://togithub.com/vuejs/language-tools/issues/4038)) - thanks [@​so1ve](https://togithub.com/so1ve) - **language-service:** remove `extraLiners` option for formatting ([#​3943](https://togithub.com/vuejs/language-tools/issues/3943)) - **language-service:** bump `volar-service-typescript` for fix jsx formatting ([#​3949](https://togithub.com/vuejs/language-tools/issues/3949)) - **language-service:** bump `@volar/typescript` 2.0.5 completion performance regression ([#​4024](https://togithub.com/vuejs/language-tools/issues/4024)) ##### Refactors - **vscode:** rename `vue.inlayHints.vbindShorthand` setting to `vue.inlayHints.vBindShorthand` ([#​3995](https://togithub.com/vuejs/language-tools/issues/3995)) - thanks [@​l4dybird](https://togithub.com/l4dybird)

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.