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

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.12.2 -> ^2.13.3 age adoption passing confidence
json-editor-vue ^0.13.0 -> ^0.13.2 age adoption passing confidence
shiki (source) ^1.2.4 -> ^1.3.0 age adoption passing confidence
typescript (source) ^5.4.4 -> ^5.4.5 age adoption passing confidence

Release Notes

antfu/eslint-config (@​antfu/eslint-config) ### [`v2.13.3`](https://togithub.com/antfu/eslint-config/releases/tag/v2.13.3) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.13.2...v2.13.3) #####    🐞 Bug Fixes - Don't create new test plugin for every run  -  by [@​antfu](https://togithub.com/antfu) [(2bc6f)](https://togithub.com/antfu/eslint-config/commit/2bc6f13) #####     [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.13.2...v2.13.3) ### [`v2.13.2`](https://togithub.com/antfu/eslint-config/releases/tag/v2.13.2) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.13.1...v2.13.2) #####    🐞 Bug Fixes - Typegen  -  by [@​antfu](https://togithub.com/antfu) [(47e4a)](https://togithub.com/antfu/eslint-config/commit/47e4a1c) #####     [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.13.1...v2.13.2) ### [`v2.13.1`](https://togithub.com/antfu/eslint-config/releases/tag/v2.13.1) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.13.0...v2.13.1) #####    🚀 Features - Improve `no-unused-vars` options  -  by [@​antfu](https://togithub.com/antfu) [(1e091)](https://togithub.com/antfu/eslint-config/commit/1e091eb) - Update deps  -  by [@​antfu](https://togithub.com/antfu) [(48660)](https://togithub.com/antfu/eslint-config/commit/486609b) #####     [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.13.0...v2.13.1) ### [`v2.13.0`](https://togithub.com/antfu/eslint-config/releases/tag/v2.13.0) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.12.2...v2.13.0) #####    🚀 Features - Support solid.js  -  by [@​subframe7536](https://togithub.com/subframe7536) and [@​antfu](https://togithub.com/antfu) in [https://github.com/antfu/eslint-config/issues/441](https://togithub.com/antfu/eslint-config/issues/441) [(64061)](https://togithub.com/antfu/eslint-config/commit/6406114) #####     [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.12.2...v2.13.0)
cloydlau/json-editor-vue (json-editor-vue) ### [`v0.13.2`](https://togithub.com/cloydlau/json-editor-vue/releases/tag/v0.13.2) [Compare Source](https://togithub.com/cloydlau/json-editor-vue/compare/v0.13.1...v0.13.2) #####    🐞 Bug Fixes - [#​85](https://togithub.com/cloydlau/json-editor-vue/issues/85)  -  by [@​cloydlau](https://togithub.com/cloydlau) in [https://github.com/cloydlau/json-editor-vue/issues/85](https://togithub.com/cloydlau/json-editor-vue/issues/85) [(b21aa)](https://togithub.com/cloydlau/json-editor-vue/commit/b21aad6) #####     [View changes on GitHub](https://togithub.com/cloydlau/json-editor-vue/compare/v0.13.1...v0.13.2) ### [`v0.13.1`](https://togithub.com/cloydlau/json-editor-vue/releases/tag/v0.13.1) [Compare Source](https://togithub.com/cloydlau/json-editor-vue/compare/v0.13.0...v0.13.1) #####    🚀 Features - Support attrs in kebab-case, closes [#​84](https://togithub.com/cloydlau/json-editor-vue/issues/84)  -  by [@​cloydlau](https://togithub.com/cloydlau) in [https://github.com/cloydlau/json-editor-vue/issues/84](https://togithub.com/cloydlau/json-editor-vue/issues/84) [(b3241)](https://togithub.com/cloydlau/json-editor-vue/commit/b324158) #####    🐞 Bug Fixes - Should not trigger UI re-render on user actions  -  by [@​cloydlau](https://togithub.com/cloydlau) [(1740e)](https://togithub.com/cloydlau/json-editor-vue/commit/1740ef6) - **jsr**: Error\[invalid-path]: package path must not contain whitespace (found ' ')  -  by [@​cloydlau](https://togithub.com/cloydlau) [(65c63)](https://togithub.com/cloydlau/json-editor-vue/commit/65c634d) #####     [View changes on GitHub](https://togithub.com/cloydlau/json-editor-vue/compare/v0.13.0...v0.13.1)
shikijs/shiki (shiki) ### [`v1.3.0`](https://togithub.com/shikijs/shiki/releases/tag/v1.3.0) [Compare Source](https://togithub.com/shikijs/shiki/compare/v1.2.4...v1.3.0) #####    🚀 Features - **core**: New `structure: inline` option for `codeToHast`  -  by [@​antfu](https://togithub.com/antfu) in [https://github.com/shikijs/shiki/issues/653](https://togithub.com/shikijs/shiki/issues/653) [(ae516)](https://togithub.com/shikijs/shiki/commit/ae516aec) #####     [View changes on GitHub](https://togithub.com/shikijs/shiki/compare/v1.2.4...v1.3.0)
Microsoft/TypeScript (typescript) ### [`v5.4.5`](https://togithub.com/microsoft/TypeScript/releases/tag/v5.4.5): TypeScript 5.4.5 [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v5.4.4...v5.4.5) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-4/). For the complete list of fixed issues, check out the - [fixed issues query for Typescript 5.4.0 (Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.0%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.1 (RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.1%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.2 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.2%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.3 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.3%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.4 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.4%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.5 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.5%22+is%3Aclosed+). Downloads are available on: - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)

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.