svelte-lua-boilerplate
svelte-lua-boilerplate copied to clipboard
chore(deps-dev): bump svelte-check from 3.4.6 to 3.6.2 in /web
Bumps svelte-check from 3.4.6 to 3.6.2.
Release notes
Sourced from svelte-check's releases.
svelte-check-3.6.1
- fix: support SvelteKit zero types with
$propsrune- fix: use
Snippettype and ensure@rendertag only uses snippet functions- fix: account for
>in attribute strings (#2204)- fix: handle contexts in each/await
- fix: don't lowercase custom element attributes (#2190)
- fix: make root snippets available in instance script (#2201)
svelte-check-3.6.0
- feat: add experimental compatibility for Svelte 5
- fix: enhance numberOnlyAttributes list
svelte-check-3.5.2
- fix: only allow client files and project files to be root files (#2146)
- fix: output
$$Propscode differently to deal with unions better (#2153)- fix: add fallback handler to auto-types (#2156)
svelte-check-3.5.1
- fix: ignore style tag inside script tag (#2104)
- fix: ignore error about transition third argument (#2139)
svelte-check-3.5.0
Commits
67c0018fix: revert emmet bump, test svelte-check in CI858073dchore: bump language server package.json version364ac7dfeat: Svelte 5 fixes and improvements (#2217)2ff3a7cperf: cancel diagnostics (#2216)675bfc4perf: more mustache tag check optimization (#2215)79aa1edchore: bump deps (#2214)f1477a7perf: more precise check for < or > in mustacheTag (#2213)93418fffix: don't add generic type when snippet has no params47f1928fix: adjust prettier fallback logic07ffe29feat: ensure render tag is passed a snippet function- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)