marcusasplund / addressbook

Demo of how to solve the task of making an addressbook with local storage capability
MIT License
1 stars 0 forks source link

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

Open greenkeeper[bot] opened 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 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 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 could not complete due to an error [Details](https://travis-ci.org/marcusasplund/addressbook/builds/228465036?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:

greenkeeper[bot] commented 7 years ago

Version 0.8.11 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 8 commits.

  • b92b6e3 chore: release v0.8.11
  • 1919b36 fix: access process through _global so that WebPack does not accidently browserify (#786)
  • 89f990a fix(patch): fix #744, add namespace to load patch name (#774)
  • 582ff7b fix(closure): patchOnProperty with exact eventNames as possible (#768)
  • 7ad3070 doc(module): add document for new module system and how to disable features. (#777)
  • b7238c8 fix(task): fix #778, sometimes task will run after being canceled (#780)
  • 245f8e9 fix(webcomponents): fix #782, fix conflicts with shadydom of webcomponents (#784)
  • 82d4133 refactor(private): move help method to _ZonePrivate (#785)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 0.8.12 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 7 commits.

  • 3511159 chore: release v0.8.12
  • 68aa03e fix(toString): fix #802, fix ios 9 MutationObserver toString error (#803)
  • 7bd1418 fix(xhr): inner onreadystatechange should not triigger Zone callback (#800)
  • 857929d feat(patch): fix #758, patch cordova.exec success/error with zone.wrap (#789)
  • 7ca3995 feat(patch): fix #696, patch HTMLCanvasElement.toBlob as MacroTask (#788)
  • 67634ae fix(patch): fix #791, fix mediaQuery/Notification patch use wrong global (#792)
  • 0c5da04 fix(doc): fix #793, fix confuse bluebird patch doc (#794)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 0.8.13 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 10 commits.

  • 79baffb chore: release v0.8.13
  • 667cd6f fix(spec): FakeAsyncTestZoneSpec.flush() passes limit along to scheduler (#831)
  • 273cb85 fix(websocket): fix #824, patch websocket onproperties correctly in PhantomJS (#826)
  • 047d9b2 feat(saucelab): integrate saucelab webdriver test. (#819)
  • fabddd8 strongloop/zone library is now deprecated (#825)
  • b3a76d3 feat(eventListener): fix #798, improve EventTarget.addEventListener performance (#812)
  • 98f3903 refactor(util): replace zoneSymbol with Zone.symbol (#809)
  • f439fe2 fix(promise): fix #806, remove duplicate consolelog (#807)
  • 3a017d3 perf: Add addEventListener benchmark
  • 8260f1d fix(spec): fakeAsyncTestSpec should handle requestAnimationFrame (#805)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 0.8.14 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 4 commits.

  • 5a010c6 chore: release v0.8.14
  • 2143d9c fix(event): fix memory leak for once, add more test cases (#841)
  • f301fa2 fix(event): fix #836, handle event callback call removeEventListener case (#839)
  • 3a4bfbd fix(task): fix #832, fix #835, task.data should be an object (#834)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 0.8.16 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 8 commits.

  • b0c5076 chore: release v0.8.16
  • 6e44cab fix(promise): fix #850, check Promise.then writable (#851)
  • 5900d3a fix(console): console.log in nodejs should run in root Zone (#855)
  • 5c5ca1a feat(spec): add an option to FakeAsyncTestZoneSpec to flush periodic timers (#857)
  • eca04b0 fix(spec): do not count requestAnimationFrame as a pending timer (#854)
  • ccf002d chore: release v0.8.15
  • 1ed83d0 feat(rxjs): fix #830, monkey patch rxjs to make rxjs run in correct zone (#843)
  • ab82852 chore: refactor closure build (#844)

See the full diff