RevolutionUC / revolutionuc-website

(legacy) Development repository for RevolutionUC website
MIT License
3 stars 4 forks source link

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

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/RevolutionUC/revolutionuc-website/builds/297027332?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.

greenkeeper[bot] commented 6 years ago

Version 4.6.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v4.6.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
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 4 commits.

  • 6b7b679 4.6.1
  • 824fbd5 gaze.watched returns an object (#2147)
  • 82ac87f Update changelog for 4.6.0 (#2141)
  • 56a19a5 docs: Update the Node version support message (#2136)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.7.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v4.7.2

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 17 commits.

  • 0ea34e4 4.7.2
  • d7327b4 Handle true-case-path permissions error
  • 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

There are 17 commits in total.

See the full diff