Skip to content

chore(deps-dev): bump the svelte group with 3 updates#87

Merged
awesomephant merged 1 commit into
mainfrom
dependabot/npm_and_yarn/svelte-b4e730365f
Jul 2, 2025
Merged

chore(deps-dev): bump the svelte group with 3 updates#87
awesomephant merged 1 commit into
mainfrom
dependabot/npm_and_yarn/svelte-b4e730365f

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jul 1, 2025

Bumps the svelte group with 3 updates: @sveltejs/kit, @sveltejs/package and @sveltejs/vite-plugin-svelte.

Updates @sveltejs/kit from 2.21.1 to 2.22.2

Release notes

Sourced from @​sveltejs/kit's releases.

@​sveltejs/kit@​2.22.2

Patch Changes

  • fix: use fallback if untrack doesn't exist in svelte package (#13933)

  • fix: warning for chrome devtools requests now suggests sv instead of vite plugin (#13905)

@​sveltejs/kit@​2.22.1

Patch Changes

  • fix: prevent infinite loop when calling pushState/replaceState in $effect (#13914)

  • chore: use manualChunks to bundle single and inline apps with Rolldown (#13915)

@​sveltejs/kit@​2.22.0

Minor Changes

  • feat: add support for Vite 7 and Rolldown. See https://vite.dev/guide/rolldown.html#how-to-try-rolldown for details about how to try experimental Rolldown support. You will also need vite-plugin-svelte@^6.0.0-next.0 and vite@^7.0.0-beta.0. Compilation should be faster using Rolldown, but with larger bundle sizes until additional tree-shaking is implemented in Rolldown. See #13738 for ongoing work. (#13747)

@​sveltejs/kit@​2.21.5

Patch Changes

  • fix: correctly set the sequential focus navigation point when using hash routing (#13884)

  • fix: regression when resetting focus and the URL hash contains selector combinators or separators (#13884)

@​sveltejs/kit@​2.21.4

Patch Changes

  • fix: correctly access transport decoders on the client when building for a single or inline output app (#13871)

@​sveltejs/kit@​2.21.3

Patch Changes

  • fix: correctly invalidate static analysis cache of child nodes when modifying a universal +layout file during dev (#13793)

  • fix: correctly set sequential focus navigation starting point after navigation (#10856)

  • fix: suppress console spam for chrome devtools requests (#13830)

  • fix: avoid externalising packages that depend on @sveltejs/kit so that libraries can also use redirect and error helpers (#13843)

... (truncated)

Changelog

Sourced from @​sveltejs/kit's changelog.

2.22.2

Patch Changes

  • fix: use fallback if untrack doesn't exist in svelte package (#13933)

  • fix: warning for chrome devtools requests now suggests sv instead of vite plugin (#13905)

2.22.1

Patch Changes

  • fix: prevent infinite loop when calling pushState/replaceState in $effect (#13914)

  • chore: use manualChunks to bundle single and inline apps with Rolldown (#13915)

2.22.0

Minor Changes

  • feat: add support for Vite 7 and Rolldown. See https://vite.dev/guide/rolldown.html#how-to-try-rolldown for details about how to try experimental Rolldown support. You will also need vite-plugin-svelte@^6.0.0-next.0 and vite@^7.0.0-beta.0. Compilation should be faster using Rolldown, but with larger bundle sizes until additional tree-shaking is implemented in Rolldown. See #13738 for ongoing work. (#13747)

2.21.5

Patch Changes

  • fix: correctly set the sequential focus navigation point when using hash routing (#13884)

  • fix: regression when resetting focus and the URL hash contains selector combinators or separators (#13884)

2.21.4

Patch Changes

  • fix: correctly access transport decoders on the client when building for a single or inline output app (#13871)

2.21.3

Patch Changes

  • fix: correctly invalidate static analysis cache of child nodes when modifying a universal +layout file during dev (#13793)

  • fix: correctly set sequential focus navigation starting point after navigation (#10856)

  • fix: suppress console spam for chrome devtools requests (#13830)

... (truncated)

Commits
  • 5e58ca0 Version Packages (#13934)
  • 1df63bb fix: warning for chrome devtools requests now suggests sv instead of vite plu...
  • e66f1d8 fix: use fallback if untrack doesn't exist in svelte package (#13933)
  • 42681d4 Version Packages (#13918)
  • 9a56c98 chore: fix changeset (#13925)
  • a95d5b8 chore: always use manualChunks for bundling single and inline apps (#13915)
  • 464ab2e fix: prevent infinite loop when calling pushState/replaceState in effect ...
  • abcb7c0 bye bye red lines (#13911)
  • cbe5c7a docs: mention support for vite 7 as well
  • f06f9e6 docs: mention that rolldown is experimental
  • Additional commits viewable in compare view

Updates @sveltejs/package from 2.3.11 to 2.3.12

Release notes

Sourced from @​sveltejs/package's releases.

@​sveltejs/package@​2.3.12

Patch Changes

  • fix: handle non-semver-style dependency versions (#13925)
Changelog

Sourced from @​sveltejs/package's changelog.

2.3.12

Patch Changes

  • fix: handle non-semver-style dependency versions (#13925)
Commits

Updates @sveltejs/vite-plugin-svelte from 5.0.3 to 5.1.0

Release notes

Sourced from @​sveltejs/vite-plugin-svelte's releases.

@​sveltejs/vite-plugin-svelte@​5.1.0

Minor Changes

  • scope css to js module to enable treeshaking scoped css from unused components. Requires vite 6.2 and svelte 5.26 (#1092)

Patch Changes

  • add svelte > clsx to optimizeDeps.include to avoid page reload when using vite6 and npm (#1124)
Changelog

Sourced from @​sveltejs/vite-plugin-svelte's changelog.

5.1.0

Minor Changes

  • scope css to js module to enable treeshaking scoped css from unused components. Requires vite 6.2 and svelte 5.26 (#1092)

Patch Changes

  • add svelte > clsx to optimizeDeps.include to avoid page reload when using vite6 and npm (#1124)
Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the svelte group with 3 updates: [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit), [@sveltejs/package](https://github.com/sveltejs/kit/tree/HEAD/packages/package) and [@sveltejs/vite-plugin-svelte](https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte).


Updates `@sveltejs/kit` from 2.21.1 to 2.22.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.22.2/packages/kit)

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

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

---
updated-dependencies:
- dependency-name: "@sveltejs/kit"
  dependency-version: 2.22.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: svelte
- dependency-name: "@sveltejs/package"
  dependency-version: 2.3.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: svelte
- dependency-name: "@sveltejs/vite-plugin-svelte"
  dependency-version: 5.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: svelte
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies javascript Pull requests that update javascript code labels Jul 1, 2025
@awesomephant awesomephant merged commit d86e8a0 into main Jul 2, 2025
1 check passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/svelte-b4e730365f branch July 2, 2025 05:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant