delta-db / beautify-proj

JS Beautifier
MIT License
1 stars 0 forks source link

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

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 6 years ago

Version 1.8.5 of js-beautify was just published.

Branch Build failing 🚨
Dependency js-beautify
Current Version 1.8.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/delta-db/beautify-proj/builds/427017912?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 16 commits.

  • 4b0a862 Release: 1.8.5
  • c6bb41d Merge remote-tracking branch 'origin/master' into release
  • 082ffb6 Bump version numbers for 1.8.5
  • 928d849 Merge pull request #1545 from MacKLess/declare
  • 837226e Merge pull request #1546 from MacKLess/comments
  • bae5a5a Fixes indentation in second comment on webpage
  • 677b0dc Fix formatting for Typescript declare
  • 5681ad4 Merge pull request #1543 from bitwiseman/io-move
  • 6469217 Merge branch 'master' into io-move
  • 5aec460 Merge pull request #1540 from bitwiseman/uri
  • ee99c9b Merge branch 'master' into io-move
  • 7f36731 Merge pull request #1541 from bitwiseman/issue-1469
  • e287d16 Fixed #1408
  • 2d48af8 Move all references to beautifier.io
  • aadec2b Preserve new line at start of handlebars contents

There are 16 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.8.4 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 31 commits.

  • d3a982b Release: 1.8.7
  • f6823c3 Merge remote-tracking branch 'origin/master' into release
  • d621adb Bump version numbers for 1.8.7
  • 2f8e4f0 Merge pull request #1571 from MacKLess/preserve
  • c413de0 Add preserve and preserve_align to html
  • 7b20e88 Merge pull request #1566 from zilioti/core-options-test
  • 96a0f67 Minor tweaks
  • 2801952 Merge remote-tracking branch 'beautify-web/master' into core-options-test
  • ab85ff6 Added newlines to end of files
  • 58d339a Add unit tests for core options in python
  • bdc7701 Fix core options tests after running make ci
  • bfdea6e Add unit tests for core options
  • d98c27b Merge pull request #1563 from MacKLess/scripts
  • 096a070 Add tests for indent scripts option
  • 234369d Merge pull request #1476 from ganes1410/add-tests

There are 31 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 39 commits.

  • 87eee68 Release: 1.8.8
  • 0d6ec2f Merge remote-tracking branch 'origin/master' into release
  • 62e2fc9 Bump version numbers for 1.8.8
  • 3d1e8eb Update Changelog
  • 74cb7c4 Merge pull request #1574 from bitwiseman/object-async
  • a2ba20b Fix object literal async indenting
  • 07f7da9 Merge pull request #1570 from mesqueeb/patch-1
  • d3a982b Release: 1.8.7
  • f6823c3 Merge remote-tracking branch 'origin/master' into release
  • d621adb Bump version numbers for 1.8.7
  • 2f8e4f0 Merge pull request #1571 from MacKLess/preserve
  • c413de0 Add preserve and preserve_align to html
  • 2397383 Update "space_after_anon_function": false,
  • 7b20e88 Merge pull request #1566 from zilioti/core-options-test
  • 96a0f67 Minor tweaks

There are 39 commits in total.

See the full diff

redgeoff commented 5 years ago

Fixed by https://github.com/delta-db/beautify-proj/pull/40