Skip to content

Bump @sveltejs/kit from 1.13.0 to 1.15.1

Dependabot requested to merge dependabot-npm_and_yarn-sveltejs-kit-1.15.1 into main

Bumps @sveltejs/kit from 1.13.0 to 1.15.1.

Release notes

Sourced from @​sveltejs/kit's releases.

@​sveltejs/kit@​1.15.1

Patch Changes

  • fix: pin undici to 5.20.0 (#9591)

  • fix: address security advisory CVE-2023-29003 by including text/plain and PUT/PATCH/DELETE requests in set of blocked cross-origin requests for CSRF protection (bb2253d5)

@​sveltejs/kit@​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 sending ssrLoadModule 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.0

Minor Changes

  • feat: add HMR to fallback error pages during dev (#9497)

Patch Changes

  • fix: add submitter type to SumbitFunction (#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 and PUT/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 sending ssrLoadModule 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 to SumbitFunction (#9484)
Commits


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

Merge request reports

Loading