Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @sveltejs/kit from 2.27.3 to 2.39.1.

Release notes

Sourced from @​sveltejs/kit's releases.

@​sveltejs/kit@​2.39.1

Patch Changes

  • fix: more robust remote function code transformation (#14418)

@​sveltejs/kit@​2.39.0

Minor Changes

  • feat: lazy discovery of remote functions (#14293)

Patch Changes

  • fix: layout load data not serialized on error page (#14395)

  • fix: fail prerendering when remote function fails (#14365)

  • fix: treat handle hook redirect as part of remote function call as json redirect (#14362)

@​sveltejs/kit@​2.38.1

Patch Changes

  • fix: enable redirects from queries (#14400)

  • fix: remove empty nodes from serialized server load data (#14404)

  • fix: allow commands from within endpoints (#14343)

@​sveltejs/kit@​2.38.0

Minor Changes

  • feat: add new remote function query.batch (#14272)

@​sveltejs/kit@​2.37.1

Patch Changes

  • fix: serialize server load data before passing to universal load, to handle mutations and promises (#14298)

  • fix: resolve_route prevent dropping a trailing slash of id (#14294)

  • fix: assign correct status code to form submission error on the client (#14345)

  • fix: un-proxy form.result (#14346)

... (truncated)

Changelog

Sourced from @​sveltejs/kit's changelog.

2.39.1

Patch Changes

  • fix: more robust remote function code transformation (#14418)

2.39.0

Minor Changes

  • feat: lazy discovery of remote functions (#14293)

Patch Changes

  • fix: layout load data not serialized on error page (#14395)

  • fix: fail prerendering when remote function fails (#14365)

  • fix: treat handle hook redirect as part of remote function call as json redirect (#14362)

2.38.1

Patch Changes

  • fix: enable redirects from queries (#14400)

  • fix: remove empty nodes from serialized server load data (#14404)

  • fix: allow commands from within endpoints (#14343)

2.38.0

Minor Changes

  • feat: add new remote function query.batch (#14272)

2.37.1

Patch Changes

  • fix: serialize server load data before passing to universal load, to handle mutations and promises (#14298)

  • fix: resolve_route prevent dropping a trailing slash of id (#14294)

... (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.39.1.
- [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.39.1
  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 15, 2025
@dependabot dependabot bot requested a review from Zokhoi as a code owner September 15, 2025 06:24
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Sep 15, 2025
@dependabot dependabot bot requested a review from emmiegit as a code owner September 15, 2025 06:24
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.

0 participants