chore(deps): update dependency svelte-check to v4 #208

Merged
renovate-bot merged 1 commit from renovate/svelte-check-4.x into master 2024-09-02 12:02:11 +00:00
Member

This PR contains the following updates:

Package Type Update Change
svelte-check devDependencies major ^3.6.8 -> ^4.0.0

Release Notes

sveltejs/language-tools (svelte-check)

v4.0.0

Compare Source

  • chore: bump magic-string (#​2476)
  • chore: switch from fast-glob to fdir (#​2433)
  • fix: detect
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [svelte-check](https://github.com/sveltejs/language-tools) | devDependencies | major | [`^3.6.8` -> `^4.0.0`](https://renovatebot.com/diffs/npm/svelte-check/3.8.6/4.0.0) | --- ### Release Notes <details> <summary>sveltejs/language-tools (svelte-check)</summary> ### [`v4.0.0`](https://github.com/sveltejs/language-tools/releases/tag/svelte-check-4.0.0) [Compare Source](https://github.com/sveltejs/language-tools/compare/svelte-check-3.8.6...svelte-check-4.0.0) - chore: bump magic-string ([#&#8203;2476](https://github.com/sveltejs/language-tools/issues/2476)) - chore: switch from fast-glob to fdir ([#&#8203;2433](https://github.com/sveltejs/language-tools/issues/2433)) - fix: detect <script module> tag ([#&#8203;2482](https://github.com/sveltejs/language-tools/issues/2482)) - feat: better type checking for bindings in Svelte 5 ([#&#8203;2477](https://github.com/sveltejs/language-tools/issues/2477)) - feat: replace svelte-preprocess with barebones TS preprocessor ([#&#8203;2452](https://github.com/sveltejs/language-tools/issues/2452)) - feat: project reference support ([#&#8203;2463](https://github.com/sveltejs/language-tools/issues/2463)) ##### Breaking changes - require Svelte 4 or later ([#&#8203;2453](https://github.com/sveltejs/language-tools/issues/2453)) - make TypeScript a peer dependency, require TS 5 or later ([#&#8203;2453](https://github.com/sveltejs/language-tools/issues/2453)) - require node 18 or later ([#&#8203;2453](https://github.com/sveltejs/language-tools/issues/2453)) - slight changes to how files are assigned to which tsconfig.json ([#&#8203;1234](https://github.com/sveltejs/language-tools/issues/1234), [#&#8203;2463](https://github.com/sveltejs/language-tools/issues/2463)) - slight changes to how Svelte module resolution works; `.svelte` files now take precedence over `.svelte.js/ts` files (if both exist) ([#&#8203;2481](https://github.com/sveltejs/language-tools/issues/2481)) - language-server now forces fewer TypeScript options ([#&#8203;1976](https://github.com/sveltejs/language-tools/issues/1976), [#&#8203;2463](https://github.com/sveltejs/language-tools/issues/2463)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC41Ny4xIiwidXBkYXRlZEluVmVyIjoiMzguNTcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2024-09-02 12:01:34 +00:00
chore(deps): update dependency svelte-check to v4
All checks were successful
Build & Deploy / build (pull_request) Successful in 35s
Build & Deploy / build (push) Successful in 35s
808dc4ecbb
renovate-bot scheduled this pull request to auto merge when all checks succeed 2024-09-02 12:01:34 +00:00
renovate-bot merged commit 808dc4ecbb into master 2024-09-02 12:02:11 +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#208
No description provided.