patrickmichalina / fusing-angular-v1-archived

Angular Universal seed project featuring Server-Side Rendering, @fuse-box bundling, Jest, Nightmare, and more!
https://fusing-angular.herokuapp.com
MIT License
6 stars 0 forks source link

Update browser-sync to the latest version 🚀 #278

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.24.6 of browser-sync was just published.

Dependency browser-sync
Current Version 2.24.4
Type devDependency

The version 2.24.6 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of browser-sync.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 10 commits.

  • 7c0a65c 2.24.6
  • 15c838e docs: updated cwd, watch & callbacks inline documentation
  • bb7bef1 Merge pull request #1584 from adamzerella/issue/Add-docs-for-cwd
  • e41ccea Added doc note for cwd
  • ef0f947 2.24.5
  • fda88b1 Merge pull request #1572 from BrowserSync/audit
  • a89336b ci: don't run coverage
  • 123551b deps: bump mocha + add --exit flag
  • 90e7306 fix: TypeError when watchOptions.ignored is not an array - fixes #1563
  • dd70eba deps: update following npm audit - fixes #1559

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:

codecov-io commented 6 years ago

Codecov Report

Merging #278 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #278   +/-   ##
=======================================
  Coverage   71.14%   71.14%           
=======================================
  Files          63       63           
  Lines        1019     1019           
  Branches      181      153   -28     
=======================================
  Hits          725      725           
  Misses        292      292           
  Partials        2        2

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 dcfad7d...f99ab69. Read the comment docs.