NicolasRitouet / fullstacktesting-frontend

0 stars 0 forks source link

An in-range update of zone.js is breaking the build 🚨 #17

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.6.26 of zone.js just got published.

Branch Build failing 🚨
Dependency zone.js
Current Version 0.6.25
Type dependency

This version is covered by your current version range and after updating it in your project the build failed.

As zone.js is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them. I recommend you give this issue a very high priority. I’m sure you can resolve this :muscle:


Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/NicolasRitouet/fullstacktesting-frontend/builds/176053340)
Commits

The new version differs by 15 commits .

  • 21935e8 chore: bump npm version to 0.6.26
  • 431f6f0 fix(node): crash when calling listeners() for event with no listeners
  • abaac6f test(setTimeout): use explicit timeout delays where order matters
  • fea6d68 fix: support clearing the timeouts with numeric IDs
  • 63bca67 refactor: add copyright header to source files
  • 0bc6035 style: format ts files
  • 3ffc664 build: add a clang-format task
  • ed87c26 fix: lint errors
  • 2cad6b3 build: add a gulp lint task
  • 16be7f9 fix: make fetch promise patching safe
  • a85db4c fix: run all timers in passage of time in a single fakeAsync's tick call
  • b52cf02 fix: stop using class extends as it breaks rollup
  • 7da0c52 fix(safari) - webworker objects have no .hasOwnProperty method, use
  • 51f2e1f fix(property-descriptor): do not use document object in Safari web worker
  • 737f8d8 fix(promise): include stack trace in an unhandlerd promise (#463)

See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

After pinning to 0.6.25 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.