Skip to content

Build(deps-dev): Bump svelte from 5.19.7 to 5.19.8

Dependabot requested to merge dependabot-npm_and_yarn-svelte-5.19.8 into main

Bumps svelte from 5.19.7 to 5.19.8.

Release notes

Sourced from svelte's releases.

svelte@5.19.8

Patch Changes

  • fix: properly set value property of custom elements (#15206)

  • fix: ensure custom element updates don't run in hydration mode (#15217)

  • fix: ensure tracking returns true, even if in unowned (#15214)

Changelog

Sourced from svelte's changelog.

5.19.8

Patch Changes

  • fix: properly set value property of custom elements (#15206)

  • fix: ensure custom element updates don't run in hydration mode (#15217)

  • fix: ensure tracking returns true, even if in unowned (#15214)

Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports

Loading