chore(deps): bump svelte from 5.49.2 to 5.54.0 in /web-dashboard
Type: Pull Request
State: Open
Association: Unknown
Comments: 1
(5 months ago)
(5 months ago)
dependencies javascript
Bumps svelte from 5.49.2 to 5.54.0.
Release notes
Sourced from svelte's releases.
svelte@5.54.0
Minor Changes
- feat: allow
css,runes,customElementcompiler options to be functions (#17951)Patch Changes
- fix: reinstate reactivity loss tracking (#17801)
svelte@5.53.13
Patch Changes
fix: ensure
$inspectafter top level await doesn't break builds (#17943)fix: resume inert effects when they come from offscreen (#17942)
fix: don't eagerly access not-yet-initialized functions in template (#17938)
fix: discard batches made obsolete by commit (#17934)
fix: ensure "is standalone child" is correctly reset (#17944)
fix: remove nodes in boundary when work is pending and HMR is active (#17932)
svelte@5.53.12
Patch Changes
fix: update
select.__valueonchange(#17745)chore: add
invarianthelper for debugging (#17929)fix: ensure deriveds values are correct across batches (#17917)
fix: handle async RHS in
assignment_value_stale(#17925)fix: avoid traversing clean roots (#17928)
svelte@5.53.11
Patch Changes
fix: remove
untrackcircular dependency (#17910)fix: recover from errors that leave a corrupted effect tree (#17888)
fix: properly lazily evaluate RHS when checking for
assignment_value_stale(#17906)fix: resolve boundary in correct batch when hydrating (#17914)
chore: rebase batches after process, not during (#17900)
... (truncated)
Changelog
Sourced from svelte's changelog.
5.54.0
Minor Changes
- feat: allow
css,runes,customElementcompiler options to be functions (#17951)Patch Changes
- fix: reinstate reactivity loss tracking (#17801)
5.53.13
Patch Changes
fix: ensure
$inspectafter top level await doesn't break builds (#17943)fix: resume inert effects when they come from offscreen (#17942)
fix: don't eagerly access not-yet-initialized functions in template (#17938)
fix: discard batches made obsolete by commit (#17934)
fix: ensure "is standalone child" is correctly reset (#17944)
fix: remove nodes in boundary when work is pending and HMR is active (#17932)
5.53.12
Patch Changes
fix: update
select.__valueonchange(#17745)chore: add
invarianthelper for debugging (#17929)fix: ensure deriveds values are correct across batches (#17917)
fix: handle async RHS in
assignment_value_stale(#17925)fix: avoid traversing clean roots (#17928)
5.53.11
Patch Changes
... (truncated)
Commits
7ec156aVersion Packages (#17953)c89f6abfeat: allowcss,runes,customElementcompiler options to be functions ...5faf102fix: reinstate reactivity loss tracking (#17801)6a303c3Version Packages (#17936)f081a6cfix: resume inert effects when they come from offscreen (#17942)1cd0645fix: remove nodes in boundary when work is pending and HMR is active (#17932)32a48edfix: don't eagerly access not-yet-initialized functions in template (#17938)b472171fix: ensure$inspectafter top level await doesn't break builds (#17943)d4bd6adfix: ensure "is standalone child" is correctly reset (#17944)98e8b63fix: discard batches made obsolete by commit (#17934)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the Security Alerts page.
Package Dependencies
svelte
npm
5.49.2 → 5.54.0
Minor
/web-dashboard
Technical Details
| ID: | 14670139 |
| UUID: | 4091437593 |
| Node ID: | PR_kwDORICMKs7LXTez |
| Host: | GitHub |
| Repository: | stackconsult/RE-Engine |