Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2025

Bumps @sveltejs/kit from 2.27.3 to 2.42.2.

Release notes

Sourced from @​sveltejs/kit's releases.

@​sveltejs/kit@​2.42.2

Patch Changes

  • fix: prevent loops in postbuild analysis phase (#14450)

  • fix: handle nested object fields in form data (#14469)

  • fix: robustify form helper types (#14463)

  • fix: avoid running the init hook during builds if there's nothing to prerender (#14464)

  • fix: ensure SSR rendering gets request store context (#14476)

@​sveltejs/kit@​2.42.1

Patch Changes

  • fix: ensure environment setup is in its own chunk (#14441)

@​sveltejs/kit@​2.42.0

Minor Changes

  • feat: enhance remote form functions with schema support, input and issues properties (#14383)

  • breaking: remote form functions get passed a parsed POJO instead of a FormData object now (#14383)

@​sveltejs/kit@​2.41.0

Minor Changes

  • feat: add %sveltekit.version% to app.html (#12132)

Patch Changes

  • fix: allow remote functions to return custom types serialized with transport hooks (#14435)

  • fix: fulfil beforeNavigate complete when redirected (#12896)

@​sveltejs/kit@​2.40.0

Minor Changes

  • feat: include event property on popstate/link/form navigation (#14307)

Patch Changes

  • fix: respect replaceState/keepFocus/noScroll when a navigation results in a redirect (#14424)

... (truncated)

Changelog

Sourced from @​sveltejs/kit's changelog.

2.42.2

Patch Changes

  • fix: prevent loops in postbuild analysis phase (#14450)

  • fix: handle nested object fields in form data (#14469)

  • fix: robustify form helper types (#14463)

  • fix: avoid running the init hook during builds if there's nothing to prerender (#14464)

  • fix: ensure SSR rendering gets request store context (#14476)

2.42.1

Patch Changes

  • fix: ensure environment setup is in its own chunk (#14441)

2.42.0

Minor Changes

  • feat: enhance remote form functions with schema support, input and issues properties (#14383)

  • breaking: remote form functions get passed a parsed POJO instead of a FormData object now (#14383)

2.41.0

Minor Changes

  • feat: add %sveltekit.version% to app.html (#12132)

Patch Changes

  • fix: allow remote functions to return custom types serialized with transport hooks (#14435)

  • fix: fulfil beforeNavigate complete when redirected (#12896)

2.40.0

Minor Changes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​sveltejs/kit since your current version.


Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 2.27.3 to 2.42.2.
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/[email protected]/packages/kit)

---
updated-dependencies:
- dependency-name: "@sveltejs/kit"
  dependency-version: 2.42.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 22, 2025
@dependabot dependabot bot requested a review from Zokhoi as a code owner September 22, 2025 06:07
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 22, 2025
@dependabot dependabot bot requested a review from emmiegit as a code owner September 22, 2025 06:07
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Sep 22, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 29, 2025

Superseded by #2504.

@dependabot dependabot bot closed this Sep 29, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/framerail/sveltejs/kit-2.42.2 branch September 29, 2025 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant