Skip to content

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

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

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

Conversation

@renovate

@renovaterenovateBot commented Mar 20, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageChangeAgeConfidence
svelte-check4.1.44.7.6ageconfidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard 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

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 is behind base branch, 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.

@netlify

netlifyBot commented Mar 20, 2025

Copy link
Copy Markdown

Deploy Preview for ree6-backend ready!

NameLink
🔨 Latest commitaaa6860
🔍 Latest deploy loghttps://app.netlify.com/projects/ree6-backend/deploys/6a8137706adeb60009183e69
😎 Deploy Previewhttps://deploy-preview-400--ree6-backend.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@renovaterenovateBot changed the title chore(deps): update dependency svelte-check to v4.1.5chore(deps): update dependency svelte-check to v4.1.6Apr 13, 2025
@renovate
renovateBotforce-pushed the renovate/svelte-check-4.x-lockfile branch from d9c6c8d to d291615CompareApril 13, 2025 11:01
@renovate
renovateBotforce-pushed the renovate/svelte-check-4.x-lockfile branch from d291615 to 74219c8CompareApril 24, 2025 06:59
@renovaterenovateBot changed the title chore(deps): update dependency svelte-check to v4.1.6chore(deps): update dependency svelte-check to v4.1.7May 2, 2025
@renovate
renovateBotforce-pushed the renovate/svelte-check-4.x-lockfile branch from 74219c8 to 016d8bbCompareMay 2, 2025 18:39
@renovaterenovateBot changed the title chore(deps): update dependency svelte-check to v4.1.7chore(deps): update dependency svelte-check to v4.2.0May 14, 2025
@renovate
renovateBotforce-pushed the renovate/svelte-check-4.x-lockfile branch 2 times, most recently from d6ee127 to e578f96CompareMay 15, 2025 19:14
@renovaterenovateBot changed the title chore(deps): update dependency svelte-check to v4.2.0chore(deps): update dependency svelte-check to v4.2.1May 15, 2025
@renovate
renovateBotforce-pushed the renovate/svelte-check-4.x-lockfile branch from e578f96 to 19df25cCompareMay 28, 2025 08:22
@renovate
renovateBotforce-pushed the renovate/svelte-check-4.x-lockfile branch 5 times, most recently from 364fb3d to 48ff79fCompareJune 19, 2025 10:28
@renovaterenovateBot changed the title chore(deps): update dependency svelte-check to v4.2.1chore(deps): update dependency svelte-check to v4.2.2Jun 19, 2025
@renovate
renovateBotforce-pushed the renovate/svelte-check-4.x-lockfile branch from 48ff79f to 3d1e0d6CompareJune 19, 2025 11:52
@renovate
renovateBotforce-pushed the renovate/svelte-check-4.x-lockfile branch 3 times, most recently from 376a174 to 8a4cd98CompareJune 19, 2025 12:00
@renovaterenovateBot changed the title chore(deps): update dependency svelte-check to v4.2.2chore(deps): update dependency svelte-check to v4.3.0Jul 17, 2025
@renovate
renovateBotforce-pushed the renovate/svelte-check-4.x-lockfile branch from 8a4cd98 to 74a91baCompareJuly 17, 2025 20:36
@renovaterenovateBot changed the title chore(deps): update dependency svelte-check to v4.3.0chore(deps): update dependency svelte-check to v4.3.1Aug 3, 2025
@renovate
renovateBotforce-pushed the renovate/svelte-check-4.x-lockfile branch from 74a91ba to 6021fcfCompareAugust 3, 2025 09:59
@renovate
renovateBotforce-pushed the renovate/svelte-check-4.x-lockfile branch from 6021fcf to 9ff5a0aCompareAugust 19, 2025 14:32
@sonarqubecloud

Copy link
Copy Markdown

