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 🚨 #417

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 4.7.1 of node-sass was just published.

Branch Build failing 🚨
Dependency node-sass
Current Version 4.6.1
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/303789630?utm_source=github_status&utm_medium=notification)

Release Notes v4.7.1

Fixes

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, 9

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

Commits

The new version differs by 15 commits.

  • e38a59c 4.7.1
  • 187d8c9 Lock request@<2.81.0
  • 40d1827 Bypass true case path for old Node versions
  • cabbee9 Add checking release page to the ISSUE_TEMPLATE
  • a51eca7 4.7.0
  • a3ae966 Merge pull request #2151 from sass/more-watcher-fixes
  • 2326b5f Fix watching of entry points
  • 6c5f110 Fix typo in watcher test config
  • e3ca075 Merge pull request #2128 from stefanpenner/leaks
  • 0a0f5c6 Use true-case-path to fix re-entrancy issue on Windows (#2149)
  • f6b0c72 [LEAK FIX] Use Nan::ObjectWrap to handle memory management
  • 3052263 [LEAK FIX] create_string must be paired with a free
  • 4cf43ac Remove dangling console.log from tests
  • 930c2d9 Backfill some test for sass.types.*
  • f2a09eb Add Isolated Memory Leak Scenarios

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.6.1 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