Bump @sveltejs/kit from 1.15.1 to 1.15.5
Bumps @sveltejs/kit from 1.15.1 to 1.15.5.
Release notes
Sourced from @sveltejs/kit
's releases.
@sveltejs/kit
@1
.15.5Patch Changes
fix: correct allow header methods list for 405s (#9655)
fix: prevent routes/layouts from having conflicting files through resets or different extensions (#9590)
fix: prevent unhandled exceptions for invalid header values (#9638)
@sveltejs/kit
@1
.15.4Patch Changes
fix: gracefully handle failure to load hooks.server.js (#9641)
feat: set sourcemapIgnoreList to filter out non-source directories (#9619)
@sveltejs/kit
@1
.15.3Patch Changes
- fix: prevent building duplicate CSS files (#9382)
@sveltejs/kit
@1
.15.2Patch Changes
- fix: address security advisory CVE-2023-29008 by doing a case-insensitive comparison when checking header value (
ba436c66
)
Changelog
Sourced from @sveltejs/kit
's changelog.
1.15.5
Patch Changes
fix: correct allow header methods list for 405s (#9655)
fix: prevent routes/layouts from having conflicting files through resets or different extensions (#9590)
fix: prevent unhandled exceptions for invalid header values (#9638)
1.15.4
Patch Changes
fix: gracefully handle failure to load hooks.server.js (#9641)
feat: set sourcemapIgnoreList to filter out non-source directories (#9619)
1.15.3
Patch Changes
- fix: prevent building duplicate CSS files (#9382)
1.15.2
Patch Changes
- fix: address security advisory CVE-2023-29008 by doing a case-insensitive comparison when checking header value (
ba436c66
)
Commits
-
c79eff0
Version Packages (#9657) -
208877d
fix: allow header methods list for 405s (#9655) -
5a1ac46
fix: prevent routes/layouts from having conflicting files through resets or d... -
a20d713
fix: prevent unhandled exception crashes for invalid header values (#9638) -
ec240ae
docs: clarify wording for $app/stores (#9650) -
9909d28
Version Packages (#9640) -
93d248e
gracefully handle failure to load hooks.server.js (#9641) -
9aded81
feat: set sourcemapIgnoreList to filter out non-source directories (#9619) -
88f9b1d
Version Packages (#9623) -
1685473
chore: add description in package.json (#9387) - 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