Bump @sveltejs/kit from 1.13.0 to 1.15.1
Bumps @sveltejs/kit from 1.13.0 to 1.15.1.
Release notes
Sourced from @sveltejs/kit
's releases.
@sveltejs/kit
@1
.15.1Patch Changes
fix: pin undici to 5.20.0 (#9591)
fix: address security advisory CVE-2023-29003 by including
text/plain
andPUT
/PATCH
/DELETE
requests in set of blocked cross-origin requests for CSRF protection (bb2253d5
)
@sveltejs/kit
@1
.15.0Minor Changes
- feat: expose stronger typed
SubmitFunction
through./$types
(#9201)Patch Changes
fix: throw error when file can't be found in Vite manifest (#9558)
fix: make
error.message
enumerable when sendingssrLoadModule
error to client (#9440)fix: pass
publicDir
Vite config in SSR (#9565)fix: balance parentheses in error about wrong content type for action (#9513)
@sveltejs/kit
@1
.14.0Minor Changes
- feat: add HMR to fallback error pages during dev (#9497)
Patch Changes
- fix: add
submitter
type toSumbitFunction
(#9484)
Changelog
Sourced from @sveltejs/kit
's changelog.
1.15.1
Patch Changes
fix: pin undici to 5.20.0 (#9591)
fix: address security advisory CVE-2023-29003 by including
text/plain
andPUT
/PATCH
/DELETE
requests in set of blocked cross-origin requests for CSRF protection (bb2253d5
)1.15.0
Minor Changes
- feat: expose stronger typed
SubmitFunction
through./$types
(#9201)Patch Changes
fix: throw error when file can't be found in Vite manifest (#9558)
fix: make
error.message
enumerable when sendingssrLoadModule
error to client (#9440)fix: pass
publicDir
Vite config in SSR (#9565)fix: balance parentheses in error about wrong content type for action (#9513)
1.14.0
Minor Changes
- feat: add HMR to fallback error pages during dev (#9497)
Patch Changes
- fix: add
submitter
type toSumbitFunction
(#9484)
Commits
-
c226f4f
Version Packages (#9599) -
bb2253d
Merge pull request from GHSA-5p75-vc5g-8rv2 -
0e4b9b1
fix: pin undici to 5.20.0 (#9591) -
6b6f456
Version Packages (#9554) -
1d17477
fix: throw error when file can't be found in Vite manifest (#9558) -
80e95e2
fix: balance parentheses in error about wrong content type for action (#9513) -
5fa7820
fix: pass publicDir in ssr (#9565) -
369e7d6
feat: expose stronger typedSubmitFunction
(#9201) -
ae6ddad
fix: makeerror.message
enumerable (#9440) -
c381adb
Version Packages (#9485) - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts