ghostebony / svelte-virtual

Virtual List and Grid components for Svelte
https://npmjs.com/svelte-virtual
MIT License
50 stars 4 forks source link

Update dependency svelte-check to v3 #17

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
svelte-check ^2.10.2 -> ^3.0.0 age adoption passing confidence

Release Notes

sveltejs/language-tools ### [`v3.0.1`](https://togithub.com/sveltejs/language-tools/releases/tag/svelte-check-3.0.1) [Compare Source](https://togithub.com/sveltejs/language-tools/compare/svelte-check-3.0.0...svelte-check-3.0.1) - (fix) correctly check if props implement $$Props interface ([#​1797](https://togithub.com/sveltejs/language-tools/issues/1797)) #### BREAKING CHANGES - the old transformation is no longer available. If you're using the `svelte.JSX` namespace in your projects, you should migrate [accordingly](https://togithub.com/sveltejs/language-tools/blob/master/docs/preprocessors/typescript.md#im-getting-deprecation-warnings-for-sveltejsx--i-want-to-migrate-to-the-new-typings) - minimum required Node version is now 16 - minimum required TypeScript version is now 4.9 - minimum required Svelte version is now 3.55 - removed hint diagnostics to align with tsc - searches for nearest tsconfig/jsconfig by default now (you don't need to specify `--tsconfig` anymore in most cases now; use `--no-tsconfig` to get back the old behavior of only checking Svelte files without a jsconfig/tsconfig) ### [`v3.0.0`](https://togithub.com/sveltejs/language-tools/releases/tag/svelte-check-3.0.0) [Compare Source](https://togithub.com/sveltejs/language-tools/compare/svelte-check-2.10.3...svelte-check-3.0.0) broken release, see 3.0.1 instead

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.



This PR has been generated by Mend Renovate. View repository job log here.