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

chore(deps): update dependency typescript to v3 #216

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 30, 2018

This PR contains the following updates:

Package Type Update Change
typescript (source) devDependencies major 2.6.2 -> 3.5.2

Release Notes

Microsoft/TypeScript

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:

Special thanks to all our contributors in this release:

  • [Empty list]

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.4 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

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

  • @​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.3.4000

Compare 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

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

  • Alessandro Vergani
  • Alexander Tarasyuk
  • Anders Hejlsberg
  • Andrew Casey
  • Andy Hanson
  • Aziz Khambati
  • Basarat Ali Syed
  • Benjamin Lichtman
  • Brandon Banks
  • Caleb Sander
  • @​csigs
  • Daiki Nishikawa
  • Daniel Rosenwasser
  • David Sherret
  • Dhruv Rajvanshi
  • Eddie Jaoude
  • @​EECOLOR
  • @​falsandtru
  • Igor Oleinikov
  • iliashkolyar
  • IllusionMH
  • Jack Williams
  • Jordi Oliveras Rovira
  • Kagami Sascha Rosylight
  • Klaus Meinhardt
  • Leon Aves
  • Limon Monte
  • Marcus Noble
  • Markus Wolf
  • Martin Probst
  • Matt McCutchen
  • Michael Tang
  • Mine Starks
  • Nathan Shively-Sanders
  • Noel Yoo
  • Patrick McCartney
  • Philip Pesca
  • Prateek Goel
  • Prateek Nayak
  • Roger Spratley
  • Ron Buckton
  • Ryan Cavanaugh
  • Ryan Clarke
  • Sam Drugan
  • Sergio Baidon
  • Sheetal Nandi
  • @​surlymrz
  • Valera Rozuvan
  • Wenlu Wang
  • Wesley Wigham

v3.3.3

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

  • Alessandro Vergani
  • Alexander Tarasyuk
  • Anders Hejlsberg
  • Andrew Casey
  • Andy Hanson
  • Aziz Khambati
  • Basarat Ali Syed
  • Benjamin Lichtman
  • Brandon Banks
  • Caleb Sander
  • @​csigs
  • Daiki Nishikawa
  • Daniel Rosenwasser
  • David Sherret
  • Dhruv Rajvanshi
  • Eddie Jaoude
  • @​EECOLOR
  • @​falsandtru
  • Igor Oleinikov
  • iliashkolyar
  • IllusionMH
  • Jack Williams
  • Jordi Oliveras Rovira
  • Kagami Sascha Rosylight
  • Klaus Meinhardt
  • Leon Aves
  • Limon Monte
  • Marcus Noble
  • Markus Wolf
  • Martin Probst
  • Matt McCutchen
  • Michael Tang
  • Mine Starks
  • Nathan Shively-Sanders
  • Noel Yoo
  • Patrick McCartney
  • Philip Pesca
  • Prateek Goel
  • Prateek Nayak
  • Roger Spratley
  • Ron Buckton
  • Ryan Cavanaugh
  • Ryan Clarke
  • Sam Drugan
  • Sergio Baidon
  • Sheetal Nandi
  • @​surlymrz
  • Valera Rozuvan
  • Wenlu Wang
  • Wesley Wigham

v3.3.1

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

  • Alessandro Vergani
  • Alexander Tarasyuk
  • Anders Hejlsberg
  • Andrew Casey
  • Andy Hanson
  • Aziz Khambati
  • Basarat Ali Syed
  • Benjamin Lichtman
  • Brandon Banks
  • Caleb Sander
  • @​csigs
  • Daiki Nishikawa
  • Daniel Rosenwasser
  • David Sherret
  • Dhruv Rajvanshi
  • Eddie Jaoude
  • @​EECOLOR
  • @​falsandtru
  • Igor Oleinikov
  • iliashkolyar
  • IllusionMH
  • Jack Williams
  • Jordi Oliveras Rovira
  • Kagami Sascha Rosylight
  • Klaus Meinhardt
  • Leon Aves
  • Limon Monte
  • Marcus Noble
  • Markus Wolf
  • Martin Probst
  • Matt McCutchen
  • Michael Tang
  • Mine Starks
  • Nathan Shively-Sanders
  • Noel Yoo
  • Patrick McCartney
  • Philip Pesca
  • Prateek Goel
  • Prateek Nayak
  • Roger Spratley
  • Ron Buckton
  • Ryan Cavanaugh
  • Ryan Clarke
  • Sam Drugan
  • Sergio Baidon
  • Sheetal Nandi
  • @​surlymrz
  • Valera Rozuvan
  • Wenlu Wang
  • Wesley Wigham

