build(deps-dev): Bump svelte from 5.36.8 to 5.36.10
Type: Pull Request
State: Merged
Association: Contributor
Comments: 1
(11 months ago)
(11 months ago)
(11 months ago)
by KATO-Hiro
dependencies javascript
Bumps svelte from 5.36.8 to 5.36.10.
Release notes
Sourced from svelte's releases.
svelte@5.36.10
Patch Changes
- fix: prevent batches from getting intertwined (#16446)
svelte@5.36.9
Patch Changes
fix: don't reexecute derived with no dependencies on teardown (#16438)
fix: disallow
export { foo as default }in<script module>(#16447)fix: move ownership validation into async component body (#16449)
fix: allow async destructured deriveds (#16444)
fix: move store setup/cleanup outside of async component body (#16443)
Changelog
Sourced from svelte's changelog.
5.36.10
Patch Changes
- fix: prevent batches from getting intertwined (#16446)
5.36.9
Patch Changes
fix: don't reexecute derived with no dependencies on teardown (#16438)
fix: disallow
export { foo as default }in<script module>(#16447)fix: move ownership validation into async component body (#16449)
fix: allow async destructured deriveds (#16444)
fix: move store setup/cleanup outside of async component body (#16443)
Commits
dd55de3Version Packages (#16450)9a52007fix: prevent batches from getting intertwined (#16446)cc05cbcVersion Packages (#16445)e1e7a75fix: allow async destructured deriveds (#16444)307ec22fix: move store setup/cleanup outside of async component body (#16443)ad0b58efix: move ownership validation into async component body (#16449)63cbe21fix: disallowexport { foo as default }in\<script module>(#16447)27c90dffix: don't reexecute derived with no dependencies on teardown (#16438)- See full diff 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)
Pull Request Statistics
1
2
+58
-58
Package Dependencies
Technical Details
| ID: | 3838969 |
| UUID: | 2680209264 |
| Node ID: | PR_kwDOKKyu2M6fwL9w |
| Host: | GitHub |
| Repository: | AtCoder-NoviSteps/AtCoderNoviSteps |
| Merge State: | Unknown |