nuxt-modules / robots

Tame the robots crawling and indexing your Nuxt site.
https://nuxtseo.com/robots
412 stars 30 forks source link

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

Open renovate[bot] opened 4 days ago

renovate[bot] commented 4 days ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@antfu/eslint-config ^3.7.1 -> ^3.7.3 age adoption passing confidence
@iconify-json/tabler ^1.2.3 -> ^1.2.4 age adoption passing confidence
@nuxt/devtools-kit (source) ^1.5.0 -> ^1.5.1 age adoption passing confidence
@nuxt/devtools-ui-kit (source) ^1.5.0 -> ^1.5.1 age adoption passing confidence
@unocss/nuxt (source) ^0.62.4 -> ^0.63.0 age adoption passing confidence
@unocss/preset-icons (source) ^0.62.4 -> ^0.63.0 age adoption passing confidence
@unocss/preset-uno (source) ^0.62.4 -> ^0.63.0 age adoption passing confidence
@unocss/runtime (source) ^0.62.4 -> ^0.63.0 age adoption passing confidence
bumpp ^9.5.2 -> ^9.6.1 age adoption passing confidence
eslint (source) ^9.11.0 -> ^9.11.1 age adoption passing confidence
shiki (source) ^1.18.0 -> ^1.20.0 age adoption passing confidence
unocss ^0.62.4 -> ^0.63.0 age adoption passing confidence
vue (source) 3.5.7 -> 3.5.10 age adoption passing confidence

Release Notes

