Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
greenkeeper bot opened this issue Jan 16, 2020 · 2 comments
Closed

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

greenkeeper bot opened this issue Jan 16, 2020 · 2 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Jan 16, 2020

The devDependency js-beautify was updated from 1.10.2 to 1.10.3.

🚨 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 devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).
  • coverage/coveralls: First build on greenkeeper/js-beautify-1.10.3 at 90.618% (Details).

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

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 16, 2020

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 5, 2020

  • The devDependency js-beautify was updated from 1.10.3 to 1.11.0.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant