Skip to content

Update js-beautify to the latest version 🚀 #1005

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

Merged
2 commits merged into from
Feb 28, 2019
Merged

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Feb 28, 2019

The devDependency js-beautify was updated from 1.8.0 to 1.9.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


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 264 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 250 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 🌴

@ghost ghost added the Merge On Green label Feb 28, 2019
@ghost ghost merged commit c7e77ff into master Feb 28, 2019
@greenkeeper greenkeeper bot deleted the greenkeeper/js-beautify-1.9.0 branch February 28, 2019 17:48
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants