chore(deps): update dependency svelte-check to v3.7.0 #484

Manually merged
renovate-bot merged 0 commits from renovate/svelte-check-3.x-lockfile into master 2024-04-29 12:28:35 +00:00
Collaborator

This PR contains the following updates:

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

Release Notes

sveltejs/language-tools (svelte-check)

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 - 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [svelte-check](https://github.com/sveltejs/language-tools) | [`3.6.6` -> `3.7.0`](https://renovatebot.com/diffs/npm/svelte-check/3.6.6/3.7.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/svelte-check/3.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/svelte-check/3.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/svelte-check/3.6.6/3.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/svelte-check/3.6.6/3.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>sveltejs/language-tools (svelte-check)</summary> ### [`v3.7.0`](https://github.com/sveltejs/language-tools/releases/tag/svelte-check-3.7.0) [Compare Source](https://github.com/sveltejs/language-tools/compare/svelte-check-3.6.9...svelte-check-3.7.0) - feat: mark only properties as bindable that were declared using `$bindable()` in Svelte 5 runes mode ([#&#8203;2336](https://github.com/sveltejs/language-tools/issues/2336)) - chore: better Svelte 5 interop ([#&#8203;2336](https://github.com/sveltejs/language-tools/issues/2336)) - fix: preserve event attribute casing in Svelte 5 ([#&#8203;2347](https://github.com/sveltejs/language-tools/issues/2347)) - fix: handle `#await` inside `#snippet` ([#&#8203;2348](https://github.com/sveltejs/language-tools/issues/2348)) - fix: better `bind:group` transformation ([#&#8203;2349](https://github.com/sveltejs/language-tools/issues/2349)) - fix: handle boolean css var ([#&#8203;2350](https://github.com/sveltejs/language-tools/issues/2350)) ### [`v3.6.9`](https://github.com/sveltejs/language-tools/releases/tag/svelte-check-3.6.9) [Compare Source](https://github.com/sveltejs/language-tools/compare/svelte-check-3.6.8...svelte-check-3.6.9) - fix: ensure type widening for `bind:group` - perf: improve perf in deleteUnresolvedResolutionsFromCache ([#&#8203;2320](https://github.com/sveltejs/language-tools/issues/2320)) - fix: adjust for moved compiler file in Svelte 5 ([#&#8203;2327](https://github.com/sveltejs/language-tools/issues/2327)) ### [`v3.6.8`](https://github.com/sveltejs/language-tools/releases/tag/svelte-check-3.6.8) [Compare Source](https://github.com/sveltejs/language-tools/compare/svelte-check-3.6.7...svelte-check-3.6.8) - chore: support TypeScript 5.4 ([#&#8203;2313](https://github.com/sveltejs/language-tools/issues/2313)) - fix: allow falsy values for render tags ### [`v3.6.7`](https://github.com/sveltejs/language-tools/releases/tag/svelte-check-3.6.7) [Compare Source](https://github.com/sveltejs/language-tools/compare/svelte-check-3.6.6...svelte-check-3.6.7) - fix: use type instead of generic for `$props()` ([#&#8203;2314](https://github.com/sveltejs/language-tools/issues/2314)) </details> --- ### Configuration 📅 **Schedule**: 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI3OC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
renovate-bot added 1 commit 2024-03-12 15:14:19 +00:00
continuous-integration/drone/push Build is passing Details
233abfc8b9
chore(deps): update dependency svelte-check to v3.6.7
renovate-bot changed title from chore(deps): update dependency svelte-check to v3.6.7 to chore(deps): update dependency svelte-check to v3.6.8 2024-03-19 12:13:39 +00:00
renovate-bot force-pushed renovate/svelte-check-3.x-lockfile from 233abfc8b9 to dc16b8c6d7 2024-03-19 12:13:42 +00:00 Compare
renovate-bot changed title from chore(deps): update dependency svelte-check to v3.6.8 to chore(deps): update dependency svelte-check to v3.6.9 2024-04-01 21:12:18 +00:00
renovate-bot force-pushed renovate/svelte-check-3.x-lockfile from dc16b8c6d7 to 5a7ddd5df7 2024-04-01 21:12:23 +00:00 Compare
renovate-bot changed title from chore(deps): update dependency svelte-check to v3.6.9 to chore(deps): update dependency svelte-check to v3.7.0 2024-04-25 11:11:02 +00:00
renovate-bot force-pushed renovate/svelte-check-3.x-lockfile from 5a7ddd5df7 to fac7fa67f7 2024-04-25 11:11:05 +00:00 Compare
nemunaire force-pushed renovate/svelte-check-3.x-lockfile from fac7fa67f7 to 9b602ec907 2024-04-29 12:28:34 +00:00 Compare
renovate-bot manually merged commit 9b602ec907 into master 2024-04-29 12:28:35 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: happyDomain/happyDomain#484
No description provided.