Update dependency svelte-check to v4
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| svelte-check | ^3.0.1 -> ^4.0.0 |
Release Notes
sveltejs/language-tools (svelte-check)
v4.0.0
- chore: bump magic-string (#2476)
- chore: switch from fast-glob to fdir (#2433)
- fix: detect
- feat: better type checking for bindings in Svelte 5 (#2477)
- feat: replace svelte-preprocess with barebones TS preprocessor (#2452)
- feat: project reference support (#2463)
Breaking changes
- require Svelte 4 or later (#2453)
- make TypeScript a peer dependency, require TS 5 or later (#2453)
- require node 18 or later (#2453)
- slight changes to how files are assigned to which tsconfig.json (#1234, #2463)
- slight changes to how Svelte module resolution works;
.sveltefiles now take precedence over.svelte.js/tsfiles (if both exist) (#2481) - language-server now forces fewer TypeScript options (#1976, #2463)
v3.8.6
- fix: support Svelte 5 module script attribute (#2473)
v3.8.5
- 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)
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 was generated by Mend Renovate. View the repository job log.
No dependency changes detected. Learn more about Socket for GitHub ↗︎
👍 No dependency changes detected in pull request
Requires https://github.com/OpenZeppelin/contracts-wizard/pull/381
Closing since this should be part of #381
Renovate Ignore Notification
Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 4.x releases. But if you manually upgrade to 4.x then Renovate will re-enable minor and patch updates automatically.
If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.