DouglasWebster / angular-cli-sb2-bs4

Port of SB2 Admin using Bootstrap 4, Angular and Angular-cli
https://douglaswebster.github.io/angular-cli-sb2-bs4/
Other
8 stars 5 forks source link

Update zone.js to the latest version πŸš€ #38

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.8.6 of zone.js just got published.

Dependency zone.js
Current Version 0.8.4
Type dependency

The version 0.8.6 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.


Commits

The new version differs by 29 commits0.

  • 0829316 chore: release v0.8.6
  • 51e7ffe fix: resolve errors with closure (#722)
  • 7d4d07f fix(patch): fix #708, modify the canPatchDescriptor logic when browser don't provide onreadystatechange (#711)
  • 0a06874 fix(test): fix #718, use async test to do unhandle promise rejection test (#726)
  • 55cf064 fix(doc): fix typo in document, fix a typescript warning in test (#732)
  • 5090cf9 fix(test): fix websocket test server will crash when test in chrome (#733)
  • 2f11e67 feat(patch): fix #499, let promise instance toString active like native (#734)
  • a89830d feat(EventListenerOptions): fix #737, add support to EventListenerOptions (#738)
  • e9f68be docs: fix a typo in STANDARD-APIS.md (#742)
  • b60e9e6 feat(closure): fix #727, add zone_externs.js for closure compiler (#731)
  • 681a017 feat(error): Remove all Zone frames from stack (#693)
  • 06d1ac0 fix(error): fix #706, handleError when onHasTask throw error (#709)
  • e422fb1 fix(patch): fix #707, should not try to patch non configurable property (#717)
  • 160531b fix(patch): fix #719, window onproperty callback this is undefined (#723)
  • 92a39e2 fix(task): fix #705, don't json task.data to prevent cyclic error (#712)

There are 29 commits in total.

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.7 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 1 commits0.

false

See the full diff

greenkeeper[bot] commented 7 years ago

Version 0.8.6 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 7 years ago

Version 0.8.8 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 4 commits0.

  • 7b43b51 chore: release v0.8.8
  • fbe7b13 fix: on handling broken in v0.8.7
  • 0e2ead2 chore: add support for .editorconfig
  • 917893b chore: release v0.8.7

false

See the full diff

greenkeeper[bot] commented 7 years ago

Version 0.8.9 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits0.

  • 89132fd chore: release v0.8.9
  • e598310 fix(patch): fix #746, check desc get is null and only patch window.resize additionally (#747)

false

See the full diff

greenkeeper[bot] commented 7 years ago

Version 0.8.10 just got published.

Update to this version instead πŸš€

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