nuxt-ui-pro / docs

A documentation template made with Nuxt UI Pro.
https://docs-template.nuxt.dev
134 stars 38 forks source link

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

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@iconify-json/heroicons ^1.1.20 -> ^1.1.21 age adoption passing confidence
@iconify-json/simple-icons ^1.1.100 -> ^1.1.101 age adoption passing confidence
@nuxt/eslint (source) ^0.3.9 -> ^0.3.10 age adoption passing confidence
@nuxt/fonts ^0.6.1 -> ^0.7.0 age adoption passing confidence
@​nuxt/ui-pro ^1.1.0 -> ^1.2.0 age adoption passing confidence
@nuxthq/studio (source) ^1.0.13 -> ^1.0.15 age adoption passing confidence
eslint (source) ^9.1.1 -> ^9.2.0 age adoption passing confidence
vue-tsc (source) ^2.0.14 -> ^2.0.16 age adoption passing confidence

Release Notes

nuxt/eslint (@​nuxt/eslint) ### [`v0.3.10`](https://togithub.com/nuxt/eslint/releases/tag/v0.3.10) [Compare Source](https://togithub.com/nuxt/eslint/compare/v0.3.9...v0.3.10) #####    🐞 Bug Fixes - **module**: - Override `@eslint/js` config to keep the name consistent, fix [#​408](https://togithub.com/nuxt/eslint/issues/408)  -  by [@​antfu](https://togithub.com/antfu) in [https://github.com/nuxt/eslint/issues/408](https://togithub.com/nuxt/eslint/issues/408) [(477ee)](https://togithub.com/nuxt/eslint/commit/477ee5c) - Get random port for config inspector, fix [#​406](https://togithub.com/nuxt/eslint/issues/406)  -  by [@​antfu](https://togithub.com/antfu) in [https://github.com/nuxt/eslint/issues/406](https://togithub.com/nuxt/eslint/issues/406) [(07eac)](https://togithub.com/nuxt/eslint/commit/07eace1) #####     [View changes on GitHub](https://togithub.com/nuxt/eslint/compare/v0.3.9...v0.3.10)
nuxt/fonts (@​nuxt/fonts) ### [`v0.7.0`](https://togithub.com/nuxt/fonts/blob/HEAD/CHANGELOG.md#v070) [Compare Source](https://togithub.com/nuxt/fonts/compare/v0.6.1...v0.7.0) [compare changes](https://togithub.com/nuxt/fonts/compare/v0.6.1...v0.7.0) ##### 🚀 Enhancements - Allow configuring `font-stretch` property in override ([d7ff458](https://togithub.com/nuxt/fonts/commit/d7ff458)) - Add `preload` override + preload non subsetted fonts ([#​136](https://togithub.com/nuxt/fonts/pull/136)) ##### 🩹 Fixes - Do not apply ignore patterns to `_fonts` public dir ([4952673](https://togithub.com/nuxt/fonts/commit/4952673)) ##### 📖 Documentation - Clarify that `addPreloadLinks` only affects production ([d3cbcdb](https://togithub.com/nuxt/fonts/commit/d3cbcdb)) - **readme:** Replace provider count ([#​125](https://togithub.com/nuxt/fonts/pull/125)) ##### 🏡 Chore - Migrate to eslint v9 ([#​121](https://togithub.com/nuxt/fonts/pull/121)) - Lint ([7fa0ef5](https://togithub.com/nuxt/fonts/commit/7fa0ef5)) - Update to latest `@nuxt/module-builder` ([#​139](https://togithub.com/nuxt/fonts/pull/139)) ##### 🤖 CI - Add codecov token ([#​140](https://togithub.com/nuxt/fonts/pull/140)) ##### ❤️ Contributors - Daniel Roe ([@​danielroe](http://github.com/danielroe)) - Jonas Thelemann
nuxtlabs/studio-module (@​nuxthq/studio) ### [`v1.0.15`](https://togithub.com/nuxtlabs/studio-module/compare/v1.0.14...v1.0.15) [Compare Source](https://togithub.com/nuxtlabs/studio-module/compare/v1.0.14...v1.0.15) ### [`v1.0.14`](https://togithub.com/nuxtlabs/studio-module/releases/tag/v1.0.14) [Compare Source](https://togithub.com/nuxtlabs/studio-module/compare/v1.0.13...v1.0.14) - chore(deps): eslint v9 with nuxt/eslint ([`1fd58d4`](https://togithub.com/nuxtlabs/studio-module/commit/1fd58d4)) - chore(deps): upgrade ([`5ce0986`](https://togithub.com/nuxtlabs/studio-module/commit/5ce0986)) - chore(preview): limit memory usage ([`6fb6200`](https://togithub.com/nuxtlabs/studio-module/commit/6fb6200)) - fix(options): remove unused project field ([#​167](https://togithub.com/nuxtlabs/studio-module/issues/167)) ([`b9cde37`](https://togithub.com/nuxtlabs/studio-module/commit/b9cde37))
eslint/eslint (eslint) ### [`v9.2.0`](https://togithub.com/eslint/eslint/compare/v9.1.1...271e7ab1adc45a7b2f66cfea55a54e6048d9749a) [Compare Source](https://togithub.com/eslint/eslint/compare/v9.1.1...v9.2.0)
vuejs/language-tools (vue-tsc) ### [`v2.0.16`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#2016-202451) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v2.0.15...v2.0.16) ##### Bug Fixes - **language-core:** virtual document language ID is not updated when changing SFC style block lang - **language-core:** correct logic for `defineSlots` destructuring ([#​4326](https://togithub.com/vuejs/language-tools/issues/4326)) - Thanks [@​zhiyuanzmj](https://togithub.com/zhiyuanzmj) - **language-core:** ObjectDirective does not work with `defineSlots` ([#​4327](https://togithub.com/vuejs/language-tools/issues/4327)) - **language-service:** emmet not working in postcss style block ([https://github.com/volarjs/volar.js/issues/169](https://togithub.com/volarjs/volar.js/issues/169)) ##### Other Changes - Upgrade to [Volar 2.2](https://togithub.com/volarjs/volar.js/releases/tag/v2.2.0) - **language-core:** export `VueEmbeddedCode` ([#​4265](https://togithub.com/vuejs/language-tools/issues/4265)) - Thanks [@​zhiyuanzmj](https://togithub.com/zhiyuanzmj) - **typescript-plugin:** expose `FileRegistry` to `project.program` ([#​3963](https://togithub.com/vuejs/language-tools/issues/3963)) - Thanks [@​zcf0508](https://togithub.com/zcf0508) - **vscode:** remove outdated formatters section ([#​4243](https://togithub.com/vuejs/language-tools/issues/4243)) - Thanks [@​BBboy01](https://togithub.com/BBboy01) ### [`v2.0.15`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#2015-2024430) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v2.0.14...v2.0.15) ##### Features - Redesign additional extensions, VitePress, PetiteVue support ([#​4321](https://togithub.com/vuejs/language-tools/issues/4321)) - Fix custom file extensions not working in Hybrid Mode ([#​4251](https://togithub.com/vuejs/language-tools/issues/4251)) - **vscode:** prompt when Hybrid Mode is explicitly enabled but known incompatible extensions are installed - **language-core:** use internal options for directly exposing user props/emits types ([vuejs/core#10801](https://togithub.com/vuejs/core/pull/10801)) - **language-core:** support defineSlots destructuring ([#​4312](https://togithub.com/vuejs/language-tools/issues/4312)) - Thanks [@​zhiyuanzmj](https://togithub.com/zhiyuanzmj) ##### Bug Fixes - **vscode:** when enabled VitePress support, extension not activated when opening markdown files - **language-core:** auto-complete not working in v-bind ##### Performance - **language-service:** emmet completion should not be blocked by TS type evaluation ([#​4298](https://togithub.com/vuejs/language-tools/issues/4298)) - **language-core:** simplify virtual code for intrinsic elements ##### Other Changes - Upgrade Volar from `v2.2.0-alpha.10` to `v2.2.0-alpha.12`: - Avoid extension crash when workspace TSDK does not exist - Fix template variables cannot be renamed at the first character in Hybrid Mode ([#​4297](https://togithub.com/vuejs/language-tools/issues/4297)) - Fix template virtual code mapping is misaligned in Windows in Hybrid Mode ([#​4297](https://togithub.com/vuejs/language-tools/issues/4297)) - Add `svelte.svelte-vscode` (>=108.4.0) to Hybrid Mode compatibility whitelist ([sveltejs/language-tools#2317](https://togithub.com/sveltejs/language-tools/pull/2317)) - **component-meta:** convert source code to TS - **language-core:** export `allCodeFeatures` ([#​4320](https://togithub.com/vuejs/language-tools/issues/4320)) - Thanks [@​zhiyuanzmj](https://togithub.com/zhiyuanzmj)

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.

cloudflare-pages[bot] commented 4 months ago

Deploying docs-template-3erl with  Cloudflare Pages  Cloudflare Pages

Latest commit: 20ba074
Status: ✅  Deploy successful!
Preview URL: https://386eb6b4.docs-template-3erl.pages.dev
Branch Preview URL: https://renovate-all-minor-patch.docs-template-3erl.pages.dev

View logs