Update zone.js to version 0.6.22 🚀 #390

Closed
greenkeeperio-bot wants to merge 1 commits from greenkeeper-zone.js-0.6.22 into development
greenkeeperio-bot commented 2016-09-14 18:41:09 +00:00 (Migrated from github.com)

Hello lovely humans,

zone.js just published its new version 0.6.22.

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

  • 7a66237 chore: Release v0.6.22
  • 8b81537 fix: use fetch(about://blank) to prevent exception on MS Edge (#442)
  • 4c8a155 feat(node): patch most fs methods (#438)
  • 100b82b feat(node): patch outgoing http requests to capture the zone (#430)
  • de318ce chore: Release v0.6.21
  • 0a7a155 fix: proper detection of global in WebWorker
  • 2b15b01 chore: Release v0.6.20
  • 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

There are 58 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.22. <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.22 </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 58 commits . - [`7a66237`](https://github.com/angular/zone.js/commit/7a662378b63ce0bc24c40437895796f1d5cea6df) <code>chore: Release v0.6.22</code> - [`8b81537`](https://github.com/angular/zone.js/commit/8b81537eeedf2253137e9b75bc451f9667d45e4a) <code>fix: use fetch(about://blank) to prevent exception on MS Edge (#442)</code> - [`4c8a155`](https://github.com/angular/zone.js/commit/4c8a155f7942961a6d877d131689b42cd308944c) <code>feat(node): patch most fs methods (#438)</code> - [`100b82b`](https://github.com/angular/zone.js/commit/100b82bbac4d720be0cb7ead11398e7fe95d1132) <code>feat(node): patch outgoing http requests to capture the zone (#430)</code> - [`de318ce`](https://github.com/angular/zone.js/commit/de318ceb2bf640c4fd4c4762f721ba855cfe5d0a) <code> chore: Release v0.6.21</code> - [`0a7a155`](https://github.com/angular/zone.js/commit/0a7a155f419f90fd34f93a5b7a3159e71cfee737) <code>fix: proper detection of global in WebWorker</code> - [`2b15b01`](https://github.com/angular/zone.js/commit/2b15b013c70dc27f95742276acd5a391a40f2bb8) <code>chore: Release v0.6.20</code> - [`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> There are 58 commits in total. See the [full diff](https://github.com/angular/zone.js/compare/5f366a1ca0ee00046375a25af25105fb5e66da24...7a662378b63ce0bc24c40437895796f1d5cea6df). --- 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#390