node-sass just published its new version 3.7.0, which is covered by your current version range. No automated tests are configured for this project.
This means it’s now unclear whether your software still works. Manually check if that’s still the case
and close this pull request – if it broke, use this branch to work on adaptions and fixes.
Do you think getting a pull request for every single new version of your dependencies is too noisy?
Configure continuous integration and you will only receive them when tests fail.
You've asked, and asked, and asked... and here it is. It took a little longer than we'd hoped due a bug we discovered in Node.js 6 which broken our Windows builds.
Previous versions of Node Sass worked fine with Node.js 6 but produced scary looking warnings the console.
Work around Node.js 6 bug in Windows CI (@saper, #1514)
Currently to detect user local settings, when downloading the precompiled binaries, we use a deprecated package. We've replaced this packaged with the offical npm environment variables. This drastically simplifies our install script.
Hello :wave:
:warning::warning::warning:
node-sass just published its new version 3.7.0, which is covered by your current version range. No automated tests are configured for this project.
This means it’s now unclear whether your software still works. Manually check if that’s still the case and close this pull request – if it broke, use this branch to work on adaptions and fixes.
Do you think getting a pull request for every single new version of your dependencies is too noisy? Configure continuous integration and you will only receive them when tests fail.
Happy fixing and merging :palm_tree:
GitHub Release
Node.js 6 support
You've asked, and asked, and asked... and here it is. It took a little longer than we'd hoped due a bug we discovered in Node.js 6 which broken our Windows builds.
Previous versions of Node Sass worked fine with Node.js 6 but produced scary looking warnings the console.
Update proxy support
Currently to detect user local settings, when downloading the precompiled binaries, we use a deprecated package. We've replaced this packaged with the offical npm environment variables. This drastically simplifies our install script.
Big thanks to @delitescere! (#1333)
Fixes
TODO URL
in install error (@nschonni, #1488)Support Environments
*Linux support refers to Ubuntu, Debian, and CentOS 5
The new version differs by 173 commits .
9938557
v3.7.0
ca05f39
Attempt to fix AppVeyor tag race condition (#1519)
6027012
v3.7.0
e1250eb
Add Node 6 config to Travis (#1517)
15fe42e
Node 6 with AppVeyor: don't use subst for testing (#1514)
0bc5da4
Simplify Node versions in Travis Ci (#1500)
b850684
Replace deprecated npmconf package. (#1492)
ff17933
Fix final Node 6 deprecation warnings (#1498)
b0e1e1b
Add Node 6 as a supported runtime (#1499)
9c71aef
Update NAN to at least 2.3.2 (#1496)
9de9a47
Remove .only in tests
c56f4a1
Add supported node versions to readme
b527e60
Improve error message for unsupported environments (#1491)
e232674
Replace TODO URL with release tab for supported versions (#1488)
a405400
v3.6.0
There are 173 commits in total. See the full diff.
This pull request was created by greenkeeper.io. It keeps your software up to date, all the time.
Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster :zap: