Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Jan 8, 2025

This PR contains the following updates:

Package Change Age Confidence
svelte-check 4.1.14.3.6 age confidence

Release Notes

sveltejs/language-tools (svelte-check)

v4.3.6

Compare Source

Patch Changes
  • fix: don't hoist type/snippet referencing $store (#​2926)

v4.3.5

Compare Source

Patch Changes
  • fix: ensure await-block type is preserved in the latest Svelte version (#​2895)

v4.3.4

Compare Source

Patch Changes
  • chore: use machine format when run by Claude Code (#​2870)

v4.3.3

Compare Source

Patch Changes
  • fix: prevent file watcher issue (#​2859)

  • fix: allow undefined and null values for #each in Svelte 5 (#​2863)

  • perf: check if file content changed in tsconfig file watch (#​2859)

v4.3.2

Compare Source

Patch Changes
  • perf: tweak some snapshot hot paths (#​2852)

  • perf: more precise module cache invalidation (#​2853)

  • fix: properly handle runes={false} in <svelte:options> (#​2847)

See https://github.com/sveltejs/language-tools/releases

v4.3.1

Compare Source

fix: handle object literal in MustacheTag (#​2805)

v4.3.0

Compare Source

  • feat: zero types for params (#​2795)
  • feat: add await support (#​2799)
  • fix: strip doctype using AST instead of regex (#​2798)
  • chore: make human output more concise and readable (#​2748)

v4.2.2

Compare Source

  • fix: invalidate project file cache and handle watcher race condition (#​2779)
  • fix: prevent error with bind:this={get, set} (#​2781)
  • fix: don't treat derived imported from svelte/store as a potential store (#​2780)
  • fix: key block can have its own block scope (#​2768)

v4.2.1

Compare Source

  • feat: support generics on snippets (#​2761)

v4.2.0

Compare Source

  • feat: support attachments (#​2760)
  • fix: deduplicate definition for rune-mode components (#​2759)

v4.1.7

Compare Source

  • fix: robustify hoisting logic around prop types (#​2740)
  • fix: ensure typed exports are marked as used (#​2746)
  • chore: bump vscode-html/css-language-service (#​2752)
  • fix: ensure eligible snippets can be referenced in module script (#​2753)
  • fix: prevent error with unclosed tag followed by LF or end of file (#​2750)

v4.1.6

Compare Source

  • fix: prevent unused variable error for bindable
  • fix: ensure exports in runes mode are marked as used
  • fix: add color CLI options

v4.1.5

Compare Source

  • fix: take other snippets into account when checking for hoistability (#​2668)
  • fix: disambiguate render in module script (#​2667)
  • fix: properly transform $props.id when $props is assigned to props (#​2694)
  • fix: handle booleanish popover (#​2702)
  • chore: bump vscode-html/css-language-service (#​2677)
  • fix: use referenced project's compiler option to get resolution mode (#​2676)

v4.1.4

Compare Source

  • fix: don't hoist types/snippets referencing stores or destructured variables (#​2661)

v4.1.3

Compare Source

  • fix: move snippets to correct place when only module script present

v4.1.2

Compare Source

  • feat: support generics attribute for JSDoc (#​2624)
  • fix: better snippet/interface hoistability analysis (#​2655)
  • chore: TypeScript 5.7 support (#​2585)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update dependency svelte-check to v4.1.3 chore(deps): update dependency svelte-check to v4.1.4 Jan 13, 2025
@renovate renovate bot force-pushed the renovate/svelte-check-4.x-lockfile branch from 14865d3 to 980cf32 Compare January 23, 2025 18:54
@renovate renovate bot force-pushed the renovate/svelte-check-4.x-lockfile branch from 980cf32 to 07ba3d5 Compare March 3, 2025 13:48
@renovate renovate bot changed the title chore(deps): update dependency svelte-check to v4.1.4 chore(deps): update dependency svelte-check to v4.1.5 Mar 6, 2025
@renovate renovate bot force-pushed the renovate/svelte-check-4.x-lockfile branch from 07ba3d5 to 4fa7e22 Compare March 6, 2025 17:02
@renovate renovate bot changed the title chore(deps): update dependency svelte-check to v4.1.5 chore(deps): update dependency svelte-check to v4.1.6 Apr 13, 2025
@renovate renovate bot changed the title chore(deps): update dependency svelte-check to v4.1.6 chore(deps): update dependency svelte-check to v4.1.7 May 2, 2025
@renovate renovate bot changed the title chore(deps): update dependency svelte-check to v4.1.7 chore(deps): update dependency svelte-check to v4.2.0 May 14, 2025
@renovate renovate bot changed the title chore(deps): update dependency svelte-check to v4.2.0 chore(deps): update dependency svelte-check to v4.2.1 May 15, 2025
@renovate renovate bot changed the title chore(deps): update dependency svelte-check to v4.2.1 chore(deps): update dependency svelte-check to v4.2.2 Jun 19, 2025
@renovate renovate bot force-pushed the renovate/svelte-check-4.x-lockfile branch from 4fa7e22 to d2936b1 Compare July 2, 2025 16:56
@renovate renovate bot force-pushed the renovate/svelte-check-4.x-lockfile branch from d2936b1 to 44ba552 Compare July 17, 2025 18:34
@renovate renovate bot changed the title chore(deps): update dependency svelte-check to v4.2.2 chore(deps): update dependency svelte-check to v4.3.0 Jul 17, 2025
@renovate renovate bot changed the title chore(deps): update dependency svelte-check to v4.3.0 chore(deps): update dependency svelte-check to v4.3.1 Aug 3, 2025
@renovate renovate bot force-pushed the renovate/svelte-check-4.x-lockfile branch from 44ba552 to d03f402 Compare August 3, 2025 10:59
@renovate renovate bot force-pushed the renovate/svelte-check-4.x-lockfile branch 2 times, most recently from 6ffbe5e to 23083e1 Compare August 13, 2025 12:36
@renovate renovate bot force-pushed the renovate/svelte-check-4.x-lockfile branch from 23083e1 to 68a5c0b Compare August 19, 2025 11:50
@renovate renovate bot changed the title chore(deps): update dependency svelte-check to v4.3.1 chore(deps): update dependency svelte-check to v4.3.2 Sep 22, 2025
@renovate renovate bot force-pushed the renovate/svelte-check-4.x-lockfile branch 2 times, most recently from 3a39413 to eae2916 Compare September 25, 2025 17:45
@renovate renovate bot force-pushed the renovate/svelte-check-4.x-lockfile branch from eae2916 to c1cd432 Compare October 8, 2025 19:30
@renovate renovate bot changed the title chore(deps): update dependency svelte-check to v4.3.2 chore(deps): update dependency svelte-check to v4.3.3 Oct 8, 2025
@renovate renovate bot force-pushed the renovate/svelte-check-4.x-lockfile branch from c1cd432 to db6c95b Compare October 21, 2025 19:37
@renovate renovate bot changed the title chore(deps): update dependency svelte-check to v4.3.3 chore(deps): update dependency svelte-check to v4.3.4 Nov 11, 2025
@renovate renovate bot force-pushed the renovate/svelte-check-4.x-lockfile branch from db6c95b to 9bad996 Compare November 11, 2025 14:37
@renovate renovate bot force-pushed the renovate/svelte-check-4.x-lockfile branch from 9bad996 to 062be0d Compare December 20, 2025 10:47
@renovate renovate bot changed the title chore(deps): update dependency svelte-check to v4.3.4 chore(deps): update dependency svelte-check to v4.3.5 Dec 20, 2025
@renovate renovate bot force-pushed the renovate/svelte-check-4.x-lockfile branch from 062be0d to 7b0a43b Compare December 31, 2025 18:41
@renovate renovate bot changed the title chore(deps): update dependency svelte-check to v4.3.5 chore(deps): update dependency svelte-check to v4.3.6 Jan 31, 2026
@renovate renovate bot force-pushed the renovate/svelte-check-4.x-lockfile branch from 7b0a43b to 790e6f0 Compare January 31, 2026 09:59
@renovate renovate bot force-pushed the renovate/svelte-check-4.x-lockfile branch from 790e6f0 to a7b0d34 Compare February 2, 2026 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants