sveltekit-api
sveltekit-api copied to clipboard
chore(deps): update dependency svelte to v4.2.20
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| svelte (source) | 4.2.9 -> 4.2.20 |
Release Notes
sveltejs/svelte (svelte)
v4.2.20
Patch Changes
- fix: properly remove event listeners in Component's removeEventListener (#13556)
v4.2.19
Patch Changes
-
fix: ensure typings for
<svelte:options>are picked up (#12902) -
fix: escape
<in attribute strings (#12989)
v4.2.18
Patch Changes
- chore: speed up regex (#11922)
v4.2.17
Patch Changes
- fix: correctly handle falsy values of style directives in SSR mode (#11584)
v4.2.16
Patch Changes
- fix: check if svelte component exists on custom element destroy (#11489)
v4.2.15
Patch Changes
- support attribute selector inside :global() (#11135)
v4.2.14
Patch Changes
- fix parsing camelcase container query name (#11131)
v4.2.13
Patch Changes
- fix: applying :global for +,~ sibling combinator when slots are present (#9282)
v4.2.12
Patch Changes
- fix: properly update
svelte:componentprops when there are spread props (#10604)
v4.2.11
Patch Changes
- fix: check that component wasn't instantiated in
connectedCallback(#10466)
v4.2.10
Patch Changes
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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
⚠️ No Changeset found
Latest commit: b806c2cff61c18db47a4bfb5b7cf9c066b6c2c08
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