xcv58 / Custom-JavaScript-for-Websites-2

Run custom JavaScript on any website
https://xcv58.xyz/inject-js
MIT License
180 stars 46 forks source link

fix(deps): update dependency js-beautify to v1.14.9 #897

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
js-beautify (source) 1.14.3 -> 1.14.9 age adoption passing confidence

Release Notes

beautify-web/js-beautify (js-beautify) ### [`v1.14.9`](https://togithub.com/beautify-web/js-beautify/blob/HEAD/CHANGELOG.md#v1149) [Compare Source](https://togithub.com/beautify-web/js-beautify/compare/v1.14.8...v1.14.9) - Bump semver and editorconfig ([#​2161](https://togithub.com/beautify-web/js-beautify/pull/2161)) - Update editorconfig package ([#​2160](https://togithub.com/beautify-web/js-beautify/issues/2160)) - Allow to configure the "custom elements as inline elements" behavior ([#​2113](https://togithub.com/beautify-web/js-beautify/issues/2113)) ### [`v1.14.8`](https://togithub.com/beautify-web/js-beautify/blob/HEAD/CHANGELOG.md#v1148) [Compare Source](https://togithub.com/beautify-web/js-beautify/compare/v1.14.7...v1.14.8) - Require nodejs v12 or greater ([#​2151](https://togithub.com/beautify-web/js-beautify/pull/2151)) - CSS insideNonNestedAtRule generic variable ([#​2147](https://togithub.com/beautify-web/js-beautify/pull/2147)) - Update dependencies ([#​2145](https://togithub.com/beautify-web/js-beautify/pull/2145)) - Fix CI build ([#​2144](https://togithub.com/beautify-web/js-beautify/pull/2144)) - Fixed [#​2133](https://togithub.com/beautify-web/js-beautify/issues/2133) Theme Toggle on without_codemirror Mode ([#​2138](https://togithub.com/beautify-web/js-beautify/pull/2138)) - use correct variable name ([#​2135](https://togithub.com/beautify-web/js-beautify/pull/2135)) - docs: Fix a few typos ([#​2127](https://togithub.com/beautify-web/js-beautify/pull/2127)) - Add support for new record types (cont.) ([#​2118](https://togithub.com/beautify-web/js-beautify/pull/2118)) - fix - semicolon followed by block statement doesnt have new line ([#​2117](https://togithub.com/beautify-web/js-beautify/pull/2117)) - Fix formatting related to the element ([#​2114](https://togithub.com/beautify-web/js-beautify/pull/2114)) - issue prettifying (function(){code();{code}})() ([#​1852](https://togithub.com/beautify-web/js-beautify/issues/1852)) ### [`v1.14.7`](https://togithub.com/beautify-web/js-beautify/blob/HEAD/CHANGELOG.md#v1147) [Compare Source](https://togithub.com/beautify-web/js-beautify/compare/v1.14.6...v1.14.7) - Doc: Updates web browser implementation examples ([#​2107](https://togithub.com/beautify-web/js-beautify/pull/2107)) - HTML formatter breaks layout by introducing newlines ([#​1989](https://togithub.com/beautify-web/js-beautify/issues/1989)) ### [`v1.14.6`](https://togithub.com/beautify-web/js-beautify/blob/HEAD/CHANGELOG.md#v1146) [Compare Source](https://togithub.com/beautify-web/js-beautify/compare/v1.14.5...v1.14.6) - Globs no longer work on Windows in 1.14.5 ([#​2093](https://togithub.com/beautify-web/js-beautify/issues/2093)) ### [`v1.14.5`](https://togithub.com/beautify-web/js-beautify/blob/HEAD/CHANGELOG.md#v1145) [Compare Source](https://togithub.com/beautify-web/js-beautify/compare/v1.14.4...v1.14.5) - Dependency updates and UI tweaks ([#​2088](https://togithub.com/beautify-web/js-beautify/pull/2088)) - Bump terser from 5.12.1 to 5.14.2 ([#​2084](https://togithub.com/beautify-web/js-beautify/pull/2084)) - new layout breaks everything on long lines ([#​2071](https://togithub.com/beautify-web/js-beautify/issues/2071)) - Dark mode ([#​2057](https://togithub.com/beautify-web/js-beautify/issues/2057)) ### [`v1.14.4`](https://togithub.com/beautify-web/js-beautify/blob/HEAD/CHANGELOG.md#v1144) [Compare Source](https://togithub.com/beautify-web/js-beautify/compare/v1.14.3...v1.14.4) - Extra space before `!important` added ([#​2056](https://togithub.com/beautify-web/js-beautify/issues/2056)) - css format removes space after quoted value ([#​2051](https://togithub.com/beautify-web/js-beautify/issues/2051)) - Add grid-template-areas to NON_SEMICOLON_NEWLINE_PROPERTY list ([#​2035](https://togithub.com/beautify-web/js-beautify/pull/2035)) - CSS formatter removes useful space ([#​2024](https://togithub.com/beautify-web/js-beautify/issues/2024)) - CHANGELOG.md file was wiped out in v1.14.2 ([#​2022](https://togithub.com/beautify-web/js-beautify/issues/2022)) - Fails to recognize Handlebars block with whitespace control, e.g. {{~#if true ~}} ([#​1988](https://togithub.com/beautify-web/js-beautify/issues/1988)) - Support new sass `@use` syntax ([#​1976](https://togithub.com/beautify-web/js-beautify/issues/1976)) - Do not remove whitespace after number ([#​1950](https://togithub.com/beautify-web/js-beautify/issues/1950)) - html formatter doesn't support handlebars partial blocks (`#>`) ([#​1869](https://togithub.com/beautify-web/js-beautify/issues/1869)) - in keyword in class method causes indentation problem ([#​1846](https://togithub.com/beautify-web/js-beautify/issues/1846)) - space_after_named_function not working inside an ES6 class ([#​1622](https://togithub.com/beautify-web/js-beautify/issues/1622)) - Restyle website ([#​1444](https://togithub.com/beautify-web/js-beautify/issues/1444)) - improper line concatenation between 'return' and a prefix expression ([#​1095](https://togithub.com/beautify-web/js-beautify/issues/1095))

Configuration

šŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Enabled.

ā™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

šŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.