nuxt-modules / og-image

Generate OG Images with Vue templates in Nuxt.
https://nuxtseo.com/og-image
360 stars 23 forks source link

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

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
@antfu/eslint-config ^2.13.3 -> ^2.15.0 age adoption passing confidence
@headlessui/vue (source) ^1.7.19 -> ^1.7.20 age adoption passing confidence
@nuxt/test-utils 3.12.0 -> 3.12.1 age adoption passing confidence
@nuxtjs/tailwindcss ^6.11.4 -> ^6.12.0 age adoption passing confidence
@unocss/core (source) 0.59.2 -> 0.59.4 age adoption passing confidence
@unocss/nuxt (source) 0.59.2 -> 0.59.4 age adoption passing confidence
@unocss/preset-icons (source) 0.59.2 -> 0.59.4 age adoption passing confidence
@unocss/preset-uno (source) 0.59.2 -> 0.59.4 age adoption passing confidence
@unocss/preset-wind (source) 0.59.2 -> 0.59.4 age adoption passing confidence
@unocss/runtime (source) 0.59.2 -> 0.59.4 age adoption passing confidence
json-editor-vue ^0.13.2 -> ^0.14.0 age adoption passing confidence
pkg-types ^1.0.3 -> ^1.1.0 age adoption passing confidence
unocss 0.59.2 -> 0.59.4 age adoption passing confidence
vanilla-jsoneditor ^0.23.1 -> ^0.23.2 age adoption passing confidence

Release Notes

antfu/eslint-config (@​antfu/eslint-config) ### [`v2.15.0`](https://togithub.com/antfu/eslint-config/releases/tag/v2.15.0) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.14.0...v2.15.0) #####    🚨 Breaking Changes - Migrate from eslint-plugin-react to eslint react  -  by [@​hyoban](https://togithub.com/hyoban) in [https://github.com/antfu/eslint-config/issues/453](https://togithub.com/antfu/eslint-config/issues/453) [(86a74)](https://togithub.com/antfu/eslint-config/commit/86a74c9) #####     [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.14.0...v2.15.0) ### [`v2.14.0`](https://togithub.com/antfu/eslint-config/releases/tag/v2.14.0) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.13.4...v2.14.0) #####    🚀 Features - Support `lessOpinionated` option  -  by [@​antfu](https://togithub.com/antfu) [(4b87c)](https://togithub.com/antfu/eslint-config/commit/4b87cbf) #####     [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.13.4...v2.14.0) ### [`v2.13.4`](https://togithub.com/antfu/eslint-config/releases/tag/v2.13.4) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.13.3...v2.13.4) #####    🚀 Features - Improve types support  -  by [@​antfu](https://togithub.com/antfu) [(6a7df)](https://togithub.com/antfu/eslint-config/commit/6a7df74) - **svelte**: Add support for typing according to [sveltejs/rfcs#38](https://togithub.com/sveltejs/rfcs/issues/38)  -  by [@​kelvindecosta](https://togithub.com/kelvindecosta) in [https://github.com/antfu/eslint-config/issues/450](https://togithub.com/antfu/eslint-config/issues/450) and [https://github.com/antfu/eslint-config/issues/38](https://togithub.com/antfu/eslint-config/issues/38) [(e0752)](https://togithub.com/antfu/eslint-config/commit/e075210) #####    🐞 Bug Fixes - File pattern for htm files  -  by [@​Bernankez](https://togithub.com/Bernankez) in [https://github.com/antfu/eslint-config/issues/447](https://togithub.com/antfu/eslint-config/issues/447) [(b6e9a)](https://togithub.com/antfu/eslint-config/commit/b6e9a58) #####     [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.13.3...v2.13.4)
tailwindlabs/headlessui (@​headlessui/vue) ### [`v1.7.20`](https://togithub.com/tailwindlabs/headlessui/blob/HEAD/packages/@​headlessui-vue/CHANGELOG.md#1720---2024-04-15) [Compare Source](https://togithub.com/tailwindlabs/headlessui/compare/@headlessui/vue@v1.7.19...@headlessui/vue@v1.7.20) ##### Fixed - Expose `disabled` state on `` component ([#​2918](https://togithub.com/tailwindlabs/headlessui/pull/2918)) - Prevent default behaviour when clicking outside of a `DialogPanel` ([#​2919](https://togithub.com/tailwindlabs/headlessui/pull/2919)) - Don’t override explicit `disabled` prop for components inside `` ([#​2929](https://togithub.com/tailwindlabs/headlessui/pull/2929)) - Add `hidden` attribute to internal `` component when the `Features.Hidden` feature is used ([#​2955](https://togithub.com/tailwindlabs/headlessui/pull/2955)) - Allow setting custom `tabIndex` on the `` component ([#​2966](https://togithub.com/tailwindlabs/headlessui/pull/2966)) - Forward `disabled` state to hidden inputs in form-like components ([#​3004](https://togithub.com/tailwindlabs/headlessui/pull/3004)) - Respect `selectedIndex` for controlled `` components ([#​3037](https://togithub.com/tailwindlabs/headlessui/pull/3037))
nuxt/test-utils (@​nuxt/test-utils) ### [`v3.12.1`](https://togithub.com/nuxt/test-utils/blob/HEAD/CHANGELOG.md#v3121) [Compare Source](https://togithub.com/nuxt/test-utils/compare/v3.12.0...v3.12.1) [compare changes](https://togithub.com/nuxt/test-utils/compare/v3.12.0...v3.12.1) ##### 🩹 Fixes - Publish `playwright.d.ts` ([#​797](https://togithub.com/nuxt/test-utils/pull/797)) ##### ❤️ Contributors - Ryota Watanabe ([@​wattanx](http://github.com/wattanx))
nuxt-modules/tailwindcss (@​nuxtjs/tailwindcss) ### [`v6.12.0`](https://togithub.com/nuxt-modules/tailwindcss/blob/HEAD/CHANGELOG.md#v6120) [Compare Source](https://togithub.com/nuxt-modules/tailwindcss/compare/v6.11.4...v6.12.0) [compare changes](https://togithub.com/nuxt-modules/tailwindcss/compare/v6.11.4...v6.12.0) ##### 🚀 Enhancements - First class hmr ([#​818](https://togithub.com/nuxt-modules/tailwindcss/pull/818)) ##### 💅 Refactors - First class HMR support ([#​795](https://togithub.com/nuxt-modules/tailwindcss/pull/795)) - First class HMR support " ([#​795](https://togithub.com/nuxt-modules/tailwindcss/pull/795), [#​817](https://togithub.com/nuxt-modules/tailwindcss/pull/817)) ##### 📖 Documentation - Update configuration docs ([#​827](https://togithub.com/nuxt-modules/tailwindcss/pull/827)) - Use new `nuxi module add` command in installation ([#​829](https://togithub.com/nuxt-modules/tailwindcss/pull/829)) - Update classRegex, closes [#​824](https://togithub.com/nuxt-modules/tailwindcss/issues/824) ([#​824](https://togithub.com/nuxt-modules/tailwindcss/issues/824)) ##### 🏡 Chore - Remove unneeded postcss-custom-properties plugin ([#​836](https://togithub.com/nuxt-modules/tailwindcss/pull/836)) - Migrate to eslint v9 ([#​834](https://togithub.com/nuxt-modules/tailwindcss/pull/834)) - Update deps ([87fb919](https://togithub.com/nuxt-modules/tailwindcss/commit/87fb919)) ##### ❤️ Contributors - Inesh Bose - Daniel Roe ([@​danielroe](http://github.com/danielroe)) - Scott Rees ([@​reesscot](http://github.com/reesscot)) - Selemondev ([@​selemondev](http://github.com/selemondev))
unocss/unocss (@​unocss/core) ### [`v0.59.4`](https://togithub.com/unocss/unocss/releases/tag/v0.59.4) [Compare Source](https://togithub.com/unocss/unocss/compare/v0.59.3...v0.59.4) #####    🚀 Features - **core**: Support safelist access to RuleContext  -  by [@​Simon-He95](https://togithub.com/Simon-He95), [@​zyyv](https://togithub.com/zyyv), **Chris** and [@​antfu](https://togithub.com/antfu) in [https://github.com/unocss/unocss/issues/3693](https://togithub.com/unocss/unocss/issues/3693) [(04c27)](https://togithub.com/unocss/unocss/commit/04c27754) #####    🐞 Bug Fixes - **eslint-plugin**: Compactible with eslint v9  -  by [@​antfu](https://togithub.com/antfu) [(09e3b)](https://togithub.com/unocss/unocss/commit/09e3bea7) - **preset-mini**: Transform-cpu  -  by [@​Simon-He95](https://togithub.com/Simon-He95) in [https://github.com/unocss/unocss/issues/3730](https://togithub.com/unocss/unocss/issues/3730) [(a3170)](https://togithub.com/unocss/unocss/commit/a3170ae1) - **webpack**: SourceMap  -  by [@​Simon-He95](https://togithub.com/Simon-He95) in [https://github.com/unocss/unocss/issues/3732](https://togithub.com/unocss/unocss/issues/3732) [(0dab7)](https://togithub.com/unocss/unocss/commit/0dab7878) #####     [View changes on GitHub](https://togithub.com/unocss/unocss/compare/v0.59.3...v0.59.4) ### [`v0.59.3`](https://togithub.com/unocss/unocss/releases/tag/v0.59.3) [Compare Source](https://togithub.com/unocss/unocss/compare/v0.59.2...v0.59.3) #####    🐞 Bug Fixes - **preset-mini**: - Remove LF in question mark rule  -  by [@​userquin](https://togithub.com/userquin) in [https://github.com/unocss/unocss/issues/3717](https://togithub.com/unocss/unocss/issues/3717) [(c51bf)](https://togithub.com/unocss/unocss/commit/c51bf4c6) - Transform-cpu  -  by [@​Simon-He95](https://togithub.com/Simon-He95) in [https://github.com/unocss/unocss/issues/3729](https://togithub.com/unocss/unocss/issues/3729) [(9a371)](https://togithub.com/unocss/unocss/commit/9a371344) - Use `borderRadius` from theme to autosuggest `rounded` values  -  by [@​DamianOsipiuk](https://togithub.com/DamianOsipiuk) in [https://github.com/unocss/unocss/issues/3727](https://togithub.com/unocss/unocss/issues/3727) [(18346)](https://togithub.com/unocss/unocss/commit/18346b48) - **shared-integration**: - Improve ide matching regex  -  by [@​Simon-He95](https://togithub.com/Simon-He95) and [@​antfu](https://togithub.com/antfu) in [https://github.com/unocss/unocss/issues/3712](https://togithub.com/unocss/unocss/issues/3712) [(ddcf2)](https://togithub.com/unocss/unocss/commit/ddcf2dc6) - **vscode**: - ContextLoader with workspace  -  by [@​Simon-He95](https://togithub.com/Simon-He95) in [https://github.com/unocss/unocss/issues/3728](https://togithub.com/unocss/unocss/issues/3728) [(351a4)](https://togithub.com/unocss/unocss/commit/351a4f16) #####     [View changes on GitHub](https://togithub.com/unocss/unocss/compare/v0.59.2...v0.59.3)
cloydlau/json-editor-vue (json-editor-vue) ### [`v0.14.0`](https://togithub.com/cloydlau/json-editor-vue/releases/tag/v0.14.0) [Compare Source](https://togithub.com/cloydlau/json-editor-vue/compare/v0.13.2...v0.14.0) #####    🚀 Features - Support keeping the JSON parsed under text mode, add prop `debounce` and `stringified`  -  by [@​cloydlau](https://togithub.com/cloydlau) [(3f5c4)](https://togithub.com/cloydlau/json-editor-vue/commit/3f5c4a8) #####    🐞 Bug Fixes - The initial local prop `mode` is not synchronized with the global one  -  by [@​cloydlau](https://togithub.com/cloydlau) [(9e79f)](https://togithub.com/cloydlau/json-editor-vue/commit/9e79ff7) - Only consider the binding value of string type as stringified JSON under text mode  -  by [@​cloydlau](https://togithub.com/cloydlau) [(c71b5)](https://togithub.com/cloydlau/json-editor-vue/commit/c71b567) - Mode button is not selected when setting `mode` to `undefined`  -  by [@​cloydlau](https://togithub.com/cloydlau) [(df61c)](https://togithub.com/cloydlau/json-editor-vue/commit/df61c45) #####     [View changes on GitHub](https://togithub.com/cloydlau/json-editor-vue/compare/v0.13.2...v0.14.0)
unjs/pkg-types (pkg-types) ### [`v1.1.0`](https://togithub.com/unjs/pkg-types/blob/HEAD/CHANGELOG.md#v110) [Compare Source](https://togithub.com/unjs/pkg-types/compare/v1.0.3...v1.1.0) [compare changes](https://togithub.com/unjs/pkg-types/compare/v1.0.3...v1.1.0) ##### 🚀 Enhancements - Auto detect and preserve format ([#​175](https://togithub.com/unjs/pkg-types/pull/175)) - Try to parse `package.json` as jsonc ([#​176](https://togithub.com/unjs/pkg-types/pull/176)) ##### 🩹 Fixes - Add object syntax browser field type ([#​145](https://togithub.com/unjs/pkg-types/pull/145)) - **types:** Allow `extends` as array ([#​151](https://togithub.com/unjs/pkg-types/pull/151)) - Add `imports` field to the types ([#​160](https://togithub.com/unjs/pkg-types/pull/160)) ##### 💅 Refactors - Migrate from `jsonc-parser` to `unjs/confbox` ([#​174](https://togithub.com/unjs/pkg-types/pull/174)) ##### 📖 Documentation - Add missing jsdocs ([#​171](https://togithub.com/unjs/pkg-types/pull/171)) ##### 🏡 Chore - Update repo ([f289b3a](https://togithub.com/unjs/pkg-types/commit/f289b3a)) - Add build command ([984edb6](https://togithub.com/unjs/pkg-types/commit/984edb6)) - Remove `.eslintignore` ([f1c1705](https://togithub.com/unjs/pkg-types/commit/f1c1705)) ##### ❤️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) - Max ([@​onmax](http://github.com/onmax)) - Parbez
josdejong/svelte-jsoneditor (vanilla-jsoneditor) ### [`v0.23.2`](https://togithub.com/josdejong/svelte-jsoneditor/blob/HEAD/CHANGELOG.md#0232-2024-04-17) [Compare Source](https://togithub.com/josdejong/svelte-jsoneditor/compare/v0.23.1...v0.23.2)

Configuration

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

🚦 Automerge: Enabled.

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.