Created by: dependabot[bot]
Bumps typescript from 4.2.4 to 4.4.3.
Release notes
Sourced from typescript's releases.
TypeScript 4.4.3
This patch release contains fix for leaking file watchers on
package.json
, and a minor fix for completions in JavaScript files.
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 4.4.0 (Beta).
- fixed issues query for Typescript 4.4.1 (RC).
- fixed issues query for Typescript 4.4.2.
- fixed issues query for Typescript 4.4.3.
Downloads are available on:
TypeScript 4.4.2
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 4.4.0 (Beta).
- fixed issues query for Typescript 4.4.1 (RC).
- fixed issues query for Typescript 4.4.2.
Downloads are available on:
TypeScript 4.4 RC
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
TypeScript 4.4 Beta
For release notes, check out the release announcement.
... (truncated)
Commits
-
bbb31bb
Bump version to 4.4.3 and LKG -
782c09d
Cherry-pick PR #45484 into release-4.4 (#45564) -
9eb689e
Cherry-pick PR #45642 into release-4.4 (#45644) -
a10409c
Bump version to 4.4.2 and LKG -
5719423
Only provide hints for simple literals when 'literals' is specified. (#45557) -
d2a46a0
Cherry-pick PR #45554 into release-4.4 (#45555) -
a417917
Some cleanup around inlay hints types to get more-precise checking. (#45391) -
7b0e665
Cherry-pick PR #45426 into release-4.4 (#45445) -
55dd850
Update LKG. -
e9b1ff5
Fix __spreadArray for non-concat-spreadables (#45386) - 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 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)