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

fix: update devdependencies (non-major) #4

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 7, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cheerio (source) ^1.0.0-rc.2 -> ^1.0.0-rc.10 age adoption passing confidence
combyne ~0.8.1 -> ~0.9.0 age adoption passing confidence
js-beautify (source) ~1.5.10 -> ~1.15.0 age adoption passing confidence
jshint (source) ^2.10.0 -> ^2.13.4 age adoption passing confidence

Release Notes

cheeriojs/cheerio (cheerio)

v1.0.0

Compare Source

Cheerio 1.0 is here! 🎉

Announcement Blog Post

Breaking Changes

New Features

Fixes

Other

Full Changelog: cheeriojs/cheerio@v1.0.0-rc.12...v1.0.0

v1.0.0-rc.12

Compare Source

Bugfix release. Fixed issues:

New Contributors

Full Changelog: cheeriojs/cheerio@v1.0.0-rc.11...v1.0.0-rc.12

v1.0.0-rc.11

Compare Source

[email protected] is hopefully the last RC before the 1.0.0 release of Cheerio. There are two APIs that will be added for the next major release: An exract method (https://github.com/cheeriojs/cheerio/issues/2523) and NodeJS specific loader methods (https://github.com/cheeriojs/cheerio/issues/2051). These are still in flux and I'd appreciate feedback on the proposals.

A big thank you to everyone that contributed to this release! This includes code contributors, as well as the amazing financial support on GitHub Sponsors!

Under the hood, a lot of work for this release went into updating parse5, cheerio's default HTML parser. Have a look at parse5's release notes to see what has changed there.

Breaking

Features

Fixes

Refactor

Development Experience

Docs

New Contributors

Full Changelog: cheeriojs/cheerio@v1.0.0-rc.10...v1.0.0-rc.11

tbranyen/combyne (combyne)

v0.9.0

Compare Source

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)

v1.13.13

