Update dependency typescript to ^3.8.3
Created by: renovate[bot]
This PR contains the following updates:
Package | Type | Update | New value | References | Sourcegraph |
---|---|---|---|---|---|
typescript (source) | devDependencies | minor | ^3.8.3 | homepage, source |
Release Notes
Microsoft/TypeScript
v3.8.3
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
- fixed issues query for Typescript v3.8.0 (Beta).
- fixed issues query for Typescript v3.8.1 (RC).
- fixed issues query for Typescript v3.8.2 (Final).
- fixed issues query for Typescript v3.8.3.
Downloads are available on:
v3.8.2
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
- fixed issues query for Typescript v3.8.0 (Beta).
- fixed issues query for Typescript v3.8.1 (RC).
- fixed issues query for Typescript v3.8.2 (Final).
Downloads are available on:
v3.7.5
For the complete list of fixed issues, check out the
- fixed issues query for Typescript v3.7.0 (Beta).
- fixed issues query for Typescript v3.7.1 (RC).
- fixed issues query for Typescript v3.7.2 (Final).
- fixed issues query for Typescript v3.7.3.
- fixed issues query for Typescript v3.7.4.
- fixed issues query for Typescript v3.7.5.
v3.7.4
For the complete list of fixed issues, check out the
- fixed issues query for Typescript v3.7.0 (Beta).
- fixed issues query for Typescript v3.7.1 (RC).
- fixed issues query for Typescript v3.7.2 (Final).
- fixed issues query for Typescript v3.7.3.
- fixed issues query for Typescript v3.7.4.
Downloads are available on:
v3.7.3
For the complete list of fixed issues, check out the
- fixed issues query for Typescript v3.7.0 (Beta).
- fixed issues query for Typescript v3.7.1 (RC).
- fixed issues query for Typescript v3.7.2 (Final).
- fixed issues query for Typescript v3.7.3.
Downloads are available on:
v3.7.2
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
- fixed issues query for Typescript v3.7.0 (Beta).
- fixed issues query for Typescript v3.7.1 (RC).
- fixed issues query for Typescript v3.7.2 (Final).
Downloads are available on:
v3.6.5
This patch fixes an issue where TypeScript would erroneously report the following error under noImplicitAny
when encountering a private
get
accessor in a .d.ts
file.
Property 'myGetter' implicitly has type 'any', because its get accessor lacks a return type annotation.
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
- fixed issues query for Typescript v3.6.5.
- fixed issues query for Typescript v3.6.4.
- fixed issues query for Typescript v3.6.3.
- fixed issues query for Typescript v3.6.2.
- fixed issues query for Typescript v3.6.1.
- fixed issues query for Typescript v3.6.0.
Downloads are available on:
v3.6.4
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript v3.6.4.
- fixed issues query for Typescript v3.6.3.
- fixed issues query for Typescript v3.6.2.
- fixed issues query for Typescript v3.6.1.
- fixed issues query for Typescript v3.6.0.
Downloads are available on:
v3.6.3
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript v3.6.3.
- fixed issues query for Typescript v3.6.2.
- fixed issues query for Typescript v3.6.1.
- fixed issues query for Typescript v3.6.0.
Downloads are available on:
v3.6.2
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript v3.6.2.
- fixed issues query for Typescript v3.6.1.
- fixed issues query for Typescript v3.6.0.
Downloads are available on:
v3.5.3
Downloads are available on:
v3.5.2
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:
-
7f47a08
Update LKG -
fbe2f2f
Update version to '3.5.2' -
857873b
Merge pull request #31877 from uniqueiniquity/port31685 [ #31685 ] -
a2cd10b
Merge pull request #31685 from uniqueiniquity/stopInvalidatingOnOpenFileSave -
a1a2bd6
Merge pull request #31866 from amcasey/FunctionHintSpan35 -
caa66f6
Add regression test -
fdacf7f
Correct outline hint spans for functions -
cf7b19a
🤖 Cherry-pick PR #31688 into release-3.5 (#31707)
This list of changes was auto generated.
v3.5.1
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:
Renovate configuration
-
If you want to rebase/retry this PR, check this box
This PR has been generated by WhiteSource Renovate. View repository job log here.