gerard2perez / koaton-cli

Command Line Tool for the koaton project
Mozilla Public License 2.0
2 stars 1 forks source link

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

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 4.8.0 of node-sass was just published.

Branch Build failing 🚨
Dependency node-sass
Current Version 4.7.2
Type dependency

This version is covered by your current version range and after updating it in your project the build failed.

node-sass is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ✅ **bitHound - Code** No failing files. [Details](https://www.bithound.io/github/gerard2p/koaton-cli/e4767805c57e8729faba7eeb3e745d843e2de80f/files?status=passing) - ✅ **bitHound - Dependencies** No failing dependencies. [Details](https://www.bithound.io/github/gerard2p/koaton-cli/e4767805c57e8729faba7eeb3e745d843e2de80f/dependencies/npm?status=passing) - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/gerard2p/koaton-cli/builds/351849607?utm_source=github_status&utm_medium=notification)

Release Notes v4.8.0

Features

Note: Node 10 is not officially supported until it's stable.

Fixes

Misc

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

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

Commits

The new version differs by 18 commits.

  • 0b6baf3 4.8.0
  • 7355176 Update CHANGELOG
  • 3898350 Install script should not write partially downloaded binaries
  • 3331891 Add SASS_BINARY_DIR to Readme
  • 1ed5ce9 Allow setting of SASS_BINARY_DIR without setting explicit binary name
  • b926705 Use watcher removed function on deleted
  • a2d2a63 Pre-empt support for Node 10
  • 863f29f Bump minimum nan@2.9.2
  • 0626988 docs: updated @10xLaCroixDrinker's username
  • fe572eb Bump LibSass to 3.5.0
  • 639173e Bump sass-spec@3.5.0
  • 78a74e9 Don't emit info output in quiet mode
  • dd805fc Emit normal output as info not warn
  • abbc657 Use HTML comments to show a reduced Markdown
  • e797a34 build: Add back Appveyor 0.12-3 (#2255)

There are 18 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.7.2 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.8.1 just got published.

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

greenkeeper[bot] commented 6 years ago

Version 4.8.3 just got published.

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

Release Notes v4.8.3

Features

Fixes

  • Fix crash with custom importers on node 9 (#2293)

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 Linux x64 4, 6, 7, 8, 9
FreeBSD 10+ amd64 4, 6, 8, 9
FreeBSD 10+ i386 4, 6, 8, 9

*Linux support refers to Ubuntu, Debian, and CentOS 5+
** Node 8 and 9 are not supported on CentOS 5

Commits

The new version differs by 9 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.9.0 just got published.

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

Release Notes v4.9.0

Deprecations

@importing of .css files will produce a deprecation warning. This behaviour will be removed in node-sass@5.0.0.

This behaviour violates the Sass language specification. Additionally it makes it impossible to output to the input directory via the CLI or watcher.

Community

  • Document why we're forced to use an old version of request (@nschonni, #2291)
  • Document work around for install node-sass in China (@gucong3000, #2206)

Features

Fixes

Misc

Supported Environments

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

*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 13 commits.

  • 9d6faf6 Bump LibSass@3.5.4
  • 739d768 Bump gcc@4.9 for Node 10
  • a124e9d Add Node 10 to CI
  • cc7301e Re-implement raw CSS imports for the deprecation warning
  • 7ec14df Bump LibSass@3.5.3
  • eb5ad0a Revert "Bump LibSass@3.5.3 (#2342)"
  • 5e10a9b 4.9.0
  • 4a858f1 Respect quiet option in Node API
  • 8004d10 Bump LibSass@3.5.3 (#2342)
  • 3ab7a16 Fix Node 10 check
  • 1676810 fix: propagate async context
  • 909f694 Add command that configure China mirror (#2206)
  • 8e69acf Add note about bumping Request (#2291)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.9.1 just got published.

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

Release Notes v4.9.1

Community

Fixes

Supported Environments

OS Architecture Node
Windows x86 & x64 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10
OSX x64 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10
Linux* x86 & x64 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8**, 9**, 10**^
Alpine Linux x64 4, 6, 7, 8, 9, 10
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+
** Node 8 and 9 are not supported on CentOS 5
^ Only available on x64

Commits

The new version differs by 21 commits.

  • 240e8da 4.9.1
  • cc6ff42 Restore old node to CI
  • ef713a7 Bump request@2.87.0
  • 62fd84a chore: Add info for "Pinned" label
  • d3aebe7 Create CODE_OF_CONDUCT.md
  • 18d198e typo: node-sas -> node-sass
  • 64fdacf chore: Add link to 2355 on PR template
  • 8040cb7 docs: add more 404 binding install info
  • a3ac021 Clean out duplicate ISSUE template
  • e0a92f6 docs: Cleanup issue templates
  • 94ce852 Be even more explicit that Node 10 needs 4.9
  • 91973ed chore: Add compile issue details to bug template
  • e23531d Update issue templates using builder
  • 8878118 docs: Add Feature request issue template
  • 043e2bc docs: Move and update Installation template

There are 21 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.9.2 just got published.

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

Release Notes v4.9.2

Community

Supported Environments

OS Architecture Node
Windows x86 & x64 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10
OSX x64 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10
Linux* x86 & x64 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8**, 9**, 10**^
Alpine Linux x64 4, 6, 7, 8, 9, 10
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+
** Node 8 and 9 are not supported on CentOS 5
^ Only available on x64

Commits

The new version differs by 3 commits.

  • ecfcab0 4.9.2
  • 57c8b59 Stop telling people to run npm rebuild with --force
  • cba089d Remove custom issue template

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.9.3 just got published.

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

Release Notes v4.9.3

Community

Fixes

Commits

The new version differs by 4 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v4.9.4

Dependencies

Supported Environments

OS Architecture Node
Windows x86 & x64 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10
OSX x64 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10
Linux* x86 & x64 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8**, 9**, 10**^
Alpine Linux x64 4, 6, 7, 8, 9, 10
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+
** Node 8 and 9 are not supported on CentOS 5
^ Only available on x64

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v4.10.0

Features

Supported Environments

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

Commits

The new version differs by 6 commits ahead by 6, behind by 1.

  • c65a1bf 4.10.0
  • c73e2fc feat: Add detecton for Node 11 (module 67)
  • 0c31dc2 build: Use GCC 4.9 for Travis Node 10 and 11
  • f74e9cd Update .travis.yml
  • 97849b2 Add Node 11 to TravisCI
  • 4aa3982 Add Node 11 to AppVeyor

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v4.11.0

LibSass 3.5.5

This released updates LibSass to 3.5.5. This update brings

  • Stability fixes
  • Removes noisey deprecation warning for @import'ing .css files
  • Support hex colors with alpha channels

Features

Fixes

  • Revert change that introduced a noisey deprecation warning (@xzyfer, #2362)

Supported Environments

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

Commits

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

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v4.12.0

Features

Community

Dependencies

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.

  • 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

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v4.13.0

Features

Community

Dependencies

Supported Environments

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

*Linux support refers to Ubuntu, Debian, and CentOS 5+
** Not available on CentOS 5
^ Only available on x64

Commits

The new version differs by 18 commits.

  • 60fad5f 4.13.0
  • 43db915 Merge pull request #2768 from sass/release-4-13
  • 0c8d308 Update references for v4.13 release
  • f1cc0d3 Use GCC 6 for Node 12 binaries (#2767)
  • 3838eae Use GCC 6 for Node 12 binaries
  • e84c6a9 Merge pull request #2766 from saper/node-modules-79
  • 64b6f32 Node 13 support
  • 8d0acca Merge pull request #2753 from schwigri/master
  • b0d4d85 Fix broken link to NodeJS docs in README.md
  • 887199a Merge pull request #2730 from kessenich/master
  • b1f54d7 Fix #2614 - Update lodash version
  • 96aa279 Merge pull request #2726 from XhmikosR/master-xmr-typos
  • 8421979 Assorted typo fixes.
  • 2513e6a chore: Remove PR template
  • 7ab387c Merge pull request #2673 from abetomo/remove_sudo_setting_from_travis

There are 18 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v4.14.0

Features

Fixes

Supported Environments

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

*Linux support refers to Ubuntu, Debian, and CentOS 5+
** Not available on CentOS 5
^ Only available on x64

Commits

The new version differs by 10 commits.

  • eac343c 4.14.0
  • bbeb78c Update changelog
  • 1210aab Fix #2621: Report libsass version 3.5.5 (#2769)
  • 5a4a48a feat: Add Node 14 support
  • b54053a Update changelog
  • 01db051 4.13.1
  • 338fd7a Merge pull request from GHSA-f6rp-gv58-9cw3
  • c6f2e5a doc: README example fix (#2787)
  • fbc9ff5 Merge pull request #2754 from saper/no-map-if-not-requested
  • 8498f70 Fix #2394: sourceMap option should have consistent behaviour

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v4.14.1

Community

Fixes

Supported Environments

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

*Linux support refers to Ubuntu, Debian, and CentOS 5+
** Not available on CentOS 5
^ Only available on x64

Commits

The new version differs by 13 commits.

  • 0d6c3cc 4.14.1
  • 1cc6263 Bump sass-graph@2.2.5 (#2915)
  • aa193f6 chore: Add GitHub Actions for Alpine CI
  • eac343c 4.14.0
  • bbeb78c Update changelog
  • 1210aab Fix #2621: Report libsass version 3.5.5 (#2769)
  • 5a4a48a feat: Add Node 14 support
  • b54053a Update changelog
  • 01db051 4.13.1
  • 338fd7a Merge pull request from GHSA-f6rp-gv58-9cw3
  • c6f2e5a doc: README example fix (#2787)
  • fbc9ff5 Merge pull request #2754 from saper/no-map-if-not-requested
  • 8498f70 Fix #2394: sourceMap option should have consistent behaviour

See the full diff