DBCDK / dk5

DK5 Digital
GNU Affero General Public License v3.0
0 stars 0 forks source link

An in-range update of node-sass is breaking the build 🚨 #387

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 4.6.0 of node-sass was just published.

Branch Build failing 🚨
Dependency node-sass
Current Version 4.5.3
Type devDependency

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 - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/DBCDK/tanterne/builds/297026669?utm_source=github_status&utm_medium=notification)

Release Notes v4.6.0

Fixes

  • Node 9 Support
  • Some Electron ABIs allowed
  • Watcher improvements

Supported Environments

OS Architecture Node
Windows x86 & x64 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9
OSX x64 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9
Linux* x86 & x64 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9
Alpine x64 4, 6, 7, 8
FreeBSD 10+ i386 4, 6, 8
FreeBSD 10+ amd64 4, 6, 8

*Linux support refers to Ubuntu, Debian, and CentOS 5

Commits

The new version differs by 27 commits.

  • 54f9873 4.6.0
  • 0e8ce9c Build: Add Node 9 to Appveyor
  • 82dc901 Install: Add Node 9 detection
  • 8110422 build: Add Node 8 (carbon) to Travis
  • 74242dc Merge pull request #2127 from foladipo/patch-1
  • aa5bbbf improve grammar/clarity of instructions
  • e934a55 Remove Node 0.10 and 0.12 from CI config (#2112)
  • 6ed334b Add workaround for Node < 4 support with v4.x
  • 9e18803 docs: Fix broken anchor for Functions
  • 4a0f3d0 docs: README formatting and spelling fixes (#2063)
  • 5392533 chore: add NPM 5 troubleshooting (#2036)
  • a219c8c Fix broken link to CONTRIBUTING.md
  • 4f9b667 docs: Replace VS 2013 requirement with node-gyp (#2028)
  • 74179fc Fix test exclusion
  • 59fb078 Pass "follow" option to sass-graph

There are 27 commits in total.

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:

greenkeeper[bot] commented 6 years ago

After pinning to 4.5.3 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

fvsdbc commented 6 years ago

Fixed