c410-f3r / wtx-bench

Different benchmarks of different implementations measured mainly to evaluate the performance of the wtx project
https://c410-f3r.github.io/wtx-bench
Apache License 2.0
0 stars 1 forks source link

Bump svelte from 5.0.0-next.115 to 5.0.0-next.133 in /site #33

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps svelte from 5.0.0-next.115 to 5.0.0-next.133.

Release notes

Sourced from svelte's releases.

svelte@5.0.0-next.133

Patch Changes

  • fix: add backwards-compat for old warning codes in legacy mode (#11607)

svelte@5.0.0-next.132

Patch Changes

  • chore: improve runtime overhead of creating comment templates (#11591)

  • fix: replicate Svelte 4 props update detection in legacy mode (#11577)

  • fix: allow for non optional chain call expression in render (#11578)

  • fix: correctly handle falsy values of style directives in SSR mode (#11583)

  • fix: improve handling of lazy image elements (#11593)

  • fix: skip deriveds for props with known safe calls (#11595)

svelte@5.0.0-next.131

Patch Changes

  • chore: optimise effects (#11569)

  • fix: ensure all effect cleanup functions are untracked (#11567)

svelte@5.0.0-next.130

Patch Changes

  • fix: improve internal mechanism for handling process_effects (#11560)

svelte@5.0.0-next.129

Patch Changes

  • fix: further adjust heuristics for effect_update_depth_exceeded (#11558)

svelte@5.0.0-next.128

Patch Changes

  • fix: improved $inspect handling of reactive Map/Set/Date (#11553)

  • fix: adjust heuristics for effect_update_depth_exceeded (#11557)

svelte@5.0.0-next.127

Patch Changes

  • fix: don't warn on writes to $state (#11540)

  • feat: provide better error messages in DEV (#11526)

... (truncated)

Changelog

Sourced from svelte's changelog.

5.0.0-next.133

Patch Changes

  • fix: add backwards-compat for old warning codes in legacy mode (#11607)

5.0.0-next.132

Patch Changes

  • chore: improve runtime overhead of creating comment templates (#11591)

  • fix: replicate Svelte 4 props update detection in legacy mode (#11577)

  • fix: allow for non optional chain call expression in render (#11578)

  • fix: correctly handle falsy values of style directives in SSR mode (#11583)

  • fix: improve handling of lazy image elements (#11593)

  • fix: skip deriveds for props with known safe calls (#11595)

5.0.0-next.131

Patch Changes

  • chore: optimise effects (#11569)

  • fix: ensure all effect cleanup functions are untracked (#11567)

5.0.0-next.130

Patch Changes

  • fix: improve internal mechanism for handling process_effects (#11560)

5.0.0-next.129

Patch Changes

  • fix: further adjust heuristics for effect_update_depth_exceeded (#11558)

5.0.0-next.128

Patch Changes

  • fix: improved $inspect handling of reactive Map/Set/Date (#11553)

  • fix: adjust heuristics for effect_update_depth_exceeded (#11557)

... (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 4 months ago

Superseded by #35.