Skip to content
This repository was archived by the owner on Jan 9, 2021. It is now read-only.

Update dependency typescript to v3.9.7 #5

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 3, 2019

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typescript (source) 3.4.0-dev.20190227 -> 3.9.7 age adoption passing confidence

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:

v3.4.1

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:

  • @​AnyhowStep
  • Alan Pierce
  • Alexander Tarasyuk
  • Anders Hejlsberg
  • Andy Hanson
  • Benedikt Meurer
  • Benjamin Lichtman
  • Collins Abitekaniza
  • Daniel Krom
  • Daniel Rosenwasser
  • @​fullheightcoding
  • Gabriela Araujo Britto
  • @​ispedals
  • Jack Williams
  • Jesse Trinity
  • Jordi Oliveras Rovira
  • Joseph Wunderlich
  • K. Preißer
  • Kagami Sascha Rosylight
  • Klaus Meinhardt
  • Masahiro Wakame
  • Matt McCutchen
  • Matthew Aynalem
  • Mine Starks
  • Nathan Shively-Sanders
  • Ron Buckton
  • Ryan Cavanaugh
  • Sheetal Nandi
  • Titian Cernicova-Dragomir
  • @​tomholub
  • Wenlu Wang
  • Wesley Wigham

v3.4.0-dev.20190403

Compare Source

v3.4.0-dev.20190330

Compare Source

v3.4.0-dev.20190329

Compare Source

v3.4.0-dev.20190328

Compare Source

v3.4.0-dev.20190327

Compare Source

v3.4.0-dev.20190326

Compare Source

v3.4.0-dev.20190323

Compare Source

v3.4.0-dev.20190322

Compare Source

v3.4.0-dev.20190321

Compare Source

v3.4.0-dev.20190320

Compare Source

v3.4.0-dev.20190319

Compare Source

v3.4.0-dev.20190316

Compare Source

v3.4.0-dev.20190315

Compare Source

v3.4.0-dev.20190314

Compare Source

v3.4.0-dev.20190313

Compare Source

v3.4.0-dev.20190312

Compare Source

v3.4.0-dev.20190311

Compare Source

v3.4.0-dev.20190310

Compare Source

v3.4.0-dev.20190309

Compare Source

v3.4.0-dev.20190308

Compare Source

v3.4.0-dev.20190307

Compare Source

v3.4.0-dev.20190306

Compare Source

v3.4.0-dev.20190305

Compare Source

v3.4.0-dev.20190302

Compare Source

v3.4.0-dev.20190301

Compare Source

v3.4.0-dev.20190228

Compare Source


Renovate configuration

📅 Schedule: "after 10pm,before 5am" in timezone Europe/Berlin.

