Update zone.js to version 0.7.3 🚀 #537

Closed
greenkeeperio-bot wants to merge 1 commits from greenkeeper-zone.js-0.7.3 into development
greenkeeperio-bot commented 2016-12-19 18:32:52 +00:00 (Migrated from github.com)

Hello lovely humans,

zone.js just published its new version 0.7.3.

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

  • 8f9a5d2 chore: release v0.7.3
  • 130bde6 chore: enforce source format
  • 384f5ec fix: correct zone.min.js not including zone
  • 610649b fix: add better Type safety
  • 50b168a chore: enforce source format
  • c0604f5 fix: Run tests on both the build as well as the dist folder (#514)
  • 20b5a5d fix: inline event handler issue
  • 0fd8c03 refactor: add generic patch eventtarget method
  • ba7858c fix: Correct ZoneAwareError prototype chain
  • 1bff7c0 chore: add reconnect options in sauce shell
  • dc12d8e fix: correct currentZone passed into delegate methods
  • 486010b fix: support nw.js environment
  • 9509747 fix: Prevent adding listener for xhrhttprequest multiple times
  • 2594817 chore(release): update dist
  • af14646 fix(closure): avoid property renaming on globals

There are 36 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.7.3. <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.7.3 </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 36 commits . - [`8f9a5d2`](https://github.com/angular/zone.js/commit/8f9a5d2935c5287572c130af4d162494a93792d7) <code>chore: release v0.7.3</code> - [`130bde6`](https://github.com/angular/zone.js/commit/130bde60d951451b838dc40539d34c90d47974c5) <code>chore: enforce source format</code> - [`384f5ec`](https://github.com/angular/zone.js/commit/384f5ec85502f5e98c07c10fefefe08f1aaafe2e) <code>fix: correct zone.min.js not including zone</code> - [`610649b`](https://github.com/angular/zone.js/commit/610649b77f2a4403c941fcccad39a0d8cba89593) <code>fix: add better Type safety</code> - [`50b168a`](https://github.com/angular/zone.js/commit/50b168a18a279e14f3415242cf943bed2e5b372f) <code>chore: enforce source format</code> - [`c0604f5`](https://github.com/angular/zone.js/commit/c0604f525787cb9d398b4ebae1d24ad6b4cb2fb4) <code>fix: Run tests on both the build as well as the dist folder (#514)</code> - [`20b5a5d`](https://github.com/angular/zone.js/commit/20b5a5dc1cdd119e2b6ef62eedb271f6daec0e56) <code>fix: inline event handler issue </code> - [`0fd8c03`](https://github.com/angular/zone.js/commit/0fd8c03ae8de0169976ce39e0e331fea7f1c1852) <code>refactor: add generic patch eventtarget method</code> - [`ba7858c`](https://github.com/angular/zone.js/commit/ba7858cb3077e15f4291ce24cfbc8c8e2ab6b9c1) <code>fix: Correct ZoneAwareError prototype chain</code> - [`1bff7c0`](https://github.com/angular/zone.js/commit/1bff7c061739f2499f17ca01af95a17dfea67b72) <code>chore: add reconnect options in sauce shell</code> - [`dc12d8e`](https://github.com/angular/zone.js/commit/dc12d8e0a0cca2deb94726d987a6cd1f939aba25) <code>fix: correct currentZone passed into delegate methods</code> - [`486010b`](https://github.com/angular/zone.js/commit/486010bedd8baebad5156363b539f53840e663d0) <code>fix: support nw.js environment</code> - [`9509747`](https://github.com/angular/zone.js/commit/95097477ac9d3662d803b3e761b3866b6910bbe0) <code>fix: Prevent adding listener for xhrhttprequest multiple times</code> - [`2594817`](https://github.com/angular/zone.js/commit/25948171b83a55a320af244ca8508233290978b1) <code>chore(release): update dist</code> - [`af14646`](https://github.com/angular/zone.js/commit/af14646f178c2d6c70f26d74e3a16297cd6a76b2) <code>fix(closure): avoid property renaming on globals</code> There are 36 commits in total. See the [full diff](https://github.com/angular/zone.js/compare/21935e8edf65a4192268ebd1940575ceaa08c244...8f9a5d2935c5287572c130af4d162494a93792d7). --- 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#537