Bump svelte from 5.26.3 to 5.33.13
Closed
Number: #34
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Contributor
Comments: 1
Association: Contributor
Comments: 1
Created:
June 02, 2025 at 02:12 AM UTC
(6 months ago)
(6 months ago)
Updated:
June 09, 2025 at 02:24 AM UTC
(6 months ago)
(6 months ago)
Closed:
June 09, 2025 at 02:24 AM UTC
(6 months ago)
(6 months ago)
Time to Close:
7 days
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps svelte from 5.26.3 to 5.33.13.
Release notes
Sourced from svelte's releases.
svelte@5.33.13
Patch Changes
- fix: avoid recursion error in
EachBlockvisitor (#16058)svelte@5.33.12
Patch Changes
- fix: correctly transform reassignments to class fields in SSR mode (#16051)
svelte@5.33.11
Patch Changes
- fix: treat transitive dependencies of each blocks as mutable in legacy mode if item is mutated (#16038)
svelte@5.33.10
Patch Changes
- fix: use
fill: 'forwards'on transition animations to prevent flicker (#16035)svelte@5.33.9
Patch Changes
- fix: put expressions in effects unless known to be static (#15792)
svelte@5.33.8
Patch Changes
- fix: only
select_optionif'value'is innext(#16032)svelte@5.33.7
Patch Changes
- fix:
bind:valueto select with stores (#16028)svelte@5.33.6
Patch Changes
fix: falsy attachments on components (#16021)
fix: correctly mark elements as selected during SSR (#16017)
svelte@5.33.5
Patch Changes
fix: handle derived destructured iterators (#16015)
fix: avoid rerunning attachments when unrelated spread attributes change (#15961)
svelte@5.33.4
... (truncated)
Changelog
Sourced from svelte's changelog.
5.33.13
Patch Changes
- fix: avoid recursion error in
EachBlockvisitor (#16058)5.33.12
Patch Changes
- fix: correctly transform reassignments to class fields in SSR mode (#16051)
5.33.11
Patch Changes
- fix: treat transitive dependencies of each blocks as mutable in legacy mode if item is mutated (#16038)
5.33.10
Patch Changes
- fix: use
fill: 'forwards'on transition animations to prevent flicker (#16035)5.33.9
Patch Changes
- fix: put expressions in effects unless known to be static (#15792)
5.33.8
Patch Changes
- fix: only
select_optionif'value'is innext(#16032)5.33.7
Patch Changes
- fix:
bind:valueto select with stores (#16028)5.33.6
Patch Changes
... (truncated)
Commits
194f5b3Version Packages (#16059)6a30665fix: avoid recursion error inEachBlockvisitor (#16058)8175091Version Packages (#16054)b5fcd11fix: correctly transform reassignments to class fields in SSR mode (#16051)e5d0cd2Version Packages (#16045)54990f2fix: use local mutable sources for props in legacy mode in case they are indi...2f90dd8Version Packages (#16037)ff72dd2fix: transitions might render animated elements without animation styles appl...b5b814cVersion Packages (#16034)23d42fbfix: put expressions in effects unless known to be static (#15792)- 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 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
Commits:
0
0
Files Changed:
0
0
Additions:
+0
+0
Deletions:
-0
-0
Package Dependencies
Technical Details
| ID: | 1302432 |
| UUID: | 3108277570 |
| Node ID: | PR_kwDOOKGWys6Yhvtd |
| Host: | GitHub |
| Repository: | leandrodev1221/svelteapp-typescript-go |