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

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

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

🚨 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 failed ([Details](https://travis-ci.org/delta-db/beautify-proj/builds/499936559?utm_source=github_status&utm_medium=notification)). - βœ… **coverage/coveralls:** First build on greenkeeper/js-beautify-1.9.0 at 100.0% ([Details](https://coveralls.io/builds/21909879)).

Release Notes for v1.9.0

Description

  • Fixed Tab indenting - when tabs indenting enabled, they are used universally. Also, tab size customizable: 8-space tabs would mean each tab is treated as 8 spaces. (#1294, #1551)
  • Accurate line wrapping - Layout always wraps when line length exceed specified column, unless wrapping would not reduce line length. (#284, #1238)
  • Improved Template handling in HTML - Go, Django, Handlebars, ERB/EJS/ASP, PHP (still only handlebars indenting) (#881, #1602, #1620)
  • Improved Template handling in Javascript - ERB/EJS/ASP, PHP (no indenting, no Django or Handlebars due to potential syntax conflicts for curly braces) (#1377)
  • Fixed indenting of mustache inverted conditionals (#1623 @e2tha-e)
  • Fixed indenting for HTML tags with option end tags (#1213)

v1.8.9...v1.9.0

Commits

The new version differs by 107 commits.

  • 00e66a6 Merge remote-tracking branch 'origin/master' into release
  • 8fa003e Bump version numbers for 1.9.0
  • 66f611a Update Changelog
  • 027ba4e Increase milestone and issue count maximums
  • f47d361 Update instructions with make js
  • 850fd50 Release: 1.9.0-beta5
  • bf9c079 Merge remote-tracking branch 'origin/master' into release
  • 2742799 Bump version numbers for 1.9.0-beta5
  • 2f1685a Revert "Revert "Stop bothering with node6 on windows""
  • 954d552 Revert "Stop bothering with node6 on windows"
  • 574d1c5 Remove npm install from pipeline
  • 4a23c41 Autoupdate project local npm
  • 17149d2 Report npm version
  • 605e398 Report npm version
  • e2cb65f Try to fix package-lock again

There are 107 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.8.9 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 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

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

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 22 commits.

  • 96f2eb0 Merge remote-tracking branch 'origin/master' into release
  • b8ab8c9 Bump version numbers for 1.10.1
  • a1f4e05 Update Changelog
  • 301cdfb Merge remote-tracking branch 'origin/master' into release
  • e4ca4b7 Bump version numbers for 1.10.1-rc2
  • 2239431 Check for npm and twine at start of release script
  • 2dc62c6 Release: 1.10.1-rc1
  • 481a9ac Merge remote-tracking branch 'origin/master' into release
  • c9ae202 Bump version numbers for 1.10.1-rc1
  • 02b7e1a Merge pull request #1690 from bitwiseman/issue-1687
  • 2b64a03 Only look for coment and cdata wrappers
  • 03f5283 lodash security fix lodash-4.17.14
  • 1baec7c Merge pull request #1689 from beautify-web/greenkeeper/webpack-4.36.1
  • cb989c4 chore(package): update lockfile package-lock.json
  • 425abf0 chore(package): update webpack to version 4.36.1

There are 22 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 7 commits.

  • 785c4a6 Release: 1.10.2
  • b31e71a Merge remote-tracking branch 'origin/master' into release
  • 403de87 Bump version numbers for 1.10.2
  • 65402bc Update Changelog
  • 5f85e7e Update python dependencies
  • bdb31ae Improved CodeMirror behavior
  • 510cf7a Support handlebars unescaped triple curly-braces

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 24 commits.

  • d5a3652 Release: 1.10.3
  • 1848c2d Merge remote-tracking branch 'origin/master' into release
  • b7eca84 Bump version numbers for 1.10.3
  • 894d954 Update Changelog
  • 739a91f Fix unquoted attributes with slashes in them
  • 472664c Merge pull request #1745 from bitwiseman/task/deps
  • 66ddffa Update ci images and supported versions
  • 9b4ba95 Update dependencies
  • a21941e Merge pull request #1733 from simonw/patch-1
  • c618e25 Merge pull request #1735 from MikeDombo/fix-private-fields
  • e28329c Add test for private field with changed output
  • e19cf93 Fix private fields by adding new start token to identifiers
  • c26968a Allow # to start identifier, such as private fields in classes
  • db4bc4d Merge pull request #1713 from Hirse/codemirror-search
  • f3c704e Merge branch 'master' into codemirror-search

There are 24 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

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

Commits

The new version differs by 46 commits.

  • 3faa484 Release: 1.11.0
  • 9a14bfb Merge remote-tracking branch 'origin/master' into release
  • ff603c0 Bump version numbers for 1.11.0
  • 846792b Update Changelog
  • 936a3ed Merge pull request #1782 from bitwiseman/issue/1756
  • 4bc5fcc Add support for handlebars partials
  • 4042801 Merge pull request #1781 from bitwiseman/issue/1706
  • 61886f9 Merge pull request #1780 from bitwiseman/issue/1530
  • c006887 Add support for es module
  • a98a43d Add support for pipeline operator
  • 7108993 Merge pull request #1779 from bitwiseman/issue/1727
  • 81e9d45 Support optional chaining
  • 4c65f5f Merge pull request #1778 from bitwiseman/issue/1503
  • 35ed0cd Added optional closing of p tags
  • e00d3b2 Merge pull request #1772 from beautify-web/greenkeeper/mkdirp-1.0.3

There are 46 commits in total.

See the full diff