Created by: dependabot[bot]
Bumps typescript from 4.2.4 to 4.5.2.
Release notes
Sourced from typescript's releases.
TypeScript 4.5
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 4.5.0 (Beta).
- fixed issues query for Typescript 4.5.1 (RC).
- fixed issues query for Typescript 4.5.1 (Stable).
Downloads are available on:
TypeScript 4.5 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.5 Beta
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.4
This patch release contains fixes for a performance regression in
--build
mode by only callingrealpath
onpackage.json
files only when those files are known to exist on disk, and to only perform this work under--watch
mode.
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
... (truncated)
Commits
-
7893f68
Bump version to 4.5.2 and LKG -
460515f
Cherry-pick PR #46787 into release-4.5 (#46789) -
ec158f9
Cherry-pick PR #46767 into release-4.5 (#46769) -
3278641
Cherry-pick PR #46737 into release-4.5 (#46742) -
2857273
Cherry-pick PR #46670 into release-4.5 (#46671) -
b8ee330
[release-4.5] Exclude identity relation from mapped type relation check (#46... -
df53f4d
Cherry-pick PR #46628 into release-4.5 (#46676) -
0651bd3
Cherry-pick PR #46614 into release-4.5 (#46675) -
e4a2494
Cherry-pick PR #46594 into release-4.5 (#46667) -
9b80232
Properly check whether union type contains only primitive types (#46645) (#46... - 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)