Update typescript to version 1.8.10 🚀 #152

Closed
greenkeeperio-bot wants to merge 1 commits from greenkeeper-typescript-1.8.10 into master
greenkeeperio-bot commented 2016-04-12 21:04:04 +00:00 (Migrated from github.com)

Hello 👋

:rocket::rocket:🚀

typescript just published its new version 1.8.10, which is not covered by your current version range.

If this pull request passes your tests you can publish your software with the latest version of typescript – otherwise use this branch to work on adaptions and fixes.

Happy fixing and merging 🌴


GitHub Release

This release fixes an issue in React 15.0 and later by removing a dependency on an internal React API when emitting JSX spread attributes. As a result, TypeScript now emits its own standalone helper function for spread attributes.

Download:


The new version differs by 8 commits .

  • 794c574 Merge pull request #7978 from Microsoft/bump-1.8.10
  • 39181e6 Updated the LKG.
  • 68f2054 Bump to npm version 1.8.10.
  • f4ddf4b Merge pull request #7971 from Microsoft/objectAssignPoly-1.8
  • 662dc64 Accepted baselines.
  • 50d570b Changed emit to use 'Object.prototype.hasOwnProperty'.
  • 6aa9ada Remove unnecessary 'null'/'undefined' check, removed temp for args length.
  • e9f984d Use an emit helper for JSX Spread Attributes.

See the full diff.


This pull request was created by greenkeeper.io.
It keeps your software, up to date, all the time.

Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster
Hello :wave: :rocket::rocket::rocket: [typescript](https://www.npmjs.com/package/typescript) just published its new version 1.8.10, which **is not covered by your current version range**. If this pull request passes your tests you can publish your software with the latest version of typescript – otherwise use this branch to work on adaptions and fixes. Happy fixing and merging :palm_tree: --- [GitHub Release](https://github.com/Microsoft/TypeScript/releases/tag/v1.8.10) <p>This release fixes <a href="http://urls.greenkeeper.io/Microsoft/TypeScript/issues/7270">an issue in React 15.0 and later</a> by removing a dependency on an internal React API when emitting JSX spread attributes. As a result, TypeScript now emits its own standalone helper function for spread attributes.</p> <p>Download:</p> <ul> <li><a href="https://www.npmjs.com/package/typescript">npm</a></li> <li><a href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild/1.8.10">NuGet</a></li> </ul> --- The new version differs by 8 commits . - [`794c574`](https://github.com/Microsoft/TypeScript/commit/794c57478ec2a44ee15fb3e245a4c5d2d1612375) `Merge pull request #7978 from Microsoft/bump-1.8.10` - [`39181e6`](https://github.com/Microsoft/TypeScript/commit/39181e6370cad8f4fac844f5add9cd392ba7730a) `Updated the LKG.` - [`68f2054`](https://github.com/Microsoft/TypeScript/commit/68f2054c843e6e2e8a9c02d35f71b8341311fe5c) `Bump to npm version 1.8.10.` - [`f4ddf4b`](https://github.com/Microsoft/TypeScript/commit/f4ddf4bd5a2ab2f14b06ce8cbbdb7e94df1e90c8) `Merge pull request #7971 from Microsoft/objectAssignPoly-1.8` - [`662dc64`](https://github.com/Microsoft/TypeScript/commit/662dc64a882e140f7d8ccb8d5e057302d4ec14bd) `Accepted baselines.` - [`50d570b`](https://github.com/Microsoft/TypeScript/commit/50d570b12c1a19ab01c19d71c8dd39e5bdf0a2d3) `Changed emit to use 'Object.prototype.hasOwnProperty'.` - [`6aa9ada`](https://github.com/Microsoft/TypeScript/commit/6aa9adab72547d589917f8091176ec1b14692d83) `Remove unnecessary 'null'/'undefined' check, removed temp for args length.` - [`e9f984d`](https://github.com/Microsoft/TypeScript/commit/e9f984d3cedc689f89c33bcf5c2524ab3055b0cd) `Use an emit helper for JSX Spread Attributes.` See the [full diff](https://github.com/Microsoft/TypeScript/compare/9ef75534e0fd5f92bef86b520dff768c11a2df4d...794c57478ec2a44ee15fb3e245a4c5d2d1612375). --- This pull request was created by [greenkeeper.io](http://greenkeeper.io/). It keeps your software, up to date, all the time. <sub> Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster :zap: </sub>

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