Skip to content
This repository has been archived by the owner on Aug 27, 2020. It is now read-only.

Update dependency typescript to ^3.9.7 #89

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 1, 2019

This PR contains the following updates:

Package Type Update Change
typescript (source) devDependencies minor ^3.4.1 -> ^3.9.7

Release Notes

Microsoft/TypeScript

v3.9.7

Compare 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

Compare 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

This 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

Compare 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

Compare 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

Compare 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

Compare 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.5

Compare Source

For the complete list of fixed issues, check out the

v3.7.4

Compare Source

For the complete list of fixed issues, check out the

Downloads are available on:

v3.7.3

Compare Source

For the complete list of fixed issues, check out the

Downloads are available on:

v3.7.2

Compare 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

Compare Source

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

Downloads are available on:

v3.6.4

Compare 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

Compare 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

Compare 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

Compare 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

Compare 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:

This list of changes was auto generated.

v3.5.1

Compare 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

Compare Source

This release fixes an issue when running on node installations without npm.

For the complete list of fixed issues, check out the

Downloads are available on:

v3.4.4

Compare 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

Compare 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.ts files that can hang the language service.

For the complete list of fixed issues, check out the

Downloads are available on:

v3.4.2

Compare Source

This update solely changes TSServer to provide responses to configurePlugin requests, 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:


Renovate configuration

📅 Schedule: "before 3am on the first day of the month" (UTC).

🚦 Automerge: Enabled.

♻️ 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/typescript-3.x branch from fead2cb to d85f512 Compare May 29, 2019 16:39
@renovate renovate bot changed the title Update dependency typescript to ^3.4.5 Update dependency typescript to ^3.5.1 May 29, 2019
@renovate renovate bot changed the title Update dependency typescript to ^3.5.1 Update dependency typescript to ^3.5.2 Jun 19, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from d85f512 to caa2253 Compare June 19, 2019 14:49
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from caa2253 to bb035cd Compare July 13, 2019 12:59
@renovate renovate bot changed the title Update dependency typescript to ^3.5.2 Update dependency typescript to ^3.5.3 Jul 13, 2019
@renovate renovate bot changed the title Update dependency typescript to ^3.5.3 Update dependency typescript to ^3.6.2 Sep 5, 2019
@renovate renovate bot changed the title Update dependency typescript to ^3.6.2 Update dependency typescript to ^3.6.3 Oct 4, 2019
@renovate renovate bot changed the title Update dependency typescript to ^3.6.3 Update dependency typescript to ^3.7.2 Nov 12, 2019
@renovate renovate bot changed the title Update dependency typescript to ^3.7.2 Update dependency typescript to ^3.7.3 Dec 14, 2019
@renovate renovate bot changed the title Update dependency typescript to ^3.7.3 Update dependency typescript to ^3.7.4 Dec 21, 2019
@renovate renovate bot changed the title Update dependency typescript to ^3.7.4 Update dependency typescript to ^3.7.5 Jan 18, 2020
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 744ed64 to b55e1fd Compare March 10, 2020 21:57
@renovate renovate bot changed the title Update dependency typescript to ^3.7.5 Update dependency typescript to ^3.8.3 Mar 10, 2020
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from b55e1fd to ed08b77 Compare June 30, 2020 17:57
@renovate renovate bot changed the title Update dependency typescript to ^3.8.3 Update dependency typescript to ^3.9.5 Jun 30, 2020
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from ed08b77 to 89608b5 Compare July 10, 2020 21:51
@renovate renovate bot changed the title Update dependency typescript to ^3.9.5 Update dependency typescript to ^3.9.6 Jul 10, 2020
@renovate renovate bot changed the title Update dependency typescript to ^3.9.6 Update dependency typescript to ^3.9.7 Aug 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant