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

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.7.5 of js-beautify was just published.

Branch Build failing 🚨
Dependency js-beautify
Current Version 1.7.4
Type dependency

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/313190141?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 24 commits.

  • cebf32b 1.7.5
  • dc4c9dc Python 1.7.5
  • cda60ff Bump version numbers in README.md
  • 788cae0 Update Changelog for 1.7.5
  • ac3b099 Merge pull request #1279 from Hirse/whitespace-important
  • f6ffd38 Merge branch 'master' into whitespace-important
  • 7a008ce Fix to use correct variable name. js_source_text > source_text
  • a4d7bc6 Improve invalid option output
  • 6b60339 Merge pull request #1281 from sandrosc/test-for-preserve-newlines
  • c662b5a new test for preserve new lines
  • 49aa620 Merge branch 'master' into whitespace-important
  • 873da98 Merge pull request #1277 from Coburn37/master
  • b411058 Merge branch 'master' into master
  • fb3e48d Merge branch 'master' into whitespace-important
  • 4c54364 Add another space before inline comment

There are 24 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 1.7.4 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 1.8.0 just got published.

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

Commits

The new version differs by 402 commits.

  • 12087be 1.8.0
  • e905c7c Python 1.8.0
  • 7b32b88 Bump version numbers in README.md
  • 498a550 Merge pull request #1513 from MacKLess/hbs
  • 2fd78a6 Add test for handlebars with wrap attributes
  • f6e38be Merge pull request #1512 from MacKLess/svg
  • 8d6bf68 Add test for SVG formatting
  • d9b36ad Merge pull request #1511 from MacKLess/media
  • 9bedbe1 Add test for newlines in css @media blocks
  • 72f06b6 Merge pull request #1510 from MacKLess/wrap
  • e3979f5 Add test for wrapping negative expressions that end a line
  • a1bfc05 Add CLI values
  • 47231ba Add tests
  • f97b8f8 Merge pull request #1509 from MacKLess/test
  • 391f19e Merge pull request #1508 from MacKLess/force

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.8.1 just got published.

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

Commits

The new version differs by 8 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.8.3 just got published.

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

Commits

The new version differs by 51 commits.

  • b8d4f5c Release: 1.8.3
  • 8f827c7 Merge remote-tracking branch 'origin/master' into release
  • d33e70d Bump version numbers for 1.8.3
  • b092116 Update Changelog
  • f76d933 Merge pull request #1529 from MacKLess/last_token
  • b5ef9b4 Refactor _flags.last_text to _flags.last_token.text
  • cfa13d9 Merge pull request #1528 from MacKLess/reserved_word
  • e849cb9 Refactor TOKEN.RESERVED to reserved_word and reserved_array functions
  • 866cfca Simplified error handling
  • d46410f Fix unicode test for windows
  • 418fc7a Refactor end_with_newline in Output settings
  • a46d717 Refactor indent_string calculation into Output
  • 02d8969 Added single selection options
  • de834fd Python test should not run node build
  • b89cdb9 Better output for unicode decoding errors

There are 51 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.8.4 just got published.

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

Commits

The new version differs by 7 commits.

  • 732c27b Release: 1.8.4
  • e19bc32 Merge remote-tracking branch 'origin/master' into release
  • 930c050 Bump version numbers for 1.8.4
  • ae5c953 Update Changelog
  • 0ef7b81 Fix for unformatted and content_unformatted
  • ab54c74 Fix merge error
  • 886f6d3 Fixed unindent chained methods under-indent

See the full diff