This repository was archived by the owner on Feb 22, 2020. It is now read-only.
Update dependency typescript to ^3.8.2 - #68
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
2 times, most recently
from
April 5, 2019 21:31
f70212d to
f985973
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
2 times, most recently
from
April 16, 2019 19:13
a610db5 to
760d733
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
April 18, 2019 23:56
760d733 to
d8b3e7b
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
3 times, most recently
from
April 23, 2019 18:02
1d033fc to
9a13657
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
April 23, 2019 22:23
9a13657 to
7b532d9
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
May 4, 2019 01:17
7b532d9 to
6a8886d
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
May 13, 2019 13:11
6a8886d to
f34b3b1
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
May 29, 2019 16:49
f34b3b1 to
0a52d97
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
June 13, 2019 18:04
0a52d97 to
9fda663
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
July 8, 2019 22:53
9fda663 to
0e87fb5
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
July 19, 2019 11:10
0e87fb5 to
b5d73fb
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
August 28, 2019 18:14
b5d73fb to
2d9d429
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
September 1, 2019 09:14
2d9d429 to
c5ac1d4
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
September 10, 2019 21:21
c5ac1d4 to
934dcc7
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
October 1, 2019 08:14
934dcc7 to
e4a2fd0
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
October 9, 2019 20:50
e4a2fd0 to
6b0929e
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
November 5, 2019 16:51
6b0929e to
d732a1e
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
November 5, 2019 20:15
d732a1e to
6e09cfe
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
December 4, 2019 08:04
6e09cfe to
5c1b37f
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
December 20, 2019 21:17
5c1b37f to
b9aaa38
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
January 16, 2020 21:12
b9aaa38 to
201807b
Compare
renovate
Bot
force-pushed
the
renovate/typescript-3.x
branch
from
February 20, 2020 23:16
201807b to
5d28ad4
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:
Release Notes
Microsoft/TypeScript
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:
For the complete list of fixed issues, check out the
Downloads are available on:
v3.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.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.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.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.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.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.1Compare 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.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.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.1Compare 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:
Renovate configuration
📅 Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or if you tick the rebase/retry checkbox below.
🔕 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.