Unibeautify / beautifier-php-cs-fixer

PHP-CS-Fixer beautifier for Unibeautify
https://github.com/FriendsOfPHP/PHP-CS-Fixer
MIT License
2 stars 1 forks source link

Update dependency typescript to v2.9.2 - autoclosed #25

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

This Pull Request updates dependency typescript from v2.8.3 to v2.9.2

Release Notes ### [`v2.9.2`](https://github.com/Microsoft/TypeScript/releases/v2.9.2) [Compare Source](https://github.com/Microsoft/TypeScript/compare/v2.9.1...v2.9.2) This release include a set of bug fixes reported against [TypeScript 2.9.1](https://github.com/Microsoft/TypeScript/releases/tag/v2.9.1). For the complete list of fixed issues, check out the [fixed issues query for TypeScript 2.9.2](https://github.com/Microsoft/TypeScript/issues?q=is%3Aissue+milestone%3A%22TypeScript+2.9.2%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 [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.9.2) --- ### [`v2.9.1`](https://github.com/Microsoft/TypeScript/releases/v2.9.1) [Compare Source](https://github.com/Microsoft/TypeScript/compare/v2.8.4...v2.9.1) For release notes, check out the [release announcement](https://blogs.msdn.microsoft.com/typescript/2018/05/31/announcing-typescript-2-9/) For new features, check out the [What's new in TypeScript 2.9](https://github.com/Microsoft/TypeScript/wiki/What's-new-in-TypeScript#typescript-29). For breaking changes, check out the [Breaking changes in TypeScript 2.9](https://github.com/Microsoft/TypeScript/wiki/Breaking-Changes#typescript-29) page. For the complete list of fixed issues, check out the issues fixed in [TypeScript 2.9 RC](https://github.com/Microsoft/TypeScript/issues?q=is%3Aissue+milestone%3A%22TypeScript+2.9%22+label%3A%22fixed%22+) and [after TypeScript 2.9 RC](https://github.com/Microsoft/TypeScript/issues?q=is%3Aissue+milestone%3A%22TypeScript+2.9.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.9.1) 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`](https://github.com/Microsoft/TypeScript/releases/v2.8.4) [Compare Source](https://github.com/Microsoft/TypeScript/compare/v2.8.3...v2.8.4) This release include a set of bug fixes reported against [TypeScript 2.8.3](https://github.com/Microsoft/TypeScript/releases/tag/v2.8.3). For the complete list of fixed issues, check out the [fixed issues query for TypeScript 2.8.4](https://github.com/Microsoft/TypeScript/issues?q=is%3Aissue+milestone%3A%22TypeScript+2.8.4%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 [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.8.4) ---

This PR has been generated by Renovate Bot.