@renovaterenovateBot changed the title chore(deps): update dependency svelte-check to v4.3.1chore(deps): update dependency svelte-check to v4.3.2Sep 22, 2025
@renovate
renovateBotforce-pushed the renovate/svelte-check-4.x-lockfile branch from 9ff5a0a to 07f7a60CompareSeptember 22, 2025 13:36
@renovate
renovateBotforce-pushed the renovate/svelte-check-4.x-lockfile branch from 0c87d11 to cfe2f2dCompareFebruary 26, 2026 18:11
@renovaterenovateBot changed the title chore(deps): update dependency svelte-check to v4.4.3chore(deps): update dependency svelte-check to v4.4.4Feb 26, 2026
@renovate
renovateBotforce-pushed the renovate/svelte-check-4.x-lockfile branch from cfe2f2d to 5495dccCompareMarch 7, 2026 22:03
@renovaterenovateBot changed the title chore(deps): update dependency svelte-check to v4.4.4chore(deps): update dependency svelte-check to v4.4.5Mar 7, 2026
@renovaterenovateBot changed the title chore(deps): update dependency svelte-check to v4.4.5chore(deps): update dependency svelte-check to v4.4.6Mar 31, 2026
@renovate
renovateBotforce-pushed the renovate/svelte-check-4.x-lockfile branch from 5495dcc to c253842CompareMarch 31, 2026 05:38
@sonarqubecloud

Copy link
Copy Markdown

@renovaterenovateBot changed the title chore(deps): update dependency svelte-check to v4.4.6chore(deps): update dependency svelte-check to v4.4.7May 1, 2026
@renovate
renovateBotforce-pushed the renovate/svelte-check-4.x-lockfile branch from c253842 to 7f65957CompareMay 1, 2026 14:31
@sonarqubecloud

Copy link
Copy Markdown

@renovate
renovateBotforce-pushed the renovate/svelte-check-4.x-lockfile branch from 7f65957 to 834c69eCompareMay 5, 2026 11:29
@renovaterenovateBot changed the title chore(deps): update dependency svelte-check to v4.4.7chore(deps): update dependency svelte-check to v4.4.8May 5, 2026
@renovate
renovateBotforce-pushed the renovate/svelte-check-4.x-lockfile branch from 834c69e to 4e58885CompareJune 1, 2026 23:02
@renovaterenovateBot changed the title chore(deps): update dependency svelte-check to v4.4.8chore(deps): update dependency svelte-check to v4.5.0Jun 1, 2026
@sonarqubecloud

Copy link
Copy Markdown

@renovaterenovateBot changed the title chore(deps): update dependency svelte-check to v4.5.0chore(deps): update dependency svelte-check to v4.6.0Jun 4, 2026
@renovate
renovateBotforce-pushed the renovate/svelte-check-4.x-lockfile branch from 4e58885 to 9e9de08CompareJune 4, 2026 11:59
@sonarqubecloud

Copy link
Copy Markdown

@renovate
renovateBotforce-pushed the renovate/svelte-check-4.x-lockfile branch from 9e9de08 to 20887f0CompareJune 23, 2026 15:08
@renovaterenovateBot changed the title chore(deps): update dependency svelte-check to v4.6.0chore(deps): update dependency svelte-check to v4.7.0Jun 23, 2026
@renovaterenovateBot changed the title chore(deps): update dependency svelte-check to v4.7.0chore(deps): update dependency svelte-check to v4.7.1Jun 24, 2026
@renovate
renovateBotforce-pushed the renovate/svelte-check-4.x-lockfile branch from 20887f0 to 5eca3eeCompareJune 24, 2026 08:41
@renovate
renovateBotforce-pushed the renovate/svelte-check-4.x-lockfile branch from 5eca3ee to d3ec06cCompareJuly 9, 2026 08:04
@renovaterenovateBot changed the title chore(deps): update dependency svelte-check to v4.7.1chore(deps): update dependency svelte-check to v4.7.2Jul 9, 2026
@renovate
renovateBotforce-pushed the renovate/svelte-check-4.x-lockfile branch from d3ec06c to 704903fCompareJuly 18, 2026 11:41
@renovaterenovateBot changed the title chore(deps): update dependency svelte-check to v4.7.2chore(deps): update dependency svelte-check to v4.7.3Jul 18, 2026
@renovate
renovateBotforce-pushed the renovate/svelte-check-4.x-lockfile branch from 704903f to 4e1a7d4CompareJuly 25, 2026 07:29
@renovaterenovateBot changed the title chore(deps): update dependency svelte-check to v4.7.3chore(deps): update dependency svelte-check to v4.7.4Jul 29, 2026
@sonarqubecloud

Copy link
Copy Markdown

Sign up for freeto 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