Update typescript to version 2.2.1 🚀 #641

Closed
greenkeeperio-bot wants to merge 1 commits from greenkeeper-typescript-2.2.1 into development
greenkeeperio-bot commented 2017-02-22 17:23:57 +00:00 (Migrated from github.com)

Hello lovely humans,

typescript just published its new version 2.2.1.

State Update 🚀
Dependency typescript
New version 2.2.1
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

For release notes, check out the release announcement

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

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

For the complete list of fixed issues, check out the issues fixed in Typescript 2.2 RC and after Typescript 2.2 RC.

Download:

Special thanks to all contributors to this release:

  • Alexander Rusakov
  • Anatoly Ressin
  • Andreas Martin
  • Andrew Ochsner
  • Basarat Ali Syed
  • Dahan Gong
  • Dan Corder
  • David Sheldrick
  • @falsandtru
  • @flowmemo
  • Herrington Darkholme
  • Homa Wong
  • Joel Day
  • Kagami Sascha Rosylight
  • Klaus Meinhardt
  • Kārlis Gaņģis
  • Manish Giri
  • Masahiro Wakame
  • Raj Dosanjh
  • Slawomir Sadziak
  • Tingan Ho
  • Yuichi Nukiyama

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

  • 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
  • f133a67 wip testing
  • 2187e67 Get Widened Type
  • 533262c wip
  • ee13f31 Handle undefined import name
  • 510b384 Update LKG
  • 08fe20e [release-2.2] use separate process to probe if drive is safe to watch (#14098) (#14124)

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.1. <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.1 </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.1) <p>For release notes, check out the <a href="/Microsoft/TypeScript/blob/v2.2.1">release announcement</a></p> <p>For new features, check out the <a href="https://urls.greenkeeper.io/Microsoft/TypeScript/wiki/What's-new-in-TypeScript#typescript-22">What's new in TypeScript 2.2</a>.</p> <p>For breaking changes, check out the <a href="https://urls.greenkeeper.io/Microsoft/TypeScript/wiki/Breaking-Changes#typescript-22">Breaking changes in TypeScript 2.2</a> page.</p> <p>For the complete list of fixed issues, check out the issues fixed in <a href="https://urls.greenkeeper.io/Microsoft/TypeScript/issues?q=is%3Aissue+milestone%3A%22TypeScript+2.2%22+label%3A%22fixed%22+">Typescript 2.2 RC</a> and <a href="https://urls.greenkeeper.io/Microsoft/TypeScript/issues?q=is%3Aissue+milestone%3A%22TypeScript+2.2.1%22+label%3A%22fixed%22+">after Typescript 2.2 RC</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> (requires <a href="https://msdn.microsoft.com/en-us/library/mt752379.aspx">VS 2015 Update 3</a> to be installed first)</li> <li><a href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild/2.2.1">NuGet package</a></li> </ul> <p>Special thanks to all contributors to this release:</p> <ul> <li>Alexander Rusakov</li> <li>Anatoly Ressin</li> <li>Andreas Martin</li> <li>Andrew Ochsner</li> <li>Basarat Ali Syed</li> <li>Dahan Gong</li> <li>Dan Corder</li> <li>David Sheldrick</li> <li><a href="https://urls.greenkeeper.io/falsandtru" class="user-mention">@falsandtru</a></li> <li><a href="https://urls.greenkeeper.io/flowmemo" class="user-mention">@flowmemo</a></li> <li>Herrington Darkholme</li> <li>Homa Wong</li> <li>Joel Day</li> <li>Kagami Sascha Rosylight</li> <li>Klaus Meinhardt</li> <li>Kārlis Gaņģis</li> <li>Manish Giri</li> <li>Masahiro Wakame</li> <li>Raj Dosanjh</li> <li>Slawomir Sadziak</li> <li>Tingan Ho</li> <li>Yuichi Nukiyama</li> </ul> --- The new version differs by 783 commits (ahead by 783, behind by 158). - [`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> - [`f133a67`](https://github.com/Microsoft/TypeScript/commit/f133a6755ef813bfd9a77646c5e1e6263b1a64d5) <code>wip testing</code> - [`2187e67`](https://github.com/Microsoft/TypeScript/commit/2187e677b383ccd7a5f7812d8364b6bfd2863c60) <code>Get Widened Type</code> - [`533262c`](https://github.com/Microsoft/TypeScript/commit/533262ce831b22bd46d8c76574a28140de9bdc02) <code>wip</code> - [`ee13f31`](https://github.com/Microsoft/TypeScript/commit/ee13f31010ff337db931a264dfbc694944cd2a0d) <code>Handle undefined import name</code> - [`510b384`](https://github.com/Microsoft/TypeScript/commit/510b384e26a7966e122995d0d60506c742f0be3b) <code>Update LKG</code> - [`08fe20e`](https://github.com/Microsoft/TypeScript/commit/08fe20ec2448c43e1aba949ae740072fedc2bf98) <code>[release-2.2] use separate process to probe if drive is safe to watch (#14098) (#14124)</code> There are 250 commits in total. See the [full diff](https://github.com/Microsoft/TypeScript/compare/2dbc531cf4cd8758dc0c94465d874d1013d3c5a4...a29e8cf2406dd41aea48be0fb68cde6a2e972564). --- | ✨ 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-02-22 17:35:29 +00:00 (Migrated from github.com)

Codecov Report

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

@@             Coverage Diff              @@
##           development     #641   +/-   ##
============================================
  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 cf12851...2532502. Read the comment docs.

# [Codecov](https://codecov.io/gh/valor-software/ng2-file-upload/pull/641?src=pr&el=h1) Report > Merging [#641](https://codecov.io/gh/valor-software/ng2-file-upload/pull/641?src=pr&el=desc) into [development](https://codecov.io/gh/valor-software/ng2-file-upload/commit/cf12851e1d910a693c2429052815f6520806681e?src=pr&el=desc) will **not change** coverage. > The diff coverage is `n/a`. ```diff @@ Coverage Diff @@ ## development #641 +/- ## ============================================ 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/641?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/641?src=pr&el=footer). Last update [cf12851...2532502](https://codecov.io/gh/valor-software/ng2-file-upload/compare/cf12851e1d910a693c2429052815f6520806681e...2532502ef95c3e2a72c5d623d4d1f782a9e001ef?el=footer&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.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dc/ng2-file-upload#641