Created by: dependabot[bot]
Bumps typescript from 4.2.4 to 4.9.5.
Release notes
Sourced from typescript's releases.
TypeScript 4.9.5
For release notes, check out the release announcement.
Downloads are available on:
Changes:
- 69e88ef5513a81acf69ec78f4af1f927da0d0584 Port ignore deprecations to 4.9 (#52419)
- daf4e817a18def96b70ac34703b158ff0e6d58df Port timestamp fix to 4.9 (#52426)
TypeScript 4.9.4
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
Changes:
- e2868216f637e875a74c675845625eb15dcfe9a2 Bump version to 4.9.4 and LKG.
- eb5419fc8d980859b98553586dfb5f40d811a745 Cherry-pick #51704 to release 4.9 (#51712)
- b4d382b9b12460adf2da4cc0d1429cf19f8dc8be Cherry-pick changes for narrowing to tagged literal types.
- e7a02f43fce47e1a39259ada5460bcc33c8e98b5 Port of #51626 and #51689 to release-4.9 (#51627)
- 1727912f0437a7f367d90040fc4b0b4f3efd017a Cherry-pick fix around
visitEachChild
to release-4.9. (#51544)This list of changes was auto generated.
TypeScript 4.9
For release notes, check out the release announcement.
Downloads are available on:
Changes:
- 93bd577458d55cd720b2677705feab5c91eb12ce Bump version to 4.9.3 and LKG.
- 107f832b80df2dc97748021cb00af2b6813db75b Update LKG.
- 31bee5682df130a14ffdd5742f994dbe7313dd0e Cherry-pick PR #50977 into release-4.9 (#51363) [ #50872 ]
- 1e2fa7ae15f8530910fef8b916ec8a4ed0b59c45 Update version to 4.9.2-rc and LKG.
- 7ab89e5c6e401d161f31f28a6c555a3ba530910e Merge remote-tracking branch 'origin/main' into release-4.9
- e5cd686defb1a4cbdb36bd012357ba5bed28f371 Update package-lock.json
- 8d40dc15d1b9945837e7860320fdccfe27c40cad Update package-lock.json
... (truncated)
Commits
-
ccf3d3c
Bump version to '4.9.5' and LKG. -
69e88ef
Port ignore deprecations to 4.9 (#52419) -
daf4e81
Port timestamp fix to 4.9 (#52426) -
e286821
Bump version to 4.9.4 and LKG. -
eb5419f
Cherry-pick #51704 to release 4.9 (#51712) -
b4d382b
Cherry-pick changes for narrowing to tagged literal types. -
e7a02f4
Port of #51626 and #51689 to release-4.9 (#51627) -
1727912
Cherry-pick fix aroundvisitEachChild
to release-4.9. (#51544) -
93bd577
Bump version to 4.9.3 and LKG. -
107f832
Update LKG. - 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)