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

chore(deps-dev): bump js-beautify from 1.13.4 to 1.13.5 #12

Merged
merged 1 commit into from
Mar 19, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2021

Bumps js-beautify from 1.13.4 to 1.13.5.

Changelog

Sourced from js-beautify's changelog.

v1.13.5

Description

Placeholder milestone for testing release scripts

Closed Issues

v1.13.1

Description

Closed Issues

  • Option 'max_preserve_newlines' not working on beautify_css.js CSS Beautifier (#1863)
  • React Fragment Short Syntax issue (#1854)
  • add viewport meta tag to index.html (#1843)
  • Add basic smarty templating support (#1820)
  • Tagged Template literals (#1244)

v1.13.0

Description

This release truly fixes the python cssbeautifier installation and updates cssbeautifier cli to use the same general code as jsbeautifier.

Also, as of this release Node.js 8.x is no longer guaranteed to work. Node.js 8.x LTS reached end-of-life in January 2020. Parts of our test infrastructure no longer support Node.js 8.x. The js-beautifier should still run on Node.js 8.x, but it is not part of the CI system and so not guaranteed to work.

Closed Issues

  • (internal) Refactor python cssbeautifier to reuse jsbeautifier CLI methods (#1832)
  • (internal) Switch from node-static to serve (#1831)
  • Fixed pip install cssbeautifier (#1830)

v1.12.0

Description

Closed Issues

  • Python jsbeautifier fails for special chars (#1809)
  • pip install cssbeautifier fails (#1808)
  • Add expand brace-style option to css beautifier (#1796)
  • Support nullish-coalescing (#1794)
  • Upgrade ga.js to analytics.js (#1777)
  • Newline rule not working with css-like files (#1776)
  • no new line after self closing tag (#1718)
  • HTML format, no break after ? (#1365)

... (truncated)

Commits
  • c926fc4 Merge remote-tracking branch 'origin/staging/main' into staging/release
  • 71c1266 Bump version numbers for 1.13.5
  • 6d80a26 Update Changelog
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 27, 2021
@janraasch janraasch merged commit 49a3c42 into master Mar 19, 2021
@janraasch janraasch deleted the dependabot/npm_and_yarn/js-beautify-1.13.5 branch March 19, 2021 02:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant