MiguelCastillo / bit-imports

module loader for the browser
https://imports.bitjs.io
MIT License
5 stars 2 forks source link

An in-range update of sass.js is breaking the build 🚨 #198

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 0.10.9 of sass.js was just published.

Branch Build failing 🚨
Dependency sass.js
Current Version 0.10.8
Type devDependency

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

sass.js 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/MiguelCastillo/bit-imports/builds/337965479?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 4 commits.

  • 9159d78 chore(dist): updating distributables to version 0.10.9
  • 3e41106 chore(build): bumping to version 0.10.9
  • b023c7d chore(emscripten): adding EXTRA_EXPORTED_RUNTIME_METHODS
  • e15cbc5 chore(libsass): upgrading to libsass 3.4.9

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 0.10.8 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 0.10.10 just got published.

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

Release Notes 0.10.10 (July 7th 2018)
Commits

The new version differs by 5 commits.

  • 18d5e32 chore(dist): updating distributables to version 0.10.10
  • 4ca6ca1 chore(build): bumping to version 0.10.10
  • 00e236b chore(libsass): upgrading to libsass 3.5.4
  • 6745590 chore(emscripten): extracting EXTRA_EXPORTED_RUNTIME_METHODS to file
  • dd37c4e style(emscripten): it is called emterpreter not empterpreter

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 0.10.12 (November 14th 2018)
Commits

The new version differs by 6 commits.

  • e68c45e chore(dist): updating distributables to version 0.10.12
  • e6281ce chore(build): bumping to version 0.10.12
  • 7053c8e build(emscripten): use docker image via npm scripts
  • 3ac5357 chore(libsass): upgrading to libsass 3.5.5
  • 78e54cb docs(getting-started): Remove erroneous Sass.compile(scss)
  • 6241c10 fix(sass): prevent angular from breaking guard

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 0.10.13 (November 19th 2018)
  • fixing sass.configure.paths.js to restore ES5 compatibility - Issue #109
Commits

The new version differs by 3 commits.

  • 44db874 chore(dist): updating distributables to version 0.10.13
  • 7209593 chore(build): bumping to version 0.10.13
  • c0ddb23 fix(sass): restore ES5 compatibility

See the full diff