uwx / logmaster

simplistic and efficient logging library.
MIT License
0 stars 0 forks source link

An in-range update of js-beautify is breaking the build 🚨 #7

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency js-beautify was updated from 1.9.0 to 1.9.1.

🚨 View failing branch.

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

js-beautify 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 - ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/uwx/logmaster/builds/511474234?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 18 commits.

  • 706f4e6 Release: 1.9.1
  • 293561e Merge remote-tracking branch 'origin/master' into release
  • d869f9d Bump version numbers for 1.9.1
  • d522629 Update Changelog
  • 7532d55 Merge pull request #1645 from HanabishiRecca/master
  • ad8d6ae Option in web version
  • 3dea282 CLI option & readme update
  • 3470ea5 CSS & HTML tests
  • 212fe61 Additional tests
  • e1ec232 Implemented Makefile "alltest" flag
  • 8f9d869 Option renamed
  • 6db4a03 Add initial tests
  • e42c24c Fixed test crash due to encoding
  • 09d92c0 New option: preserve_empty_lines_indent
  • 1f7af59 Limit tag auto-close for td and th tags

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 5 years ago

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

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 42 commits.

  • f2815f2 Release: 1.10.0
  • 7f89844 Merge remote-tracking branch 'origin/master' into release
  • f4f406f Bump version numbers for 1.10.0
  • cd574fc Update Changelog
  • d6bb56c Support for case with curly braces
  • d299a74 Add tests for #1233
  • a4aa9bb Fix css escaping
  • e606110 Add templating language config option
  • caac81e Do not repeat comments with indented empty line
  • 0cea554 Merge pull request #1664 from HanabishiRecca/master
  • 880994c Merge pull request #1662 from bitwiseman/comment-wrapping
  • 12c476d Fix paren indenting
  • 737b425 Add tests
  • fa82fbc Merge branch 'master' into comment-wrapping
  • 6c831fa Merge branch 'master' into master

There are 42 commits in total.

See the full diff