Update typescript to version 2.3.2 🚀 #769

Closed
greenkeeperio-bot wants to merge 1 commits from greenkeeper-typescript-2.3.2 into development
greenkeeperio-bot commented 2017-04-28 22:25:32 +00:00 (Migrated from github.com)
🚨🔥⚠️ Action required: Switch to the new Greenkeeper now! 🚨🔥⚠️
This version of Greenkeper will be shutdown on May 31st.
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.


Hello lovely humans,

typescript just published its new version 2.3.2.

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

🌴


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

  • d1a202d Update LKG
  • a28c533 Update version
  • 9eaddb4 Merge pull request #15445 from RyanCavanaugh/sessionBackCompat
  • 9ce6b35 Add compat overload
  • 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"

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

| 🚨🔥⚠️ _Action required_: Switch to the new [Greenkeeper](https://git.io/uptodate) now! 🚨🔥⚠️ | | --- | | This version of Greenkeper will be __shutdown on May 31st.__ | | 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><img src="https://cloud.githubusercontent.com/assets/908178/19868156/20c1c0c4-9fa7-11e6-9f17-611c51677dbd.gif" /> --- Hello lovely humans, [typescript](https://www.npmjs.com/package/typescript) just published its new version 2.3.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.3.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: --- The new version differs by 1801 commits (ahead by 1801, behind by 158). - [`d1a202d`](https://github.com/Microsoft/TypeScript/commit/d1a202dca63cf747791048e1ed4b8ffe0efbf601) <code>Update LKG</code> - [`a28c533`](https://github.com/Microsoft/TypeScript/commit/a28c533612549af651deb327cb02be4c34db1053) <code>Update version</code> - [`9eaddb4`](https://github.com/Microsoft/TypeScript/commit/9eaddb461e290d8ced7b4ec8c7f15399931d16c4) <code>Merge pull request #15445 from RyanCavanaugh/sessionBackCompat</code> - [`9ce6b35`](https://github.com/Microsoft/TypeScript/commit/9ce6b3560f35aa93048e0ee9de0bbacaca33b3d6) <code>Add compat overload</code> - [`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> There are 250 commits in total. See the [full diff](https://github.com/Microsoft/TypeScript/compare/2dbc531cf4cd8758dc0c94465d874d1013d3c5a4...d1a202dca63cf747791048e1ed4b8ffe0efbf601).

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