Open greenkeeper[bot] opened 6 years ago
After pinning to 4.9.3 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
devDependency
node-sass was updated from 4.9.4
to 4.10.0
.Your tests are still failing with this version. Compare changes
OS | Architecture | Node |
---|---|---|
Windows | x86 & x64 | 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11 |
OSX | x64 | 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11 |
Linux* | x86 & x64 | 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8**, 9**, 10**^, 11** |
Alpine Linux | x64 | 4, 6, 7, 8, 9, 10, 11 |
FreeBSD 10+ | amd64 | 4, 6, 8, 9, 10 |
FreeBSD 10+ | i386 | 4, 6, 8, 9, 10 |
*Linux support refers to Ubuntu, Debian, and CentOS 5+
** Not available on CentOS 5
^ Only available on x64
devDependency
node-sass was updated from 4.10.0
to 4.11.0
.Your tests are still failing with this version. Compare changes
This released updates LibSass to 3.5.5. This update brings
OS | Architecture | Node |
---|---|---|
Windows | x86 & x64 | 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11 |
OSX | x64 | 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11 |
Linux* | x86 & x64 | 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8**, 9**, 10**^, 11** |
Alpine Linux | x64 | 4, 6, 7, 8, 9, 10, 11 |
*Linux support refers to Ubuntu, Debian, and CentOS 5+
** Not available on CentOS 5
^ Only available on x64
The new version differs by 9 commits.
dfe1f05
Update changelog
8319be2
4.11.0
7929c32
Merge pull request #2543 from sass/libsass-subtreee
ea9ffd6
Update sass-spec devDependency to use commit hash
a6aab24
Remove call to removed sass_option_push_import_extension
f06781d
Merge commit '912301673420cdd8fbc1efcd09037206539915ee' as 'src/libsass'
9123016
Squashed 'src/libsass/' content from commit 39e30874
688d654
Remove committed src/libsass
9b7015c
Update changelog
See the full diff
devDependency
node-sass was updated from 4.11.0
to 4.12.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
OS | Architecture | Node |
---|---|---|
Windows | x86 & x64 | 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 |
OSX | x64 | 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 |
Linux* | x86 & x64 | 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8**, 9**, 10**^, 11**^, 12**^ |
Alpine Linux | x64 | 6, 8, 10, 11, 12 |
*Linux support refers to Ubuntu, Debian, and CentOS 5+
** Not available on CentOS 5
^ Only available on x64
The new version differs by 19 commits.
23c8659
4.12.0
bc78b22
Merge pull request #2633 from xzyfer/node-12
12c0052
Workaround waiting for AppVeyor to add Node versions
9e564a1
Use explicit Node version numbers in CI config
5aae0d2
Use Visual Studio 2017 for Node >= 10
480250c
Use g++4.9 for all Node >= 10 in Travis CI
f4eebc8
Node 12 requires at least nan@2.13.2
34f99a2
Fix OSX compilation for Mojavi
da10866
Add support for Node 12
0f86a0a
Update README.md (#2617)
33a32c3
https-ify sass-lang.com urls (#2608)
a2ac801
removed outdated TOC entries
44366b3
Update lodash and remove prototype vulnerabilities
088b80b
Remove @adamyeats from maintainers list
7c1dd8e
Merge pull request #2454 from nschonni/troubleshooting-edits
There are 19 commits in total.
See the full diff
The devDependency node-sass was updated from
4.9.3
to4.9.4
.π¨ 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
- β **ci/circleci:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/1stop-st/frame/829?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - β **continuous-integration/codeship:** Build succeeded ([Details](https://app.codeship.com/projects/237099/builds/37723999)).Release Notes for v4.9.4
Dependencies
Supported Environments
*Linux support refers to Ubuntu, Debian, and CentOS 5+
** Node 8 and 9 are not supported on CentOS 5
^ Only available on x64
Commits
The new version differs by 2 commits.
476e11c
4.9.4
746759c
Upgrade request package to v.2.88
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: