nissy-dev / blog

blog
https://blog.nissy.dev
MIT License
5 stars 0 forks source link

fix(deps): update all non-major dependencies #252

Closed nissy-dev closed 7 months ago

nissy-dev commented 7 months ago

This PR contains the following updates:

Package Type Update Change
@docsearch/react (source) dependencies patch 3.5.1 -> 3.5.2
@types/gtag.js (source) devDependencies patch 0.0.10 -> 0.0.19
budoux (source) dependencies minor 0.5.1 -> 0.6.2
eslint-config-prettier devDependencies minor 8.8.0 -> 8.10.0
eslint-plugin-import devDependencies minor 2.28.0 -> 2.29.1
eslint-plugin-jsx-a11y devDependencies minor 6.7.1 -> 6.8.0
github-markdown-css dependencies minor 5.2.0 -> 5.5.1
highlight.js (source) dependencies minor 11.8.0 -> 11.9.0
lint-staged devDependencies minor 13.2.3 -> 13.3.0
next-themes dependencies patch 0.2.0 -> 0.2.1
npm-run-all2 devDependencies patch 5.0.0 -> 5.0.2
prettier (source) devDependencies patch 2.8.0 -> 2.8.8
rehype-stringify devDependencies patch 9.0.3 -> 9.0.4
stylelint (source) devDependencies minor 15.9.0 -> 15.11.0
stylelint-config-recess-order devDependencies minor 4.3.0 -> 4.6.0
the-new-css-reset dependencies minor 1.9.0 -> 1.11.2
ts-node (source) devDependencies patch 10.9.1 -> 10.9.2
typescript (source) devDependencies minor 5.1.3 -> 5.3.3

Release Notes

