slupjs / slup

🚀 Sets of Material Design components built upon Inferno
MIT License
13 stars 2 forks source link

Update dependency typescript to v2.7.1 #90

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

This Pull Request updates dependency typescript from v2.5.3 to v2.7.1

Release Notes ### [`v2.6.1`](https://github.com/Microsoft/TypeScript/releases/v2.6.1) For release notes, check out the [release announcement](https://blogs.msdn.microsoft.com/typescript/2017/10/31/announcing-typescript-2-6/) For new features, check out the [What's new in TypeScript 2.6](https://github.com/Microsoft/TypeScript/wiki/What's-new-in-TypeScript#typescript-26). For breaking changes, check out the [Breaking changes in TypeScript 2.6](https://github.com/Microsoft/TypeScript/wiki/Breaking-Changes#typescript-26) page. For API breaking changes, check out the [API Breaking changes in TypeScript 2.6](https://github.com/Microsoft/TypeScript/wiki/API-Breaking-Changes#typescript-26) page. For the complete list of fixed issues, check out the issues fixed in [TypeScript 2.6 RC](https://github.com/Microsoft/TypeScript/issues?q=is%3Aissue+milestone%3A%22TypeScript+2.6%22+label%3A%22fixed%22+) and [after TypeScript 2.6 RC](https://github.com/Microsoft/TypeScript/issues?q=is%3Aissue+milestone%3A%22TypeScript+2.6.1%22+label%3A%22fixed%22+). Download: - [npm](https://www.npmjs.com/package/typescript) - [Visual Studio 2015 plugin](https://www.microsoft.com/en-us/download/details.aspx?id=48593) - [Visual Studio 2017](https://www.microsoft.com/en-us/download/details.aspx?id=55258) ([Select new version in project options](https://github.com/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017)) - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild/2.6.1) Special thanks to all contributors to this release: * Adrian Leonhard * Alex Chugaev * Alex Eagle * Anders Hejlsberg * Andrew Casey * Andy Hanson * Armando Aguirre * Arthur Ozga * Basarat Ali Syed * Benjamin Lichtman * Charles Pierce * Daniel Rosenwasser * @​falsandtru * Filipe Silva * Francois Wouts * Henry Mercer * Herrington Darkholme * Ivan Enderlin * Joe Calzaretta * Klaus Meinhardt * Magnus Kulke * Matt Bierner * Matt Mitchell * Mohamed Hegazy * Nathan Shively-Sanders * Paul van Brenk * Ron Buckton * Ryan Cavanaugh * Sheetal Nandi * Stas Vilchik * Taras Mankovski * Thomas den Hollander * Vakhurin Sergey * Wesley Wigham * Zeeshan Ahmed * Zev Spitz --- ### [`v2.6.2`](https://github.com/Microsoft/TypeScript/releases/v2.6.2) This release includes: * Support for [JSX Fragments](`https://github.com/Microsoft/TypeScript/pull/19249`). * [Bug fixes](https://github.com/Microsoft/TypeScript/issues?q=is%3Aissue+milestone%3A%22TypeScript+2.6.2%22+label%3A%22fixed%22+) reported against [TypeScript 2.6.1](https://github.com/Microsoft/TypeScript/releases/tag/v2.6.1). Download: - [npm](https://www.npmjs.com/package/typescript) - [Visual Studio 2015 plugin](https://www.microsoft.com/en-us/download/details.aspx?id=48593) - [Visual Studio 2017](https://www.microsoft.com/en-us/download/details.aspx?id=55258) (Select new version in [Tools/Options](https://github.com/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017)) - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild/2.6.2) --- ### [`v2.7.1`](https://github.com/Microsoft/TypeScript/releases/v2.7.1) For release notes, check out the [release announcement](https://blogs.msdn.microsoft.com/typescript/2018/01/31/announcing-typescript-2-7/ ) For new features, check out the [What's new in TypeScript 2.7](https://github.com/Microsoft/TypeScript/wiki/What's-new-in-TypeScript#typescript-27). For breaking changes, check out the [Breaking changes in TypeScript 2.7](https://github.com/Microsoft/TypeScript/wiki/Breaking-Changes#typescript-27) page. For the complete list of fixed issues, check out the issues fixed in [TypeScript 2.7 RC](https://github.com/Microsoft/TypeScript/issues?q=is%3Aissue+milestone%3A%22TypeScript+2.7%22+label%3A%22fixed%22+) and [after TypeScript 2.7 RC](https://github.com/Microsoft/TypeScript/issues?q=is%3Aissue+milestone%3A%22TypeScript+2.7.1%22+label%3A%22fixed%22+). Download: - [npm](https://www.npmjs.com/package/typescript) - [Visual Studio 2015 plugin](https://www.microsoft.com/en-us/download/details.aspx?id=48593) - [Visual Studio 2017](https://www.microsoft.com/en-us/download/details.aspx?id=55258) ([Select new version in project options](https://github.com/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017)) - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild/2.7.1) 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 ---

This PR has been generated by Renovate Bot.