-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Version 4.5.1 of node-sass just got published.
| Branch | Build failing 🚨 |
|---|---|
| Dependency | node-sass |
| Current Version | 4.5.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
Release Notes
v4.5.1Fixes
- Fix instructions about rebuilding the binary (@xzyfer, #1885)
- Add binding.js to Coveralls coverage (@nschonni, #1902)
- Update request version to avoid npm warn (@arzafran, #1915)
- Update link for VS 2013 download (@hweeks, #1921)
- Make binding tests less fragile (@xzyfer, #1929)
- Don't throw when being run on Node 8 (@xzyfer, #1929)
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 .
f2b410bUpdate changelog86c600a4.5.1b0147a8Merge pull request #1929 from xzyfer/support-node-87488f55Make binding tests less fragile10f9a58Add Node 8 to the support versions listsf2f4b96Update link for VS 2013 download7201e98Update request version to avoid npm warn (#1915)9905a59Merge pull request #1885 from xzyfer/fix-rebuildeb7f013Add binding.js to Coveralls coverage (#1902)f0419a7Fix npm rebuild
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 🌴