Skip to content

chore(deps): bump the svelte group across 1 directory with 2 updates#198

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/svelte-72fbcc363d
Open

chore(deps): bump the svelte group across 1 directory with 2 updates#198
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/svelte-72fbcc363d

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the svelte group with 2 updates in the / directory: @sveltejs/kit and svelte.

Updates @sveltejs/kit from 2.61.1 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)

@​sveltejs/kit@​2.63.0

Minor Changes

  • feat: explicit env vars (#15934)

Patch Changes

  • fix: remove check for svelte.config.js before running sync (#15946)

  • fix: generate a placeholder tsconfig.json to squelch sync-time warnings (#15948)

  • fix: allow use of $app/env/public in service workers (#15950)

... (truncated)

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)

2.63.0

Minor Changes

  • feat: explicit env vars (#15934)

Patch Changes

  • fix: remove check for svelte.config.js before running sync (#15946)

  • fix: generate a placeholder tsconfig.json to squelch sync-time warnings (#15948)

  • fix: allow use of $app/env/public in service workers (#15950)

... (truncated)

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

Updates svelte from 5.55.9 to 5.56.3

Release notes

Sourced from svelte's releases.

svelte@5.56.3

Patch Changes

  • fix: ignore errors that occur in destroyed effects (#18384)

  • fix: type BigInts in $state.snapshot(...) return values (#18388)

svelte@5.56.2

Patch Changes

  • fix: properly track effect end node for async sibling component (#18371)

  • fix: prevent false-positive reactivity loss warning (#18373)

  • chore: bump esrap dependency (#18372)

  • fix: ignore declaration tags for animation directive (#18366)

  • fix: reject pending async deriveds on discard (#18308)

svelte@5.56.1

Patch Changes

  • fix: error at compile time on duplicate snippet/declaration tag definitions (#18351)

  • fix: parse declaration tag contents more robustly (#18353)

  • fix: correctly transform references to earlier declarators in a declaration tag (e.g. {let a = $state(0), b = $derived(a * 2)}) (#18348)

  • fix: avoid spurious state_referenced_locally warnings for $derived declarations in declaration tags (#18348)

  • fix: tolerate whitespace before let/const in declaration tags (#18348)

  • fix: prevent infinite loop when a tag's expression ends with a trailing / at the end of the input (#18350)

  • fix: more robust parsing of declaration tags with regards to type (#18330)

  • fix: preserve newlines in spread input values when the type attribute is applied after value (#18345)

  • fix: update SvelteURLSearchParams when setting duplicate keys to the same joined value (#18336)

  • fix: check references for blockers on server, too (#18352)

svelte@5.56.0

Minor Changes

  • feat: allow declarations in the template (#18282)

Patch Changes

... (truncated)

Changelog

Sourced from svelte's changelog.

5.56.3

Patch Changes

  • fix: ignore errors that occur in destroyed effects (#18384)

  • fix: type BigInts in $state.snapshot(...) return values (#18388)

5.56.2

Patch Changes

  • fix: properly track effect end node for async sibling component (#18371)

  • fix: prevent false-positive reactivity loss warning (#18373)

  • chore: bump esrap dependency (#18372)

  • fix: ignore declaration tags for animation directive (#18366)

  • fix: reject pending async deriveds on discard (#18308)

5.56.1

Patch Changes

  • fix: error at compile time on duplicate snippet/declaration tag definitions (#18351)

  • fix: parse declaration tag contents more robustly (#18353)

  • fix: correctly transform references to earlier declarators in a declaration tag (e.g. {let a = $state(0), b = $derived(a * 2)}) (#18348)

  • fix: avoid spurious state_referenced_locally warnings for $derived declarations in declaration tags (#18348)

  • fix: tolerate whitespace before let/const in declaration tags (#18348)

  • fix: prevent infinite loop when a tag's expression ends with a trailing / at the end of the input (#18350)

  • fix: more robust parsing of declaration tags with regards to type (#18330)

  • fix: preserve newlines in spread input values when the type attribute is applied after value (#18345)

  • fix: update SvelteURLSearchParams when setting duplicate keys to the same joined value (#18336)

  • fix: check references for blockers on server, too (#18352)

5.56.0

Minor Changes

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 8, 2026
@dependabot dependabot Bot requested a review from devartifex as a code owner June 8, 2026 13:31
Bumps the svelte group with 2 updates in the / directory: [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) and [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte).


Updates `@sveltejs/kit` from 2.61.1 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)

Updates `svelte` from 5.55.9 to 5.56.3
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.56.3/packages/svelte)

---
updated-dependencies:
- dependency-name: "@sveltejs/kit"
  dependency-version: 2.63.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: svelte
- dependency-name: svelte
  dependency-version: 5.56.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: svelte
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/svelte-72fbcc363d branch from 1de6975 to c66b2a1 Compare June 10, 2026 16:41
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