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.246 to 5.0.0-next.259 in /jte-htmx-parent/frontend/app #619

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps svelte from 5.0.0-next.246 to 5.0.0-next.259.

Release notes

Sourced from svelte's releases.

svelte@5.0.0-next.259

Patch Changes

  • fix: higher fidelity event migration (#13362)

  • fix: properly remove root anchor node on unmount (#13381)

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

svelte@5.0.0-next.258

Patch Changes

  • fix: only use getComputedStyle with elements (#13366)

  • fix: make each items reassignable in legacy mode (#12257)

svelte@5.0.0-next.257

Patch Changes

  • fix: only set attribute as property if element has setter (#13341)

svelte@5.0.0-next.256

Patch Changes

  • fix: only warn on context="module" in runes mode (#13332)

  • feat: deprecate <svelte:self> in runes mode (#13333)

  • fix: set strings as attributes, non-strings as properties if property exists (#13327)

svelte@5.0.0-next.255

Patch Changes

  • fix: keep bound inputs in sync in runes mode (#13328)

  • fix: silence snapshot warnings inside $inspect (#13334)

svelte@5.0.0-next.254

Patch Changes

  • feat: account for zoom when calculating animation transforms (#13317)

svelte@5.0.0-next.253

Patch Changes

  • fix: delete transformers shadowed by unreassigned state (#13316)

  • fix: don't make wheel events passive by default (#13322)

svelte@5.0.0-next.252

... (truncated)

Changelog

Sourced from svelte's changelog.

5.0.0-next.259

Patch Changes

  • fix: higher fidelity event migration (#13362)

  • fix: properly remove root anchor node on unmount (#13381)

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

5.0.0-next.258

Patch Changes

  • fix: only use getComputedStyle with elements (#13366)

  • fix: make each items reassignable in legacy mode (#12257)

5.0.0-next.257

Patch Changes

  • fix: only set attribute as property if element has setter (#13341)

5.0.0-next.256

Patch Changes

  • fix: only warn on context="module" in runes mode (#13332)

  • feat: deprecate <svelte:self> in runes mode (#13333)

  • fix: set strings as attributes, non-strings as properties if property exists (#13327)

5.0.0-next.255

Patch Changes

  • fix: keep bound inputs in sync in runes mode (#13328)

  • fix: silence snapshot warnings inside $inspect (#13334)

5.0.0-next.254

Patch Changes

  • feat: account for zoom when calculating animation transforms (#13317)

5.0.0-next.253

... (truncated)

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)
dependabot[bot] commented 2 weeks ago

Superseded by #626.