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

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 1.7.0 of js-beautify just got published.

Branch Build failing 🚨
Dependency js-beautify
Current Version 1.6.14
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 this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them. I recommend you give this issue a very high priority. I’m sure you can resolve this :muscle:

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

Commits

The new version differs by 22 commits.

  • 0ac845e 1.7.0
  • 5b3c36c Python 1.7.0
  • 9276881 Bump version numbers in README.md
  • 1bd274d Update Changelog for 1.7.0
  • ea252d1 Package lock update
  • 9d733b5 Merge pull request #1243 from bitwiseman/feature/poly
  • cbbb2e0 Merge branch 'master' into feature/poly
  • 453bdc9 Fixed yield function spacing
  • 468815e Merge pull request #1241 from simondel/master
  • a46f97c README, LICENSE, CHANGELOG and package.json are always added
  • f56a513 Remove Object.value polyfill
  • 641d3bc Don't publish unnessessary files.
  • ed61dc1 Merge pull request #1240 from aecepoglu/unindent-chains-2
  • 258a361 adding the generated files
  • 2683c35 updated the js src file

There are 22 commits in total.

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

After pinning to 1.6.14 your tests are passing again. Downgrade this dependency 📌.

redgeoff commented 7 years ago

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