-
Notifications
You must be signed in to change notification settings - Fork 6
Update dependency typescript to v3.9.10 #59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Codecov Report
@@ Coverage Diff @@
## master #59 +/- ##
=======================================
Coverage 92.72% 92.72%
=======================================
Files 1 1
Lines 55 55
Branches 12 12
=======================================
Hits 51 51
Misses 4 4 Continue to review full report at Codecov.
|
352c751 to
12f481b
Compare
12f481b to
8df5fa7
Compare
8df5fa7 to
3f59d0a
Compare
3f59d0a to
2d18fdc
Compare
2d18fdc to
1441fae
Compare
1441fae to
32e6b94
Compare
32e6b94 to
1d5e3ef
Compare
1d5e3ef to
6812d48
Compare
6812d48 to
2882974
Compare
2882974 to
22354d1
Compare
22354d1 to
a972d1b
Compare
a972d1b to
f2abaa9
Compare
f2abaa9 to
bccce7b
Compare
e6da234 to
e9e8b42
Compare
c7b14e7 to
d225397
Compare
d225397 to
826c10f
Compare
826c10f to
180220d
Compare
180220d to
85bec74
Compare
85bec74 to
1791bf9
Compare
1791bf9 to
7a45ac4
Compare
7a45ac4 to
c7647df
Compare
c7647df to
1e3cbb4
Compare
1e3cbb4 to
f4b62b6
Compare
f4b62b6 to
442aa8c
Compare
442aa8c to
6e24b13
Compare
6e24b13 to
4d2b5ad
Compare
4d2b5ad to
d4c69ef
Compare
d4c69ef to
4fe05e8
Compare
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 PR contains the following updates:
3.0.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:
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:
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:
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:
v3.2.1: TypeScript 3.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:
Special thanks to all our contributors in this release:
v3.1.8: TypeScript 3.1.8Compare Source
This release contains a fix for an issue when language service plugins have no specified name.
v3.1.7: TypeScript 3.1.7Compare Source
This release contains fixes for a security risk involving language service plugin loading. More details are available here.
v3.1.6: TypeScript 3.1.6Compare Source
This release contains a fix for a major performance regression.
(Thanks @ajafff!)
Download:
v3.1.5: TypeScript 3.1.5Compare Source
This release includes a fix for emit on code that uses
const enumdeclarations.Download:
v3.1.4: TypeScript 3.1.4Compare Source
This release include a set of bug fixes reported for TypeScript 3.1.3 and TSServer plugin configuration support. For the complete list of fixed issues, check out the fixed issues query for TypeScript 3.1.3.
Download:
v3.1.3: TypeScript 3.1.3Compare Source
This release include a set of bug fixes reported for TypeScript 3.1.2. For the complete list of fixed issues, check out the fixed issues query for TypeScript 3.1.3.
Download:
v3.1.2: TypeScript 3.1.2Compare Source
This release include a set of bug fixes reported against TypeScript 3.1.1. For the complete list of fixed issues, check out the fixed issues query for TypeScript 3.1.2.
Download:
v3.1.1: TypeScript 3.1Compare Source
For release notes, check out the release announcement
For new features, check out the What's new in TypeScript 3.1.
For breaking changes, check out the Breaking changes in TypeScript 3.1 page.
For the complete list of fixed issues, check out the fixed issues query for Typescript 3.1.
Download:
Special thanks to all contributors to this release:
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.