This repository was archived by the owner on Mar 7, 2022. It is now read-only.
chore(deps): update dependency typescript to v3.9.10#18
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
April 23, 2019 17:46
8b2fbc7 to
dc84f88
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
May 29, 2019 16:30
dc84f88 to
384762b
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
June 13, 2019 17:39
384762b to
8b1d832
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
July 13, 2019 15:58
8b1d832 to
20e0120
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
September 5, 2019 01:52
20e0120 to
e691d42
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
October 4, 2019 11:00
e691d42 to
c5dd0bd
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
November 12, 2019 06:01
c5dd0bd to
2b7d591
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
December 14, 2019 17:58
2b7d591 to
2ae6cda
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
December 21, 2019 22:56
2ae6cda to
0148a5f
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
January 19, 2020 04:57
0148a5f to
acc12f6
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
March 10, 2020 21:00
acc12f6 to
fc9a559
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
May 15, 2020 12:56
fc9a559 to
731f747
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
July 1, 2020 16:56
731f747 to
0c6279f
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
July 4, 2020 18:56
0c6279f to
0a58743
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
August 21, 2020 11:01
0a58743 to
95cc0b4
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
February 10, 2021 23:50
95cc0b4 to
97cf34e
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
October 18, 2021 14:57
97cf34e to
86f00cc
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.4.3->3.9.10Release Notes
Microsoft/TypeScript
v3.9.10Compare Source
This release ships both an overall performance improvement, along with a mitigation for a performance regression when upgrading to Node.js 16. See the change for more details.
v3.9.9Compare Source
This release contains a fix for an issue when language service plugins have no specified name.
v3.9.8Compare Source
This release contains fixes for a security risk involving language service plugin loading. More details are available here.
v3.9.7Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
(note, 3.9.4 was intentionally skipped due to minor complications in publishing)
Downloads are available on:
v3.9.6Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
(note, 3.9.4 was intentionally skipped due to minor complications in publishing)
Downloads are available on:
v3.9.5This release contains bug fixes in type-checking, emit, and editor scenarios.
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
(note, 3.9.4 was intentionally skipped due to minor complications in publishing)
Downloads are available on:
v3.9.3Compare Source
This release contains bug fixes in type-checking, APIs, emit, and editor scenarios.
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v3.9.2Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v3.8.3Compare Source
For release notes, check out the release announcement.
For new features, check out the What's new in TypeScript v3.8.
For the complete list of fixed issues, check out the
Downloads are available on:
v3.8.2Compare Source
For release notes, check out the release announcement.
For new features, check out the What's new in TypeScript v3.8.2.
For the complete list of fixed issues, check out the
Downloads are available on:
v3.7.7Compare Source
This release contains a fix for an issue when language service plugins have no specified name.
v3.7.6Compare Source
This release contains fixes for a security risk involving language service plugin loading. More details are available here.
v3.7.5Compare Source
For the complete list of fixed issues, check out the
v3.7.4Compare Source
For the complete list of fixed issues, check out the
Downloads are available on:
v3.7.3Compare Source
For the complete list of fixed issues, check out the
Downloads are available on:
v3.7.2Compare Source
For release notes, check out the release announcement.
For new features, check out the What's new in TypeScript v3.7.2.
For the complete list of fixed issues, check out the
Downloads are available on:
v3.6.5Compare Source
This patch fixes an issue where TypeScript would erroneously report the following error under
noImplicitAnywhen encountering aprivategetaccessor in a.d.tsfile.This is an issue when using packages published from TypeScript 3.7 and newer. Users can upgrade to 3.6.5 to fix the issue.
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v3.6.4Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v3.6.3Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v3.6.2Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v3.5.3Compare Source
This update fixes an issue with declaration emit when exported entities have function properties assigned to them.
Downloads are available on:
v3.5.2Compare Source
For new features, check out the What's new in TypeScript v3.5.2.
For the complete list of fixed issues, check out the
Downloads are available on:
Changes:
7f47a08Update LKGfbe2f2fUpdate version to '3.5.2'857873bMerge pull request #31877 from uniqueiniquity/port31685 [ #31685 ]a2cd10bMerge pull request #31685 from uniqueiniquity/stopInvalidatingOnOpenFileSavea1a2bd6Merge pull request #31866 from amcasey/FunctionHintSpan35caa66f6Add regression testfdacf7fCorrect outline hint spans for functionscf7b19a🤖 Cherry-pick PR #31688 into release-3.5 (#31707)This list of changes was auto generated.
v3.5.1Compare Source
For release notes, check out the release announcement.
For new features, check out the What's new in TypeScript v3.5.1.
For breaking changes, check out the Breaking changes in TypeScript 3.5 page.
For the complete list of fixed issues, check out the
Downloads are available on:
v3.4.5Compare Source
This release fixes an issue when running on
nodeinstallations withoutnpm.For the complete list of fixed issues, check out the
Downloads are available on:
v3.4.4Compare Source
This release fixes the following issues:
Bug|Original PR|Port PR|Summary
--|-----------|-------|--------
#30942|#30963|#30966|Fixes a change in generic inference.
#30685|#30856|#30966|Fixes a change in generic inference.
#30794|#30877|#30904|Fixes an out-of-memory condition in a certain codebase.
#30442|#30857|#30968|Fixes a change in generic inference.
For the complete list of fixed issues, check out the
Downloads are available on:
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.