devinit / datahub

Datahub v2
http://data.devinit.org
15 stars 3 forks source link

Update dependency typescript to v2.9.2 #470

Open renovate[bot] opened 5 years ago

renovate[bot] commented 5 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typescript (source) 2.8.3 -> 2.9.2 age adoption passing confidence

Release Notes

Microsoft/TypeScript ### [`v2.9.2`](https://togithub.com/microsoft/TypeScript/releases/tag/v2.9.2): TypeScript 2.9.2 [Compare Source](https://togithub.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://togithub.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://togithub.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://togithub.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://togithub.com/microsoft/TypeScript/releases/tag/v2.9.1): TypeScript 2.9 [Compare Source](https://togithub.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://togithub.com/Microsoft/TypeScript/wiki/What's-new-in-TypeScript#typescript-29). For breaking changes, check out the [Breaking changes in TypeScript 2.9](https://togithub.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://togithub.com/Microsoft/TypeScript/issues?q=is%3Aissue+milestone%3A%22TypeScript+2.9%22+label%3A%22fixed%22+) and [after TypeScript 2.9 RC](https://togithub.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://togithub.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](https://togithub.com/bluelovers) - Bowden Kenny - Brandon Slade - Daniel Rosenwasser - Derek P Sifford - Dhruv Rajvanshi - Ecole Keine - [@​falsandtru](https://togithub.com/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](https://togithub.com/rhysd) - Ron Buckton - Ryan Cavanaugh - Sheetal Nandi - [@​TravCav](https://togithub.com/TravCav) - Vakhurin Sergey - Wenlu Wang - Wesley Wigham - [@​Zzzen](https://togithub.com/Zzzen) ### [`v2.8.4`](https://togithub.com/microsoft/TypeScript/releases/tag/v2.8.4): TypeScript 2.8.4 [Compare Source](https://togithub.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://togithub.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://togithub.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://togithub.com/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017)) - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild/2.8.4)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

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.



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

codecov[bot] commented 5 years ago

Codecov Report

Merging #470 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #470   +/-   ##
=======================================
  Coverage   71.19%   71.19%           
=======================================
  Files         239      239           
  Lines        4239     4239           
  Branches      897      897           
=======================================
  Hits         3018     3018           
  Misses       1098     1098           
  Partials      123      123

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a40b56f...3642227. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #470 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #470   +/-   ##
=======================================
  Coverage   71.19%   71.19%           
=======================================
  Files         239      239           
  Lines        4239     4239           
  Branches      897      897           
=======================================
  Hits         3018     3018           
  Misses       1098     1098           
  Partials      123      123

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a40b56f...3642227. Read the comment docs.

renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.