oekazuma / svelte-meta-tags

Svelte Meta Tags provides components designed to help you manage SEO for Svelte projects.
MIT License
539 stars 24 forks source link

chore(deps): update devdependencies #1231

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 3 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
svelte (source) ^5.1.11 -> ^5.1.13 age adoption passing confidence
svelte-check ^4.0.5 -> ^4.0.6 age adoption passing confidence

Release Notes

sveltejs/svelte (svelte) ### [`v5.1.13`](https://redirect.github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#5113) [Compare Source](https://redirect.github.com/sveltejs/svelte/compare/svelte@5.1.12...svelte@5.1.13) ##### Patch Changes - fix: add migration task when there's a variable named that would conflict with a rune ([#​14216](https://redirect.github.com/sveltejs/svelte/pull/14216)) - fix: consider `valueOf` in the reactive methods of `SvelteDate` ([#​14227](https://redirect.github.com/sveltejs/svelte/pull/14227)) - fix: handle sibling combinators within `:has` ([#​14213](https://redirect.github.com/sveltejs/svelte/pull/14213)) - fix: consider variables with synthetic store sub as state ([#​14195](https://redirect.github.com/sveltejs/svelte/pull/14195)) - fix: read index as a source in legacy keyed each block ([#​14208](https://redirect.github.com/sveltejs/svelte/pull/14208)) - fix: account for shadowing children slot during migration ([#​14224](https://redirect.github.com/sveltejs/svelte/pull/14224)) - fix: ensure explicit nesting selector is always applied ([#​14193](https://redirect.github.com/sveltejs/svelte/pull/14193)) - fix: add `lang="ts"` attribute during migration if needed ([#​14222](https://redirect.github.com/sveltejs/svelte/pull/14222)) ### [`v5.1.12`](https://redirect.github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#5112) [Compare Source](https://redirect.github.com/sveltejs/svelte/compare/svelte@5.1.11...svelte@5.1.12) ##### Patch Changes - fix: ignore `as` type expressions on property definitions ([#​14181](https://redirect.github.com/sveltejs/svelte/pull/14181)) - fix: restore active reaction if then block throws ([#​14191](https://redirect.github.com/sveltejs/svelte/pull/14191)) - chore: adds legacy mode flag reducing bundle size in runes mode only apps ([#​14180](https://redirect.github.com/sveltejs/svelte/pull/14180))
sveltejs/language-tools (svelte-check) ### [`v4.0.6`](https://redirect.github.com/sveltejs/language-tools/releases/tag/svelte-check-4.0.6) [Compare Source](https://redirect.github.com/sveltejs/language-tools/compare/svelte-check-4.0.5...svelte-check-4.0.6) - chore: autotype `const load = ...` declarations ([#​2540](https://redirect.github.com/sveltejs/language-tools/issues/2540)) - chore: provide component instance type in Svelte 5 ([#​2553](https://redirect.github.com/sveltejs/language-tools/issues/2553)) - chore: support typescript 5.6 ([#​2545](https://redirect.github.com/sveltejs/language-tools/issues/2545)) - fix: infer object and array shapes from fallback types ([#​2562](https://redirect.github.com/sveltejs/language-tools/issues/2562))

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 was generated by Mend Renovate. View the repository job log.

changeset-bot[bot] commented 3 weeks ago

⚠️ No Changeset found

Latest commit: 2bcb4b7827ea9b77a96f6169b466a89a03c4c389

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR