Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 13, 2025

This PR contains the following updates:

Package Change Age Confidence
svelte-check 4.1.54.3.5 age confidence

Release Notes

sveltejs/language-tools (svelte-check)

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

Configuration

📅 Schedule: Branch creation - "every 2 weeks on friday" (UTC), 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.

@github-actions
Copy link
Contributor

github-actions bot commented Apr 13, 2025

Test Results

80 tests  ±0   80 ✅ ±0   12s ⏱️ +4s
 6 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit a7bab25. ± Comparison against base commit 7ded3df.

♻️ This comment has been updated with latest results.

@codecov-commenter
Copy link

codecov-commenter commented Apr 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.44%. Comparing base (7ded3df) to head (a7bab25).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #197   +/-   ##
=======================================
  Coverage   70.44%   70.44%           
=======================================
  Files          12       12           
  Lines         812      812           
=======================================
  Hits          572      572           
  Misses        240      240           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/svelte-check-4.x-lockfile branch from 3fdb29d to 5324064 Compare May 2, 2025 18:23
@renovate renovate bot changed the title Update dependency svelte-check to v4.1.6 Update dependency svelte-check to v4.1.7 May 2, 2025
@renovate renovate bot changed the title Update dependency svelte-check to v4.1.7 Update dependency svelte-check to v4.2.0 May 14, 2025
@renovate renovate bot force-pushed the renovate/svelte-check-4.x-lockfile branch 2 times, most recently from 2ccc896 to de2fb10 Compare May 15, 2025 15:54
@renovate renovate bot changed the title Update dependency svelte-check to v4.2.0 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 de2fb10 to d437caa Compare June 19, 2025 11:03
@renovate renovate bot changed the title Update dependency svelte-check to v4.2.1 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 d437caa to aaa8bcf Compare July 17, 2025 20:54
@renovate renovate bot changed the title Update dependency svelte-check to v4.2.2 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 aaa8bcf to 5b7e47b Compare August 3, 2025 08:48
@renovate renovate bot changed the title Update dependency svelte-check to v4.3.0 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 5b7e47b to 8e2071f Compare August 31, 2025 11:07
@renovate renovate bot changed the title Update dependency svelte-check to v4.3.1 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 b420951 to dd3c2c3 Compare September 25, 2025 19:56
@renovate renovate bot force-pushed the renovate/svelte-check-4.x-lockfile branch from dd3c2c3 to b2875e7 Compare October 8, 2025 15:09
@renovate renovate bot changed the title Update dependency svelte-check to v4.3.2 Update dependency svelte-check to v4.3.3 Oct 8, 2025
@renovate renovate bot changed the title Update dependency svelte-check to v4.3.3 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 b2875e7 to 281956f Compare November 11, 2025 16:41
@renovate renovate bot force-pushed the renovate/svelte-check-4.x-lockfile branch from 281956f to 4579f68 Compare November 19, 2025 00:05
@renovate renovate bot changed the title Update dependency svelte-check to v4.3.4 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 4579f68 to a7bab25 Compare December 20, 2025 09:49
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.

2 participants