Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency svelte-check to v3.8.6 #174

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 12, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
svelte-check 3.6.6 -> 3.8.6 age adoption passing confidence

Release Notes

sveltejs/language-tools (svelte-check)

v3.8.6

Compare Source

  • fix: support Svelte 5 module script attribute (#​2473)

v3.8.5

Compare Source

  • chore: bump html/css language service (#​2424)
  • chore: better "cannot use bind:" error message (#​2429)
  • fix: no implicit children prop when using slot (#​2427)
  • fix: correctly handle HTML between implicit snippet props (#​2450)
  • fix: correctly scope snippet declarations (#​2449)
  • fix: make it possible to type snippet parameters using JSDoc (#​2449)
  • fix: add legacy methods to own component shape (#​2451)

v3.8.4

Compare Source

  • fix: ensure bindings and exports work properly for Svelte 5 + TS5.5

v3.8.3

Compare Source

  • fix: detect root snippets correctly
  • fix: prevent false positive store declarations (#​2422)

v3.8.2

Compare Source

v3.8.1

Compare Source

  • fix: adjust ambient module snipping logic
  • chore: speed up regex

v3.8.0

Compare Source

  • fix: allow for whitespace in snippets declaration (#​2366)
  • fix: allow as expressions for bindable props (#​2372)
  • fix: force correct semantic tokens for $props types (#​2379)
  • feat: Svelte 5 component class/function interop (#​2380)

v3.7.1

Compare Source

  • fix: rework bindable types strategy (#​2361)

v3.7.0

Compare Source

  • feat: mark only properties as bindable that were declared using $bindable() in Svelte 5 runes mode (#​2336)
  • chore: better Svelte 5 interop (#​2336)
  • fix: preserve event attribute casing in Svelte 5 (#​2347)
  • fix: handle #await inside #snippet (#​2348)
  • fix: better bind:group transformation (#​2349)
  • fix: handle boolean css var (#​2350)

v3.6.9

Compare Source

  • fix: ensure type widening for bind:group
  • perf: improve perf in deleteUnresolvedResolutionsFromCache (#​2320)
  • fix: adjust for moved compiler file in Svelte 5 (#​2327)

v3.6.8

Compare Source

  • chore: support TypeScript 5.4 (#​2313)
  • fix: allow falsy values for render tags

v3.6.7

Compare Source

  • fix: use type instead of generic for $props() (#​2314)

Configuration

📅 Schedule: Branch creation - "* 0-4,22-23 * * 1-5,* * * * 0,6" in timezone Europe/Brussels, 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 v3.6.7 chore(deps): update dependency svelte-check to v3.6.8 Mar 19, 2024
@renovate renovate bot force-pushed the renovate/svelte-check-3.x-lockfile branch from 1764582 to 986eb49 Compare March 19, 2024 14:17
@renovate renovate bot changed the title chore(deps): update dependency svelte-check to v3.6.8 chore(deps): update dependency svelte-check to v3.6.9 Apr 1, 2024
@renovate renovate bot force-pushed the renovate/svelte-check-3.x-lockfile branch from 986eb49 to 7d292cc Compare April 1, 2024 22:45
@renovate renovate bot changed the title chore(deps): update dependency svelte-check to v3.6.9 chore(deps): update dependency svelte-check to v3.7.0 Apr 25, 2024
@renovate renovate bot force-pushed the renovate/svelte-check-3.x-lockfile branch from 7d292cc to c7e6378 Compare April 25, 2024 12:12
@renovate renovate bot changed the title chore(deps): update dependency svelte-check to v3.7.0 chore(deps): update dependency svelte-check to v3.7.1 May 2, 2024
@renovate renovate bot force-pushed the renovate/svelte-check-3.x-lockfile branch from c7e6378 to f373643 Compare May 2, 2024 21:14
@renovate renovate bot force-pushed the renovate/svelte-check-3.x-lockfile branch from f373643 to 98b69e9 Compare May 29, 2024 15:22
@renovate renovate bot changed the title chore(deps): update dependency svelte-check to v3.7.1 chore(deps): update dependency svelte-check to v3.8.0 May 29, 2024
@renovate renovate bot force-pushed the renovate/svelte-check-3.x-lockfile branch from 98b69e9 to d264a7b Compare June 17, 2024 22:35
@renovate renovate bot changed the title chore(deps): update dependency svelte-check to v3.8.0 chore(deps): update dependency svelte-check to v3.8.1 Jun 17, 2024
@renovate renovate bot force-pushed the renovate/svelte-check-3.x-lockfile branch from d264a7b to c245f61 Compare June 24, 2024 15:00
@renovate renovate bot changed the title chore(deps): update dependency svelte-check to v3.8.1 chore(deps): update dependency svelte-check to v3.8.2 Jun 24, 2024
@renovate renovate bot force-pushed the renovate/svelte-check-3.x-lockfile branch from c245f61 to 4849906 Compare June 26, 2024 13:22
@renovate renovate bot changed the title chore(deps): update dependency svelte-check to v3.8.2 chore(deps): update dependency svelte-check to v3.8.3 Jun 26, 2024
@renovate renovate bot changed the title chore(deps): update dependency svelte-check to v3.8.3 chore(deps): update dependency svelte-check to v3.8.4 Jun 26, 2024
@renovate renovate bot force-pushed the renovate/svelte-check-3.x-lockfile branch from 4849906 to edb56ad Compare June 26, 2024 16:59
@renovate renovate bot changed the title chore(deps): update dependency svelte-check to v3.8.4 chore(deps): update dependency svelte-check to v3.8.5 Jul 30, 2024
@renovate renovate bot force-pushed the renovate/svelte-check-3.x-lockfile branch from edb56ad to 916abd0 Compare July 30, 2024 17:01
@renovate renovate bot force-pushed the renovate/svelte-check-3.x-lockfile branch from 916abd0 to 5375ba7 Compare August 23, 2024 05:43
@renovate renovate bot changed the title chore(deps): update dependency svelte-check to v3.8.5 chore(deps): update dependency svelte-check to v3.8.6 Aug 23, 2024
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