Skip to content

Build(deps-dev): Bump svelte from 5.2.10 to 5.2.12

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

Bumps svelte from 5.2.10 to 5.2.12.

Release notes

Sourced from svelte's releases.

svelte@5.2.12

Patch Changes

  • fix: upgrade to esm-env 1.2.1 to fix issues with non-Vite setups (#14470)

  • fix: prevent infinite loops when pruning CSS (#14474)

  • fix: generate correct code when encountering object expression statement (#14480)

svelte@5.2.11

Patch Changes

  • fix: ignore text and expressions outside the template when validating HTML (#14468)

  • fix: better account for render tags when pruning CSS (#14456)

Changelog

Sourced from svelte's changelog.

5.2.12

Patch Changes

  • fix: upgrade to esm-env 1.2.1 to fix issues with non-Vite setups (#14470)

  • fix: prevent infinite loops when pruning CSS (#14474)

  • fix: generate correct code when encountering object expression statement (#14480)

5.2.11

Patch Changes

  • fix: ignore text and expressions outside the template when validating HTML (#14468)

  • fix: better account for render tags when pruning CSS (#14456)

Commits
  • 6dd60b5 Version Packages (#14477)
  • 4c88431 fix: upgrade to esm-env 1.2.1 to fix issues with non-Vite setups (#14470)
  • 00aaad1 fix: generate correct code when encountering object expression statement (#14...
  • a60e837 fix: prevent infinite loops when pruning CSS (#14474)
  • ca3690f Version Packages (#14464)
  • d62e7bd fix: ignore text and expressions outside the template when validating HTML (#...
  • c4ac0e0 fix: better account for render tags when pruning CSS (#14456)
  • See full diff in compare view


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