katallaxie / angular-preboot

:metal: A teeny tiny Angular (4 :tada:) seed to get your next great project booted. It is powered by great ideas and Webpack. It does AutoDLL, AoT, PostCss, Autoprefixer, and some other cool things.
MIT License
11 stars 1 forks source link

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

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 0.8.20 of zone.js was just published.

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

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

zone.js is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/katallaxie/angular-preboot/builds/327702276?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 9 commits ahead by 9, behind by 1.

  • fd91152 chore: release v0.8.20
  • 8293c37 fix(core): add helper method in util.ts to shorter zone.wrap/scehduleMacroTask
  • 957351e fix(core): remove unreadable short names
  • 31832a7 fix(core): add rxjs test
  • 615a6c1 fix(core): add file check script in travis build
  • 67e8178 fix(core): add comment for shorter var/function name
  • 00a4e31 fix(core): fix shorter name closure conflict
  • 73b0061 fix(core): fix #989, remove unuse code, use shorter name to reduce bundle size
  • 288f472 chore: release v0.8.19

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 6 years ago

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