algolia/docsearch (@​docsearch/react) ### [`v3.5.2`](https://togithub.com/algolia/docsearch/blob/HEAD/CHANGELOG.md#352-2023-08-11) [Compare Source](https://togithub.com/algolia/docsearch/compare/v3.5.1...v3.5.2) ##### Fixes - Updates `algoliasearch` package version ([cc90789](https://togithub.com/algolia/docsearch/commit/cc9078929032e7360fd629ed43071e698a54bab6)) - Adds `search-insights` as options peer dependency ([cc90789](https://togithub.com/algolia/docsearch/commit/cc9078929032e7360fd629ed43071e698a54bab6))
google/budoux (budoux) ### [`v0.6.2`](https://togithub.com/google/budoux/releases/tag/v0.6.2) [Compare Source](https://togithub.com/google/budoux/compare/v0.6.1...v0.6.2) Thai is now supported! πŸŽ‰ #### What's Changed - Add the scale argument to encode_data.py by [@​tushuhei](https://togithub.com/tushuhei) in [https://github.com/google/budoux/pull/408](https://togithub.com/google/budoux/pull/408) - Nit fix for an ignored test by [@​tushuhei](https://togithub.com/tushuhei) in [https://github.com/google/budoux/pull/407](https://togithub.com/google/budoux/pull/407) - Ja model improvement by [@​tushuhei](https://togithub.com/tushuhei) in [https://github.com/google/budoux/pull/410](https://togithub.com/google/budoux/pull/410) - Add granularity option to prepare_knbc.py by [@​tushuhei](https://togithub.com/tushuhei) in [https://github.com/google/budoux/pull/417](https://togithub.com/google/budoux/pull/417) - Add Thai language support by [@​tushuhei](https://togithub.com/tushuhei) in [https://github.com/google/budoux/pull/421](https://togithub.com/google/budoux/pull/421) - Improve typing by [@​amitmarkel](https://togithub.com/amitmarkel) in [https://github.com/google/budoux/pull/426](https://togithub.com/google/budoux/pull/426) - Update README for Thai support by [@​tushuhei](https://togithub.com/tushuhei) in [https://github.com/google/budoux/pull/429](https://togithub.com/google/budoux/pull/429) - Rename [@​returns](https://togithub.com/returns) to [@​return](https://togithub.com/return) by [@​tushuhei](https://togithub.com/tushuhei) in [https://github.com/google/budoux/pull/415](https://togithub.com/google/budoux/pull/415) #### New Contributors - [@​amitmarkel](https://togithub.com/amitmarkel) made their first contribution in [https://github.com/google/budoux/pull/426](https://togithub.com/google/budoux/pull/426) **Full Changelog**: https://github.com/google/budoux/compare/v0.6.1...v0.6.2 ### [`v0.6.1`](https://togithub.com/google/budoux/releases/tag/v0.6.1) [Compare Source](https://togithub.com/google/budoux/compare/v0.6.0...v0.6.1) #### What's Changed - Bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 6.9.1 to 6.10.0 in /javascript by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/google/budoux/pull/353](https://togithub.com/google/budoux/pull/353) - Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 in /java by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/google/budoux/pull/354](https://togithub.com/google/budoux/pull/354) - Bump actions/dependency-review-action from 3.1.1 to 3.1.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/google/budoux/pull/357](https://togithub.com/google/budoux/pull/357) - Bump [@​types/node](https://togithub.com/types/node) from 20.8.3 to 20.9.0 in /javascript by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/google/budoux/pull/356](https://togithub.com/google/budoux/pull/356) - Support weighted samples by [@​tushuhei](https://togithub.com/tushuhei) in [https://github.com/google/budoux/pull/358](https://togithub.com/google/budoux/pull/358) - Fix unpaired close tags and self-closing tags by [@​kojiishi](https://togithub.com/kojiishi) in [https://github.com/google/budoux/pull/360](https://togithub.com/google/budoux/pull/360) - \[Java] Stop emitting close tags if self-closing by [@​kojiishi](https://togithub.com/kojiishi) in [https://github.com/google/budoux/pull/362](https://togithub.com/google/budoux/pull/362) - Update Google Java Format action by [@​tushuhei](https://togithub.com/tushuhei) in [https://github.com/google/budoux/pull/363](https://togithub.com/google/budoux/pull/363) - Bump actions/dependency-review-action from 3.1.2 to 3.1.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/google/budoux/pull/364](https://togithub.com/google/budoux/pull/364) - Bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 6.10.0 to 6.11.0 in /javascript by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/google/budoux/pull/365](https://togithub.com/google/budoux/pull/365) - \[java] Fix errors by collapsed white spaces and `
` by [@​kojiishi](https://togithub.com/kojiishi) in [https://github.com/google/budoux/pull/367](https://togithub.com/google/budoux/pull/367) - Bump github/codeql-action from 2.22.5 to 2.22.6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/google/budoux/pull/368](https://togithub.com/google/budoux/pull/368) - \[java] Replace `wholeText()` with `NodeVisitor` by [@​kojiishi](https://togithub.com/kojiishi) in [https://github.com/google/budoux/pull/369](https://togithub.com/google/budoux/pull/369) - Implement tail for node visitor by [@​tushuhei](https://togithub.com/tushuhei) in [https://github.com/google/budoux/pull/370](https://togithub.com/google/budoux/pull/370) - Update jsoup to 1.16.2 by [@​tushuhei](https://togithub.com/tushuhei) in [https://github.com/google/budoux/pull/371](https://togithub.com/google/budoux/pull/371) - Version up to 0.6.1 by [@​tushuhei](https://togithub.com/tushuhei) in [https://github.com/google/budoux/pull/372](https://togithub.com/google/budoux/pull/372) **Full Changelog**: https://github.com/google/budoux/compare/v0.6.0...v0.6.1 ### [`v0.6.0`](https://togithub.com/google/budoux/releases/tag/v0.6.0) [Compare Source](https://togithub.com/google/budoux/compare/v0.5.2...v0.6.0) #### Noteworthy changes - BudouX Web Components don't use Shadow DOM anymore. The segmentation results will be reflected in their Light DOM, where the global styles can apply. [#​291](https://togithub.com/google/budoux/issues/291) - Phrases are segmented by ZWSP (U+200B) not `` for a better screen reader experience. [#​346](https://togithub.com/google/budoux/issues/346) - You can insert non-breaking markup (`` and `white-space: nowrap`) by [@​kojiishi](https://togithub.com/kojiishi) in [https://github.com/google/budoux/pull/240](https://togithub.com/google/budoux/pull/240) - Make scripts run without install by [@​tushuhei](https://togithub.com/tushuhei) in [https://github.com/google/budoux/pull/239](https://togithub.com/google/budoux/pull/239) - Add permissions to style check action by [@​tushuhei](https://togithub.com/tushuhei) in [https://github.com/google/budoux/pull/246](https://togithub.com/google/budoux/pull/246) - Specify maxsplit to handle colon symbols properly by [@​tushuhei](https://togithub.com/tushuhei) in [https://github.com/google/budoux/pull/247](https://togithub.com/google/budoux/pull/247) - Support non-breaking content in java by [@​kojiishi](https://togithub.com/kojiishi) in [https://github.com/google/budoux/pull/248](https://togithub.com/google/budoux/pull/248) - Support non-breaking content in Python by [@​kojiishi](https://togithub.com/kojiishi) in [https://github.com/google/budoux/pull/251](https://togithub.com/google/budoux/pull/251) - Nit: use get_nowait instead of get by [@​tushuhei](https://togithub.com/tushuhei) in [https://github.com/google/budoux/pull/253](https://togithub.com/google/budoux/pull/253) - Remove utils from JavaScript module by [@​tushuhei](https://togithub.com/tushuhei) in [https://github.com/google/budoux/pull/262](https://togithub.com/google/budoux/pull/262) - Move hasChildTextNode to HTML Processor by [@​tushuhei](https://togithub.com/tushuhei) in [https://github.com/google/budoux/pull/274](https://togithub.com/google/budoux/pull/274) - Fix mypy issues by [@​tushuhei](https://togithub.com/tushuhei) in [https://github.com/google/budoux/pull/308](https://togithub.com/google/budoux/pull/308) - Fix Python dependency issues by [@​tushuhei](https://togithub.com/tushuhei) in [https://github.com/google/budoux/pull/316](https://togithub.com/google/budoux/pull/316) - Avoid inserting separators to where the source has one by [@​kojiishi](https://togithub.com/kojiishi) in [https://github.com/google/budoux/pull/342](https://togithub.com/google/budoux/pull/342) - \[Web Components] Use Light DOM instead of Shadow DOM by [@​tushuhei](https://togithub.com/tushuhei) in [https://github.com/google/budoux/pull/291](https://togithub.com/google/budoux/pull/291) - Use ZWSP instead of WBR by [@​tushuhei](https://togithub.com/tushuhei) in [https://github.com/google/budoux/pull/346](https://togithub.com/google/budoux/pull/346) - \[Java] Use ArrayDeque instead of Stack by [@​tushuhei](https://togithub.com/tushuhei) in [https://github.com/google/budoux/pull/349](https://togithub.com/google/budoux/pull/349) - Rename applyElement to applyToElement by [@​tushuhei](https://togithub.com/tushuhei) in [https://github.com/google/budoux/pull/348](https://togithub.com/google/budoux/pull/348) - Update README to use ZWSP by [@​tushuhei](https://togithub.com/tushuhei) in [https://github.com/google/budoux/pull/347](https://togithub.com/google/budoux/pull/347) - Version up to 0.6.0 by [@​tushuhei](https://togithub.com/tushuhei) in [https://github.com/google/budoux/pull/343](https://togithub.com/google/budoux/pull/343) **Full Changelog**: https://github.com/google/budoux/compare/v0.5.2...v0.6.0 ### [`v0.5.2`](https://togithub.com/google/budoux/releases/tag/v0.5.2) [Compare Source](https://togithub.com/google/budoux/compare/v0.5.1...v0.5.2) #### What's Changed - Use overflow-wrap: anywhere; instead of overflow-wrap: break-word; by [@​tamanyan](https://togithub.com/tamanyan) in [https://github.com/google/budoux/pull/144](https://togithub.com/google/budoux/pull/144) - Add a script to finetune models. by [@​tushuhei](https://togithub.com/tushuhei) in [https://github.com/google/budoux/pull/145](https://togithub.com/google/budoux/pull/145) - Add quality regression test by [@​tushuhei](https://togithub.com/tushuhei) in [https://github.com/google/budoux/pull/146](https://togithub.com/google/budoux/pull/146) - Release finetuned model by [@​tushuhei](https://togithub.com/tushuhei) in [https://github.com/google/budoux/pull/147](https://togithub.com/google/budoux/pull/147) [https://github.com/google/budoux/pull/154](https://togithub.com/google/budoux/pull/154) [https://github.com/google/budoux/pull/161](https://togithub.com/google/budoux/pull/161) - Add validation data arg to train.py by [@​tushuhei](https://togithub.com/tushuhei) in [https://github.com/google/budoux/pull/148](https://togithub.com/google/budoux/pull/148) - Remove direct dependency to NumPy by [@​tushuhei](https://togithub.com/tushuhei) in [https://github.com/google/budoux/pull/149](https://togithub.com/google/budoux/pull/149) - Add a README for BudouX Scripts by [@​tushuhei](https://togithub.com/tushuhei) in [https://github.com/google/budoux/pull/155](https://togithub.com/google/budoux/pull/155) - Add score scale arg to build_model.py by [@​tushuhei](https://togithub.com/tushuhei) in [https://github.com/google/budoux/pull/156](https://togithub.com/google/budoux/pull/156) - Separate HTML processing as a mixin by [@​tushuhei](https://togithub.com/tushuhei) in [https://github.com/google/budoux/pull/159](https://togithub.com/google/budoux/pull/159) #### New Contributors - [@​step-security-bot](https://togithub.com/step-security-bot) made their first contribution in [https://github.com/google/budoux/pull/163](https://togithub.com/google/budoux/pull/163) **Full Changelog**: https://github.com/google/budoux/compare/v0.5.1...v0.5.2
prettier/eslint-config-prettier (eslint-config-prettier) ### [`v8.10.0`](https://togithub.com/prettier/eslint-config-prettier/blob/HEAD/CHANGELOG.md#Version-8100-2023-08-03) [Compare Source](https://togithub.com/prettier/eslint-config-prettier/compare/v8.9.0...v8.10.0) - Added: \[max-statements-per-line]. Thanks to [@​Zamiell](https://togithub.com/Zamiell)! ### [`v8.9.0`](https://togithub.com/prettier/eslint-config-prettier/blob/HEAD/CHANGELOG.md#Version-890-2023-07-27) [Compare Source](https://togithub.com/prettier/eslint-config-prettier/compare/v8.8.0...v8.9.0) - Added: \[vue/array-element-newline]. Thanks to [@​xcatliu](https://togithub.com/xcatliu)!
import-js/eslint-plugin-import (eslint-plugin-import) ### [`v2.29.1`](https://togithub.com/import-js/eslint-plugin-import/blob/HEAD/CHANGELOG.md#2291---2023-12-14) [Compare Source](https://togithub.com/import-js/eslint-plugin-import/compare/v2.29.0...v2.29.1) ##### Fixed - \[`no-extraneous-dependencies`]: ignore `export type { ... } from '...'` when `includeTypes` is `false` (\[[#​2919](https://togithub.com/import-js/eslint-plugin-import/issues/2919)], thanks \[[@​Pandemic1617](https://togithub.com/Pandemic1617)]) - \[`no-unused-modules`]: support export patterns with array destructuring (\[[#​2930](https://togithub.com/import-js/eslint-plugin-import/issues/2930)], thanks \[[@​ljharb](https://togithub.com/ljharb)]) - \[Deps] update `tsconfig-paths` (\[[#​2447](https://togithub.com/import-js/eslint-plugin-import/issues/2447)], thanks \[[@​domdomegg](https://togithub.com/domdomegg)]) ### [`v2.29.0`](https://togithub.com/import-js/eslint-plugin-import/blob/HEAD/CHANGELOG.md#2290---2023-10-22) [Compare Source](https://togithub.com/import-js/eslint-plugin-import/compare/v2.28.1...v2.29.0) ##### Added - TypeScript config: add .cts and .mts extensions (\[[#​2851](https://togithub.com/import-js/eslint-plugin-import/issues/2851)], thanks \[[@​Zamiell](https://togithub.com/Zamiell)]) - \[`newline-after-import`]: new option `exactCount` and docs update (\[[#​1933](https://togithub.com/import-js/eslint-plugin-import/issues/1933)], thanks \[[@​anikethsaha](https://togithub.com/anikethsaha)] and \[[@​reosarevok](https://togithub.com/reosarevok)]) - \[`newline-after-import`]: fix `exactCount` with `considerComments` false positive, when there is a leading comment (\[[#​2884](https://togithub.com/import-js/eslint-plugin-import/issues/2884)], thanks \[[@​kinland](https://togithub.com/kinland)]) ### [`v2.28.1`](https://togithub.com/import-js/eslint-plugin-import/blob/HEAD/CHANGELOG.md#2281---2023-08-18) [Compare Source](https://togithub.com/import-js/eslint-plugin-import/compare/v2.28.0...v2.28.1) ##### Fixed - \[`order`]: revert breaking change to single nested group (\[[#​2854](https://togithub.com/import-js/eslint-plugin-import/issues/2854)], thanks \[[@​yndajas](https://togithub.com/yndajas)]) ##### Changed - \[Docs] remove duplicate fixable notices in docs (\[[#​2850](https://togithub.com/import-js/eslint-plugin-import/issues/2850)], thanks \[[@​bmish](https://togithub.com/bmish)])
jsx-eslint/eslint-plugin-jsx-a11y (eslint-plugin-jsx-a11y) ### [`v6.8.0`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/HEAD/CHANGELOG.md#v680---2023-11-01) [Compare Source](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.7.1...v6.8.0) ##### Merged - Allow `title` attribute or `aria-label` attribute instead of accessible child in the "anchor-has-content" rule [`#727`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/pull/727) ##### Fixed - \[Docs] `aria-activedescendant-has-tabindex`: align with changes from [#​708](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/708) [`#924`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/924) - \[Fix] `control-has-associated-label`: don't accept whitespace as an accessible label [`#918`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/918) ##### Commits - \[Tests] migrate helper parsers function from `eslint-plugin-react` [`ce4d57f`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/ce4d57f853ce7f71bd31edaa524eeb3ff1d27cf1) - \[Refactor] use `es-iterator-helpers` [`52de824`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/52de82403752bb2ccbcac3379925650a0112d4af) - \[New] `mouse-events-have-key-events`: add `hoverInHandlers`/`hoverOutHandlers` config [`db64898`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/db64898fa591f17827053ad3c2ddeafdf7297dd6) - \[New] add `polymorphicPropName` setting for polymorphic components [`fffb05b`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/fffb05b38c8eee926ee758e9ceb9eae4e697fbdd) - \[Fix] `isNonInteractiveElement`: Upgrade aria-query to 5.3.0 and axobject-query to 3.2.1 [`64bfea6`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/64bfea6352a704470a760fa6ea25cfc5a50414db) - \[Refactor] use `hasown` instead of `has` [`9a8edde`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/9a8edde7f2e80b7d104dd576f91526c6c4cbebb9) - \[actions] update used actions [`10c061a`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/10c061a70cac067641e3a084d0fb464960544505) - \[Dev Deps] update `@babel/cli`, `@babel/core`, `@babel/eslint-parser`, `@babel/plugin-transform-flow-strip-types`, `@babel/register`, `aud`, `eslint-doc-generator`, `eslint-plugin-import`, `minimist` [`6d5022d`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/6d5022d4894fa88d3c15c8b858114e8b2a8a440f) - \[Dev Deps] update `@babel/cli`, `@babel/core`, `@babel/eslint-parser`, `@babel/register`, `eslint-doc-generator`, `eslint-plugin-import` [`4dc7f1e`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/4dc7f1e5c611aeea2f81dc50d4ec0b206566181a) - \[New] `anchor-has-content`: Allow title attribute OR aria-label attribute [`e6bfd5c`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/e6bfd5cb7c060fcaf54ede85a1be74ebe2f60d1e) - \[patch] `mouse-events-have-key-events`: rport the attribute, not the node [`eadd70c`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/eadd70cb1d0478c24538ee7604cf5493a96c0715) - \[Deps] update `@babel/runtime`, `array-includes`, `array.prototype.flatmap`, `object.entries`, `object.fromentries` [`46ffbc3`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/46ffbc38512be4ed3db2f0fcd7d21af830574f63) - \[Deps] update `@babel/runtime`, `axobject-query`, `jsx-ast-utils`, `semver` [`5999555`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/5999555714f594c0fccfeeab2063c2658d9e4392) - \[Fix] pin `aria-query` and `axe-core` to fix failing tests on main [`8d8f016`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/8d8f0169dbaaa28143cf936cba3046c6e53fa134) - \[patch] move `semver` from Deps to Dev Deps [`4da13e7`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/4da13e79743ad2e1073fc2bb682197e1ba6dbea3) - \[Deps] update `ast-types-flow` [`b755318`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/b755318e675e73a33b1bb7ee809abc88c1927408) - \[Dev Deps] update `eslint-plugin-import` [`f1c976b`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/f1c976b6af2d4f5237b481348868a5216e169296) - \[Deps] unpin `language-tags` [`3d1d26d`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/3d1d26d89d492947cbf69f439deec9e7cfaf9867) - \[Docs] `no-static-element-interactions`: tabIndex is written tabindex [`1271153`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/1271153653ada3f8d95b8e39f0164d5b255abea0) - \[Deps] Upgrade ast-types-flow to mitigate Docker user namespacing problems [`f0d2ddb`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/f0d2ddb65f21278ad29be43fb167a1092287b4b1) - \[Dev Deps] pin `jackspeak` since 2.1.2+ depends on npm aliases, which kill the install process in npm < 6 [`0c278f4`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/0c278f4805ec18d8ee4d3e8dfa2f603a28d7e113)
sindresorhus/github-markdown-css (github-markdown-css) ### [`v5.5.1`](https://togithub.com/sindresorhus/github-markdown-css/releases/tag/v5.5.1) [Compare Source](https://togithub.com/sindresorhus/github-markdown-css/compare/v5.5.0...v5.5.1) - Fix compatibility with Rollup [`9411b37`](https://togithub.com/sindresorhus/github-markdown-css/commit/9411b37) ### [`v5.5.0`](https://togithub.com/sindresorhus/github-markdown-css/releases/tag/v5.5.0) [Compare Source](https://togithub.com/sindresorhus/github-markdown-css/compare/v5.4.0...v5.5.0) - Regenerate GitHub CSS [`f03290f`](https://togithub.com/sindresorhus/github-markdown-css/commit/f03290f) ### [`v5.4.0`](https://togithub.com/sindresorhus/github-markdown-css/releases/tag/v5.4.0) [Compare Source](https://togithub.com/sindresorhus/github-markdown-css/compare/v5.3.0...v5.4.0) - Regenerate GitHub CSS [`1363826`](https://togithub.com/sindresorhus/github-markdown-css/commit/1363826) ### [`v5.3.0`](https://togithub.com/sindresorhus/github-markdown-css/releases/tag/v5.3.0) [Compare Source](https://togithub.com/sindresorhus/github-markdown-css/compare/v5.2.0...v5.3.0) - Regenerate GitHub CSS [`b8b9732`](https://togithub.com/sindresorhus/github-markdown-css/commit/b8b9732)
highlightjs/highlight.js (highlight.js) ### [`v11.9.0`](https://togithub.com/highlightjs/highlight.js/blob/HEAD/CHANGES.md#Version-1190) [Compare Source](https://togithub.com/highlightjs/highlight.js/compare/11.8.0...11.9.0) CAVEATS / POTENTIALLY BREAKING CHANGES - Drops support for Node 14.x, which is no longer supported by Node.js. - In the `node` build `styles/*.css` files now ship un-minified with minified counterparts as: `styles/*.min.css` [mvorisek][] (this makes things consistent with our `cdn` builds) Parser: - (enh) prevent re-highlighting of an element \[joshgoebel]\[] - (chore) Remove discontinued badges from README [Bradley Mackey][] - (chore) Fix build size report [Bradley Mackey][] New Grammars: - added 3rd party Iptables grammar to SUPPORTED_LANGUAGES [Checconio][] - added 3rd party x86asmatt grammar to SUPPORTED_LANGUAGES [gondow][] - added 3rd party riscv64 grammar to SUPPORTED_LANGUAGES [aana-h2][] - added 3rd party Ballerina grammar to SUPPORTED_LANGUAGES [Yasith Deelaka][] Core Grammars: - fix(rust) added negative-lookahead for callable keywords `if` `while` `for` \[Omar Hussein]\[] - enh(armasm) added `x0-x30` and `w0-w30` ARMv8 registers [Nicholas Thompson][] - enh(haxe) added `final`, `is`, `macro` keywords and `$` identifiers [Robert Borghese][] - enh(haxe) support numeric separators and suffixes [Robert Borghese][] - fix(haxe) fixed metadata arguments and support non-colon syntax [Robert Borghese][] - fix(haxe) differentiate `abstract` declaration from keyword [Robert Borghese][] - fix(bash) do not delimit a string by an escaped apostrophe \[hancar]\[] - enh(swift) support `macro` keyword [Bradley Mackey][] - enh(swift) support parameter pack keywords [Bradley Mackey][] - enh(swift) regex literal support [Bradley Mackey][] - enh(swift) `@unchecked` and `@Sendable` support [Bradley Mackey][] - enh(scala) add using directives support `//> using foo bar` \[Jamie Thompson]\[] - fix(scala) fixed comments in constructor arguments not being properly highlighted [Isaac Nonato][] - enh(swift) ownership modifiers support [Bradley Mackey][] - enh(nsis) Add `!assert` compiler flag \[idleberg]\[] - fix(haskell) do not treat double dashes inside infix operators as comments \[Zlondrej]\[] - enh(rust) added `eprintln!` macro [qoheniac][] - enh(leaf) update syntax to 4.0 [Samuel Bishop][] - fix(reasonml) simplify syntax and align it with ocaml [jchavarri][] - fix(swift) `warn_unqualified_access` is an attribute [Bradley Mackey][] - enh(swift) macro attributes are highlighted as keywords [Bradley Mackey][] - enh(stan) updated for version 2.33 ([#​3859](https://togithub.com/highlightjs/highlight.js/issues/3859)) [Brian Ward][] - fix(css) added '\_' css variable detection [Md Saad Akhtar][] - enh(groovy) add `record` and `var` as keywords [Guillaume Laforge][] Developer Tool: - (chore) Update dev tool to use the new `highlight` API. [Shah Shabbir Ahmmed][] - (enh) Auto-update the highlighted output when the language dropdown changes. [Shah Shabbir Ahmmed][] [Robert Borghese]: https://togithub.com/RobertBorghese [Isaac Nonato]: https://togithub.com/isaacnonato [Shah Shabbir Ahmmed]: https://togithub.com/shabbir23ah [Josh Goebel]: https://togithub.com/joshgoebel [Checconio]: https://togithub.com/Checconio [Bradley Mackey]: https://togithub.com/bradleymackey [mvorisek]: https://togithub.com/mvorisek [qoheniac]: https://togithub.com/qoheniac [Samuel Bishop]: https://togithub.com/dannflor [gondow]: https://togithub.com/gondow [jchavarri]: https://togithub.com/jchavarri [aana-h2]: https://togithub.com/aana-h2 [Nicholas Thompson]: https://togithub.com/NAThompson [Yasith Deelaka]: https://togithub.com/YasithD [Brian Ward]: https://togithub.com/WardBrian [Md Saad Akhtar]: https://togithub.com/akhtarmdsaad [Guillaume Laforge]: https://togithub.com/glaforge
okonet/lint-staged (lint-staged) ### [`v13.3.0`](https://togithub.com/okonet/lint-staged/blob/HEAD/CHANGELOG.md#v1330---13-Aug-2023) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v13.2.3...v13.3.0) ##### Bug Fixes - **dependencies:** update most dependencies ([7443870](https://togithub.com/okonet/lint-staged/commit/7443870b2c24ead8613295cbfa1fe80f96167e1c)) - detect duplicate redundant braces in pattern ([d895aa8](https://togithub.com/okonet/lint-staged/commit/d895aa8382b769f841c6bdc52ba59755bb0ed28b)) ##### Features - **dependencies:** update `listr2@​6.6.0` ([09844ca](https://togithub.com/okonet/lint-staged/commit/09844ca3f6b99feba8f3c0ea10e60a6e6df511ad))
bcomnes/npm-run-all2 (npm-run-all2) ### [`v5.0.2`](https://togithub.com/bcomnes/npm-run-all2/blob/HEAD/CHANGELOG.md#v502---2020-12-08) [Compare Source](https://togithub.com/bcomnes/npm-run-all2/compare/v5.0.1...v5.0.2) ##### Merged - Upgrade: Bump ansi-styles from 4.3.0 to 5.0.0 [`#26`](https://togithub.com/bcomnes/npm-run-all2/pull/26) - Upgrade: Bump actions/checkout from v2.3.3 to v2.3.4 [`#25`](https://togithub.com/bcomnes/npm-run-all2/pull/25) ### [`v5.0.1`](https://togithub.com/bcomnes/npm-run-all2/blob/HEAD/CHANGELOG.md#v501---2020-10-24) [Compare Source](https://togithub.com/bcomnes/npm-run-all2/compare/v5.0.0...v5.0.1) ##### Commits - Fix repo field to a valid format [`00b88f8`](https://togithub.com/bcomnes/npm-run-all2/commit/00b88f8a399d45cb104a33357cf56015ab92a1c0) - Remove duplicate repo field [`a2d11ff`](https://togithub.com/bcomnes/npm-run-all2/commit/a2d11ff3f234812ba660be32f3a9a0aa45a510f6) - Update FUNDING.yml [`648a541`](https://togithub.com/bcomnes/npm-run-all2/commit/648a5418725b4330571e08e9e1300756c98edd76)
prettier/prettier (prettier) ### [`v2.8.8`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#288) [Compare Source](https://togithub.com/prettier/prettier/compare/2.8.7...2.8.8) This version is a republished version of v2.8.7. A bad version was accidentally published and [it can't be unpublished](https://togithub.com/npm/cli/issues/1686), apologies for the churn. ### [`v2.8.7`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#287) [Compare Source](https://togithub.com/prettier/prettier/compare/2.8.6...2.8.7) [diff](https://togithub.com/prettier/prettier/compare/2.8.6...2.8.7) ##### Allow multiple decorators on same getter/setter ([#​14584](https://togithub.com/prettier/prettier/pull/14584) by [@​fisker](https://togithub.com/fisker)) ```ts // Input class A { @​decorator() get foo () {} @​decorator() set foo (value) {} } // Prettier 2.8.6 SyntaxError: Decorators cannot be applied to multiple get/set accessors of the same name. (5:3) 3 | get foo () {} 4 | > 5 | @​decorator() | ^^^^^^^^^^^^ 6 | set foo (value) {} 7 | } // Prettier 2.8.7 class A { @​decorator() get foo() {} @​decorator() set foo(value) {} } ``` ### [`v2.8.6`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#286) [Compare Source](https://togithub.com/prettier/prettier/compare/2.8.5...2.8.6) [diff](https://togithub.com/prettier/prettier/compare/2.8.5...2.8.6) ##### Allow decorators on private members and class expressions ([#​14548](https://togithub.com/prettier/prettier/pull/14548) by [@​fisker](https://togithub.com/fisker)) ```ts // Input class A { @​decorator() #privateMethod () {} } // Prettier 2.8.5 SyntaxError: Decorators are not valid here. (2:3) 1 | class A { > 2 | @​decorator() | ^^^^^^^^^^^^ 3 | #privateMethod () {} 4 | } // Prettier 2.8.6 class A { @​decorator() #privateMethod() {} } ``` ### [`v2.8.5`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#285) [Compare Source](https://togithub.com/prettier/prettier/compare/2.8.4...2.8.5) [diff](https://togithub.com/prettier/prettier/compare/2.8.4...2.8.5) ##### Support TypeScript 5.0 ([#​14391](https://togithub.com/prettier/prettier/pull/14391) by [@​fisker](https://togithub.com/fisker), [#​13819](https://togithub.com/prettier/prettier/pull/13819) by [@​fisker](https://togithub.com/fisker), [@​sosukesuzuki](https://togithub.com/sosukesuzuki)) TypeScript 5.0 introduces two new syntactic features: - `const` modifiers for type parameters - `export type *` declarations ##### Add missing parentheses for decorator ([#​14393](https://togithub.com/prettier/prettier/pull/14393) by [@​fisker](https://togithub.com/fisker)) ```jsx // Input class Person { @​(myDecoratorArray[0]) greet() {} } // Prettier 2.8.4 class Person { @​myDecoratorArray[0] greet() {} } // Prettier 2.8.5 class Person { @​(myDecoratorArray[0]) greet() {} } ``` ##### Add parentheses for `TypeofTypeAnnotation` to improve readability ([#​14458](https://togithub.com/prettier/prettier/pull/14458) by [@​fisker](https://togithub.com/fisker)) ```tsx // Input type A = (typeof node.children)[]; // Prettier 2.8.4 type A = typeof node.children[]; // Prettier 2.8.5 type A = (typeof node.children)[]; ``` ##### Support `max_line_length=off` when parsing `.editorconfig` ([#​14516](https://togithub.com/prettier/prettier/pull/14516) by [@​josephfrazier](https://togithub.com/josephfrazier)) If an .editorconfig file is in your project and it sets `max_line_length=off` for the file you're formatting, it will be interpreted as a `printWidth` of `Infinity` rather than being ignored (which previously resulted in the default `printWidth` of 80 being applied, if not overridden by Prettier-specific configuration). ```html
;
; ``` ### [`v2.8.4`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#284) [Compare Source](https://togithub.com/prettier/prettier/compare/2.8.3...2.8.4) [diff](https://togithub.com/prettier/prettier/compare/2.8.3...2.8.4) ##### Fix leading comments in mapped types with `readonly` ([#​13427](https://togithub.com/prettier/prettier/pull/13427) by [@​thorn0](https://togithub.com/thorn0), [@​sosukesuzuki](https://togithub.com/sosukesuzuki)) ```tsx // Input type Type = { // comment readonly [key in Foo]; }; // Prettier 2.8.3 type Type = { readonly // comment [key in Foo]; }; // Prettier 2.8.4 type Type = { // comment readonly [key in Foo]; }; ``` ##### Group params in opening block statements ([#​14067](https://togithub.com/prettier/prettier/pull/14067) by [@​jamescdavis](https://togithub.com/jamescdavis)) This is a follow-up to [#​13930](https://togithub.com/prettier/prettier/issues/13930) to establish wrapping consistency between opening block statements and else blocks by grouping params in opening blocks. This causes params to break to a new line together and not be split across lines unless the length of params exceeds the print width. This also updates the else block wrapping to behave exactly the same as opening blocks. ```hbs {{! Input }} {{#block param param param param param param param param param param as |blockParam|}} Hello {{else block param param param param param param param param param param as |blockParam|}} There {{/block}} {{! Prettier 2.8.3 }} {{#block param param param param param param param param param param as |blockParam| }} Hello {{else block param param param param param param param param param param}} There {{/block}} {{! Prettier 2.8.4 }} {{#block param param param param param param param param param param as |blockParam| }} Hello {{else block param param param param param param param param param param as |blockParam| }} There {{/block}} ``` ##### Ignore files in `.sl/` ([#​14206](https://togithub.com/prettier/prettier/pull/14206) by [@​bolinfest](https://togithub.com/bolinfest)) In [Sapling SCM](https://sapling-scm.com/), `.sl/` is the folder where it stores its state, analogous to `.git/` in Git. It should be ignored in Prettier like the other SCM folders. ##### Recognize `@satisfies` in Closure-style type casts ([#​14262](https://togithub.com/prettier/prettier/pull/14262) by [@​fisker](https://togithub.com/fisker)) ```jsx // Input const a = /** @​satisfies {Record} */ ({hello: 1337}); const b = /** @​type {Record} */ ({hello: 1337}); // Prettier 2.8.3 const a = /** @​satisfies {Record} */ { hello: 1337 }; const b = /** @​type {Record} */ ({ hello: 1337 }); // Prettier 2.8.4 const a = /** @​satisfies {Record} */ ({hello: 1337}); const b = /** @​type {Record} */ ({hello: 1337}); ``` ##### Fix parens in inferred function return types with `extends` ([#​14279](https://togithub.com/prettier/prettier/pull/14279) by [@​fisker](https://togithub.com/fisker)) ```ts // Input type Foo = T extends ((a) => a is infer R extends string) ? R : never; // Prettier 2.8.3 (First format) type Foo = T extends (a) => a is infer R extends string ? R : never; // Prettier 2.8.3 (Second format) SyntaxError: '?' expected. // Prettier 2.8.4 type Foo = T extends ((a) => a is infer R extends string) ? R : never; ``` ### [`v2.8.3`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#283) [Compare Source](https://togithub.com/prettier/prettier/compare/2.8.2...2.8.3) [diff](https://togithub.com/prettier/prettier/compare/2.8.2...2.8.3) ##### Allow self-closing tags on custom elements ([#​14170](https://togithub.com/prettier/prettier/pull/14170) by [@​fisker](https://togithub.com/fisker)) See [Angular v15.1.0 release note](https://togithub.com/angular/angular/releases/tag/15.1.0) for details. ```html // Input // Prettier 2.8.2 SyntaxError: Only void and foreign elements can be self closed "app-test" (1:1) > 1 | | ^^^^^^^^^ 2 | // Prettier 2.8.3 ``` ### [`v2.8.2`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#282) [Compare Source](https://togithub.com/prettier/prettier/compare/2.8.1...2.8.2) [diff](https://togithub.com/prettier/prettier/compare/2.8.1...2.8.2) ##### Don't lowercase link references ([#​13155](https://togithub.com/prettier/prettier/pull/13155) by [@​DerekNonGeneric](https://togithub.com/DerekNonGeneric) & [@​fisker](https://togithub.com/fisker)) ```markdown We now don't strictly follow the release notes format suggested by [Keep a Changelog]. [Keep a Changelog]: https://example.com/ We now don't strictly follow the release notes format suggested by [Keep a Changelog]. [keep a changelog]: https://example.com/ ``` ##### Preserve self-closing tags ([#​13691](https://togithub.com/prettier/prettier/pull/13691) by [@​dcyriller](https://togithub.com/dcyriller)) ```hbs {{! Input }}
{{! Prettier 2.8.1 }}
{{! Prettier 2.8.2 }}
``` ##### Allow custom "else if"-like blocks with block params ([#​13930](https://togithub.com/prettier/prettier/pull/13930) by [@​jamescdavis](https://togithub.com/jamescdavis)) [#​13507](https://togithub.com/prettier/prettier/issues/13507) added support for custom block keywords used with `else`, but failed to allow block params. This updates printer-glimmer to allow block params with custom "else if"-like blocks. ```hbs {{! Input }} {{#when isAtWork as |work|}} Ship that {{work}}! {{else when isReading as |book|}} You can finish {{book}} eventually... {{else}} Go to bed! {{/when}} {{! Prettier 2.8.1 }} {{#when isAtWork as |work|}} Ship that {{work}}! {{else when isReading}} You can finish {{book}} eventually... {{else}} Go to bed! {{/when}} {{! Prettier 2.8.2 }} {{#when isAtWork as |work|}} Ship that {{work}}! {{else when isReading as |book|}} You can finish {{book}} eventually... {{else}} Go to bed! {{/when}} ``` ##### Preserve empty lines between nested SCSS maps ([#​13931](https://togithub.com/prettier/prettier/pull/13931) by [@​jneander](https://togithub.com/jneander)) ```scss /* Input */ $map: ( 'one': ( 'key': 'value', ), 'two': ( 'key': 'value', ), ) /* Prettier 2.8.1 */ $map: ( 'one': ( 'key': 'value', ), 'two': ( 'key': 'value', ), ) /* Prettier 2.8.2 */ $map: ( 'one': ( 'key': 'value', ), 'two': ( 'key': 'value', ), ) ``` ##### Fix missing parentheses when an expression statement starts with `let[` ([#​14000](https://togithub.com/prettier/prettier/pull/14000), [#​14044](https://togithub.com/prettier/prettier/pull/14044) by [@​fisker](https://togithub.com/fisker), [@​thorn0](https://togithub.com/thorn0)) ```jsx // Input (let[0] = 2); // Prettier 2.8.1 let[0] = 2; // Prettier 2.8.1 (second format) SyntaxError: Unexpected token (1:5) > 1 | let[0] = 2; | ^ 2 | // Prettier 2.8.2 (let)[0] = 2; ``` ##### Fix semicolon duplicated at the end of LESS file ([#​14007](https://togithub.com/prettier/prettier/pull/14007) by [@​mvorisek](https://togithub.com/mvorisek)) ```less // Input @​variable: { field: something; }; // Prettier 2.8.1 @​variable: { field: something; }; ; // Prettier 2.8.2 @​variable: { field: something; }; ``` ##### Fix no space after unary minus when followed by opening parenthesis in LESS ([#​14008](https://togithub.com/prettier/prettier/pull/14008) by [@​mvorisek](https://togithub.com/mvorisek)) ```less // Input .unary_minus_single { margin: -(@​a); } .unary_minus_multi { margin: 0 -(@​a); } .binary_minus { margin: 0 - (@​a); } // Prettier 2.8.1 .unary_minus_single { margin: - (@​a); } .unary_minus_multi { margin: 0 - (@​a); } .binary_minus { margin: 0 - (@​a); } // Prettier 2.8.2 .unary_minus_single { margin: -(@​a); } .unary_minus_multi { margin: 0 -(@​a); } .binary_minus { margin: 0 - (@​a); } ``` ##### Do not change case of property name if inside a variable declaration in LESS ([#​14034](https://togithub.com/prettier/prettier/pull/14034) by [@​mvorisek](https://togithub.com/mvorisek)) ```less // Input @​var: { preserveCase: 0; }; // Prettier 2.8.1 @​var: { preservecase: 0; }; // Prettier 2.8.2 @​var: { preserveCase: 0; }; ``` ##### Fix formatting for auto-accessors with comments ([#​14038](https://togithub.com/prettier/prettier/pull/14038) by [@​fisker](https://togithub.com/fisker)) ```jsx // Input class A { @​dec() // comment accessor b; } // Prettier 2.8.1 class A { @​dec() accessor // comment b; } // Prettier 2.8.1 (second format) class A { @​dec() accessor; // comment b; } // Prettier 2.8.2 class A { @​dec() // comment accessor b; } ``` ##### Add parentheses for TSTypeQuery to improve readability ([#​14042](https://togithub.com/prettier/prettier/pull/14042) by [@​onishi-kohei](https://togithub.com/onishi-kohei)) ```tsx // Input a as (typeof node.children)[number] a as (typeof node.children)[] a as ((typeof node.children)[number])[] // Prettier 2.8.1 a as typeof node.children[number]; a as typeof node.children[]; a as typeof node.children[number][]; // Prettier 2.8.2 a as (typeof node.children)[number]; a as (typeof node.children)[]; a as (typeof node.children)[number][]; ``` ##### Fix displacing of comments in default switch case ([#​14047](https://togithub.com/prettier/prettier/pull/14047) by [@​thorn0](https://togithub.com/thorn0)) It was a regression in Prettier 2.6.0. ```jsx // Input switch (state) { default: result = state; // no change break; } // Prettier 2.8.1 switch (state) { default: // no change result = state; break; } // Prettier 2.8.2 switch (state) { default: result = state; // no change break; } ``` ##### Support type annotations on auto accessors via `babel-ts` ([#​14049](https://togithub.com/prettier/prettier/pull/14049) by [@​sosukesuzuki](https://togithub.com/sosukesuzuki)) [The bug that `@babel/parser` cannot parse auto accessors with type annotations](https://togithub.com/babel/babel/issues/15205) has been fixed. So we now support it via `babel-ts` parser. ```tsx class Foo { accessor prop: number; } ``` ##### Fix formatting of empty type parameters ([#​14073](https://togithub.com/prettier/prettier/pull/14073) by [@​fisker](https://togithub.com/fisker)) ```jsx // Input const foo: bar = () => baz; // Prettier 2.8.1 Error: Comment "comment" was not printed. Please report this error! // Prettier 2.8.2 const foo: bar = () => baz; ``` ##### Add parentheses to head of `ExpressionStatement` instead of the whole statement ([#​14077](https://togithub.com/prettier/prettier/pull/14077) by [@​fisker](https://togithub.com/fisker)) ```jsx // Input ({}).toString.call(foo) === "[object Array]" ? foo.forEach(iterateArray) : iterateObject(foo); // Prettier 2.8.1 ({}.toString.call(foo) === "[object Array]" ? foo.forEach(iterateArray) : iterateObject(foo)); // Prettier 2.8.2 ({}).toString.call(foo.forEach) === "[object Array]" ? foo.forEach(iterateArray) : iterateObject(foo); ``` ##### Fix comments after directive ([#​14081](https://togithub.com/prettier/prettier/pull/14081) by [@​fisker](https://togithub.com/fisker)) ```jsx // Input "use strict" /* comment */; // Prettier 2.8.1 (with other js parsers except `babel`) Error: Comment "comment" was not printed. Please report this error! // Prettier 2.8.2 ``` ##### Fix formatting for comments inside JSX attribute ([#​14082](https://togithub.com/prettier/prettier/pull/14082) by [@​fisker](https://togithub.com/fisker)) ```jsx // Input function MyFunctionComponent() { } // Prettier 2.8.1 Error: Comment "old" was not printed. Please report this error! // Prettier 2.8.2 function MyFunctionComponent() { ; } ``` ##### Quote numeric keys for json-stringify parser ([#​14083](https://togithub.com/prettier/prettier/pull/14083) by [@​fisker](https://togithub.com/fisker)) ```jsx // Input {0: 'value'} // Prettier 2.8.1 { 0: "value" } // Prettier 2.8.2 { "0": "value" } ``` ##### Fix removing commas from function arguments in maps ([#​14089](https://togithub.com/prettier/prettier/pull/14089) by [@​sosukesuzuki](https://togithub.com/sosukesuzuki)) ```scss /* Input */ $foo: map-fn( ( "#{prop}": inner-fn($first, $second), ) ); /* Prettier 2.8.1 */ $foo: map-fn(("#{prop}": inner-fn($first $second))); /* Prettier 2.8.2 */ $foo: map-fn( ( "#{prop}": inner-fn($first, $second), ) ); ``` ##### Do not insert space in LESS property access ([#​14103](https://togithub.com/prettier/prettier/pull/14103) by [@​fisker](https://togithub.com/fisker)) ```less // Input a { color: @​colors[@​white]; } // Prettier 2.8.1 a { color: @​colors[ @​white]; } // Prettier 2.8.2 ``` ### [`v2.8.1`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#281) [Compare Source](https://togithub.com/prettier/prettier/compare/2.8.0...2.8.1) [diff](https://togithub.com/prettier/prettier/compare/2.8.0...2.8.1) ##### Fix SCSS map in arguments ([#​9184](https://togithub.com/prettier/prettier/pull/9184) by [@​agamkrbit](https://togithub.com/agamkrbit)) ```scss // Input $display-breakpoints: map-deep-merge( ( "print-only": "only print", "screen-only": "only screen", "xs-only": "only screen and (max-width: #{map-get($grid-breakpoints, "sm")-1})", ), $display-breakpoints ); // Prettier 2.8.0 $display-breakpoints: map-deep-merge( ( "print-only": "only print", "screen-only": "only screen", "xs-only": "only screen and (max-width: #{map-get($grid-breakpoints, " sm ")-1})", ), $display-breakpoints ); // Prettier 2.8.1 $display-breakpoints: map-deep-merge( ( "print-only": "only print", "screen-only": "only screen", "xs-only": "only screen and (max-width: #{map-get($grid-breakpoints, "sm")-1})", ), $display-breakpoints ); ``` ##### Support auto accessors syntax ([#​13919](https://togithub.com/prettier/prettier/pull/13919) by [@​sosukesuzuki](https://togithub.com/sosukesuzuki)) Support for [Auto Accessors Syntax](https://devblogs.microsoft.com/typescript/announcing-typescript-4-9/#auto-accessors-in-classes) landed in TypeScript 4.9. (Doesn't work well with `babel-ts` parser) ```tsx class Foo { accessor foo: number = 3; } ```
rehypejs/rehype (rehype-stringify) ### [`v9.0.4`](https://togithub.com/rehypejs/rehype/releases/tag/rehype-stringify%409.0.4) [Compare Source](https://togithub.com/rehypejs/rehype/compare/rehype-stringify@9.0.3...rehype-stringify@9.0.4) (release to regenerate and fix types)
stylelint/stylelint (stylelint) ### [`v15.11.0`](https://togithub.com/stylelint/stylelint/blob/HEAD/CHANGELOG.md#15110) [Compare Source](https://togithub.com/stylelint/stylelint/compare/15.10.3...15.11.0) - Added: `ignoreRules` to `max-nesting-depth` ([#​7215](https://togithub.com/stylelint/stylelint/pull/7215)) ([@​mattxwang](https://togithub.com/mattxwang)). - Fixed: `declaration-block-no-redundant-longhand-properties` autofix for `grid-template` with `repeat()` ([#​7230](https://togithub.com/stylelint/stylelint/pull/7230)) ([@​mattxwang](https://togithub.com/mattxwang)). - Fixed: `declaration-block-no-redundant-longhand-properties` false negative for `font-synthesis` ([#​7214](https://togithub.com/stylelint/stylelint/pull/7214)) ([@​mattxwang](https://togithub.com/mattxwang)). - Fixed: `declaration-block-no-redundant-longhand-properties` false negatives for `*-block` and `*-inline` logical properties ([#​7208](https://togithub.com/stylelint/stylelint/pull/7208)) ([@​mattxwang](https://togithub.com/mattxwang)). - Fixed: `declaration-block-no-redundant-longhand-properties` false negatives for `overflow`, `overscroll-behavior`, `scroll-margin`, `scroll-padding`, and new Box Alignment shorthands ([#​7213](https://togithub.com/stylelint/stylelint/pull/7213)) ([@​mattxwang](https://togithub.com/mattxwang)). - Fixed: `function-no-unknown` false positives for `light-dark`, `linear` and `xywh` ([#​7242](https://togithub.com/stylelint/stylelint/pull/7242)) ([@​mattxwang](https://togithub.com/mattxwang)). ### [`v15.10.3`](https://togithub.com/stylelint/stylelint/blob/HEAD/CHANGELOG.md#15103) [Compare Source](https://togithub.com/stylelint/stylelint/compare/15.10.2...15.10.3) - Fixed: `declaration-property-value-no-unknown` false negatives for typed custom properties ([#​7078](https://togithub.com/stylelint/stylelint/pull/7078)) ([@​romainmenke](https://togithub.com/romainmenke)). - Fixed: `property-no-unknown` false positives for scroll-driven animations ([#​7090](https://togithub.com/stylelint/stylelint/pull/7090)) ([@​renato-bohler](https://togithub.com/renato-bohler)). ### [`v15.10.2`](https://togithub.com/stylelint/stylelint/blob/HEAD/CHANGELOG.md#15102) [Compare Source](https://togithub.com/stylelint/stylelint/compare/15.10.1...15.10.2) - Fixed: `declaration-property-value-no-unknown` false negatives for nested declarations ([#​7079](https://togithub.com/stylelint/stylelint/pull/7079)) ([@​romainmenke](https://togithub.com/romainmenke)). - Fixed: `selector-pseudo-element-no-unknown` false positives for `view-transition` pseudo-elements ([#​7070](https://togithub.com/stylelint/stylelint/pull/7070)) ([@​danielroe](https://togithub.com/danielroe)). ### [`v15.10.1`](https://togithub.com/stylelint/stylelint/blob/HEAD/CHANGELOG.md#15101) [Compare Source](https://togithub.com/stylelint/stylelint/compare/15.10.0...15.10.1) - Security: fix for `semver` vulnerability ([#​7043](https://togithub.com/stylelint/stylelint/pull/7043)) ([@​romainmenke](https://togithub.com/romainmenke)). - Fixed: invalid option regression on Windows 10 ([#​7043](https://togithub.com/stylelint/stylelint/pull/7043)) ([@​romainmenke](https://togithub.com/romainmenke)). ### [`v15.10.0`](https://togithub.com/stylelint/stylelint/blob/HEAD/CHANGELOG.md#15100) [Compare Source](https://togithub.com/stylelint/stylelint/compare/15.9.0...15.10.0) - Added: `media-query-no-invalid` ([#​6963](https://togithub.com/stylelint/stylelint/pull/6963)) ([@​romainmenke](https://togithub.com/romainmenke)). - Added: support for JS objects with `extends` config option ([#​6998](https://togithub.com/stylelint/stylelint/pull/6998)) ([@​fpetrakov](https://togithub.com/fpetrakov)). - Fixed: inconsistent `errored` properties in `stylelint.lint()` return value ([#​6983](https://togithub.com/stylelint/stylelint/pull/6983)) ([@​ybiquitous](https://togithub.com/ybiquitous)). - Fixed: `{selector,value}-no-vendor-prefix` performance ([#​7016](https://togithub.com/stylelint/stylelint/pull/7016)) ([@​jeddy3](https://togithub.com/jeddy3)). - Fixed: `custom-property-pattern` performance ([#​7009](https://togithub.com/stylelint/stylelint/pull/7009)) ([@​jeddy3](https://togithub.com/jeddy3)). - Fixed: `function-linear-gradient-no-nonstandard-direction` false positives for `` ([#​6987](https://togithub.com/stylelint/stylelint/pull/6987)) ([@​romainmenke](https://togithub.com/romainmenke)). - Fixed: `function-name-case` performance ([#​7010](https://togithub.com/stylelint/stylelint/pull/7010)) ([@​jeddy3](https://togithub.com/jeddy3)). - Fixed: `function-no-unknown` performance ([#​7004](https://togithub.com/stylelint/stylelint/pull/7004)) ([@​jeddy3](https://togithub.com/jeddy3)). - Fixed: `function-url-quotes` performance ([#​7011](https://togithub.com/stylelint/stylelint/pull/7011)) ([@​jeddy3](https://togithub.com/jeddy3)). - Fixed: `hue-degree-notation` false negatives for `oklch` ([#​7015](https://togithub.com/stylelint/stylelint/pull/7015)) ([@​romainmenke](https://togithub.com/romainmenke)). - Fixed: `hue-degree-notation` performance ([#​7012](https://togithub.com/stylelint/stylelint/pull/7012)) ([@​jeddy3](https://togithub.com/jeddy3)). - Fixed: `media-feature-name-no-unknown` false positives for `environment-blending

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.

πŸ‘» 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 has been generated by Renovate Bot.

vercel[bot] commented 7 months ago

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated (UTC)
blog πŸ›‘ Canceled (Inspect) Feb 17, 2024 1:54pm