build(deps-dev): Bump @sveltejs/kit from 2.43.8 to 2.48.2
Type: Pull Request
State: Closed
Association: Unknown
Comments: 2
(8 months ago)
(8 months ago)
(8 months ago)
dependencies javascript
Bumps @sveltejs/kit from 2.43.8 to 2.48.2.
Release notes
Sourced from @sveltejs/kit's releases.
@sveltejs/kit@2.48.2Patch Changes
- fix: update DOM before running navigate callbacks (#14829)
@sveltejs/kit@2.48.1Patch Changes
- fix: wait for commit promise instead of
settled(#14818)
@sveltejs/kit@2.48.0Minor Changes
- feat: use experimental
forkAPI when available (#14793)Patch Changes
- fix: await for
settledinstead oftickin navigate (#14800)
@sveltejs/kit@2.47.3Patch Changes
fix: avoid hanging when
error()is used while streaming promises from a serverloadfunction (#14722)chore: treeshake load function code if we know it's unused (#14764)
fix:
RecursiveFormFieldstype for recursive or unknown schemas (#14734)fix: rework internal representation of form value to be
$state(#14771)
@sveltejs/kit@2.47.2Patch Changes
fix: streamed promise not resolving when another load function returns a fast resolving promise (#14753)
chore: allow to run preflight validation only (#14744)
fix: update overload to set
invalidtype to schema input (#14748)
@sveltejs/kit@2.47.1Patch Changes
- fix: allow
readto be used at the top-level of remote function files (#14672)
... (truncated)
Changelog
Sourced from @sveltejs/kit's changelog.
2.48.2
Patch Changes
- fix: update DOM before running navigate callbacks (#14829)
2.48.1
Patch Changes
- fix: wait for commit promise instead of
settled(#14818)2.48.0
Minor Changes
- feat: use experimental
forkAPI when available (#14793)Patch Changes
- fix: await for
settledinstead oftickin navigate (#14800)2.47.3
Patch Changes
fix: avoid hanging when
error()is used while streaming promises from a serverloadfunction (#14722)chore: treeshake load function code if we know it's unused (#14764)
fix:
RecursiveFormFieldstype for recursive or unknown schemas (#14734)fix: rework internal representation of form value to be
$state(#14771)2.47.2
Patch Changes
... (truncated)
Commits
9aac3d4Version Packages (#14831)75eda1cfix: update DOM before running navigate callbacks (#14829)4991df5Version Packages (#14819)102aecffix: wait for commit promise instead ofsettled(#14818)9d66c37Version Packages (#14805)f91fd47feat: forking (#14793)1f6fb19fix: await forsettledinstead oftickin navigate (#14800)3d55fd2Version Packages (#14763)df679d2fix: error pages with discarded promises fail to load (#14722)a78d8b1chore: form state rework (#14771)- 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: | 10661456 |
| UUID: | 3560284242 |
| Node ID: | PR_kwDOKKyu2M6wFH3u |
| Host: | GitHub |
| Repository: | AtCoder-NoviSteps/AtCoderNoviSteps |