Skip to content

build(deps-dev): Bump @sveltejs/kit from 2.63.0 to 2.64.0#3629

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @sveltejs/kit from 2.63.0 to 2.64.0.

Release notes

Sourced from @​sveltejs/kit's releases.

@​sveltejs/kit@​2.64.0

Minor Changes

  • feat: allow commands to receive File objects (#15978)

Patch Changes

  • fix: avoid server components from being bundled if SSR is turned off for a route (#15982)

@​sveltejs/kit@​2.63.1

Patch Changes

  • fix: use SSE for query.live (#15957)

  • fix: use forward slashes in the generated env.d.ts import path on Windows (#15977)

  • fix: allow $app/environment with a warning when explicitEnvironmentVariables is enabled (#15980)

  • fix: avoid importing Vite while validating explicit environment variables (#15953)

  • docs: adjust the release version of explicit env vars (#15968)

  • fix: ensure version is defined when importing from $app/env with explicit environment variables (#15971)

Changelog

Sourced from @​sveltejs/kit's changelog.

2.64.0

Minor Changes

  • feat: allow commands to receive File objects (#15978)

Patch Changes

  • fix: avoid server components from being bundled if SSR is turned off for a route (#15982)

2.63.1

Patch Changes

  • fix: use SSE for query.live (#15957)

  • fix: use forward slashes in the generated env.d.ts import path on Windows (#15977)

  • fix: allow $app/environment with a warning when explicitEnvironmentVariables is enabled (#15980)

  • fix: avoid importing Vite while validating explicit environment variables (#15953)

  • docs: adjust the release version of explicit env vars (#15968)

  • fix: ensure version is defined when importing from $app/env with explicit environment variables (#15971)

Commits
  • 1c30797 Version Packages (#15984)
  • c630529 feat: allow commands to receive File objects (#15978)
  • 1a2c1fd fix: avoid adding the component to the server node if SSR is turned off (#15982)
  • 33dec0e Version Packages (#15962)
  • 0fd507c fix: allow $app/environment with a warning when `explicitEnvironmentVariabl...
  • a31fdc6 docs: fix explicit env vars docs version (#15968)
  • 98ab0e2 chore: better internal types for page options (#15976)
  • f57a4bc fix: use forward slashes in generated env.d.ts import path on Windows (#15977)
  • 17fadaa fix: ensure version is defined when using $app/env with explicit env vars (#1...
  • f0ba6e0 fix: keep vite out of the $app/env runtime validator (#15953)
  • Additional commits viewable in compare view

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 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.63.0 to 2.64.0.
- [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.64.0/packages/kit)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 9, 2026
@KATO-Hiro KATO-Hiro merged commit 8f50a7c into staging Jun 9, 2026
3 checks passed
@KATO-Hiro KATO-Hiro deleted the dependabot/npm_and_yarn/sveltejs/kit-2.64.0 branch June 9, 2026 21:44
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