Update typescript to version 2.3.1 🚀 #765

Closed
greenkeeperio-bot wants to merge 1 commits from greenkeeper-typescript-2.3.1 into development
greenkeeperio-bot commented 2017-04-27 16:07:44 +00:00 (Migrated from github.com)

Hello lovely humans,

typescript just published its new version 2.3.1.

State Update 🚀
Dependency typescript
New version 2.3.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!

🌴


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

  • 47e5569 Update LKG
  • 9ada915 Merge pull request #15381 from Microsoft/revert15104
  • fe0a307 Revert "Treat callback parameters as strictly covariant"
  • 96a3c91 Revert "Fix callback types to match covariantly"
  • 70bb2d3 Revert "Accept new baselines"
  • 3abd0c8 Revert "Add tests"
  • 42d6a9c Revert "Check callback return values bi-variantly"
  • d581bed Revert "Accept new baselines"
  • cf17be2 Revert "Add another test case"
  • e86512e Revert "Allow callbacks unioned with null and/or undefined"
  • 22647bb Revert "Update tests"
  • 8a85f4a Update LKG
  • 3c3b73e Merge branch 'master' into release-2.3
  • a0abadb Merge pull request #15320 from Microsoft/fixTypePredicateThisParameter
  • 5783435 Merge pull request #15330 from gcnew/exportConsts

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.3.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.3.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: --- The new version differs by 1797 commits (ahead by 1797, behind by 158). - [`47e5569`](https://github.com/Microsoft/TypeScript/commit/47e55697788261526237d694d8bdc11a99b80f37) <code>Update LKG</code> - [`9ada915`](https://github.com/Microsoft/TypeScript/commit/9ada9154e261bee3f71a4bdbc8bf1c7ac7d2a45a) <code>Merge pull request #15381 from Microsoft/revert15104</code> - [`fe0a307`](https://github.com/Microsoft/TypeScript/commit/fe0a3071c2435ac33b72568a0d4a268da9017222) <code>Revert "Treat callback parameters as strictly covariant"</code> - [`96a3c91`](https://github.com/Microsoft/TypeScript/commit/96a3c91122bcb959975f8797710c67a21853e004) <code>Revert "Fix callback types to match covariantly"</code> - [`70bb2d3`](https://github.com/Microsoft/TypeScript/commit/70bb2d3b0f506f2ff5cba8809a8822eb81154d62) <code>Revert "Accept new baselines"</code> - [`3abd0c8`](https://github.com/Microsoft/TypeScript/commit/3abd0c8ac2f34182797fd9782d64e816cd2498d7) <code>Revert "Add tests"</code> - [`42d6a9c`](https://github.com/Microsoft/TypeScript/commit/42d6a9cac64bd58f3a34f3eb39f8a8b79f2cab08) <code>Revert "Check callback return values bi-variantly"</code> - [`d581bed`](https://github.com/Microsoft/TypeScript/commit/d581bed509e99c487ba0455d3792e59df1fa955a) <code>Revert "Accept new baselines"</code> - [`cf17be2`](https://github.com/Microsoft/TypeScript/commit/cf17be2c764c087449e12dde85c14b36a087a16e) <code>Revert "Add another test case"</code> - [`e86512e`](https://github.com/Microsoft/TypeScript/commit/e86512e270ca19bb507e1124a41782d94fad7ed1) <code>Revert "Allow callbacks unioned with null and/or undefined"</code> - [`22647bb`](https://github.com/Microsoft/TypeScript/commit/22647bbae495678959fcd27b1fc491909673e0d1) <code>Revert "Update tests"</code> - [`8a85f4a`](https://github.com/Microsoft/TypeScript/commit/8a85f4a61ea200ffdd35113b0fca77a901c5be84) <code>Update LKG</code> - [`3c3b73e`](https://github.com/Microsoft/TypeScript/commit/3c3b73e72e841f4505565084dfbc35b02b921f7d) <code>Merge branch 'master' into release-2.3</code> - [`a0abadb`](https://github.com/Microsoft/TypeScript/commit/a0abadbcbe1db41fe754119afcaa85f608face7d) <code>Merge pull request #15320 from Microsoft/fixTypePredicateThisParameter</code> - [`5783435`](https://github.com/Microsoft/TypeScript/commit/5783435edcee3151c7fcf9f52cb4c9bd435e60f5) <code>Merge pull request #15330 from gcnew/exportConsts</code> There are 250 commits in total. See the [full diff](https://github.com/Microsoft/TypeScript/compare/2dbc531cf4cd8758dc0c94465d874d1013d3c5a4...47e55697788261526237d694d8bdc11a99b80f37). --- | ✨ 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. |

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#765