Skip to content

Bump svelte, svelte-preprocess, @sveltejs/kit, eslint-plugin-svelte, prettier-plugin-svelte and svelte-check#88

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-d956ee40c7
Open

Bump svelte, svelte-preprocess, @sveltejs/kit, eslint-plugin-svelte, prettier-plugin-svelte and svelte-check#88
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-d956ee40c7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 14, 2026

Bumps svelte, svelte-preprocess, @sveltejs/kit, eslint-plugin-svelte, prettier-plugin-svelte and svelte-check. These dependencies needed to be updated together.
Updates svelte from 4.2.1 to 5.55.7

Release notes

Sourced from svelte's releases.

svelte@5.55.7

Patch Changes

svelte@5.55.6

Patch Changes

  • fix: leave stale promises to wait for a later resolution, instead of rejecting (#18180)

  • fix: keep dependencies of $state.eager/pending (#18218)

  • fix: reapply context after transforming error during SSR (#18099)

  • fix: don't rebase just-created batches (#18117)

  • chore: allow null for pending in typings (#18201)

  • fix: flush eager effects in production (#18107)

  • fix: rethrow error of failed iterable after calling return() (#18169)

  • fix: account for proxified instance when updating bind:this (#18147)

  • fix: ensure scheduled batch is flushed if not obsolete (#18131)

  • fix: resolve stale deriveds with latest value (#18167)

  • chore: remove unnecessary increment_pending calls (#18183)

  • fix: correctly compile component member expressions for SSR (#18192)

  • fix: reset source.updated stack traces after flush (#18196)

  • fix: replacing async 'blocking' strategy with 'merging' (#18205)

  • fix: allow @debug tags to reference awaited variables (#18138)

  • fix: re-run fallback props if dependencies update (#18146)

  • fix: abort running obsolete async branches (#18118)

... (truncated)

Changelog

Sourced from svelte's changelog.

svelte

4.2.3

Patch Changes

  • fix: improve a11y-click-events-have-key-events message (#9358)

  • fix: more robust hydration of html tag (#9184)

4.2.2

Patch Changes

  • fix: support camelCase properties on custom elements (#9328)

  • fix: add missing plaintext-only value to contenteditable type (#9242)

  • chore: upgrade magic-string to 0.30.4 (#9292)

  • fix: ignore trailing comments when comparing nodes (#9197)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for svelte since your current version.


Updates svelte-preprocess from 5.0.4 to 5.1.4

Changelog

Sourced from svelte-preprocess's changelog.

5.1.4 (2024-04-16)

Bug Fixes

5.1.3 (2023-12-18)

Bug Fixes

  • sass dependency list referencing source file in win32 (#621) (209312f)

5.1.2 (2023-12-12)

  • chore: mark postcss-load-config 5 as supported (3b5b1f0)

5.1.1 (2023-11-21)

Bug Fixes

  • force module(resolution) (66d3cf9)

5.1.0 (2023-11-10)

Bug Fixes

  • spelling "dianostics" - "diagnostics" (#606) (a48cc4e)

Features

  • add experimental support for Svelte 5 (923f437)
Commits
Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


Updates @sveltejs/kit from 1.26.0 to 1.30.4

Changelog

Sourced from @​sveltejs/kit's changelog.

1.30.4

Patch Changes

  • chore(deps): upgrade and unpin undici (#11860)

1.30.3

Patch Changes

  • fix: correct documentation for beforeNavigate (#11300)

1.30.2

Patch Changes

  • fix: revert recent 'correctly return 415' and 'correctly return 404' changes (#11295)

1.30.1

Patch Changes

  • fix: prerendered root page with paths.base config uses correct trailing slash option (#10763)

  • fix: correctly return 404 when a form action is not found (#11278)

1.30.0

Minor Changes

  • feat: inline response.arrayBuffer() during ssr (#10535)

Patch Changes

  • fix: allow "false" value for preload link options (#10555)

  • fix: call worker unref instead of terminate (#10120)

  • fix: correctly analyse exported server API methods during build (#11019)

  • fix: avoid error when back navigating before page is initialized (#10636)

  • fix: allow service-worker.js to import assets (#9285)

  • fix: distinguish better between not-found and internal-error (#11131)

1.29.1

Patch Changes

... (truncated)

Commits

Updates eslint-plugin-svelte from 2.33.2 to 2.46.1

Release notes

Sourced from eslint-plugin-svelte's releases.

eslint-plugin-svelte@2.46.0

Minor Changes

eslint-plugin-svelte@2.45.1

Patch Changes

eslint-plugin-svelte@2.45.0

Minor Changes

Patch Changes

eslint-plugin-svelte@2.44.1

Patch Changes

eslint-plugin-svelte@2.44.0

Minor Changes

  • #841 85053a1 Thanks @​jrmajor! - feat: add config option for foreign elements in svelte/html-self-closing rule

Patch Changes

eslint-plugin-svelte@2.43.0

Minor Changes

eslint-plugin-svelte@2.42.0

Minor Changes

eslint-plugin-svelte@2.41.0

Minor Changes

... (truncated)

Changelog

Sourced from eslint-plugin-svelte's changelog.

eslint-plugin-svelte

3.17.1

Patch Changes

3.17.0

Minor Changes

Patch Changes

  • #1490 b742163 Thanks @​marekdedic! - fix(no-navigation-without-resolve): properly detecting invalid binary expression operators

3.16.0

Minor Changes

  • #1483 69c9a6a Thanks @​shimscho! - feat: add svelte/max-lines-per-block rule to enforce maximum line counts per block in Svelte SFCs

  • #1484 98eae61 Thanks @​Stadly! - feat: ignore parenthetical notes in svelte-ignore comments

3.15.2

Patch Changes

  • #1494 5d556c8 Thanks @​marekdedic! - fix(no-navigation-without-resolve): fixed a rule crash when encountering an attribute without value

3.15.1

Patch Changes

  • #1477 8c5f51e Thanks @​ota-meshi! - fix(no-top-level-browser-globals): false positive when browser globals appear inside TypeScript generic type parameters (e.g. $state<HTMLElement>(...)).

  • #1467 d81b556 Thanks @​marekdedic! - fix(no-navigation-without-resolve): fixed nullish link shorthands not being allowed

3.15.0

Minor Changes

3.14.0

... (truncated)

Commits
  • 85487c8 2.46.1
  • e35ca8f chore: fix eslint config
  • 2989df5 chore: fix eslint config
  • a6b19c0 fix: crash with eslint v9.16.0 in svelte/no-inner-declarations
  • 85a055a chore: release eslint-plugin-svelte (#882)
  • bbc3e07 fix(deps): update dependency svelte-eslint-parser to ^0.43.0 (#884)
  • 051925c feat: update svelte to v5.0.0 (#881)
  • ad83f29 chore(deps): update dependency stylus to ^0.64.0
  • 960d437 fix(deps): update dependency known-css-properties to ^0.35.0
  • e57a1b5 chore: release eslint-plugin-svelte (#875)
  • Additional commits viewable in compare view

Updates prettier-plugin-svelte from 2.10.1 to 3.5.2

Changelog

Sourced from prettier-plugin-svelte's changelog.

3.5.2

  • (fix) Preserve non-breaking spaces
  • (fix) handle comments in bind: get/set tuple
  • (fix) handle computed properties in e.g. {#each} blocks

3.5.1

  • (fix) Svelte 5: print trailing attribute comments

3.5.0

  • (feat) Svelte 5: print attribute comments

3.4.1

  • (fix) externalize all prettier imports
  • (fix) don't remove parantheses of bind:ings with as type casts

3.4.0

  • (feat) Svelte 5: support attachments ({@attach ...})

3.3.3

  • (fix) Svelte 5: ensure bind get/set is broken up correctly when too long

3.3.2

  • (fix) Svelte 5: handle type annotations on Svelte control flow blocks
  • (fix) preserve style/script tags at the end of the file when using svelteSortOrder: "none"

3.3.1

  • (feat) Svelte 5: support upcoming bind:value={get, set}

3.3.0

  • (feat) Svelte 5: support upcoming <svelte:boundary>
  • (feat) Svelte 5: support upcoming <svelte:html>
  • (feat) Svelte 5: support upcoming #each without as

3.2.8

  • (chore) provide IDE tooling a way to pass Svelte compiler path

3.2.7

  • (fix) force quote style inside style directives
  • (fix) preserve commas in array expressions

... (truncated)

Commits

Updates svelte-check from 3.5.2 to 3.8.6

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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

…prettier-plugin-svelte and svelte-check

Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte), [svelte-preprocess](https://github.com/sveltejs/svelte-preprocess), [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit), [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte/tree/HEAD/packages/eslint-plugin-svelte), [prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte) and [svelte-check](https://github.com/sveltejs/language-tools). These dependencies needed to be updated together.

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

Updates `svelte-preprocess` from 5.0.4 to 5.1.4
- [Changelog](https://github.com/sveltejs/svelte-preprocess/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte-preprocess/commits/v5.1.4)

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

Updates `eslint-plugin-svelte` from 2.33.2 to 2.46.1
- [Release notes](https://github.com/sveltejs/eslint-plugin-svelte/releases)
- [Changelog](https://github.com/sveltejs/eslint-plugin-svelte/blob/main/packages/eslint-plugin-svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/eslint-plugin-svelte/commits/v2.46.1/packages/eslint-plugin-svelte)

Updates `prettier-plugin-svelte` from 2.10.1 to 3.5.2
- [Changelog](https://github.com/sveltejs/prettier-plugin-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/prettier-plugin-svelte/commits/v3.5.2)

Updates `svelte-check` from 3.5.2 to 3.8.6
- [Release notes](https://github.com/sveltejs/language-tools/releases)
- [Commits](sveltejs/language-tools@svelte-check-3.5.2...svelte-check-3.8.6)

---
updated-dependencies:
- dependency-name: svelte
  dependency-version: 5.55.7
  dependency-type: direct:development
- dependency-name: svelte-preprocess
  dependency-version: 5.1.4
  dependency-type: direct:production
- dependency-name: "@sveltejs/kit"
  dependency-version: 1.30.4
  dependency-type: direct:development
- dependency-name: eslint-plugin-svelte
  dependency-version: 2.46.1
  dependency-type: direct:development
- dependency-name: prettier-plugin-svelte
  dependency-version: 3.5.2
  dependency-type: direct:development
- dependency-name: svelte-check
  dependency-version: 3.8.6
  dependency-type: direct:development
...

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 May 14, 2026
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