Update typescript to version 2.2.2 🚀 #704

Closed
greenkeeperio-bot wants to merge 1 commits from greenkeeper-typescript-2.2.2 into development
greenkeeperio-bot commented 2017-03-27 18:00:42 +00:00 (Migrated from github.com)

Hello lovely humans,

typescript just published its new version 2.2.2.

State Update 🚀
Dependency typescript
New version 2.2.2
Type devDependency

This version is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of typescript.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.

Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?

There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.

Good luck with your project

You rock!

🌴


GitHub Release

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

Download:


The new version differs by 789 commits (ahead by 789, behind by 158).

  • d89553f Update LKG
  • 7ea8d9f Fix Per Request Cancellation Tokens
  • 8f41444 send error if obtaining of types-registry package failed (#14573) (#14585)
  • 6e8c44f Ports #14566 to release-2.2 (#14571)
  • f6b1738 Update LKG
  • e440dbb Update version
  • a29e8cf Update LKG
  • 1120971 Fix #14136: Make Object.create return any all the time
  • 6b5c448 Merge pull request #14131 from Microsoft/release-2.2_default_import_name
  • 125a8fa Merge pull request #14133 from aozgaa/MissingPropertyFix-2.2
  • b62b467 add periods
  • f2770a1 widen type, index signature, and add tests
  • a4cf12e cleanup
  • d9e0fff use getBaseTypeOfLiteralType
  • 150e2fb add tests

There are 250 commits in total. See the full diff.


Try the all new Greenkeeper GitHub Integration
With Integrations first-class bot support landed on GitHub and we’ve rewritten Greenkeeper to take full advantage of it. Simpler setup, fewer pull-requests, faster than ever.

Screencast

Try it today. Free for private repositories during beta.
Hello lovely humans, [typescript](https://www.npmjs.com/package/typescript) just published its new version 2.2.2. <table> <tr> <th align=left> State </th> <td> Update :rocket: </td> </tr> <tr> <th align=left> Dependency </td> <td> typescript </td> </tr> <tr> <th align=left> New version </td> <td> 2.2.2 </td> </tr> <tr> <th align=left> Type </td> <td> devDependency </td> </tr> </table> This version is **not covered** by your **current version range**. Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though. I recommend you look into these changes and try to get onto the latest version of typescript. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update. Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right? Are you unsure about how things are supposed to work? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and while I’m just a bot, there is a group of people who are happy to teach me new things. [Let them know](https://github.com/greenkeeperio/greenkeeper/issues/new). Good luck with your project :sparkles: You rock! :palm_tree: --- [GitHub Release](https://github.com/Microsoft/TypeScript/releases/tag/v2.2.2) <p>This release include a set of bug fixes reported against <a href="https://urls.greenkeeper.io/Microsoft/TypeScript/releases/tag/v2.2.1">TypeScript 2.2.1</a>. For the complete list of fixed issues, check out the <a href="https://urls.greenkeeper.io/Microsoft/TypeScript/issues?q=is%3Aissue+milestone%3A%22TypeScript+2.2.2%22+label%3A%22fixed%22+">fixed issues query for TypeScript 2.2.2</a>.</p> <p>Download:</p> <ul> <li><a href="https://www.npmjs.com/package/typescript">npm</a></li> <li><a href="https://www.microsoft.com/en-us/download/details.aspx?id=48593">Visual Studio 2015 plugin</a></li> <li><a href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild/2.2.2">NuGet package</a></li> </ul> --- The new version differs by 789 commits (ahead by 789, behind by 158). - [`d89553f`](https://github.com/Microsoft/TypeScript/commit/d89553f63edab8d790e76afdfd4b541551732f6e) <code>Update LKG</code> - [`7ea8d9f`](https://github.com/Microsoft/TypeScript/commit/7ea8d9fa49baca673dc021974ceca02cc19ed4e2) <code>Fix Per Request Cancellation Tokens</code> - [`8f41444`](https://github.com/Microsoft/TypeScript/commit/8f414447695c8dd42e9a3371a9d9bb95f95b8e52) <code>send error if obtaining of types-registry package failed (#14573) (#14585)</code> - [`6e8c44f`](https://github.com/Microsoft/TypeScript/commit/6e8c44f7741fef6ce1441633457dc5b1a3fb8c20) <code>Ports #14566 to release-2.2 (#14571)</code> - [`f6b1738`](https://github.com/Microsoft/TypeScript/commit/f6b17387b63ac60d022ef3a9086498bb1021e1c9) <code>Update LKG</code> - [`e440dbb`](https://github.com/Microsoft/TypeScript/commit/e440dbb3dace9c973cebbea7a35e6369d0a98a09) <code>Update version</code> - [`a29e8cf`](https://github.com/Microsoft/TypeScript/commit/a29e8cf2406dd41aea48be0fb68cde6a2e972564) <code>Update LKG</code> - [`1120971`](https://github.com/Microsoft/TypeScript/commit/1120971a6eaa95ea2f48e582c60761df49dc7e54) <code>Fix #14136: Make `Object.create` return `any` all the time</code> - [`6b5c448`](https://github.com/Microsoft/TypeScript/commit/6b5c448d79c8a952e00df547ffdbaf83dbc765f3) <code>Merge pull request #14131 from Microsoft/release-2.2_default_import_name</code> - [`125a8fa`](https://github.com/Microsoft/TypeScript/commit/125a8fa2fe49866e9a34174142aacfcdee6718c2) <code>Merge pull request #14133 from aozgaa/MissingPropertyFix-2.2</code> - [`b62b467`](https://github.com/Microsoft/TypeScript/commit/b62b4678ac35919ae7334221e037ca367329e45b) <code>add periods</code> - [`f2770a1`](https://github.com/Microsoft/TypeScript/commit/f2770a12160d6b886dc9ece24c665b92da854206) <code>widen type, index signature, and add tests</code> - [`a4cf12e`](https://github.com/Microsoft/TypeScript/commit/a4cf12efb764c8da2e943324b7544a5336756028) <code>cleanup</code> - [`d9e0fff`](https://github.com/Microsoft/TypeScript/commit/d9e0fffad9df5214926260547b5ca656d7af272e) <code>use getBaseTypeOfLiteralType</code> - [`150e2fb`](https://github.com/Microsoft/TypeScript/commit/150e2fbf506a54cdb628f30c93496cbf08b8a48a) <code>add tests</code> There are 250 commits in total. See the [full diff](https://github.com/Microsoft/TypeScript/compare/2dbc531cf4cd8758dc0c94465d874d1013d3c5a4...d89553f63edab8d790e76afdfd4b541551732f6e). --- | ✨ Try the all new [Greenkeeper GitHub Integration](https://git.io/uptodate) ✨ | | --- | | With [Integrations](https://developer.github.com/early-access/integrations/) **first-class bot support** landed on GitHub and we’ve rewritten Greenkeeper to take full advantage of it. **Simpler setup, fewer pull-requests, faster than ever**.<br><br> <details><summary>Screencast</summary><img src="https://cloud.githubusercontent.com/assets/908178/19868156/20c1c0c4-9fa7-11e6-9f17-611c51677dbd.gif" /></details><br> [**Try it today**](https://git.io/uptodate). Free for private repositories during beta. |
codecov-io commented 2017-03-27 18:11:39 +00:00 (Migrated from github.com)

Codecov Report

Merging #704 into development will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           development     #704   +/-   ##
============================================
  Coverage        33.08%   33.08%           
============================================
  Files               10       10           
  Lines              547      547           
  Branches            70       70           
============================================
  Hits               181      181           
  Misses             363      363           
  Partials             3        3

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 99c8303...967c30d. Read the comment docs.

# [Codecov](https://codecov.io/gh/valor-software/ng2-file-upload/pull/704?src=pr&el=h1) Report > Merging [#704](https://codecov.io/gh/valor-software/ng2-file-upload/pull/704?src=pr&el=desc) into [development](https://codecov.io/gh/valor-software/ng2-file-upload/commit/99c83035d1234be175cb533375194572caef3e5e?src=pr&el=desc) will **not change** coverage. > The diff coverage is `n/a`. [![Impacted file tree graph](https://codecov.io/gh/valor-software/ng2-file-upload/pull/704/graphs/tree.svg?width=650&src=pr&token=P8ngsZQolN&height=150)](https://codecov.io/gh/valor-software/ng2-file-upload/pull/704?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## development #704 +/- ## ============================================ Coverage 33.08% 33.08% ============================================ Files 10 10 Lines 547 547 Branches 70 70 ============================================ Hits 181 181 Misses 363 363 Partials 3 3 ``` ------ [Continue to review full report at Codecov](https://codecov.io/gh/valor-software/ng2-file-upload/pull/704?src=pr&el=continue). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta) > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/valor-software/ng2-file-upload/pull/704?src=pr&el=footer). Last update [99c8303...967c30d](https://codecov.io/gh/valor-software/ng2-file-upload/pull/704?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).

Pull request closed

Sign in to join this conversation.