Skip to content

build(deps-dev): Bump @sveltejs/kit from 2.65.1 to 2.65.2#3690

Merged
KATO-Hiro merged 1 commit into
stagingfrom
dependabot/npm_and_yarn/sveltejs/kit-2.65.2
Jun 18, 2026
Merged

build(deps-dev): Bump @sveltejs/kit from 2.65.1 to 2.65.2#3690
KATO-Hiro merged 1 commit into
stagingfrom
dependabot/npm_and_yarn/sveltejs/kit-2.65.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 18, 2026

Copy link
Copy Markdown
Contributor

Bumps @sveltejs/kit from 2.65.1 to 2.65.2.

Release notes

Sourced from @​sveltejs/kit's releases.

@​sveltejs/kit@​2.65.2

Patch Changes

  • fix: throw an error when prerendering a root +server.js that returns a non-HTML response (#15994)

  • fix: decode base64-serialized fetch bodies before caching them for client-side replay (#16034)

  • fix: correctly access explicit dynamic public environment variables from prerendered pages and service workers (#16024)

  • fix: allow preloadCode to be called during initial page load (#16028)

  • fix: send cache-control: private, no-store on remote function responses so personalized query results can never be cached by shared caches (#16020)

  • fix: preserve the HTTP status and error body when a remote function request fails in transport (e.g. a 401/403 from a handle hook), instead of reporting a generic 500 (#16021)

  • fix: avoid loading universal nodes during build analysis when the app uses a hash router (#16042)

  • fix: correctly serve client entry during development when using the pnpm global virtual store (#16045)

  • fix: normalize path separators when comparing config (#16037)

  • fix: ensure building resolves correctly to allow avoiding build-time explicit environment variable validation (#16058)

  • fix: prevent unhandled promise rejections when remote function failures are consumed via current/error instead of await (#16018)

Changelog

Sourced from @​sveltejs/kit's changelog.

2.65.2

Patch Changes

  • fix: throw an error when prerendering a root +server.js that returns a non-HTML response (#15994)

  • fix: decode base64-serialized fetch bodies before caching them for client-side replay (#16034)

  • fix: correctly access explicit dynamic public environment variables from prerendered pages and service workers (#16024)

  • fix: allow preloadCode to be called during initial page load (#16028)

  • fix: send cache-control: private, no-store on remote function responses so personalized query results can never be cached by shared caches (#16020)

  • fix: preserve the HTTP status and error body when a remote function request fails in transport (e.g. a 401/403 from a handle hook), instead of reporting a generic 500 (#16021)

  • fix: avoid loading universal nodes during build analysis when the app uses a hash router (#16042)

  • fix: correctly serve client entry during development when using the pnpm global virtual store (#16045)

  • fix: normalize path separators when comparing config (#16037)

  • fix: ensure building resolves correctly to allow avoiding build-time explicit environment variable validation (#16058)

  • fix: prevent unhandled promise rejections when remote function failures are consumed via current/error instead of await (#16018)

Commits
  • 33fdd3f Version Packages (#16050)
  • 0ccdb68 chore: make set_env synchronous (#16060)
  • 913643c chore: fix flaky tests (#16059)
  • c3b2c34 fix: allow runtime/build only explicit environment variable validation (#16058)
  • 80cc084 fix: throw an error when prerendering a root +server.js that returns a non-HT...
  • 8bae090 chore: remove unnecessary condition (#16056)
  • 82bcb7d fix: prevent unhandled rejections from reactively-consumed remote resources (...
  • a34e663 fix: preserve status code when remote function transport requests fail (#16021)
  • d33bc6b fix: only reference env.js/env.script.js if dynamic public env vars are i...
  • 726b13e chore: Add tests for un-covered behaviors in LiveQuery (#16019)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 18, 2026
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 2.65.1 to 2.65.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/kit@2.65.2/packages/kit)

---
updated-dependencies:
- dependency-name: "@sveltejs/kit"
  dependency-version: 2.65.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/sveltejs/kit-2.65.2 branch from 1b304c6 to 0f1367b Compare June 18, 2026 13:32
@KATO-Hiro KATO-Hiro merged commit 16d2973 into staging Jun 18, 2026
3 checks passed
@KATO-Hiro KATO-Hiro deleted the dependabot/npm_and_yarn/sveltejs/kit-2.65.2 branch June 18, 2026 13:38
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