build(deps-dev): Bump @sveltejs/kit from 2.43.8 to 2.49.3
Type: Pull Request
State: Open
Association: Unknown
Comments: 2
(5 months ago)
(5 months ago)
dependencies javascript
Bumps @sveltejs/kit from 2.43.8 to 2.49.3.
Release notes
Sourced from @sveltejs/kit's releases.
@sveltejs/kit@2.49.3Patch Changes
fix: avoid false-positive Vite config overridden warning when using Vitest 4 (#15121)
fix: add
typescriptas an optional peer dependency (#15074)fix: use hasOwn check when deep-setting object properties (#15127)
@sveltejs/kit@2.49.2Patch Changes
fix: Stop re-loading already-loaded CSS during server-side route resolution (#15014)
fix: posixify the instrumentation file import on Windows (#14993)
fix: Correctly handle shared memory when decoding binary form data (#15028)
@sveltejs/kit@2.49.1Patch Changes
fix: suppress
state_referenced_locallywarnings in.svelte-kit/generated/root.svelte(#15013)fix: TypeError when doing response.clone() in page load (#15005)
@sveltejs/kit@2.49.0Minor Changes
- feat: stream file uploads inside
formremote functions allowing form data to be accessed before large files finish uploading (#14775)
@sveltejs/kit@2.48.8Patch Changes
breaking:
invalidnow must be imported from@sveltejs/kit(#14768)breaking: remove
submitteroption from experimental formvalidate()method, always provide default submitter (#14762)
@sveltejs/kit@2.48.7Patch Changes
... (truncated)
Changelog
Sourced from @sveltejs/kit's changelog.
2.49.3
Patch Changes
fix: avoid false-positive Vite config overridden warning when using Vitest 4 (#15121)
fix: add
typescriptas an optional peer dependency (#15074)fix: use hasOwn check when deep-setting object properties (#15127)
2.49.2
Patch Changes
fix: Stop re-loading already-loaded CSS during server-side route resolution (#15014)
fix: posixify the instrumentation file import on Windows (#14993)
fix: Correctly handle shared memory when decoding binary form data (#15028)
2.49.1
Patch Changes
fix: suppress
state_referenced_locallywarnings in.svelte-kit/generated/root.svelte(#15013)fix: TypeError when doing response.clone() in page load (#15005)
2.49.0
Minor Changes
- feat: stream file uploads inside
formremote functions allowing form data to be accessed before large files finish uploading (#14775)2.48.8
Patch Changes
breaking:
invalidnow must be imported from@sveltejs/kit(#14768)breaking: remove
submitteroption from experimental formvalidate()method, always provide default submitter (#14762)2.48.7
Patch Changes
... (truncated)
Commits
1399bd5Version Packages (#15091)06de550fix: use hasOwn check when deep-setting object properties (#15127)096e433docs: remove$libpath customization (#14812)e67613cfix: avoid overridden Vite config warning with Vitest 4 (#15121)0da365achore(deps): update vitest monorepo to v4 (major) (#14789)134ce49chore: upgrade Playwright (#15089)a5c313efix: make typescript an optional peer dependency (#15074)acf2d9dchore: Test remote functions with full-async setup (#15033)e9752a1Version Packages (#15015)37619d2docs: update invalidateAll documentation to mention query functions (#15042)- 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)
Package Dependencies
Technical Details
| ID: | 12543803 |
| UUID: | 3782460508 |
| Node ID: | PR_kwDOKKyu2M67lVHi |
| Host: | GitHub |
| Repository: | AtCoder-NoviSteps/AtCoderNoviSteps |