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 #1525

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
@iconify-json/simple-icons ^1.1.93 -> ^1.1.94 age adoption passing confidence
@nuxt/image (source) ^1.3.0 -> ^1.4.0 age adoption passing confidence
vue-tsc (source) ^2.0.3 -> ^2.0.5 age adoption passing confidence

Release Notes

nuxt/image (@​nuxt/image) ### [`v1.4.0`](https://togithub.com/nuxt/image/blob/HEAD/CHANGELOG.md#v140) [Compare Source](https://togithub.com/nuxt/image/compare/v1.3.0...v1.4.0) [compare changes](https://togithub.com/nuxt/image/compare/v1.3.0...v1.4.0) ##### 🚀 Enhancements - Add performance feature detection markers ([#​1221](https://togithub.com/nuxt/image/pull/1221)) - Support Netlify Image CDN ([#​1234](https://togithub.com/nuxt/image/pull/1234)) - Add `@error` event from `` ([#​1252](https://togithub.com/nuxt/image/pull/1252)) ##### 🩹 Fixes - **ipx:** Temporarily downgrade ipx/sharp ([#​1265](https://togithub.com/nuxt/image/pull/1265)) ##### 📖 Documentation - Fix providers list ([8ad772e](https://togithub.com/nuxt/image/commit/8ad772e)) ##### 🏡 Chore - **docs:** Upgrade versions and add carbon ads ([503b663](https://togithub.com/nuxt/image/commit/503b663)) - Use explicit version to bust stackblitz cache ([ae93934](https://togithub.com/nuxt/image/commit/ae93934)) - Assert event exists ([8701991](https://togithub.com/nuxt/image/commit/8701991)) - Pin `vue` for docs hotfix ([b56c760](https://togithub.com/nuxt/image/commit/b56c760)) - Upgrade ipx/sharp separately ([9a711e6](https://togithub.com/nuxt/image/commit/9a711e6)) - Release `@nuxt/image-nightly` with changelogen ([074d12e](https://togithub.com/nuxt/image/commit/074d12e)) ##### 🤖 CI - Remove read permission ([f62a9eb](https://togithub.com/nuxt/image/commit/f62a9eb)) - Add changelogensets ([25d19ec](https://togithub.com/nuxt/image/commit/25d19ec)) - Add missing import ([cfb2e7d](https://togithub.com/nuxt/image/commit/cfb2e7d)) ##### ❤️ Contributors - Daniel Roe ([@​danielroe](http://github.com/danielroe)) - Arkadiusz Sygulski - Domenik Reitzner - Sébastien Chopin ([@​Atinux](http://github.com/Atinux)) - Matt Kane - Kara
vuejs/language-tools (vue-tsc) ### [`v2.0.5`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#205-202435) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v2.0.4...v2.0.5) > \[!IMPORTANT] > If the TypeScript language server crashes in version 2.0, please try using VSCode Insiders, 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, try creating an empty jsconfig in the workspace root directory.\ > Issue: [https://github.com/vuejs/language-tools/issues/3942](https://togithub.com/vuejs/language-tools/issues/3942) ##### Features - **language-core:** support `v-bind` shorthand ([#​3990](https://togithub.com/vuejs/language-tools/issues/3990)) - thanks [@​so1ve](https://togithub.com/so1ve) - **language-service:** support inlay hints for `v-bind` shorthand ([#​3990](https://togithub.com/vuejs/language-tools/issues/3990)) - thanks [@​so1ve](https://togithub.com/so1ve) - **vscode:** prompt to disable Svelte extension in Vue workspace to avoid conflicts ##### Fixes - **typescript-plugin:** fault tolerance for named pipe server data - **language-core:** avoid `globalTypesHolder` being specified from a `node_modules` file ([#​3990](https://togithub.com/vuejs/language-tools/issues/3990)) - **language-core:** fault tolerance for plugin creation - **language-plugin-pug:** failed to load due to an invalid require path ([#​3930](https://togithub.com/vuejs/language-tools/issues/3930)) - **typescript-plugin:** custom extensions do not work ([#​3977](https://togithub.com/vuejs/language-tools/issues/3977)) - **language-service:** html custom data not working ([#​3975](https://togithub.com/vuejs/language-tools/issues/3975)) ##### Refactors - **typescript-plugin** add README ([#​3974](https://togithub.com/vuejs/language-tools/issues/3974)) - thanks [@​WhyNotHugo](https://togithub.com/WhyNotHugo) - **component-meta** update deom ([#​3994](https://togithub.com/vuejs/language-tools/issues/3994)) - thanks [@​zzfn](https://togithub.com/zzfn) ### [`v2.0.4`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#204-202434) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v2.0.3...v2.0.4) ##### Features - **vscode:** report requires TSDK version in doctor ##### Fixes - **typescript-plugin:** JSON parsing error when server data length > 8192 ([#​3961](https://togithub.com/vuejs/language-tools/issues/3961))

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.