sveltekit-embed
sveltekit-embed copied to clipboard
chore(deps): update dependency svelte to v3.52.0
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| svelte (source) | 3.50.1 -> 3.52.0 |
Release Notes
sveltejs/svelte
v3.52.0
- Throw compile-time error when attempting to update
constvariable (#4895) - Warn when using
<a target="_blank">withoutrel="noreferrer"(#6188) - Support
style:foo|importantmodifier (#7365) - Fix hydration regression with
{@​html}and components in<svelte:head>(#7941)
v3.51.0
- Add a11y warnings:
- Warn when two-way binding to
{...rest}object in{#each}block (#6860) - Support
--style-propson<svelte:component>(#7461) - Supports nullish values for component event handlers (#7568)
- Supports SVG elements with
<svelte:element>(#7613) - Treat
inertas boolean attribute (#7785) - Support
--style-propsfor SVG components (#7808) - Fix false positive dev warnings about unset props when they are bound (#4457)
- Fix hydration with
{@​html}and components in<svelte:head>(#4533, #6463, #7444) - Support scoped style for
<svelte:element>(#7443) - Improve error message for invalid value for
<svelte:component this={...}>(#7550) - Improve error message when using logic blocks or tags at invalid location (#7552)
- Warn instead of throwing error if
<svelte:element>is a void tag (#7566) - Supports custom elements in
<svelte:element>(#7733) - Fix calling component unmount if a component is mounted and then immediately unmounted (#7817)
- Do not generate
a11y-role-has-required-aria-propswarning when elements match their semantic role (#7837) - Improve performance of custom element data setting in
<svelte:element>(#7869)
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, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Updated |
|---|---|---|---|
| sveltekit-embed | ✅ Ready (Inspect) | Visit Preview | Oct 27, 2022 at 6:42AM (UTC) |