antfu/eslint-config (@​antfu/eslint-config) ### [`v3.7.3`](https://redirect.github.com/antfu/eslint-config/releases/tag/v3.7.3) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v3.7.2...v3.7.3) #####    🐞 Bug Fixes - Properly disable top-level-await rule for tests  -  by [@​antfu](https://redirect.github.com/antfu) [(e914a)](https://redirect.github.com/antfu/eslint-config/commit/e914ae4) #####     [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v3.7.2...v3.7.3) ### [`v3.7.2`](https://redirect.github.com/antfu/eslint-config/releases/tag/v3.7.2) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v3.7.1...v3.7.2) #####    🚀 Features - Merge prettier plugins with options  -  by [@​suppayami](https://redirect.github.com/suppayami) in [https://github.com/antfu/eslint-config/issues/614](https://redirect.github.com/antfu/eslint-config/issues/614) [(04e57)](https://redirect.github.com/antfu/eslint-config/commit/04e576c) #####    🐞 Bug Fixes - Disable `antfu/no-top-level-await` for markdown snippets  -  by [@​antfu](https://redirect.github.com/antfu) [(a984c)](https://redirect.github.com/antfu/eslint-config/commit/a984c89) #####     [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v3.7.1...v3.7.2)
nuxt/devtools (@​nuxt/devtools-kit) ### [`v1.5.1`](https://redirect.github.com/nuxt/devtools/blob/HEAD/CHANGELOG.md#151-2024-09-23) [Compare Source](https://redirect.github.com/nuxt/devtools/compare/v1.5.0...v1.5.1) ##### Bug Fixes - welcome page condition ([#​736](https://redirect.github.com/nuxt/devtools/issues/736)) ([d23ce09](https://redirect.github.com/nuxt/devtools/commit/d23ce0993d1baa0cdd119a86429d2f6271410887))
unocss/unocss (@​unocss/nuxt) ### [`v0.63.0`](https://redirect.github.com/unocss/unocss/releases/tag/v0.63.0) [Compare Source](https://redirect.github.com/unocss/unocss/compare/v0.62.4...v0.63.0) #####    🚀 Features - Update deps `unconfig` `jiti`  -  by [@​antfu](https://redirect.github.com/antfu) [(3b93c)](https://redirect.github.com/unocss/unocss/commit/3b93ca40) - **core**: Add symbols.layer  -  by [@​henrikvilhelmberglund](https://redirect.github.com/henrikvilhelmberglund) in [https://github.com/unocss/unocss/issues/4143](https://redirect.github.com/unocss/unocss/issues/4143) [(9be7b)](https://redirect.github.com/unocss/unocss/commit/9be7b299) - **preset-mini**: Support `bg-[image:*]`  -  by [@​JianJroh](https://redirect.github.com/JianJroh) and [@​zyyv](https://redirect.github.com/zyyv) in [https://github.com/unocss/unocss/issues/4160](https://redirect.github.com/unocss/unocss/issues/4160) [(3de43)](https://redirect.github.com/unocss/unocss/commit/3de43312) - **preset-web-fonts**: `fontsource` font provider  -  by [@​zyyv](https://redirect.github.com/zyyv) and [@​antfu](https://redirect.github.com/antfu) in [https://github.com/unocss/unocss/issues/4156](https://redirect.github.com/unocss/unocss/issues/4156) [(320df)](https://redirect.github.com/unocss/unocss/commit/320dfef4) - **svelte-scoped**: Optional theme() parsing  -  by [@​vdawg-git](https://redirect.github.com/vdawg-git), [@​antfu](https://redirect.github.com/antfu) and **Anthony Fu** in [https://github.com/unocss/unocss/issues/4171](https://redirect.github.com/unocss/unocss/issues/4171) [(65d77)](https://redirect.github.com/unocss/unocss/commit/65d77543) - **transformer-directive**: Support `icon()` directive  -  by [@​zyyv](https://redirect.github.com/zyyv) and [@​antfu](https://redirect.github.com/antfu) in [https://github.com/unocss/unocss/issues/4113](https://redirect.github.com/unocss/unocss/issues/4113) [(9ed34)](https://redirect.github.com/unocss/unocss/commit/9ed349dd) - **vite**: Apply transformers to preflights during build  -  by [@​sibbng](https://redirect.github.com/sibbng) in [https://github.com/unocss/unocss/issues/4168](https://redirect.github.com/unocss/unocss/issues/4168) [(568bb)](https://redirect.github.com/unocss/unocss/commit/568bb4ff) - **webpack**: Support rspack/rsbuild  -  by [@​sibbng](https://redirect.github.com/sibbng) in [https://github.com/unocss/unocss/issues/4173](https://redirect.github.com/unocss/unocss/issues/4173) [(6a882)](https://redirect.github.com/unocss/unocss/commit/6a882da2) #####    🐞 Bug Fixes - **extractor-arbitrary-variants**: Skip extracting encoded html entities  -  by [@​sibbng](https://redirect.github.com/sibbng) in [https://github.com/unocss/unocss/issues/4162](https://redirect.github.com/unocss/unocss/issues/4162) [(bfad9)](https://redirect.github.com/unocss/unocss/commit/bfad9f23) - **nuxt**: Resolve config in advance  -  by [@​sibbng](https://redirect.github.com/sibbng) in [https://github.com/unocss/unocss/issues/4163](https://redirect.github.com/unocss/unocss/issues/4163) [(f21ef)](https://redirect.github.com/unocss/unocss/commit/f21efd53) - **postcss**: Postcss dependency should always be added  -  by [@​9aoy](https://redirect.github.com/9aoy) in [https://github.com/unocss/unocss/issues/4161](https://redirect.github.com/unocss/unocss/issues/4161) [(19bc9)](https://redirect.github.com/unocss/unocss/commit/19bc9c7e) - **preset-mini**: Data attributes with named groups  -  by [@​sibbng](https://redirect.github.com/sibbng) in [https://github.com/unocss/unocss/issues/4165](https://redirect.github.com/unocss/unocss/issues/4165) [(d8bf8)](https://redirect.github.com/unocss/unocss/commit/d8bf879f) - **webpack**: Resolve config before processing  -  by [@​sibbng](https://redirect.github.com/sibbng) in [https://github.com/unocss/unocss/issues/4174](https://redirect.github.com/unocss/unocss/issues/4174) [(f3819)](https://redirect.github.com/unocss/unocss/commit/f3819755) #####     [View changes on GitHub](https://redirect.github.com/unocss/unocss/compare/v0.62.4...v0.63.0)
antfu/bumpp (bumpp) ### [`v9.6.1`](https://redirect.github.com/antfu/bumpp/compare/v9.6.0...5d4591b32bf7a44ff65b961e908ca13b6501ab3b) [Compare Source](https://redirect.github.com/antfu/bumpp/compare/v9.6.0...v9.6.1) ### [`v9.6.0`](https://redirect.github.com/antfu-collective/bumpp/releases/tag/v9.6.0) [Compare Source](https://redirect.github.com/antfu/bumpp/compare/v9.5.2...v9.6.0) #####    🚀 Features - Print recent commits since last tag  -  by [@​antfu](https://redirect.github.com/antfu) [(0e377)](https://redirect.github.com/antfu-collective/bumpp/commit/0e3777d) #####    🐞 Bug Fixes - The recursive option is not working in the bump.config.ts file  -  by [@​gz65555](https://redirect.github.com/gz65555) in [https://github.com/antfu-collective/bumpp/issues/42](https://redirect.github.com/antfu-collective/bumpp/issues/42) [(4fda6)](https://redirect.github.com/antfu-collective/bumpp/commit/4fda6b1) - Improve printed commit messages  -  by [@​antfu](https://redirect.github.com/antfu) [(2e634)](https://redirect.github.com/antfu-collective/bumpp/commit/2e634b9) #####     [View changes on GitHub](https://redirect.github.com/antfu-collective/bumpp/compare/v9.5.2...v9.6.0)
eslint/eslint (eslint) ### [`v9.11.1`](https://redirect.github.com/eslint/eslint/compare/v9.11.0...69e94597caa92c9b9f4071f8c9ed4a03772fa6de) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.11.0...v9.11.1)
shikijs/shiki (shiki) ### [`v1.20.0`](https://redirect.github.com/shikijs/shiki/releases/tag/v1.20.0) [Compare Source](https://redirect.github.com/shikijs/shiki/compare/v1.19.0...v1.20.0) #####    🚀 Features - Rename `createWasmOnigEngine` to `createOnigurumaEngine`  -  by [@​antfu](https://redirect.github.com/antfu) [(2335d)](https://redirect.github.com/shikijs/shiki/commit/2335dda7) - Move `createCssVariablesTheme` to core  -  by [@​antfu](https://redirect.github.com/antfu) [(989af)](https://redirect.github.com/shikijs/shiki/commit/989afdb4) - **rehype**: Support lazy load languages  -  by [@​fuma-nama](https://redirect.github.com/fuma-nama) and [@​antfu](https://redirect.github.com/antfu) in [https://github.com/shikijs/shiki/issues/787](https://redirect.github.com/shikijs/shiki/issues/787) [(c449d)](https://redirect.github.com/shikijs/shiki/commit/c449dd13) #####    🐞 Bug Fixes - Improve deprecation warnings  -  by [@​antfu](https://redirect.github.com/antfu) [(50c8e)](https://redirect.github.com/shikijs/shiki/commit/50c8e4ac) #####     [View changes on GitHub](https://redirect.github.com/shikijs/shiki/compare/v1.19.0...v1.20.0) ### [`v1.19.0`](https://redirect.github.com/shikijs/shiki/releases/tag/v1.19.0) [Compare Source](https://redirect.github.com/shikijs/shiki/compare/v1.18.0...v1.19.0) #####    🚀 Features - Introduce warning system for deprecated API  -  by [@​antfu](https://redirect.github.com/antfu) in [https://github.com/shikijs/shiki/issues/788](https://redirect.github.com/shikijs/shiki/issues/788) [(4e59b)](https://redirect.github.com/shikijs/shiki/commit/4e59b65d) - **core**: - Pass raw token to `transformer.span` api  -  by [@​zzuu666](https://redirect.github.com/zzuu666) in [https://github.com/shikijs/shiki/issues/782](https://redirect.github.com/shikijs/shiki/issues/782) [(bba45)](https://redirect.github.com/shikijs/shiki/commit/bba452c4) - Support object style `htmlStyle` in themed token, support new `htmlAttrs`  -  by [@​antfu](https://redirect.github.com/antfu) [(85a4f)](https://redirect.github.com/shikijs/shiki/commit/85a4ff94) #####     [View changes on GitHub](https://redirect.github.com/shikijs/shiki/compare/v1.18.0...v1.19.0)
vuejs/core (vue) ### [`v3.5.10`](https://redirect.github.com/vuejs/core/blob/HEAD/CHANGELOG.md#3510-2024-09-27) [Compare Source](https://redirect.github.com/vuejs/core/compare/v3.5.9...v3.5.10) ##### Bug Fixes - **custom-element:** properly set kebab-case props on Vue custom elements ([ea3efa0](https://redirect.github.com/vuejs/core/commit/ea3efa09e008918c1d9ba7226833a8b1a7a57244)), closes [#​12030](https://redirect.github.com/vuejs/core/issues/12030) [#​12032](https://redirect.github.com/vuejs/core/issues/12032) - **reactivity:** fix nested batch edge case ([93c95dd](https://redirect.github.com/vuejs/core/commit/93c95dd4cd416503f43a98a1455f62658d22b0b2)) - **reactivity:** only clear notified flags for computed in first batch iteration ([aa9ef23](https://redirect.github.com/vuejs/core/commit/aa9ef2386a0cd39a174e5a887ec2b1a3525034fc)), closes [#​12045](https://redirect.github.com/vuejs/core/issues/12045) - **types/ref:** handle nested refs in UnwrapRef ([#​12049](https://redirect.github.com/vuejs/core/issues/12049)) ([e2c19c2](https://redirect.github.com/vuejs/core/commit/e2c19c20cfee9788519a80c0e53e216b78505994)), closes [#​12044](https://redirect.github.com/vuejs/core/issues/12044) ### [`v3.5.9`](https://redirect.github.com/vuejs/core/blob/HEAD/CHANGELOG.md#359-2024-09-26) [Compare Source](https://redirect.github.com/vuejs/core/compare/v3.5.8...v3.5.9) ##### Bug Fixes - **reactivity:** fix property dep removal regression ([6001e5c](https://redirect.github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455)), closes [#​12020](https://redirect.github.com/vuejs/core/issues/12020) [#​12021](https://redirect.github.com/vuejs/core/issues/12021) - **reactivity:** fix recursive sync watcher on computed edge case ([10ff159](https://redirect.github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf)), closes [#​12033](https://redirect.github.com/vuejs/core/issues/12033) [#​12037](https://redirect.github.com/vuejs/core/issues/12037) - **runtime-core:** avoid rendering plain object as VNode ([#​12038](https://redirect.github.com/vuejs/core/issues/12038)) ([cb34b28](https://redirect.github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e)), closes [#​12035](https://redirect.github.com/vuejs/core/issues/12035) [vitejs/vite-plugin-vue#353](https://redirect.github.com/vitejs/vite-plugin-vue/issues/353) - **runtime-core:** make useId() always return a string ([a177092](https://redirect.github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950)) - **types:** correct type inference of union event names ([#​12022](https://redirect.github.com/vuejs/core/issues/12022)) ([4da6881](https://redirect.github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7)) - **vue:** properly cache runtime compilation ([#​12019](https://redirect.github.com/vuejs/core/issues/12019)) ([fa0ba24](https://redirect.github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb)) ### [`v3.5.8`](https://redirect.github.com/vuejs/core/blob/HEAD/CHANGELOG.md#358-2024-09-22) [Compare Source](https://redirect.github.com/vuejs/core/compare/v3.5.7...v3.5.8) ##### Bug Fixes - **reactivity:** do not remove dep from depsMap when cleaning up deps of computed ([#​11995](https://redirect.github.com/vuejs/core/issues/11995)) ([0267a58](https://redirect.github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905))

Configuration

📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.