An in-range update of sass is breaking the build π¨
greenkeeper opened this issue Β· 6 comments
The devDependency sass was updated from 1.26.0
to 1.26.1
.
π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
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
- β Travis CI - Branch: The build errored.
Release Notes for Dart Sass 1.26.1
Command Line Interface
- Fix a longstanding bug where
--watch
mode could enter into a state where recompilation would not occur after a syntax error was introduced into a dependency and then fixed.
See the full changelog for changes in earlier releases.
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 π΄
After pinning to 1.26.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
- The
devDependency
sass was updated from1.26.1
to1.26.2
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for Dart Sass 1.26.2
- More aggressively eliminate redundant selectors in the
selector.extend()
andselector.replace()
functions.
See the full changelog for changes in earlier releases.
- The
devDependency
sass was updated from1.26.2
to1.26.3
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for Dart Sass 1.26.3
To install Sass 1.26.3, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
- The
devDependency
sass was updated from1.26.3
to1.26.5
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for Dart Sass 1.26.5
To install Sass 1.26.5, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
- The
devDependency
sass was updated from1.26.5
to1.26.6
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for Dart Sass 1.26.6
To install Sass 1.26.6, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
- The
devDependency
sass was updated from1.26.6
to1.26.7
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for Dart Sass 1.26.7
To install Sass 1.26.7, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.