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 🚀 #57

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.8.12 of zone.js just got published.

Dependency zone.js
Current Version 0.8.11
Type dependency

The version 0.8.12 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 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

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:

codecov[bot] commented 7 years ago

Codecov Report

Merging #57 into develop will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #57   +/-   ##
========================================
  Coverage    87.88%   87.88%           
========================================
  Files           34       34           
  Lines          289      289           
  Branches        13       13           
========================================
  Hits           254      254           
  Misses          28       28           
  Partials         7        7

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2055686...b95c037. Read the comment docs.