Compare Source

  • IE11 compatibility failure v>1.13.5 (#​1918)

v1.13.11

Compare Source

v1.13.8

Compare Source

v1.13.7

Compare Source

v1.13.6

Compare Source

  • Fix space-before-conditional: false to work on switch-case statement (#​1881)
  • Optional chaining obj?.[expr] (#​1801)

v1.13.5

Compare Source

v1.13.4

Compare Source

v1.13.3

Compare Source

v1.13.2

Compare Source

v1.13.1

Compare Source

  • IE11 compatibility failure v>1.13.5 (#​1918)

v1.13.0

Compare Source

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

Compare Source

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

v1.11.0

Compare Source

v1.10.3

Compare Source

  • Unquoted href causes wrong indentation (#​1736)
  • Broken private fields in classes (JS) (#​1734)
  • Fix for python 2.7 and cli parameters (#​1712)
  • Search (ctrl+f) works only in view field in CodeMirror (#​1696)

v1.10.2

Compare Source

  • Please update CodeMirror Addon (#​1695)
  • Nested braces indentation (#​223)

v1.10.1

Compare Source

  • javascript fails to format when <?php > is first text inside <script> tag (#​1687)
  • 414 Request-URI Too Large (#​1640)

v1.10.0

Compare Source

  • beautifying scss selector with colon in it adds space (#​1667)
  • Javascript multiline comments duplicates (#​1663)
  • Tokenizer crashes if the input terminates with a dot character. (#​1658)
  • stop reformatting valid css \! into invalid \ ! (#​1656)
  • wrong indent for unclosed <? - need to support disabling templating (#​1647)
  • Beautify inserts space before exclamation mark in comment <!-- in css <style> (#​1641)
  • 'less' mixins parameter formatting problem (#​1582)
  • Change css tests to use 4 space indenting instead of tabs (#​1527)
  • Braces after case get pushed onto new line (#​1357)
  • Extra space in pseudo-elements and pseudo-classes selectors (#​1233)
  • LESS formatting - mixins with multiple variables (#​1018)
  • Bug in less format (#​842)

v1.9.1

Compare Source

  • nested table not beautified correctly (#​1649)
  • Add an option to preserve indentation on empty lines (#​1322)

v1.9.0

Compare Source

  • Incorrect indentation of ^ inverted section tags in Handlebars/Mustache code (#​1623)

  • PHP In HTML Attributes (#​1620)

  • DeanEdward python unpacker offset problem (#​1616)

  • CLI on Windows doesn't accept -f - for stdin? (#​1609)

  • HTML type attribute breaks JavaScript beautification? (#​1606)

  • Use of global MODE before declaration caused uglify problem (#​1604)

  • When building html tags using Mustache variables, extra whitespace is added after opening arrow (#​1602)

  • <script type="text/html">isnot abled to be beautified ([#​1591](https://redirect.github.com/<script type="text/html">isnot abled to be beautified beautifier/js-beautify#1591))
  • _get_full_indent undefined (#​1590)

  • Website "autodetect" setting doesn't distinguish css vs javascript (#​1565)

  • Add setting to keep HTML tag text content unformatted or ignore custom delimiters (#​1560)

  • HTML auto formatting using spaces instead of tabs (#​1551)

  • Unclosed single quote in php tag causes formatting changes which break php code (#​1377)

  • Using tabs when wrapping attributes and wrapping if needed (#​1294)

  • HTML --wrap-attributes doesn't respect --wrap-line-length (#​1238)

  • Bad indent level(HTML) (#​1213)

  • js-beautify produces invalid code for variables with Unicode escape sequences (#​1211)

  • support vuejs (#​1154)

  • Go templates in HTML (#​881)

  • Better behavior for javascript --wrap-line-length (#​284)

v1.8.9

Compare Source

  • Won't run from CLI - bad option name files (#​1583)
  • in the .vue file space\_after\_anon\_function is invalid (#​1425)
  • Add function default_options() to beautifier.js (#​1364)
  • fix: Missing space before function parentheses ? (#​1077)
  • Support globs in CLI (#​787)

v1.8.8

Compare Source

  • async function in object wrong indentation (#​1573)

v1.8.7

Compare Source

  • Add tests for html indent\_scripts option (#​1518)
  • Support dynamic import (#​1197)
  • HTML: add an option to preserve manual wrapping of attributes (#​1125)
  • js-beautify adds a space between # and include (#​1114)
  • space_after_anon_function doesn't work with anon async functions (#​1034)
  • Space before function arguments (space-after-function) (space-after-named-function) (#​608)

v1.8.6

Compare Source

  • JS beautify break the angular compile (#​1544)
  • base64 string is broken with v1.8.4 (#​1535)
  • Bookmarklet becomes totally useless (#​1408)
  • HTTPS (#​1399)
  • Beautify breaks when js starts with space followed by multi-line comment (#​789)

v1.8.5

Compare Source

v1.8.4

Compare Source

  • Multiple newlines added between empty textarea and "unformatted" inline elements (#​1534)
  • unindent_chained_methods broken (#​1533)

v1.8.3

Compare Source

  • Missing Bower Assets (#​1521)
  • Javascript ternary breaked with await (#​1519)
  • Object property indented after await (#​1517)
  • Handlebars formatting problems (#​870)
  • beautify.js doesn't have indent_level option (#​724)

v1.8.1

Compare Source

  • Why npm is a dependency? (#​1516)
  • indent_inner_html not working in v1.8.0 (#​1514)

v1.8.0

Compare Source

  • list items of nested lists get indented backwards (#​1501)
  • Make beautifier auto-convert options with dashes into underscores (#​1497)
  • ReferenceError: token is not defined (#​1496)
  • Publish v1.8.0 (#​1495)
  • still probem #​1439 / #​1337 (#​1491)
  • Duplicating HTML Code Nested In PHP (#​1483)
  • Handlebars - if tags are broken when using helper with textarea (#​1482)
  • TypeError: Cannot read property '1' of null (#​1481)
  • Space in Self Closing Tag Issue (#​1478)
  • Weird Formatting in VSCode (#​1475)
  • Indent with tab issue on website (#​1470)
  • Contents of hbs tags are converted to lowercase (#​1464)
  • HTML tags are indented wrongly when attributes are present (#​1462)
  • hbs tags are stripped when there is a comment below or inline (#​1461)
  • Spaces added to handlebars with '=' (#​1460)
  • jsbeautifier.org don't works (#​1445)
  • Commenting code and then beautifying removes line breaks (#​1440)
  • Less: Where is my space? (#​1411)
  • No newline after @​import (#​1406)
  • "html.format.wrapAttributes": "force-aligned" adds empty line on long attributes (#​1403)
  • HTML: wrap_line_length is handled incorrectly (#​1401)
  • js-beautify is breaking code by adding space after import (#​1393)
  • JS-Beautify should format XML tags inside HTML files (#​1383)
  • python unpacker can not handle if radix given as [] and not as a number (#​1381)
  • unindent_chained_methods breaks indentation for if statements without brackets (#​1378)
  • function parameters merged into single line when starting with ! or [ (#​1374)
  • CSS selector issue (header > div[class~="div-all"]) in SCSS file (#​1373)
  • Add "Create Issue for Unexpected Output" button to website (#​1371)
  • Add combobox to control type of beautification (#​1370)
  • Add Options textbox to website for debugging (#​1369)

v1.7.5

Compare Source

  • Strict mode: js_source_text is not defined [CSS] (#​1286)
  • Made brace_style option more inclusive (#​1277)
  • White space before"!important" tag missing in CSS beautify (#​1273)

v1.7.4

Compare Source

  • Whitespace after ES7 async keyword for arrow functions (#​896)

v1.7.3

Compare Source

  • Version 1.7.0 fail to install through pip (#​1250)
  • Installing js-beautify fails (#​1247)

v1.7.2

Compare Source

v1.7.1

Compare Source

v1.7.0

Compare Source

  • undindent-chained-methods option. Resolves #​482 (#​1240)
  • Add test and tools folder to npmignore (#​1239)
  • incorrect new-line insertion after "yield" (#​1206)
  • Do not modify built-in objects (#​1205)
  • Fix label checking incorrect box when clicked (#​1169)
  • Webpack (#​1149)
  • daisy-chain indentation leads to over-indentation (#​482)

v1.6.14

Compare Source

v1.6.12

Compare Source

v1.6.11

Compare Source

  • On beautify, new line before next CSS selector (#​1142)

v1.6.10

Compare Source

v1.6.9

Compare Source

  • Wrong HTML beautification starting with v1.6.5 (#​1115)
  • Ignore linebreak when meet handlebar (#​1104)
  • Lines are not un-indented correctly when attributes are wrapped (#​1103)
  • force-aligned is not aligned when indenting with tabs (#​1102)
  • Python package fails to publish (#​1101)
  • Explaination of 'operator_position' is absent from README.md (#​1047)

v1.6.8

Compare Source

  • Incorrect indentation after loop with comment (#​1090)
  • Extra newline is inserted after beautifying code with anonymous function (#​1085)
  • end brace with next comment line make bad indent (#​1043)
  • Javascript comment in last line doesn't beautify well (#​964)
  • indent doesn't work with comment (jsdoc) (#​913)
  • Wrong indentation, when new line between chained methods (#​892)
  • Comments in a non-semicolon style have extra indent (#​815)
  • [bug] Incorrect indentation due to commented line(s) following a function call with a function argument. (#​713)
  • Wrong indent formatting (#​569)

v1.6.7

Compare Source

  • HTML pre code indentation (#​928)
  • Beautify script/style tags but ignore their inner JS/CSS content (#​906)

v1.6.6

Compare Source

  • Wrong indentation for comment after nested unbraced control constructs (#​1079)
  • Should prefer breaking the line after operator ? instead of before operator < (#​1073)
  • New option "force-expand-multiline" for "wrap_attributes" (#​1070)
  • Breaks if html file starts with comment (#​1068)
  • collapse-preserve-inline restricts users to collapse brace_style (#​1057)
  • Parsing failure on numbers with "e" (#​1054)
  • Issue with Browser Instructions (#​1053)
  • Add preserve inline function for expand style braces (#​1052)
  • Update years in LICENSE (#​1038)
  • JS. Switch with template literals. Unexpected indentation. (#​1030)
  • The object with spread object formatted not correctly (#​1023)
  • Bad output generator function in class (#​1013)
  • Support editorconfig for stdin (#​1012)
  • Publish to cdnjs (#​992)
  • breaks if handlebars comments contain handlebars tags (#​930)
  • Using jsbeautifyrc is broken (#​929)
  • Option to put HTML attributes on their own lines, aligned (#​916)
  • Erroneously changes CRLF to LF on Windows in HTML and CSS (#​899)
  • Weird space in {get } vs { normal } (#​888)
  • Bad for-of formatting with constant Array (#​875)
  • Problems with filter property in css and scss (#​755)
  • Add "collapse-one-line" option for non-collapse brace styles (#​487)

v1.6.5

Compare Source

v1.6.4

Compare Source

  • css-beautify sibling combinator space issue (#​1001)
  • Bug: Breaks when the source code it found an unclosed multiline comment. (#​996)
  • CSS: Preserve white space before pseudo-class and pseudo-element selectors (#​985)
  • Spelling error in token definition (#​984)
  • collapse-preserve-inline does not preserve simple, single line ("return") statements (#​982)
  • Publish the library via cdn (#​971)
  • Bug with css calc() function (#​957)
  • &:first-of-type:not(:last-child) when prettified insert erroneous white character (#​952)
  • Shorthand generator functions are formatting strangely (#​941)
  • Add handlebars support on cli for html (#​935)
  • Do not put a space within yield* generator functions. (#​920)
  • Possible to add an indent_inner_inner_html option? (Prevent indenting second-level tags) (#​917)
  • Messing up jsx formatting multi-line attribute (#​914)
  • Bug report: Closing 'body' tag isn't formatted correctly (#​900)
  • { throw … } not working with collapse-preserve-inline (#​898)
  • ES6 concise method not propely indented (#​889)
  • CSS beautify changing symantics ([#​883](https://redire

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Sep 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants