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 dependency svelte to ^5.1.0 #1202

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
svelte (source) ^5.0.5 -> ^5.1.0 age adoption passing confidence

Release Notes

sveltejs/svelte (svelte) ### [`v5.1.0`](https://redirect.github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#510) [Compare Source](https://redirect.github.com/sveltejs/svelte/compare/svelte@5.0.5...svelte@5.1.0) ##### Minor Changes - feat: export mount() options as the MountOptions type ([#​13674](https://redirect.github.com/sveltejs/svelte/pull/13674)) - feat: allow usage of getContext() within $derived runes ([#​13830](https://redirect.github.com/sveltejs/svelte/pull/13830)) ##### Patch Changes - fix: properly migrate ts with inferred type comments ([#​13761](https://redirect.github.com/sveltejs/svelte/pull/13761)) - fix: correct property name conversion in custom transitions ([#​13820](https://redirect.github.com/sveltejs/svelte/pull/13820)) - fix: ensure $effect.tracking returns false inside transition functions ([#​13775](https://redirect.github.com/sveltejs/svelte/pull/13775)) - fix: migrate default slots to children snippet ([#​13760](https://redirect.github.com/sveltejs/svelte/pull/13760)) - fix: don't print errors on migration errors ([#​13754](https://redirect.github.com/sveltejs/svelte/pull/13754)) - fix: prevent spread attribute from overriding class directive ([#​13763](https://redirect.github.com/sveltejs/svelte/pull/13763)) - fix: ensure `:has` selectors followed by other selectors match ([#​13824](https://redirect.github.com/sveltejs/svelte/pull/13824)) - fix: ensure muted DOM property works correctly in FF ([#​13751](https://redirect.github.com/sveltejs/svelte/pull/13751)) - fix: show filename information in `legacy_recursive_reactive_block` ([#​13764](https://redirect.github.com/sveltejs/svelte/pull/13764))

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

changeset-bot[bot] commented 1 month ago

⚠️ No Changeset found

Latest commit: 2f856afbad47f851a60f5701b8d93f646555a42a

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