insin / nwb-sass

Sass plugin for nwb
MIT License
11 stars 14 forks source link

Update node-sass to the latest version 🚀 #9

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 4.6.0 of node-sass was just published.

Dependency node-sass
Current Version 4.5.3
Type dependency

The version 4.6.0 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.6.0

Fixes

  • Node 9 Support
  • Some Electron ABIs allowed
  • Watcher improvements

Supported Environments

OS Architecture Node
Windows x86 & x64 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9
OSX x64 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9
Linux* x86 & x64 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9
Alpine x64 4, 6, 7, 8
FreeBSD 10+ i386 4, 6, 8
FreeBSD 10+ amd64 4, 6, 8

*Linux support refers to Ubuntu, Debian, and CentOS 5

Commits

The new version differs by 27 commits.

  • 54f9873 4.6.0
  • 0e8ce9c Build: Add Node 9 to Appveyor
  • 82dc901 Install: Add Node 9 detection
  • 8110422 build: Add Node 8 (carbon) to Travis
  • 74242dc Merge pull request #2127 from foladipo/patch-1
  • aa5bbbf improve grammar/clarity of instructions
  • e934a55 Remove Node 0.10 and 0.12 from CI config (#2112)
  • 6ed334b Add workaround for Node < 4 support with v4.x
  • 9e18803 docs: Fix broken anchor for Functions
  • 4a0f3d0 docs: README formatting and spelling fixes (#2063)
  • 5392533 chore: add NPM 5 troubleshooting (#2036)
  • a219c8c Fix broken link to CONTRIBUTING.md
  • 4f9b667 docs: Replace VS 2013 requirement with node-gyp (#2028)
  • 74179fc Fix test exclusion
  • 59fb078 Pass "follow" option to sass-graph

There are 27 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: