sveltekit-embed icon indicating copy to clipboard operation
sveltekit-embed copied to clipboard

chore(deps): update dependency svelte to v3.52.0

Open renovate[bot] opened this issue 3 years ago • 1 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
svelte (source) 3.50.1 -> 3.52.0 age adoption passing confidence

Release Notes

sveltejs/svelte

v3.52.0

Compare Source

  • Throw compile-time error when attempting to update const variable (#​4895)
  • Warn when using <a target="_blank"> without rel="noreferrer" (#​6188)
  • Support style:foo|important modifier (#​7365)
  • Fix hydration regression with {@&#8203;html} and components in <svelte:head> (#​7941)

v3.51.0

Compare Source

  • Add a11y warnings:
    • a11y-click-events-have-key-events: check if click event is accompanied by key events (#​5073)
    • a11y-no-noninteractive-tabindex: check for tabindex on non-interactive elements (#​6693)
  • Warn when two-way binding to {...rest} object in {#each} block (#​6860)
  • Support --style-props on <svelte:component> (#​7461)
  • Supports nullish values for component event handlers (#​7568)
  • Supports SVG elements with <svelte:element>(#​7613)
  • Treat inert as boolean attribute (#​7785)
  • Support --style-props for SVG components (#​7808)
  • Fix false positive dev warnings about unset props when they are bound (#​4457)
  • Fix hydration with {@&#8203;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-props warning 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.

renovate[bot] avatar Oct 10 '22 19:10 renovate[bot]

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)

vercel[bot] avatar Oct 10 '22 19:10 vercel[bot]