chore(deps): update dependency svelte-check to v4.0.3 #247

Merged
renovate-bot merged 1 commit from renovate/svelte-check-4.x-lockfile into master 2024-09-26 13:02:04 +00:00
Member

This PR contains the following updates:

Package Type Update Change
svelte-check devDependencies patch 4.0.2 -> 4.0.3

Release Notes

sveltejs/language-tools (svelte-check)

v4.0.3

Compare Source

  • breaking(svelte5): only generate function component shape in runes mode. This means you may need to do typeof Component instead of Component in type situations (#​2517)
  • fix: revert additional two-way-binding checks as they were causing bugs (#​2508)
  • fix: include files indirectly belonging to a project into correct project (#​2488)
  • fix: check project files update more aggressively before assigning service (#​2518)
  • chore: upgrade to chokidar 4 (#​2502)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 | Type | Update | Change | |---|---|---|---| | [svelte-check](https://github.com/sveltejs/language-tools) | devDependencies | patch | [`4.0.2` -> `4.0.3`](https://renovatebot.com/diffs/npm/svelte-check/4.0.2/4.0.3) | --- ### Release Notes <details> <summary>sveltejs/language-tools (svelte-check)</summary> ### [`v4.0.3`](https://github.com/sveltejs/language-tools/releases/tag/svelte-check-4.0.3) [Compare Source](https://github.com/sveltejs/language-tools/compare/svelte-check-4.0.2...svelte-check-4.0.3) - breaking(svelte5): only generate function component shape in runes mode. This means you may need to do `typeof Component` instead of `Component` in type situations ([#&#8203;2517](https://github.com/sveltejs/language-tools/issues/2517)) - fix: revert additional two-way-binding checks as they were causing bugs ([#&#8203;2508](https://github.com/sveltejs/language-tools/issues/2508)) - fix: include files indirectly belonging to a project into correct project ([#&#8203;2488](https://github.com/sveltejs/language-tools/issues/2488)) - fix: check project files update more aggressively before assigning service ([#&#8203;2518](https://github.com/sveltejs/language-tools/issues/2518)) - chore: upgrade to chokidar 4 ([#&#8203;2502](https://github.com/sveltejs/language-tools/issues/2502)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzOC45Mi4wIiwidXBkYXRlZEluVmVyIjoiMzguOTIuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2024-09-26 13:01:25 +00:00
chore(deps): update dependency svelte-check to v4.0.3
All checks were successful
Build & Deploy / build (pull_request) Successful in 36s
Build & Deploy / build (push) Successful in 39s
f16f974c92
renovate-bot scheduled this pull request to auto merge when all checks succeed 2024-09-26 13:01:25 +00:00
renovate-bot merged commit f16f974c92 into master 2024-09-26 13:02:04 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
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: infrastructure/pages-landing-page#247
No description provided.