Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork26
An in-range update of sass is breaking the build 🚨 #53
Description
The devDependencysass was updated from1.22.7
to1.22.8
.
This version iscovered by yourcurrent version range and after updating it in your projectthe build failed.
sass is a devDependency of this project. Itmight not break your production code or affect downstream projects, but probably breaks your build or test tools, which mayprevent deploying or publishing.
Status Details
- ❌Travis CI - Branch:
The builderrored.
Release Notes for Dart Sass 1.22.8
To install Dart Sass 1.22.8, download one of the packages above andadd it to your PATH, or seethe Sass website for full installation instructions.
Changes
JavaScript API
Don't crash when running in a directory whose name contains URL-sensitive characters.
Drop support for Node Carbon (8.x), which doesn't support
url.pathToFileURL
.
See thefull changelog for changes in earlier releases.
FAQ and help
There is a collection offrequently asked questions. If those don’t help, you can alwaysask the humans behind Greenkeeper.
YourGreenkeeper Bot 🌴