-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
An in-range update of node-sass is breaking the build 🚨 #122
Comments
After pinning to 4.9.4 your tests are passing again. Downgrade this dependency 📌. |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v4.11.0LibSass 3.5.5This released updates LibSass to 3.5.5. This update brings
FeaturesFixesSupported Environments
*Linux support refers to Ubuntu, Debian, and CentOS 5+ CommitsThe new version differs by 9 commits.
See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v4.12.0FeaturesCommunity
Dependencies
Supported Environments
*Linux support refers to Ubuntu, Debian, and CentOS 5+ CommitsThe new version differs by 28 commits.
There are 28 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v4.13.0FeaturesCommunity
Dependencies
Supported Environments
*Linux support refers to Ubuntu, Debian, and CentOS 5+ CommitsThe new version differs by 18 commits.
There are 18 commits in total. See the full diff |
The devDependency node-sass was updated from
4.9.4
to4.10.0
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
node-sass is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
Release Notes for v4.10.0
Features
Supported Environments
*Linux support refers to Ubuntu, Debian, and CentOS 5+
** Not available on CentOS 5
^ Only available on x64
Commits
The new version differs by 6 commits ahead by 6, behind by 1.
c65a1bf
4.10.0
c73e2fc
feat: Add detecton for Node 11 (module 67)
0c31dc2
build: Use GCC 4.9 for Travis Node 10 and 11
f74e9cd
Update .travis.yml
97849b2
Add Node 11 to TravisCI
4aa3982
Add Node 11 to AppVeyor
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot 🌴
The text was updated successfully, but these errors were encountered: