Bump svelte-check from 2.8.1 to 2.9.0
Created by: dependabot[bot]
Bumps svelte-check from 2.8.1 to 2.9.0.
Release notes
Sourced from svelte-check's releases.
svelte-check-2.9.0
- (fix) more robust
./$types
auto imports for SvelteKit (#1609)- (fix) extract name in destructuring with default in reactive statement (#1605)
New transformation:
Commits
-
a554ff9
(fix) better $types completions (#1609) -
15dcfd1
(chore) bump ts and prettier (#1608) -
31e09bd
(feat) update new typings (#1606) -
5f0d769
(fix) extract name in destructuring with default (#1605) -
645ce2d
remove only -
9e1f5d3
(feat) enable actions to enhance typings on applied element (#1553) -
7d6d2e6
(feat) preserve bind: in new transformation (#1596) -
cdd046a
(fix) keep colon while transforming events (#1549) -
eb2e8cd
(fix) workaround for unbalanced bracket (#1593) -
428ca9f
(docs) add more docs about relative path issue in monorepo (#1594) - See full diff 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 rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)