v3.2.4

Compare 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

Compare 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

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

  • Alessandro Vergani
  • Alexander
  • Alexander Tarasyuk
  • Anders Hejlsberg
  • Andrew Casey
  • Andy Hanson
  • Aziz Khambati
  • Basarat Ali Syed
  • Benjamin Lichtman
  • Brandon Banks
  • Caleb Sander
  • @​csigs
  • Daiki Nishikawa
  • Daniel Rosenwasser
  • David Sherret
  • Dhruv Rajvanshi
  • Eddie Jaoude
  • @​EECOLOR
  • @​falsandtru
  • Igor Oleinikov
  • iliashkolyar
  • IllusionMH
  • Jack Williams
  • Jordi Oliveras Rovira
  • Kagami Sascha Rosylight
  • Klaus Meinhardt
  • Leon Aves
  • Limon Monte
  • Marcus Noble
  • Markus Wolf
  • Martin Probst
  • Matt McCutchen
  • Michael Tang
  • Mine Starks
  • Nathan Shively-Sanders
  • Noel Yoo
  • Patrick McCartney
  • Philip Pesca
  • Prateek Goel
  • Prateek Nayak
  • Roger Spratley
  • Roger Spratley
  • Ron Buckton
  • Ryan Cavanaugh
  • Ryan Clarke
  • Sam Drugan
  • Sergio Baidon
  • Sheetal Nandi
  • TypeScript Bot
  • Valera Rozuvan
  • Wenlu Wang
  • Wesley Wigham

v3.1.6

Compare Source

This release contains a fix for a major performance regression.

(Thanks @​ajafff!)

Download:

v3.1.5

Compare Source

This release includes a fix for emit on code that uses const enum declarations.

Download:

v3.1.4

Compare 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

Compare 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

Compare 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

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

  • Alexander Tarasyuk
  • Anders Hejlsberg
  • Andrew Casey
  • Andy Hanson
  • Benjamin Lichtman
  • Brian Terlson
  • @​csigs
  • Dan Rollo
  • Daniel Imms
  • Daniel Rosenwasser
  • David Sherret
  • Elizabeth Dinella
  • Frederico Bittencourt
  • Jack Williams
  • James Keane
  • Jordi Oliveras Rovira
  • Klaus Meinhardt
  • Martin Probst
  • Matt McCutchen
  • Mine Starks
  • Minh Nguyen
  • Nathan Day
  • Mohamed Hegazy
  • Nathan Shively-Sanders
  • Ron Buckton
  • Rhys van der Waerden
  • Ryan Cavanaugh
  • Sam Lanning
  • Sheetal Nandi
  • Wenlu Wang
  • Wesley Wigham
  • Tim Schaub

v3.0.3

Compare Source

v3.0.1

Compare Source

For release notes, check out the release announcement

For new features, check out the What's new in TypeScript 3.0.

For breaking changes, check out the Breaking changes in TypeScript 3.0 page.

For the complete list of fixed issues, check out the issues fixed in TypeScript 3.0 RC and after TypeScript 3.0 RC.

Download:

Special thanks to all contributors to this release:

  • Alexander Tarasyuk
  • Anders Hejlsberg
  • Andrew Casey
  • Andy Hanson
  • Armando Aguirre
  • Benjamin Lichtman
  • Dan Freeman
  • Daniel Gooss
  • Daniel Rosenwasser
  • David Sherret
  • David Staheli
  • Elizabeth Dinella
  • Eugene Timokhov
  • John Doe
  • Jordi Oliveras Rovira
  • Kerem Kat
  • Kevin Gibbons
  • Kitson Kelly
  • Klaus Meinhardt
  • Markus Johnsson
  • Martin Probst
  • Mateusz Burzyński
  • Matt McCutchen
  • Micah Zoltu
  • Mohamed Hegazy
  • Nathan Shively-Sanders
  • Nicu Micleușanu
  • Pi Lanningham
  • @​rflorian
  • Ron Buckton
  • Ryan Cavanaugh
  • Sam Bostock
  • Sheetal Nandi
  • @​styfle
  • Vimal Raghubir
  • Vyacheslav Pukhanov
  • Wenlu Wang
  • Wesley Wigham
  • @​Zzzen

v2.9.2

Compare Source

This release include a set of bug fixes reported against TypeScript 2.9.1. For the complete list of fixed issues, check out the fixed issues query for TypeScript 2.9.2.

Download:

v2.9.1

Compare Source

For release notes, check out the release announcement

For new features, check out the What's new in TypeScript 2.9.

For breaking changes, check out the Breaking changes in TypeScript 2.9 page.

For the complete list of fixed issues, check out the issues fixed in TypeScript 2.9 RC and after TypeScript 2.9 RC.

Download:

Special thanks to all contributors to this release:

  • Aditya Daflapurkar
  • Adrien Gibrat
  • Alan Agius
  • Alex Khomchenko
  • Alex Ryan
  • Alexander Tarasyuk
  • Anders Hejlsberg
  • Andrew Casey
  • Andrew Faulkner
  • Andy Hanson
  • Armando Aguirre
  • Artem Tyurin
  • Arthur Ozga
  • Benjamin Lichtman
  • @​bluelovers
  • Bowden Kenny
  • Brandon Slade
  • Daniel Rosenwasser
  • Derek P Sifford
  • Dhruv Rajvanshi
  • Ecole Keine
  • @​falsandtru
  • Holger Jeromin
  • Jack Williams
  • Jordi Oliveras Rovira
  • Joscha Feth
  • Josh Goldberg
  • Kevin Donnelly
  • Khải
  • Klaus Meinhardt
  • Maarten Sijm
  • Matt Bierner
  • Mine Starks
  • Mohamed Hegazy
  • Nathan Shively-Sanders
  • Paul Koerbitz
  • @​rhysd
  • Ron Buckton
  • Ryan Cavanaugh
  • Sheetal Nandi
  • @​TravCav
  • Vakhurin Sergey
  • Wenlu Wang
  • Wesley Wigham
  • @​Zzzen

v2.8.4

Compare Source

This release include a set of bug fixes reported against TypeScript 2.8.3. For the complete list of fixed issues, check out the fixed issues query for TypeScript 2.8.4.

Download:

v2.8.3

Compare Source

This release include a set of bug fixes reported against TypeScript 2.8.1. For the complete list of fixed issues, check out the fixed issues query for TypeScript 2.8.3.

Download:

v2.8.1

Compare Source

For release notes, check out the release announcement

For new features, check out the What's new in TypeScript 2.8.

For breaking changes, check out the Breaking changes in TypeScript 2.8 page.

For the complete list of fixed issues, check out the issues fixed in TypeScript 2.8 RC and after TypeScript 2.8 RC.

Download:

Special thanks to all contributors to this release:

  • Aditya Daflapurkar
  • Adnan Chowdhury
  • Adrian Leonhard
  • Alan Agius
  • Alex Eagle
  • Anders Hejlsberg
  • Andrew Casey
  • Andy Hanson
  • Armando Aguirre
  • Benjamin Lichtman
  • Daniel Rosenwasser
  • Eric Grube
  • Esakki Raj
  • Herrington Darkholme
  • Jack Williams
  • Josh Goldberg
  • Klaus Meinhardt
  • Martyn Janes
  • Matt McCutchen
  • Mohamed Hegazy
  • Nathan Shively-Sanders
  • Noj Vek
  • Priyantha Lankapura
  • Ricardo N Feliciano
  • Ron Buckton
  • Ryan Cavanaugh
  • Sergii Bezliudnyi
  • Sheetal Nandi
  • Stephan Ginthör
  • @​TravCav
  • Wenlu Wang
  • Wesley Wigham
  • Yuichi Nukiyama

v2.7.2

Compare Source

This release include a set of bug fixes reported against TypeScript 2.7.1. For the complete list of fixed issues, check out the fixed issues query for TypeScript 2.7.2.

Download:

v2.7.1

Compare Source

For release notes, check out the release announcement

For new features, check out the What's new in TypeScript 2.7.

For breaking changes, check out the Breaking changes in TypeScript 2.7 page.

For the complete list of fixed issues, check out the issues fixed in TypeScript 2.7 RC and after TypeScript 2.7 RC.

Download:

