Skip to content

chore(deps): update dependency svelte-check to v4.7.6 - #242

Open
renovate[bot] wants to merge 1 commit into
the-onefrom
renovate/svelte-check-4.x-lockfile
Open

chore(deps): update dependency svelte-check to v4.7.6#242
renovate[bot] wants to merge 1 commit into
the-onefrom
renovate/svelte-check-4.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Mar 6, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
svelte-check 4.1.44.7.6 age confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

sveltejs/language-tools (svelte-check)

v4.7.6

Compare Source

Patch Changes
  • fix: don't log an error for vite configs without a Svelte plugin (#​3091)

  • fix: handle SvelteKit 3 having its config merged at the top level (#​3104)

v4.7.5

Compare Source

Patch Changes

v4.7.4

Compare Source

Patch Changes
  • fix: support TypeScript 7 Stable under npm alias (#​3073)

v4.7.3

Compare Source

Patch Changes
  • feat: zero-config +error.svelte props (#​3076)

v4.7.2

Compare Source

Patch Changes
  • fix: resolve tsgo bin path with package.json (#​3074)

  • fix: report tsconfig errors in --tsgo-experimental-api (#​3070)

v4.7.1

Compare Source

Patch Changes
  • fix: correctly parse --tsgo-experimental-api flag (#​3067)

v4.7.0

Compare Source

Minor Changes
  • feat: add --config option (#​3066)

  • feat: svelte-check tsgo support with experimental api (#​3036)

Patch Changes

v4.6.0

Compare Source

Minor Changes
  • feat: support reading Svelte config from vite.config.js/ts (#​3031)
Patch Changes

v4.5.0

Compare Source

Minor Changes
  • feat: support Svelte 5 declaration tags (#​3033)
Patch Changes
  • fix: properly handle props with the name slot inside Svelte 5 snippets (#​3030)

  • feat: add support for svelte config ts/mts files (#​3009)

v4.4.8

Compare Source

Patch Changes
  • feat: typescript 6.0 support (#​2985)

v4.4.7

Compare Source

Patch Changes
  • fix: flush stdout/stderr before exit (#​3014)

  • fix: report diagnostics in tsconfig.json (#​3005)

v4.4.6

Compare Source

Patch Changes
  • fix: prevent config loading message in svelte-check --incremental (#​2974)

  • fix: resolve svelte files with NodeNext in --incremental/tsgo (#​2990)

  • perf: various optimization with ast walk (#​2969)

  • fix: prevent error with escape sequence in attribute (#​2968)

  • fix: typescript 6.0 compatibility (#​2988)

v4.4.5

Compare Source

Patch Changes
  • fix: use Promise for async kit handler return types (#​2966)

v4.4.4

Compare Source

Patch Changes
  • fix: more robust detection of lang="ts" attribute (#​2957)

  • fix: pass filename to warningFilter (#​2959)

  • fix: resolve svelte files under path alias in --incremental/tsgo mode (#​2955)

v4.4.3

Compare Source

Patch Changes
  • fix: respect @ts-ignore etc comments within tags (#​2950)

v4.4.2

Compare Source

Patch Changes
  • fix: resolve shims correctly in --incremental/tsgo mode (cd1ff2f)

  • fix: include references in generated tsconfig.json in --incremental/tsgo mode (1990f74)

v4.4.1

Compare Source

Patch Changes
  • fix: handle relative imports reaching outside working directory when using --incremental/--tsgo flags (#​2942)

  • fix: support SvelteKit zero types in svelte-check --incremental (#​2939)

v4.4.0

Compare Source

Minor Changes
  • feat: provide --incremental and --tsgo flags (#​2932)
Patch Changes
  • fix: ignore Unix domain sockets in file watcher to prevent crashes (#​2931)

  • fix: properly use machine output by default for Claude Code (e9f58d2)

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)

Configuration

📅 Schedule: (UTC)

  • 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.

@coderabbitai

coderabbitai Bot commented Mar 6, 2025

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

@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 force-pushed the renovate/svelte-check-4.x-lockfile branch from 885e14a to 6951425 Compare April 13, 2025 09:25
@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 force-pushed the renovate/svelte-check-4.x-lockfile branch from 6951425 to df6a20b Compare May 2, 2025 17:59
@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 force-pushed the renovate/svelte-check-4.x-lockfile branch from df6a20b to 711e02a Compare May 14, 2025 16:32
@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 force-pushed the renovate/svelte-check-4.x-lockfile branch from 711e02a to 2f17cca Compare May 15, 2025 19:35
@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 2f17cca to 0f8bf38 Compare June 19, 2025 11:00
@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 force-pushed the renovate/svelte-check-4.x-lockfile branch from 0f8bf38 to fc3d66f Compare July 17, 2025 22:43
@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 fc3d66f to 587c0db Compare August 3, 2025 10:02
@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 e372c09 to 36f9cf5 Compare September 25, 2025 21:29
@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 36f9cf5 to 75ae06e Compare October 8, 2025 17:43
@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 75ae06e to ae1c8c0 Compare November 11, 2025 18:13
@renovate
renovate Bot force-pushed the renovate/svelte-check-4.x-lockfile branch from ae1c8c0 to 87a0cf8 Compare December 20, 2025 10:11
@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 87a0cf8 to 1189955 Compare January 31, 2026 09:05
@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 1189955 to a5989ac Compare February 12, 2026 17:50
@renovate renovate Bot changed the title chore(deps): update dependency svelte-check to v4.3.6 chore(deps): update dependency svelte-check to v4.4.0 Feb 13, 2026
@renovate
renovate Bot force-pushed the renovate/svelte-check-4.x-lockfile branch from a5989ac to a98d191 Compare February 13, 2026 17:54
@renovate renovate Bot changed the title chore(deps): update dependency svelte-check to v4.4.0 chore(deps): update dependency svelte-check to v4.4.1 Feb 18, 2026
@renovate
renovate Bot force-pushed the renovate/svelte-check-4.x-lockfile branch from 5f8288b to d340d37 Compare February 26, 2026 17:04
@renovate renovate Bot changed the title chore(deps): update dependency svelte-check to v4.4.3 chore(deps): update dependency svelte-check to v4.4.4 Feb 26, 2026
@renovate renovate Bot changed the title chore(deps): update dependency svelte-check to v4.4.4 chore(deps): update dependency svelte-check to v4.4.5 Mar 7, 2026
@renovate
renovate Bot force-pushed the renovate/svelte-check-4.x-lockfile branch from d340d37 to a08fa76 Compare March 7, 2026 21:26
@renovate renovate Bot changed the title chore(deps): update dependency svelte-check to v4.4.5 chore(deps): update dependency svelte-check to v4.4.6 Mar 31, 2026
@renovate
renovate Bot force-pushed the renovate/svelte-check-4.x-lockfile branch from a08fa76 to 2b9fe6e Compare March 31, 2026 01:47
@renovate renovate Bot changed the title chore(deps): update dependency svelte-check to v4.4.6 chore(deps): update dependency svelte-check to v4.4.7 May 1, 2026
@renovate
renovate Bot force-pushed the renovate/svelte-check-4.x-lockfile branch 2 times, most recently from eff5f26 to b87ca4e Compare May 5, 2026 08:48
@renovate renovate Bot changed the title chore(deps): update dependency svelte-check to v4.4.7 chore(deps): update dependency svelte-check to v4.4.8 May 5, 2026
@renovate renovate Bot changed the title chore(deps): update dependency svelte-check to v4.4.8 chore(deps): update dependency svelte-check to v4.5.0 Jun 1, 2026
@renovate
renovate Bot force-pushed the renovate/svelte-check-4.x-lockfile branch from b87ca4e to fecddad Compare June 1, 2026 18:04
@renovate renovate Bot changed the title chore(deps): update dependency svelte-check to v4.5.0 chore(deps): update dependency svelte-check to v4.6.0 Jun 4, 2026
@renovate
renovate Bot force-pushed the renovate/svelte-check-4.x-lockfile branch from fecddad to fe42806 Compare June 4, 2026 10:48
@renovate renovate Bot changed the title chore(deps): update dependency svelte-check to v4.6.0 chore(deps): update dependency svelte-check to v4.7.0 Jun 23, 2026
@renovate
renovate Bot force-pushed the renovate/svelte-check-4.x-lockfile branch 2 times, most recently from 33ef0ca to 23d318c Compare June 24, 2026 10:39
@renovate renovate Bot changed the title chore(deps): update dependency svelte-check to v4.7.0 chore(deps): update dependency svelte-check to v4.7.1 Jun 24, 2026
@renovate
renovate Bot force-pushed the renovate/svelte-check-4.x-lockfile branch from 23d318c to c984913 Compare July 7, 2026 17:48
@renovate renovate Bot changed the title chore(deps): update dependency svelte-check to v4.7.1 chore(deps): update dependency svelte-check to v4.7.2 Jul 7, 2026
@renovate renovate Bot changed the title chore(deps): update dependency svelte-check to v4.7.2 chore(deps): update dependency svelte-check to v4.7.3 Jul 15, 2026
@renovate
renovate Bot force-pushed the renovate/svelte-check-4.x-lockfile branch from c984913 to aee935d Compare July 15, 2026 21:43
@renovate
renovate Bot force-pushed the renovate/svelte-check-4.x-lockfile branch from aee935d to 350b886 Compare July 27, 2026 14:40
@renovate renovate Bot changed the title chore(deps): update dependency svelte-check to v4.7.3 chore(deps): update dependency svelte-check to v4.7.4 Jul 27, 2026
@renovate
renovate Bot force-pushed the renovate/svelte-check-4.x-lockfile branch from 350b886 to 70d220a Compare August 7, 2026 08:56
@renovate renovate Bot changed the title chore(deps): update dependency svelte-check to v4.7.4 chore(deps): update dependency svelte-check to v4.7.5 Aug 7, 2026
@renovate
renovate Bot force-pushed the renovate/svelte-check-4.x-lockfile branch from 70d220a to a3729a0 Compare August 11, 2026 21:06
@renovate
renovate Bot force-pushed the renovate/svelte-check-4.x-lockfile branch from a3729a0 to 8657949 Compare August 13, 2026 11:00
@renovate renovate Bot changed the title chore(deps): update dependency svelte-check to v4.7.5 chore(deps): update dependency svelte-check to v4.7.6 Aug 13, 2026
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