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.199 to 5.0.0-next.236 in /jte-htmx-parent/frontend/app #572

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps svelte from 5.0.0-next.199 to 5.0.0-next.236.

Release notes

Sourced from svelte's releases.

svelte@5.0.0-next.236

Patch Changes

  • fix: properly transform destructured $derived.by declarations (#12984)

svelte@5.0.0-next.235

Patch Changes

  • chore: update client check for smaller bundle size (#12975)

  • fix: correctly hydrate empty raw blocks (#12979)

svelte@5.0.0-next.234

Patch Changes

  • fix: allow deleting non-existent $restProps properties (#12971)

  • feat: only traverse trailing static nodes during hydration (#12935)

svelte@5.0.0-next.233

Patch Changes

  • fix: more robust handling of var declarations (#12949)

  • fix: remove buggy validate_dynamic_component check (#12960)

svelte@5.0.0-next.232

Patch Changes

  • breaking: remove $state.link rune pending further design work (#12943)

  • fix: ensure $store reads are properly transformed (#12952)

  • breaking: deprecate context="module" in favor of module (#12948)

svelte@5.0.0-next.231

Patch Changes

  • breaking: remove callback from $state.link (#12942)

svelte@5.0.0-next.230

Patch Changes

  • fix: align list of passive events with browser defaults (#12933)

  • fix: ensure {#await} scope shadowing is computed in the correct order (#12945)

  • fix: don't skip custom elements with attributes (#12939)

svelte@5.0.0-next.229

... (truncated)

Changelog

Sourced from svelte's changelog.

5.0.0-next.236

Patch Changes

  • fix: properly transform destructured $derived.by declarations (#12984)

5.0.0-next.235

Patch Changes

  • chore: update client check for smaller bundle size (#12975)

  • fix: correctly hydrate empty raw blocks (#12979)

5.0.0-next.234

Patch Changes

  • fix: allow deleting non-existent $restProps properties (#12971)

  • feat: only traverse trailing static nodes during hydration (#12935)

5.0.0-next.233

Patch Changes

  • fix: more robust handling of var declarations (#12949)

  • fix: remove buggy validate_dynamic_component check (#12960)

5.0.0-next.232

Patch Changes

  • breaking: remove $state.link rune pending further design work (#12943)

  • fix: ensure $store reads are properly transformed (#12952)

  • breaking: deprecate context="module" in favor of module (#12948)

5.0.0-next.231

Patch Changes

  • breaking: remove callback from $state.link (#12942)

5.0.0-next.230

Patch Changes

... (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 1 month ago

Superseded by #576.