citrusui/poole

An in-range update of node-sass is breaking the build 🚨

greenkeeper opened this issue Β· 0 comments

Version 4.5.0 of node-sass just got published.

Branch Build failing 🚨
Dependency node-sass
Current Version 4.4.0
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

As node-sass is β€œonly” a devDependency of this project it might not break production or downstream projects, but β€œonly” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this πŸ’ͺ


Status Details
  • βœ… dependency-ci Dependencies checked Details

  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details

Release Notes v4.5.0

Features

Fixes

  • Fix includePaths no longer containing cwd by default (@xzyfer, #1876)
  • Fix slow down in watcher responsiveness (@xzyfer, #1869)

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 10 commits .

  • cc7c3b3 4.5.0
  • c048687 Merge pull request #1877 from xzyfer/preserve-cwd-include-path
  • 203f8d6 Mirror render and renderSync tests
  • 4310623 Restore behaviour of cwd in include path
  • 4271c70 Merge pull request #1874 from xzyfer/appveyor-release
  • 722e617 Update AppVeyor release config
  • 3b02804 Merge pull request #1873 from xzyfer/faster-watcher
  • 38fe5c6 Make the watcher more responsive to child changes
  • 167812b Merge pull request #1870 from xzyfer/vs2015
  • 36de131 Use Visual Studio 2015 for Node 6+

See the full diff.

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