Skip to content

Update dependency svelte-check to v4.6.0#112

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

Update dependency svelte-check to v4.6.0#112
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/svelte-check-4.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Nov 11, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
svelte-check 4.3.34.6.0 age confidence

Release Notes

sveltejs/language-tools (svelte-check)

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)

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.

@renovate renovate Bot force-pushed the renovate/svelte-check-4.x-lockfile branch from 19828f1 to 1d4505e Compare November 18, 2025 23:55
@renovate renovate Bot force-pushed the renovate/svelte-check-4.x-lockfile branch from 1d4505e to 8943400 Compare December 3, 2025 14:43
@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 8943400 to 8cf3a0b Compare December 20, 2025 09:03
@renovate renovate Bot changed the title Update dependency svelte-check to v4.3.5 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 8cf3a0b to c9677a9 Compare January 31, 2026 08:50
@renovate renovate Bot force-pushed the renovate/svelte-check-4.x-lockfile branch from c9677a9 to cdce53c Compare February 12, 2026 17:12
@renovate renovate Bot changed the title Update dependency svelte-check to v4.3.6 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 cdce53c to d721153 Compare February 13, 2026 21:27
@renovate renovate Bot changed the title Update dependency svelte-check to v4.4.0 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 d721153 to 91b0be5 Compare February 18, 2026 19:28
@renovate renovate Bot changed the title Update dependency svelte-check to v4.4.1 Update dependency svelte-check to v4.4.3 Feb 20, 2026
@renovate renovate Bot force-pushed the renovate/svelte-check-4.x-lockfile branch from 91b0be5 to 13a433e Compare February 20, 2026 18:00
@renovate renovate Bot changed the title Update dependency svelte-check to v4.4.3 Update dependency svelte-check to v4.4.4 Feb 26, 2026
@renovate renovate Bot force-pushed the renovate/svelte-check-4.x-lockfile branch from 13a433e to b9075a3 Compare February 26, 2026 17:01
@renovate renovate Bot changed the title Update dependency svelte-check to v4.4.4 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 b9075a3 to 44d228c Compare March 7, 2026 21:35
@renovate renovate Bot changed the title Update dependency svelte-check to v4.4.5 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 44d228c to 2b5e1ad Compare March 31, 2026 04:49
@renovate renovate Bot force-pushed the renovate/svelte-check-4.x-lockfile branch from 2b5e1ad to 5b0a569 Compare May 1, 2026 14:03
@renovate renovate Bot changed the title Update dependency svelte-check to v4.4.6 Update dependency svelte-check to v4.4.7 May 1, 2026
@renovate renovate Bot force-pushed the renovate/svelte-check-4.x-lockfile branch from 5b0a569 to 4496c32 Compare May 5, 2026 10:54
@renovate renovate Bot changed the title Update dependency svelte-check to v4.4.7 Update dependency svelte-check to v4.4.8 May 5, 2026
@renovate renovate Bot changed the title Update dependency svelte-check to v4.4.8 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 4496c32 to 707a1fa Compare June 1, 2026 20:49
@renovate renovate Bot force-pushed the renovate/svelte-check-4.x-lockfile branch from 707a1fa to 6457837 Compare June 4, 2026 06:58
@renovate renovate Bot changed the title Update dependency svelte-check to v4.5.0 Update dependency svelte-check to v4.6.0 Jun 4, 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