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.15.1 #131

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 14, 2021

Mend Renovate

This PR contains the following updates:

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

Release Notes

beautifier/js-beautify (js-beautify)

v1.15.1

Compare Source

  • Turn new angular templating off by default in html (#​2247)
  • Perf regression in latest release (1.15.0) (#​2246)

v1.15.0

Compare Source

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

v1.14.0

Compare Source

  • import.meta appears on newline (#​1978)
  • Added buttons to website (#​1930)
  • Logical assignment operators; Fix parsing of optional chaining (#​1888)
  • Numbers should be allowed to contain underscores (#​1836)
  • Use native mkdirSync instead of 'mkdirp' package (#​1833)
  • selector_separator_newline adds erroneous newline on @​extend SCSS statements (#​1799)

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.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@renovate renovate bot changed the title Update dependency js-beautify to v1.14.0 Update dependency js-beautify to v1.14.3 Apr 24, 2022
@renovate renovate bot force-pushed the renovate/js-beautify-1.x branch from d2ab77b to 5428090 Compare April 24, 2022 22:31
@renovate renovate bot changed the title Update dependency js-beautify to v1.14.3 Update dependency js-beautify to v1.14.4 Jun 24, 2022
@renovate renovate bot force-pushed the renovate/js-beautify-1.x branch from 5428090 to acbcfb5 Compare June 24, 2022 01:40
@renovate renovate bot changed the title Update dependency js-beautify to v1.14.4 Update dependency js-beautify to v1.14.6 Sep 25, 2022
@renovate renovate bot changed the title Update dependency js-beautify to v1.14.6 Update dependency js-beautify to v1.14.7 Nov 20, 2022
@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 48f6167 to 6ed433e Compare June 1, 2023 20:16
@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 6ed433e to e5139cf Compare July 20, 2023 11:39
@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 changed the title Update dependency js-beautify to v1.14.11 Update dependency js-beautify to v1.15.0 Feb 15, 2024
@renovate renovate bot changed the title Update dependency js-beautify to v1.15.0 Update dependency js-beautify to v1.15.1 Feb 16, 2024
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.

None yet

1 participant