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 node-sass to the latest version 🚀 #291

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 4.9.3 of node-sass was just published.

Dependency node-sass
Current Version 4.9.0
Type devDependency

The version 4.9.3 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 node-sass.

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.


Release Notes v4.9.3

Community

Fixes

Commits

The new version differs by 28 commits.

  • cdf24f2 4.9.3
  • ff64b09 fix: bump node-gyp for hoek fix
  • 33e8b36 Typo: verion -> version
  • 60d9ae9 chore: Remove Travis Gitter hook (#2453)
  • ecfcab0 4.9.2
  • 57c8b59 Stop telling people to run npm rebuild with --force
  • cba089d Remove custom issue template
  • 240e8da 4.9.1
  • cc6ff42 Restore old node to CI
  • ef713a7 Bump request@2.87.0
  • 62fd84a chore: Add info for "Pinned" label
  • d3aebe7 Create CODE_OF_CONDUCT.md
  • 18d198e typo: node-sas -> node-sass
  • 64fdacf chore: Add link to 2355 on PR template
  • 8040cb7 docs: add more 404 binding install info

There are 28 commits in total.

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 #291 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #291   +/-   ##
=======================================
  Coverage   71.14%   71.14%           
=======================================
  Files          63       63           
  Lines        1019     1019           
  Branches      181      181           
=======================================
  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...2f2bf1b. Read the comment docs.