sveltejs/svelte (svelte)
### [`v5.1.16`](https://redirect.github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#5116)
[Compare Source](https://redirect.github.com/sveltejs/svelte/compare/svelte@5.1.15...svelte@5.1.16)
##### Patch Changes
- fix: don't wrap pseudo classes inside `:global(...)` with another `:global(...)` during migration ([#14267](https://redirect.github.com/sveltejs/svelte/pull/14267))
- fix: bail on named slots with that have reserved keywords during migration ([#14278](https://redirect.github.com/sveltejs/svelte/pull/14278))
### [`v5.1.15`](https://redirect.github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#5115)
[Compare Source](https://redirect.github.com/sveltejs/svelte/compare/svelte@5.1.14...svelte@5.1.15)
##### Patch Changes
- fix: consider static attributes that are inlined in the template ([#14249](https://redirect.github.com/sveltejs/svelte/pull/14249))
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
5.1.14
->5.1.16
Release Notes
sveltejs/svelte (svelte)
### [`v5.1.16`](https://redirect.github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#5116) [Compare Source](https://redirect.github.com/sveltejs/svelte/compare/svelte@5.1.15...svelte@5.1.16) ##### Patch Changes - fix: don't wrap pseudo classes inside `:global(...)` with another `:global(...)` during migration ([#14267](https://redirect.github.com/sveltejs/svelte/pull/14267)) - fix: bail on named slots with that have reserved keywords during migration ([#14278](https://redirect.github.com/sveltejs/svelte/pull/14278)) ### [`v5.1.15`](https://redirect.github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#5115) [Compare Source](https://redirect.github.com/sveltejs/svelte/compare/svelte@5.1.14...svelte@5.1.15) ##### Patch Changes - fix: consider static attributes that are inlined in the template ([#14249](https://redirect.github.com/sveltejs/svelte/pull/14249))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.