build(deps-dev): Bump @sveltejs/kit from 2.43.8 to 2.49.0
Bumps @sveltejs/kit from 2.43.8 to 2.49.0.
Release notes
Sourced from @sveltejs/kit's releases.
@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
fix: allow multiple
server-timingheaders (#14700)fix: allow access to root-level issues in schema-less forms (#14893)
fix: allow hosting hash-based apps from non-index.html files (#14825)
@sveltejs/kit@2.48.6Patch Changes
fix: clear issues upon passing validation (#14683)
fix: don't use fork of unrelated route (#14947)
fix: prevent type errors when optional
@opentelemetry/apidependency isn't installed (#14949)fix: preserve
thiswhen invoking standard validator (#14943)fix: treat client/universal hooks as entrypoints for illegal server import detection (#14876)
fix: correct query
.setand.refreshbehavior in commands (#14877)fix: improved the accuracy of the types of the output of
field.as('...')(#14908)
@sveltejs/kit@2.48.5Patch Changes
... (truncated)
Changelog
Sourced from @sveltejs/kit's changelog.
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
fix: allow multiple
server-timingheaders (#14700)fix: allow access to root-level issues in schema-less forms (#14893)
fix: allow hosting hash-based apps from non-index.html files (#14825)
2.48.6
Patch Changes
fix: clear issues upon passing validation (#14683)
fix: don't use fork of unrelated route (#14947)
fix: prevent type errors when optional
@opentelemetry/apidependency isn't installed (#14949)fix: preserve
thiswhen invoking standard validator (#14943)fix: treat client/universal hooks as entrypoints for illegal server import detection (#14876)
fix: correct query
.setand.refreshbehavior in commands (#14877)fix: improved the accuracy of the types of the output of
field.as('...')(#14908)
... (truncated)
Commits
ab37849Version Packages (#14959)d07ddcffeat: Streaming file uploads (#14775)dfb41e1Version Packages (#14958)b9635abbreaking: removesubmitteroption from experimental formvalidate(…)meth...bd55128breaking:invalidnow must be imported from@sveltejs/kit(#14768)9f55c85Version Packages (#14954)5b30755fix: allow hosting hash apps from other html files (#14825)2ff3951fix: allow access to root-level issues in schema-less forms (#14893)0889a2afix: appendserver-timingheader value if key exist when usingsetHeaders...f316be0Version Packages (#14948)- 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)
[!IMPORTANT]
Review skipped
Bot user detected.
To trigger a single review, invoke the
@coderabbitai reviewcommand.You can disable this status message by setting the
reviews.review_statustofalsein the CodeRabbit configuration file.
Comment @coderabbitai help to get the list of available commands and usage tips.