🚦 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 d5c9c54 to 13c5c1c Compare March 5, 2019 07:22
@renovate renovate bot changed the title Update dependency typescript to v3.4.0-dev.20190302 Update dependency typescript to v3.4.0-dev.20190305 Mar 5, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 13c5c1c to 4d7d617 Compare March 6, 2019 07:20
@renovate renovate bot changed the title Update dependency typescript to v3.4.0-dev.20190305 Update dependency typescript to v3.4.0-dev.20190306 Mar 6, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 4d7d617 to af9b275 Compare March 7, 2019 07:22
@renovate renovate bot changed the title Update dependency typescript to v3.4.0-dev.20190306 Update dependency typescript to v3.4.0-dev.20190307 Mar 7, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from af9b275 to c07a53e Compare March 8, 2019 07:21
@renovate renovate bot changed the title Update dependency typescript to v3.4.0-dev.20190307 Update dependency typescript to v3.4.0-dev.20190308 Mar 8, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from c07a53e to c45d3b2 Compare March 9, 2019 07:22
@renovate renovate bot changed the title Update dependency typescript to v3.4.0-dev.20190308 Update dependency typescript to v3.4.0-dev.20190309 Mar 9, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from c45d3b2 to a7eb585 Compare March 10, 2019 07:20
@renovate renovate bot changed the title Update dependency typescript to v3.4.0-dev.20190309 Update dependency typescript to v3.4.0-dev.20190310 Mar 10, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from a7eb585 to 894288a Compare March 11, 2019 06:22
@renovate renovate bot changed the title Update dependency typescript to v3.4.0-dev.20190310 Update dependency typescript to v3.4.0-dev.20190311 Mar 11, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 894288a to a5c4ca3 Compare March 12, 2019 06:22
@renovate renovate bot changed the title Update dependency typescript to v3.4.0-dev.20190311 Update dependency typescript to v3.4.0-dev.20190312 Mar 12, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from a5c4ca3 to 8b2a3d1 Compare March 13, 2019 06:39
@renovate renovate bot changed the title Update dependency typescript to v3.4.0-dev.20190312 Update dependency typescript to v3.4.0-dev.20190313 Mar 13, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 8b2a3d1 to 978ef1e Compare March 14, 2019 06:20
@renovate renovate bot changed the title Update dependency typescript to v3.4.0-dev.20190313 Update dependency typescript to v3.4.0-dev.20190314 Mar 14, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 978ef1e to 23ebba4 Compare March 15, 2019 06:20
@renovate renovate bot changed the title Update dependency typescript to v3.4.0-dev.20190314 Update dependency typescript to v3.4.0-dev.20190315 Mar 15, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 23ebba4 to 94e737c Compare March 15, 2019 22:14
@renovate renovate bot changed the title Update dependency typescript to v3.4.0-dev.20190315 Update dependency typescript to v3.4.0-rc Mar 15, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 94e737c to e4bcbca Compare March 20, 2019 18:41
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from e4bcbca to 9cca733 Compare March 29, 2019 17:43
@renovate renovate bot changed the title Update dependency typescript to v3.4.0-rc Update dependency typescript to v3.4.1 Mar 29, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 9cca733 to 4f81d2a Compare April 5, 2019 20:51
@renovate renovate bot changed the title Update dependency typescript to v3.4.1 Update dependency typescript to v3.4.2 Apr 5, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 4f81d2a to 307c5da Compare April 9, 2019 23:32
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 307c5da to 835ae93 Compare April 18, 2019 23:43
@renovate renovate bot changed the title Update dependency typescript to v3.4.3 Update dependency typescript to v3.4.4 Apr 18, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 835ae93 to e0123d6 Compare April 23, 2019 17:42
@renovate renovate bot changed the title Update dependency typescript to v3.4.4 Update dependency typescript to v3.4.5 Apr 23, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from e0123d6 to 6cefb1a Compare June 1, 2019 12:55
@renovate renovate bot changed the title Update dependency typescript to v3.4.5 Update dependency typescript to v3.5.1 Jun 1, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 6cefb1a to 2db773e Compare June 19, 2019 13:58
@renovate renovate bot changed the title Update dependency typescript to v3.5.1 Update dependency typescript to v3.5.2 Jun 19, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 2db773e to 9821c20 Compare July 13, 2019 10:58
@renovate renovate bot changed the title Update dependency typescript to v3.5.2 Update dependency typescript to v3.5.3 Jul 13, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 9821c20 to afb09bd Compare September 5, 2019 04:55
@renovate renovate bot changed the title Update dependency typescript to v3.5.3 Update dependency typescript to v3.6.2 Sep 5, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from afb09bd to 1e4a3fb Compare October 4, 2019 11:59
@renovate renovate bot changed the title Update dependency typescript to v3.6.2 Update dependency typescript to v3.6.3 Oct 4, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 1e4a3fb to e88c4ec Compare November 11, 2019 11:59
@renovate renovate bot changed the title Update dependency typescript to v3.6.3 Update dependency typescript to v3.7.2 Nov 11, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from e88c4ec to 4b59b2c Compare December 14, 2019 21:58
@renovate renovate bot changed the title Update dependency typescript to v3.7.2 Update dependency typescript to v3.7.3 Dec 14, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 4b59b2c to 77fa1cd Compare December 22, 2019 06:55
@renovate renovate bot changed the title Update dependency typescript to v3.7.3 Update dependency typescript to v3.7.4 Dec 22, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 77fa1cd to fccb2fc Compare January 18, 2020 19:04
@renovate renovate bot changed the title Update dependency typescript to v3.7.4 Update dependency typescript to v3.7.5 Jan 18, 2020
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from fccb2fc to 6cceb50 Compare March 15, 2020 03:58
@renovate renovate bot changed the title Update dependency typescript to v3.7.5 Update dependency typescript to v3.8.3 Apr 29, 2020
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 6cceb50 to 5b6768d Compare May 15, 2020 09:53
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 5b6768d to ea31905 Compare July 2, 2020 02:51
@renovate renovate bot changed the title Update dependency typescript to v3.8.3 Update dependency typescript to v3.9.6 Jul 4, 2020
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from ea31905 to 1f3fd07 Compare August 22, 2020 17:56
@renovate renovate bot changed the title Update dependency typescript to v3.9.6 Update dependency typescript to v3.9.7 Oct 26, 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.

1 participant