Update dependency typescript to v3.9.10 - #27
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
January 17, 2019 22:38
2768f8d to
e8ccc32
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
January 31, 2019 20:17
e8ccc32 to
1aa43d1
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
February 7, 2019 19:20
1aa43d1 to
bb081cc
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
February 21, 2019 22:28
bb081cc to
9a66b8b
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
March 19, 2019 23:48
9a66b8b to
a355ac1
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
March 29, 2019 17:42
a355ac1 to
dc79514
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
April 5, 2019 20:50
dc79514 to
4eb878d
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
April 9, 2019 23:47
4eb878d to
c276f15
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
April 23, 2019 10:51
c276f15 to
e6cd649
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
May 4, 2019 11:57
e6cd649 to
412bd87
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
June 1, 2019 08:54
412bd87 to
2961f4b
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
June 19, 2019 13:55
2961f4b to
4a69015
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
July 13, 2019 14:56
4a69015 to
95f45f9
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
September 5, 2019 05:54
95f45f9 to
2b6d8be
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
October 5, 2019 10:49
2b6d8be to
15c0c5a
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
November 11, 2019 04:56
15c0c5a to
99f8879
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
December 15, 2019 00:59
99f8879 to
9db4a01
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
December 22, 2019 04:50
9db4a01 to
0bf7314
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
January 18, 2020 15:59
0bf7314 to
c85a56d
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
March 14, 2020 06:58
c85a56d to
78ea553
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
May 15, 2020 08:55
78ea553 to
7937616
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
July 1, 2020 12:55
7937616 to
37dbc3b
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
July 10, 2020 19:56
37dbc3b to
0283325
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
August 27, 2020 03:57
0283325 to
a43d86a
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
February 10, 2021 13:54
a43d86a to
71c7682
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
February 11, 2021 09:44
71c7682 to
0fa4da0
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
October 18, 2021 20:34
0fa4da0 to
d5c38d9
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
September 25, 2022 11:40
d5c38d9 to
dd7d769
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.2.1->3.9.10Release Notes
microsoft/TypeScript (typescript)
v3.9.10: TypeScript 3.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.9: TypeScript 3.9.9Compare Source
This release contains a fix for an issue when language service plugins have no specified name.
v3.9.8: TypeScript 3.9.8Compare Source
This release contains fixes for a security risk involving language service plugin loading. More details are available here.
v3.9.7: TypeScript 3.9.7Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
This release contains a fix for CVE-2020-1416
(note, 3.9.4 was intentionally skipped due to minor complications in publishing)
Downloads are available on:
v3.9.6: TypeScript 3.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.5: TypeScript 3.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.3: TypeScript 3.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.2: TypeScript 3.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.3: TypeScript 3.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.2: TypeScript 3.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.7: TypeScript 3.7.7Compare Source
This release contains a fix for an issue when language service plugins have no specified name.
v3.7.6: TypeScript 3.7.6Compare Source
This release contains fixes for a security risk involving language service plugin loading. More details are available here.
v3.7.5: TypeScript 3.7.5Compare Source
For the complete list of fixed issues, check out the
v3.7.4: TypeScript 3.7.4Compare Source
For the complete list of fixed issues, check out the
Downloads are available on:
v3.7.3: TypeScript 3.7.3Compare Source
For the complete list of fixed issues, check out the
Downloads are available on:
v3.7.2: TypeScript 3.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.5: TypeScript 3.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.4: TypeScript 3.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.3: TypeScript 3.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.2: TypeScript 3.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.3: TypeScript 3.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.2: TypeScript 3.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.1: TypeScript 3.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.5: TypeScript 3.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.4: TypeScript 3.4.4Compare Source
This release fixes the following issues:
For the complete list of fixed issues, check out the
Downloads are available on:
v3.4.3: TypeScript 3.4.3Compare Source
This release forces TypeScript to clear its automatic type acquisition (ATA) cache based on patch versions. This means all consumers of TSServer can update to newer patch releases of TypeScript to clear the ATA cache if ATA has downloaded stale
.d.tsfiles that can hang the language service.For the complete list of fixed issues, check out the
Downloads are available on:
v3.4.2: TypeScript 3.4.2Compare Source
This update solely changes TSServer to provide responses to
configurePluginrequests, and allows global plugins to be loaded by external projects during project creation. This enables TSServer plugins (like IntelliCode) to be used in editors like Visual Studio.For the complete list of fixed issues, check out the
Downloads are available on:
v3.4.1: TypeScript 3.4.1Compare Source
For release notes, check out the release announcement.
For new features, check out the What's new in TypeScript 3.4.
For breaking changes, check out the Breaking changes in TypeScript 3.4 page.
For the complete list of fixed issues, check out the
Downloads are available on:
Special thanks to all of our contributors this release:
v3.3.4000: TypeScript 3.3.4000Compare Source
This fix is identical to release 3.3.3333, but omits a non-essential artifact that was previously published to npm which impacted builds using Jenkins.
v3.3.3333: TypeScript 3.3.3333Compare Source
For release notes, check out the release announcement
For new features, check out the What's new in TypeScript 3.3.
For the complete list of fixed issues, check out the
Downloads are available on:
Special thanks to all our contributors in this release:
v3.3.3: TypeScript 3.3.3Compare Source
For release notes, check out the release announcement
For new features, check out the What's new in TypeScript 3.3.
For the complete list of fixed issues, check out the
Downloads are available on:
Special thanks to all our contributors in this release:
v3.3.1: TypeScript 3.3Compare Source
For release notes, check out the release announcement
For new features, check out the What's new in TypeScript 3.3.
For the complete list of fixed issues, check out the
Downloads are available on:
Special thanks to all our contributors in this release:
v3.2.4: TypeScript 3.2.4Compare Source
For release notes, check out the release announcement
For new features, check out the What's new in TypeScript 3.2.
For breaking changes, check out the Breaking changes in TypeScript 3.2 page.
For the complete list of fixed issues, check out the fixed issues query for Typescript 3.2.4.
Download:
v3.2.2: TypeScript 3.2.2Compare Source
For release notes, check out the release announcement
For new features, check out the What's new in TypeScript 3.2.
For breaking changes, check out the Breaking changes in TypeScript 3.2 page.
For the complete list of fixed issues, check out the fixed issues query for Typescript 3.2.
Download:
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 was generated by Mend Renovate. View the repository job log.