Special thanks to all contributors to this release:

  • Adrian Leonhard
  • Alan Agius
  • Alex Khomchenko
  • Aluan Haddad
  • Anders Hejlsberg
  • Andrew Casey
  • Andy Hanson
  • Armando Aguirre
  • Arthur Ozga
  • @​begincalendar
  • Benjamin Lichtman
  • Bill Ticehurst
  • Cameron Taggart
  • Charles Pierce
  • Daniel Rosenwasser
  • Diogo Franco (Kovensky)
  • Eugene Timokhov
  • @​falsandtru
  • Herrington Darkholme
  • Homa Wong
  • @​IdeaHunter
  • Jack Williams
  • Jakub Korzeniowski
  • Jing Ma
  • Josh Goldberg
  • Justin Bay
  • Klaus Meinhardt
  • Kris Zyp
  • Marius Schulz
  • Martin Hiller
  • Matt Bierner
  • @​meyer
  • @​micbou
  • Mike Morearty
  • Mine Starks
  • Mohamed Hegazy
  • Nathan Shively-Sanders
  • @​nieltg
  • Orta Therox
  • Oussama Ben Brahim
  • Philippe Voinov
  • Priyantha Lankapura
  • Remo H. Jansen
  • Ron Buckton
  • Ryan Cavanaugh
  • Sean Barag
  • Sharon Rolel
  • Sheetal Nandi
  • Stanislav Iliev
  • Tycho Grouwstra
  • Wenlu Wang
  • Wesley Wigham
  • Wilson Hobbs
  • Yuichi Nukiyama
  • Yuval Greenfield

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "rebase!".

🔕 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 Renovate Bot. View repository job log here.

@renovate renovate bot assigned evans Jul 30, 2018
@renovate renovate bot requested a review from evans July 30, 2018 18:33
@renovate renovate bot force-pushed the renovate/typescript-3.x branch 3 times, most recently from 9d8efb8 to 72e54c9 Compare August 7, 2018 20:33
@renovate renovate bot force-pushed the renovate/typescript-3.x branch 3 times, most recently from 432aba3 to 8d881f0 Compare August 9, 2018 21:16
@renovate renovate bot force-pushed the renovate/typescript-3.x branch 2 times, most recently from 7485727 to e1c71fe Compare August 25, 2018 15:38
@renovate renovate bot force-pushed the renovate/typescript-3.x branch 3 times, most recently from d6f5ef6 to fcd4d0f Compare September 5, 2018 21:09
@renovate renovate bot force-pushed the renovate/typescript-3.x branch 4 times, most recently from 6204b96 to 46babea Compare September 19, 2018 17:59
@renovate renovate bot force-pushed the renovate/typescript-3.x branch 3 times, most recently from 6c04884 to 1f6085c Compare September 26, 2018 15:52
@renovate renovate bot force-pushed the renovate/typescript-3.x branch 4 times, most recently from c250646 to d15ed31 Compare October 4, 2018 11:01
@renovate renovate bot changed the title chore(deps): update dependency typescript to v3 chore(deps): update dependency typescript to v3.1.1 Oct 5, 2018
@renovate renovate bot changed the title chore(deps): update dependency typescript to v3.1.1 chore(deps): update dependency typescript to v3 Oct 5, 2018
@renovate renovate bot force-pushed the renovate/typescript-3.x branch 4 times, most recently from a5ea605 to b11fd4e Compare October 11, 2018 23:29
@renovate renovate bot force-pushed the renovate/typescript-3.x branch 4 times, most recently from cecb8b8 to 6ae8ef3 Compare November 1, 2018 21:29
@renovate renovate bot force-pushed the renovate/typescript-3.x branch 3 times, most recently from 1cffda5 to 37e3089 Compare November 10, 2018 21:01
@renovate renovate bot force-pushed the renovate/typescript-3.x branch 2 times, most recently from c1146c6 to 7ff416b Compare November 17, 2018 08:01
@renovate renovate bot force-pushed the renovate/typescript-3.x branch 3 times, most recently from ae6118c to 26acf8b Compare December 3, 2018 08:46
@renovate renovate bot force-pushed the renovate/typescript-3.x branch 2 times, most recently from d7e4978 to a02c38f Compare February 7, 2019 19:14
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 8f37929 to 622a895 Compare March 19, 2019 23:47
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 622a895 to c9ef867 Compare March 29, 2019 18:11
@renovate renovate bot force-pushed the renovate/typescript-3.x branch 2 times, most recently from 97850a6 to b7d67bf Compare April 9, 2019 23:55
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from b7d67bf to 366cd9d Compare April 22, 2019 07:57
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 366cd9d to 18f0645 Compare May 4, 2019 08:58
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 18f0645 to 75e4402 Compare June 1, 2019 07:50
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 75e4402 to 78a66e1 Compare June 19, 2019 10:53
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.

2 participants