Skip to content

Comments

Update js-beautify 1.11.0 → 1.14.11 (minor)#115

Closed
depfu[bot] wants to merge 1 commit intomasterfrom
depfu/update/npm/js-beautify-1.14.11
Closed

Update js-beautify 1.11.0 → 1.14.11 (minor)#115
depfu[bot] wants to merge 1 commit intomasterfrom
depfu/update/npm/js-beautify-1.14.11

Conversation

@depfu
Copy link

@depfu depfu bot commented Nov 8, 2023

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ js-beautify (1.11.0 → 1.14.11) · Repo · Changelog

Release Notes

1.14.11 (from changelog)

  • Editor not working https://beautifier.io/ (#2201)
  • Set nodejs minimum to v14 (#2169)
  • Invalid prettification of object with unicode escape character as object key (#2159)
  • invalid json being generated with wrap_line_length (#1932)

1.14.9 (from changelog)

  • Bump semver and editorconfig (#2161)
  • Update editorconfig package (#2160)
  • Allow to configure the "custom elements as inline elements" behavior (#2113)

1.14.8 (from changelog)

  • Require nodejs v12 or greater (#2151)
  • CSS insideNonNestedAtRule generic variable (#2147)
  • Update dependencies (#2145)
  • Fix CI build (#2144)
  • Fixed #2133 Theme Toggle on without_codemirror Mode (#2138)
  • use correct variable name (#2135)
  • docs: Fix a few typos (#2127)
  • Add support for new record types (cont.) (#2118)
  • fix - semicolon followed by block statement doesnt have new line (#2117)
  • Fix formatting related to the element (#2114)
  • issue prettifying (function(){code();{code}})() (#1852)

1.14.7 (from changelog)

  • Doc: Updates web browser implementation examples (#2107)
  • HTML formatter breaks layout by introducing newlines (#1989)

1.14.6 (from changelog)

  • Globs no longer work on Windows in 1.14.5 (#2093)

1.14.5 (from changelog)

  • Dependency updates and UI tweaks (#2088)
  • Bump terser from 5.12.1 to 5.14.2 (#2084)
  • new layout breaks everything on long lines (#2071)
  • Dark mode (#2057)

1.14.4 (from changelog)

  • Extra space before !important added (#2056)
  • css format removes space after quoted value (#2051)
  • Add grid-template-areas to NON_SEMICOLON_NEWLINE_PROPERTY list (#2035)
  • CSS formatter removes useful space (#2024)
  • CHANGELOG.md file was wiped out in v1.14.2 (#2022)
  • Fails to recognize Handlebars block with whitespace control, e.g. {{~#if true ~}} (#1988)
  • Support new sass @use syntax (#1976)
  • Do not remove whitespace after number (#1950)
  • html formatter doesn't support handlebars partial blocks (#>) (#1869)
  • in keyword in class method causes indentation problem (#1846)
  • space_after_named_function not working inside an ES6 class (#1622)
  • Restyle website (#1444)
  • improper line concatenation between 'return' and a prefix expression (#1095)

1.14.0 (from changelog)

Description

Closed Issues

  • Added buttons to website (#1930)
  • Numbers should be allowed to contain underscores (#1836)
  • Use native mkdirSync instead of 'mkdirp' package (#1833)

1.13.13 (from changelog)

Description

Closed Issues

  • IE11 compatibility failure v>1.13.5 (#1918)

1.13.11 (from changelog)

Description

Closed Issues

  • Support short PHP tags (#1840)

1.13.0 (from changelog)

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)

1.12.0 (from changelog)

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)
  • Does this extension still supports applying Allman style to CSS? (#1353)
  • Add brace_style option for CSS (#1259)

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

✳️ duti (0.15.2 → 0.15.3) · Repo · Changelog

Release Notes

0.15.3 (from changelog)

  • Update all mentions of futil-js to futil

Does any of this look wrong? Please let us know.


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu
Copy link
Author

depfu bot commented Feb 17, 2024

Closed in favor of #118.

@depfu depfu bot closed this Feb 17, 2024
@depfu depfu bot deleted the depfu/update/npm/js-beautify-1.14.11 branch February 17, 2024 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants