Update zone.js to version 0.6.19 🚀 #384

Closed
greenkeeperio-bot wants to merge 1 commits from greenkeeper-zone.js-0.6.19 into development
greenkeeperio-bot commented 2016-09-10 16:10:47 +00:00 (Migrated from github.com)

Hello lovely humans,

zone.js just published its new version 0.6.19.

State Update 🚀
Dependency zone.js
New version 0.6.19
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 zone.js.
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 51 commits .

  • 15d298b chore: Release v0.6.19
  • 44c46fa chore: Release v0.6.18
  • baf9cdb chore: update .gitignore with build-esm
  • 26fc3da fix(promise): support more aggressive optimization. (#431)
  • 6767ff5 fix(long-stack): Safer writing of stack traces.
  • a85fd68 fix(jasmine): propagate all arguments of it/describe/etc...
  • 5f1ea90 chore(karma): get rid of web-pack
  • 1fe4df0 fix: provide a more usefull error when configuring properties
  • 671a0a1 chore: switch packaging to rollup
  • 6e2f13c fix(XHR): Don't send sync XHR through ZONE
  • dcaeddb Replace npmcdn.com with unpkg.com (#419)
  • 4c35e5b feat: assert that right ZoneAwarePromise is available (#420)
  • f57fc18 chore: release v0.6.17
  • 382182c fix: IE10/11 timeout issues.
  • 55f8150 chore: Release v0.6.16

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


This pull request was created by greenkeeper.io.

Tired of seeing this sponsor message? greenkeeper upgrade

Hello lovely humans, [zone.js](https://www.npmjs.com/package/zone.js) just published its new version 0.6.19. <table> <tr> <th align=left> State </th> <td> Update :rocket: </td> </tr> <tr> <th align=left> Dependency </td> <td> zone.js </td> </tr> <tr> <th align=left> New version </td> <td> 0.6.19 </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 zone.js. 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 51 commits . - [`15d298b`](https://github.com/angular/zone.js/commit/15d298b877f9da819055dad9d97cd50195c9d9f5) <code>chore: Release v0.6.19</code> - [`44c46fa`](https://github.com/angular/zone.js/commit/44c46fa5a615cfa3ca6ad9ea431e216ec6795bdf) <code>chore: Release v0.6.18</code> - [`baf9cdb`](https://github.com/angular/zone.js/commit/baf9cdbd22cb8cb40d5a87fa0a7585f522ca26c4) <code>chore: update .gitignore with build-esm</code> - [`26fc3da`](https://github.com/angular/zone.js/commit/26fc3da464c6a661e14a0e04bf09160e09e84644) <code>fix(promise): support more aggressive optimization. (#431)</code> - [`6767ff5`](https://github.com/angular/zone.js/commit/6767ff53cd0fac854c0a81d3e0bd8a0ac193be7b) <code>fix(long-stack): Safer writing of stack traces.</code> - [`a85fd68`](https://github.com/angular/zone.js/commit/a85fd6873cb501187398042e025c804d11ee85b4) <code>fix(jasmine): propagate all arguments of it/describe/etc...</code> - [`5f1ea90`](https://github.com/angular/zone.js/commit/5f1ea903d6d94d11b7918fc992aa8f8056c326b9) <code>chore(karma): get rid of web-pack</code> - [`1fe4df0`](https://github.com/angular/zone.js/commit/1fe4df0a3b488dd8797754016a801b7032acfbc3) <code>fix: provide a more usefull error when configuring properties</code> - [`671a0a1`](https://github.com/angular/zone.js/commit/671a0a1f73bfd2e1e5b6b5322095f8997f62ce22) <code>chore: switch packaging to rollup</code> - [`6e2f13c`](https://github.com/angular/zone.js/commit/6e2f13c594f7df89fa2915294de6f9af127f0266) <code>fix(XHR): Don't send sync XHR through ZONE</code> - [`dcaeddb`](https://github.com/angular/zone.js/commit/dcaeddb39308a4cf7d1021d22a497b83810c4cb3) <code>Replace npmcdn.com with unpkg.com (#419)</code> - [`4c35e5b`](https://github.com/angular/zone.js/commit/4c35e5bde514389dc9d9bc141464197151382ce3) <code>feat: assert that right ZoneAwarePromise is available (#420)</code> - [`f57fc18`](https://github.com/angular/zone.js/commit/f57fc1870bfbbe36566d2f6acfa435fea63617d4) <code>chore: release v0.6.17</code> - [`382182c`](https://github.com/angular/zone.js/commit/382182cbeba37417bb4a42f4b3f21f859909cb2a) <code>fix: IE10/11 timeout issues.</code> - [`55f8150`](https://github.com/angular/zone.js/commit/55f815017df6bbda23eb0d1f61795f6f0412f51e) <code>chore: Release v0.6.16</code> There are 51 commits in total. See the [full diff](https://github.com/angular/zone.js/compare/5f366a1ca0ee00046375a25af25105fb5e66da24...15d298b877f9da819055dad9d97cd50195c9d9f5). --- This pull request was created by [greenkeeper.io](https://greenkeeper.io/). <sub>Tired of seeing this sponsor message? :zap: `greenkeeper upgrade`</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#384