BenSlabbert / vertx-dagger-app

Sample starter project using vertx, graalvm-native image, dagger and sveletekit
Apache License 2.0
2 stars 1 forks source link

Bump svelte from 5.0.0-next.262 to 5.0.0-next.264 in /frontend/app #646

Open dependabot[bot] opened 2 days ago

dependabot[bot] commented 2 days ago

Bumps svelte from 5.0.0-next.262 to 5.0.0-next.264.

Release notes

Sourced from svelte's releases.

svelte@5.0.0-next.264

Patch Changes

  • fix: exclude custom elements from HTML tree validation (#13540)

  • fix: apply class/style directives after attributes (#13535)

  • fix: make immutable option work more correctly (#13526)

  • breaking: use <svelte-css-wrapper> instead of <div> for style props (#13499)

  • fix: mark custom element with virtual class attribute as dynamic (#13435)

  • fix: ensure set_text applies coercion to objects before diff (#13542)

svelte@5.0.0-next.263

Patch Changes

  • fix: add media listeners immediately when using bind:paused (#13502)

  • fix: further improve reconciliation of inert each block rows (#13527)

  • feat: add types for the search element (#13489)

  • feat: support migrating svelte:self (#13504)

  • feat: support migration of single assignment labeled statements (#13461)

  • fix: correctly migrate $slots with bracket member expressions & slots with static props (#13468)

  • feat: migrate slot usages (#13500)

  • fix: recreate SvelteDate methods deriveds if they are destroyed (#13515)

  • fix: allow imports from svelte/legacy in SSR (#13523)

Changelog

Sourced from svelte's changelog.

5.0.0-next.264

Patch Changes

  • fix: exclude custom elements from HTML tree validation (#13540)

  • fix: apply class/style directives after attributes (#13535)

  • fix: make immutable option work more correctly (#13526)

  • breaking: use <svelte-css-wrapper> instead of <div> for style props (#13499)

  • fix: mark custom element with virtual class attribute as dynamic (#13435)

  • fix: ensure set_text applies coercion to objects before diff (#13542)

5.0.0-next.263

Patch Changes

  • fix: add media listeners immediately when using bind:paused (#13502)

  • fix: further improve reconciliation of inert each block rows (#13527)

  • feat: add types for the search element (#13489)

  • feat: support migrating svelte:self (#13504)

  • feat: support migration of single assignment labeled statements (#13461)

  • fix: correctly migrate $slots with bracket member expressions & slots with static props (#13468)

  • feat: migrate slot usages (#13500)

  • fix: recreate SvelteDate methods deriveds if they are destroyed (#13515)

  • fix: allow imports from svelte/legacy in SSR (#13523)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)