Update dependency typescript to v3.9.10#20
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
September 10, 2019 20:51
fb7d11b to
5066aa3
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
October 9, 2019 20:33
5066aa3 to
905d74c
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
November 11, 2019 10:55
905d74c to
23454c1
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
December 15, 2019 01:56
23454c1 to
f8b37fd
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
December 22, 2019 07:52
f8b37fd to
84672d9
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
January 19, 2020 06:55
84672d9 to
26ca342
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
February 22, 2020 08:57
26ca342 to
d21c478
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
March 14, 2020 23:55
d21c478 to
909ebf1
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
May 15, 2020 08:56
909ebf1 to
582995b
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
July 2, 2020 02:52
582995b to
b1c199a
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
August 26, 2020 02:58
b1c199a to
1899f60
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
February 10, 2021 12:54
1899f60 to
0f9cb47
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
February 11, 2021 09:40
0f9cb47 to
4a57a90
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
October 18, 2021 22:34
4a57a90 to
e0edae9
Compare
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
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.5.3->3.9.10Release Notes
Microsoft/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
(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:
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 has been generated by Mend Renovate. View repository job log here.