StefH / PrimeNG-DataTable-Extensions

OData extensions for the PrimeNG DataTable
MIT License
10 stars 0 forks source link

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

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.8.10 of zone.js just got published.

Branch Build failing 🚨
Dependency zone.js
Current Version 0.8.9
Type devDependency

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

As zone.js is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a 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/StefH/PrimeNG-DataTable-Extensions/builds/228466354?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 10 commits0.

  • 1d422f2 chore: release v0.8.10
  • 3218b5a fix(timer): fix #437, #744, fix nativescript timer issue, fix nodejs v0.10.x timer issue (#772)
  • d94dc65 don't save handleIds for node (#736)
  • b5e33fd fix: Package Error stack rewriting as a separate bundle. (#770)
  • b48db54 feat: turn more code into Zone modules (#761)
  • f8d17ac fix(spec): fix #760, fakeAsyncTestSpec should handle microtask with additional args (#762)
  • 4baeb5c fix(showError): fix ignoreConsoleErrorUncaughtError may change during drain microtask (#763)
  • 97c03b5 feat(patch): load non standard api with new load module method (#764)
  • bb6aadc Add a flush method to the FakeAsync zone spec (#755)
  • e933cbd feat: make codebase more modular so that only parts of it can be loaded (#748)

false

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: