insin / nwb-sass

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

Update node-sass to the latest version 🚀 #4

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 4.3.0 of node-sass just got published.

Dependency node-sass
Current Version 4.2.0
Type dependency

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


Release Notes v4.3.0

Significant internal changes for CITGM support.

Supported Environments

OS Architecture Node
Windows x86 & x64 0.10, 0.12, 1, 2, 3, 4, 5, 6,7
OSX x64 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7
Linux* x86 & x64 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7
Alpine x64 4, 6, 7

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

Commits

The new version differs by 11 commits .

  • 71a7a84 4.3.0
  • 0ab145f Merge pull request #1849 from xzyfer/feat/no-git-in-build
  • 46c0c2b Merge pull request #1851 from xzyfer/remove/git-sub-module-docs
  • 1d3ec74 Merge pull request #1850 from xzyfer/remove/git-sub-module
  • 93eeed1 Remove the git fallback
  • a00aece Remove LibSass git submdule from CI
  • ae31ada Remove contributing documentation about bumping LibSass
  • 2d6d19e Remove reference to the LibSass to Sass Spec git submodules
  • 6f1c5b3 Normalise whitespace in docs
  • 7667dba Initial import of LibSass
  • c427728 Remove the LibSass git submodule

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: