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

Update dependency js-beautify to v1.14.11 #6485

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 21, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

beautify-web/js-beautify (js-beautify)

v1.14.11

Compare Source

v1.14.10

Compare Source

v1.14.9

Compare Source

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

v1.14.8

Compare Source

  • 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)

v1.14.7

Compare Source

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

v1.14.6

Compare Source

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

v1.14.5

Compare Source

  • 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)

v1.14.4

Compare Source

  • 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)

v1.14.3

Compare Source

  • [LESS] Fixing issues with spacing when an object literal lives inside a mixin (#​2017)
  • Overindentation when using "class" as a key in an object (#​1838)
  • CSS Grid template formatting is broken when adding track size after line names (#​1817)
  • SCSS module system @​use problem (#​1798)
  • JS "space_in_empty_paren" failing for class methods (#​1151)
  • LESS mixins gets formatted strangely (#​722)

v1.14.2

Compare Source

  • Why put npm in dependencies? (#​2005)
  • [Bug] Logical assignments in JS are incorrectly beautified (#​1991)

v1.14.1

Compare Source

  • feature request: cmd+enter hotkey for mac users (#​1985)
  • Wrong indentation when the last line in a case is a right brace (#​1683)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot changed the title Update dependency js-beautify to v1.14.7 Update dependency js-beautify to v1.14.8 Jun 1, 2023
@renovate renovate bot force-pushed the renovate/js-beautify-1.x branch from b2e6d3a to 2943b74 Compare June 1, 2023 19:09
@renovate renovate bot changed the title Update dependency js-beautify to v1.14.8 Update dependency js-beautify to v1.14.9 Jul 20, 2023
@renovate renovate bot force-pushed the renovate/js-beautify-1.x branch from 2943b74 to 5bf9298 Compare July 20, 2023 11:06
@renovate renovate bot changed the title Update dependency js-beautify to v1.14.9 Update dependency js-beautify to v1.14.11 Nov 7, 2023
@renovate renovate bot force-pushed the renovate/js-beautify-1.x branch from 5bf9298 to 305058a Compare November 7, 2023 01:50
Copy link
Contributor Author

renovate bot commented Nov 7, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
ERROR: npm v10.2.4 is known not to run on Node.js v14.21.3.  This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.

ERROR:
/opt/containerbase/tools/npm/10.2.4/node_modules/npm/node_modules/@npmcli/agent/lib/agents.js:105
    options.lookup ??= this.#options.lookup
                   ^^^

SyntaxError: Unexpected token '??='
    at wrapSafe (internal/modules/cjs/loader.js:1029:16)
    at Module._compile (internal/modules/cjs/loader.js:1078:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1143:10)
    at Module.load (internal/modules/cjs/loader.js:979:32)
    at Function.Module._load (internal/modules/cjs/loader.js:819:12)
    at Module.require (internal/modules/cjs/loader.js:1003:19)
    at require (internal/modules/cjs/helpers.js:107:18)
    at Object.<anonymous> (/opt/containerbase/tools/npm/10.2.4/node_modules/npm/node_modules/@npmcli/agent/lib/index.js:7:15)
    at Module._compile (internal/modules/cjs/loader.js:1114:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1143:10)
ERROR: npm v10.2.4 is known not to run on Node.js v14.21.3.  This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.

ERROR:
/opt/containerbase/tools/npm/10.2.4/node_modules/npm/node_modules/@npmcli/agent/lib/agents.js:105
    options.lookup ??= this.#options.lookup
                   ^^^

SyntaxError: Unexpected token '??='
    at wrapSafe (internal/modules/cjs/loader.js:1029:16)
    at Module._compile (internal/modules/cjs/loader.js:1078:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1143:10)
    at Module.load (internal/modules/cjs/loader.js:979:32)
    at Function.Module._load (internal/modules/cjs/loader.js:819:12)
    at Module.require (internal/modules/cjs/loader.js:1003:19)
    at require (internal/modules/cjs/helpers.js:107:18)
    at Object.<anonymous> (/opt/containerbase/tools/npm/10.2.4/node_modules/npm/node_modules/@npmcli/agent/lib/index.js:7:15)
    at Module._compile (internal/modules/cjs/loader.js:1114:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1143:10)

@renovate renovate bot force-pushed the renovate/js-beautify-1.x branch from 305058a to 3519688 Compare December 1, 2023 04:29
@renovate renovate bot changed the base branch from future to static-production-amp-dev December 1, 2023 04:29
@powerivq powerivq closed this Jan 3, 2024
Copy link
Contributor Author

renovate bot commented Jan 3, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (1.14.11). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/js-beautify-1.x branch January 3, 2024 22:39
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.

1 participant