reactivity
reactivity copied to clipboard
An in-range update of node-sass is breaking the build π¨
The devDependency node-sass was updated from 4.11.0 to 4.12.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
- β ci/circleci: build: Your tests failed on CircleCI (Details).
Release Notes for v4.12.0
Features
Community
- Convert all documentation links to HTTPS (@asottile, #2608)
- Remove out dated documentation (@DerZyklop, #2590)
- Remove @adamyeats from maintainers list (@adamyeats, #2576)
- Update troubleshooting documentation (@nschonni, #2454)
- Clearly document Node version support in README (@nschonni, #2383)
Dependencies
- nan@^2.13.2 (@xzyfer, #2632)
- [email protected] (@cheesestringer, #2574)
Supported Environments
| 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
Commits
The new version differs by 19 commits.
23c86594.12.0bc78b22Merge pull request #2633 from xzyfer/node-1212c0052Workaround waiting for AppVeyor to add Node versions9e564a1Use explicit Node version numbers in CI config5aae0d2Use Visual Studio 2017 for Node >= 10480250cUse g++4.9 for all Node >= 10 in Travis CIf4eebc8Node 12 requires at least [email protected]34f99a2Fix OSX compilation for Mojavida10866Add support for Node 120f86a0aUpdate README.md (#2617)33a32c3https-ify sass-lang.com urls (#2608)a2ac801removed outdated TOC entries44366b3Update lodash and remove prototype vulnerabilities088b80bRemove @adamyeats from maintainers list7c1dd8eMerge pull request #2454 from nschonni/troubleshooting-edits
There are 19 commits in total.
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 :palm_tree:
After pinning to 4.11.0 your tests are passing again. Downgrade this dependency π.