Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/stylelint/stylelint

A mighty CSS linter that helps you avoid errors and enforce conventions.
https://github.com/stylelint/stylelint

Update `semver` in `package-lock.json` (#7058)

This change fixes the following error when running `npm ci`.

```console
$ npm ci
npm ERR! c...

f5b2dad290169b3cf459373c91e5efc67d136ec5 authored over 1 year ago by Masafumi Koba <[email protected]>
Document approach to using private utils (#7052)

cefd26769a9995d0e7484cd9f0d0bab83e7dc8d4 authored over 1 year ago by Richard Hallows <[email protected]>
Document security changelog group (#7049)

616d469fa2a66cec9d41d9cec6f27afcb5b85ca9 authored over 1 year ago by Richard Hallows <[email protected]>
15.10.1

fb8cf35dae79e150ad17c75660bd93c4d4c0c9e0 authored over 1 year ago by Matthew Wang <[email protected]>
Prepare release (#7048)

Manually adds changelog entry; ref: https://github.com/stylelint/stylelint/issues/7050

------...

eeed72bdde9a368df0fa01952a1cfc94364c84ca authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Document check of configs in release process (#7047)

Co-authored-by: Masafumi Koba <[email protected]>

80905538500d32a6f716fb1359e59de9fb418d02 authored over 1 year ago by Richard Hallows <[email protected]>
Security fix for `semver` vulnerability (#7043)

Co-authored-by: Richard Hallows <[email protected]>
Co-authored-by: Masafumi Ko...

56a545e116e4f4bd52595a3eb3d131306ce02862 authored over 1 year ago by Romain Menke <[email protected]>
Fix rules documentation for `media-query-no-invalid` (#7044)

a42f95582c2a928122fc1e59f9f8acc078fb9b91 authored over 1 year ago by Romain Menke <[email protected]>
15.10.0

e56aa3001c3ef0070c6b2713a1554257f37472ab authored over 1 year ago by Matthew Wang <[email protected]>
Prepare release (#6974)

Manually reordered changelog entry; ref: maintainer guide and https://github.com/stylelint/style...

c9e89ebcf6495d3935d8e6ee29eb6607f936caf3 authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fix `selector-type-case` performance (#7041)

* Fix `selector-type-case` performance

* Create friendly-candles-deny.md

* update STARTS_A...

b8e53176d42b496f84eaa520d9067c87e9080469 authored over 1 year ago by Romain Menke <[email protected]>
Fix `selector-anb-no-unmatchable` performance (#7042)

f82a24a6508f8a3a7d752b828cdb216e103cab63 authored over 1 year ago by Romain Menke <[email protected]>
Revert removed changelog entry (#7039)

16110fdde589caca7fafc0d2a167542bc5080d62 authored over 1 year ago by Richard Hallows <[email protected]>
Add support JS objects for extends config option (#6998)

Co-authored-by: Masafumi Koba <[email protected]>

59d5bf9f6b5b3e004f95a1f38e6d9715ead1dfb0 authored over 1 year ago by Fedya Petrakov <[email protected]>
Fix `patch-package` warning (#7036)

This change fixes the following warning when running `npm install`:

```
Warning: patch-packa...

888192d46f3c43d8a21d46d84b9129cf95eb2fdc authored over 1 year ago by Masafumi Koba <[email protected]>
Refactor `replaceBackslashes()` test utility to migrate to ESM (#7034)

74c90b37995d15cf9dd3c7edf5a99fe47d70f8e5 authored over 1 year ago by Masafumi Koba <[email protected]>
Refactor to use `sourceIndices` utility from `@csstools/css-parser-algorithms` (#7033)

15c15b60ab8a6a1ba883a354f16c6e15b4b2f214 authored over 1 year ago by Romain Menke <[email protected]>
Bump lint-staged from 13.2.2 to 13.2.3 (#7029)

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.2.2 to 13.2.3.
- [Release no...

3f91eaaa0cdcd3ac892c115c74bf5b31fee022b3 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump fast-glob from 3.2.12 to 3.3.0 (#7030)

Bumps [fast-glob](https://github.com/mrmlnc/fast-glob) from 3.2.12 to 3.3.0.
- [Release notes](...

3948f47cf4a6e69ae44efedff24cc737b35e5601 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump typescript from 5.1.3 to 5.1.6 (#7032)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.3 to 5.1.6.
- [Release not...

8bb207c4833bf01d40618ed7b4f3341adf1ca70c authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump eslint from 8.43.0 to 8.44.0 (#7031)

Bumps [eslint](https://github.com/eslint/eslint) from 8.43.0 to 8.44.0.
- [Release notes](https...

fff5ee3a7cacdaeed1f865bd222fff5e42324583 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @changesets/cli from 2.26.1 to 2.26.2 (#7028)

Bumps [@changesets/cli](https://github.com/changesets/changesets) from 2.26.1 to 2.26.2.
- [Rel...

5775ba08d593331ccb64102ab3d768bb0435dac3 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix `selector-type-no-unknown` performance (#7027)

Co-authored-by: Masafumi Koba <[email protected]>

21e7345424924900bb16093de069d297b516f5c3 authored over 1 year ago by Romain Menke <[email protected]>
Fix `no-descending-specificity` performance (#7026)

* Fix `no-descending-specificity` performance

* Create thirty-swans-complain.md

---------
...

cf73360c36d1df6b828e83432e6ab1ce86a5186a authored over 1 year ago by Romain Menke <[email protected]>
Refactor `lib/rules/__tests__/*` test files to migrate to ESM (#7024)

This change is performed by the following script (though it requires a bit of manual).

```she...

b919a0b7c804ad9bcc318f41dc90111ddbd6b9f4 authored over 1 year ago by Masafumi Koba <[email protected]>
Switch Jest `coverageProvider` from `babel` (default) to `v8` (#7025)

Ref:
- https://jestjs.io/docs/29.0/configuration#coverageprovider-string
- https://jestjs.io/b...

366e0d87402540bb627e36fd42fefd63030c5491 authored over 1 year ago by Masafumi Koba <[email protected]>
Refactor `lib/utils/__tests__/*` test files to migrate to ESM (#7022)

- `.js` -> `.mjs`
- `require` -> `import`

1d145f9fbf140f9ffc1317f10bb6130ab8e13210 authored over 1 year ago by Masafumi Koba <[email protected]>
Bump eslint-config-stylelint from 18.0.0 to 19.0.0 (#6935)

Bumps [eslint-config-stylelint](https://github.com/stylelint/eslint-config-stylelint) from 18.0....

2ffa4422fb0c1660b1f27b3af684534b3e13ce5c authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Refactor to remove redundant calls to `isStandardSyntaxMediaFeatureName` utility (#7021)

Co-authored-by: Richard Hallows <[email protected]>

096e7fc6b2231df414569d2a769fea4c71871d21 authored over 1 year ago by Romain Menke <[email protected]>
Fix `unit-disallowed-list` false negatives with percentages (#7018)

* Fix `unit-disallowed-list` false negatives with percentages

* cleanup

* Create angry-mai...

66c4d50adc7775e9170ef99a0f4ba58c2e5adfc3 authored over 1 year ago by Romain Menke <[email protected]>
Fixed selector|value-no-vendor-prefix performance (#7016)

Co-authored-by: Masafumi Koba <[email protected]>

3065425dc94be536dcf4369dcc1ed47735259e07 authored over 1 year ago by Richard Hallows <[email protected]>
Fix `hue-degree-notation` false negatives for `oklch` (#7015)

* Fix `hue-degree-notation` false negatives for `oklch`

* Create ten-mirrors-clean.md

* in...

d2c398c66e131894e973d94b97adcd9a47310487 authored over 1 year ago by Romain Menke <[email protected]>
Fix hue-degree-notation performance (#7012)

Co-authored-by: Masafumi Koba <[email protected]>

ef7e77e937763913b9cb7a9d630e21e5d760fbba authored over 1 year ago by Richard Hallows <[email protected]>
Fix selector-id-pattern performance (#7013)

3ec482198c1139b6f49a431cb02a234924ed1558 authored over 1 year ago by Richard Hallows <[email protected]>
Fix custom-property-pattern performance (#7009)

76a4648e3c6717d58eea2c65a21f55319a987af1 authored over 1 year ago by Richard Hallows <[email protected]>
Fix function-url-quotes performance (#7011)

c49290a0f4d9bd3bef4d65e7db024d182056aa1c authored over 1 year ago by Richard Hallows <[email protected]>
Fix function-name-case performance (#7010)

7255edea6dc183e93a8a4754775f49a66383cfc4 authored over 1 year ago by Richard Hallows <[email protected]>
Improve `npm run benchmark-rule` script and doc (#7008)

- Add the help output (usage and examples).
- Replace deprecated rule in the doc.

59d662d036a89e4e9367c75a85f9aefd982742f2 authored over 1 year ago by Masafumi Koba <[email protected]>
Refactor AST walking with `@csstools` parsers for code consistency (#7006)

d349b87781642aa54e79724e74af32da505e9609 authored over 1 year ago by Romain Menke <[email protected]>
Fix selector-pseudo-element-no-unknown performance (#7007)

518367a28c8e742516bc8882b6cdf0a843c15ff2 authored over 1 year ago by Richard Hallows <[email protected]>
Fix function-no-unknown performance (#7004)

Co-authored-by: Masafumi Koba <[email protected]>

354fbfd72ec3217c7f2a6f500453e2368f95ddde authored over 1 year ago by Richard Hallows <[email protected]>
Refactor to use latest Bootstrap for benchmark (#7005)

0e64a0f8d90a72e91e8dd1cf8f2a037f21a63988 authored over 1 year ago by Richard Hallows <[email protected]>
Refactor `media-feature-name-value-allowed-list` to replace `postcss-media-query-parser` with `@csstools/media-query-list-parser` (#6999)

Co-authored-by: Masafumi Koba <[email protected]>

8051822e502f75f62b812ad6cb83f613dbd5d843 authored over 1 year ago by Romain Menke <[email protected]>
Fix `no-duplicate-at-import-rules` false negatives for imports with `supports` and `layer` conditions (#7001)

* Fix `no-duplicate-at-import-rules` false negatives for imports with `supports` and `layer` con...

643576c1e1e16c7b831f0b31226a34a588491b18 authored over 1 year ago by Romain Menke <[email protected]>
Refactor `no-duplicate-at-import-rules` to remove `postcss-media-query-parser` (#6996)

* Refactor `no-duplicate-at-import-rules` to remove `postcss-media-query-parser`

* fix

* r...

26f9351d733effaf14b9b0aa50cee8fb6060fe96 authored over 1 year ago by Romain Menke <[email protected]>
Refactor to remove unneeded `isLessVariable()` utility (#6995)

No grep match:

```console
$ git grep 'isLessVariable' || echo '(no match)'
(no match)
```
...

067cb27e629c3db8c646267b3960c44df47a27f7 authored over 1 year ago by Masafumi Koba <[email protected]>
Fix `function-linear-gradient-no-nonstandard-direction` test cases (#6994)

67b224f628ebba48d3b6118ec79b3ff617f35c33 authored over 1 year ago by Romain Menke <[email protected]>
Refactor to inline `flattenArray()` utility (#6993)

`Array.prototype.flat()` is now commonly available, so we no longer need the custom utility.

...

3be7166334decb248f4f9cadbbc4e9d7a8a6f922 authored over 1 year ago by Masafumi Koba <[email protected]>
Refactor to remove unneeded `findListStyleType()` utility (#6992)

No grep match:

```console
$ git grep 'findListStyleType' || echo '(no match)'
(no match)
```

7406fd68f7358c9e0a72574b536fa259c057dec9 authored over 1 year ago by Masafumi Koba <[email protected]>
Refactor utils tests to migrate to ESM (#6991)

This change rewrites some `lib/utils/__tests__/*.js` files to ESM.

71ba7cd05ab5c786385bb7447fe19f18e676f706 authored over 1 year ago by Masafumi Koba <[email protected]>
Refine the bug template to encourage minimal examples (#6990)

78aa6e1ecb88498d841a10c58f22581b1cf3b889 authored over 1 year ago by Richard Hallows <[email protected]>
Document `quietDeprecationWarnings` in migration guide (#6988)

0c8f017e52ea5aced3b28dd126fe375bed5fcbe3 authored over 1 year ago by Richard Hallows <[email protected]>
Fix `function-linear-gradient-no-nonstandard-direction` false positives for `<color-interpolation-method>` (#6987)

* Fix `function-linear-gradient-no-nonstandard-direction` false positives for `<color-interpolat...

ff0751108e0558186b9f84c5f7a908bf6c43fd05 authored over 1 year ago by Romain Menke <[email protected]>
Fix inconsistent `errored` properties in `stylelint.lint()` return value (#6983)

bdec3517675639e756e43c8133c8a8a92fc33561 authored over 1 year ago by Masafumi Koba <[email protected]>
Document assignees for issues in maintainer guide (#6976)

fb302e244de0309898bebd1f2ed4565fa774c5b7 authored over 1 year ago by Richard Hallows <[email protected]>
Fix `media-feature-name-no-unknown` false positives for `environment-blending`, `nav-controls`, `prefers-reduced-data`, and `video-color-gamut` (#6978)

* Fix `media-feature-name-no-unknown` false positives

* Create sharp-pans-whisper.md

* Upd...

f58aaecb7a11ab74e588322fa0c3fb4a49fcc85b authored over 1 year ago by Romain Menke <[email protected]>
Fix `media-feature-name-no-vendor-prefix` positions for `*-device-pixel-ratio` (#6977)

67f0a8a8ca194cb7548555fe252624b3aeab5fde authored over 1 year ago by Romain Menke <[email protected]>
Bump eslint-plugin-jest from 27.2.1 to 27.2.2 (#6980)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.2.1 to ...

44b238bd7f1cf30941e7f514232d592551721c89 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix `selector-pseudo-class-no-unknown` false negatives for pseudo-elements with matching names (#6964)

fix: reject unknown pseudo-classes which names clash with existing pseudo-elements

5be9a7b996d7846c06fdec00208b27b3c7544727 authored over 1 year ago by Marc G <[email protected]>
Add `media-query-no-invalid` (#6963)

5abe468cbde91dbe00201db4293130f294fa3eac authored over 1 year ago by Romain Menke <[email protected]>
Document stylistic plugin in migration guide (#6973)

e409557f42cb6192a655507c0984a9c075006622 authored over 1 year ago by Richard Hallows <[email protected]>
Refactor to remove no longer used `blurComments()` utility (#6971)

a876e6219e1e1e321b8a469aeac6ca86b9161ebf authored over 1 year ago by Masafumi Koba <[email protected]>
Refactor to remove no longer used `blurFunctionArguments()` utility (#6972)

The `balanced-match` package used in `blurFunctionArguments()` is still used in other modules:
...

731a23a274f776eaea99be646f9b7aa2f7837aa1 authored over 1 year ago by Masafumi Koba <[email protected]>
Refactor test file `rules/__tests__/index` (#6970)

- Rewrite to ESM (`.mjs`)
- Include missing `stylelint-config-recommended`

a4430ace55953cd1e92c0b3fc4871b2d986cb3fe authored over 1 year ago by Masafumi Koba <[email protected]>
Add `npm run test-only` script for development (#6969)

Difference between `npm test` and `npm run test-only`:

- `npm test` - run linting before test...

7b1af86653c69e1c7a728fe054809afe5673c785 authored over 1 year ago by Masafumi Koba <[email protected]>
Add test case to check `rule.meta.url` more precisely (#6965)

For example, if a URL were incorrect, the test case would fail:

```
● all rules › "alpha-v...

2bc9e50f63440dc9ef000fa66fbee29ca9a30ff1 authored over 1 year ago by Masafumi Koba <[email protected]>
Fix typo for `--ignore-scripts` in `package.json` (#6967)

See https://docs.npmjs.com/cli/v9/commands/npm-test#ignore-scripts

42d45624d3377381c65a39c9e5c3963419987434 authored over 1 year ago by Masafumi Koba <[email protected]>
Refactor to rewrite `lib/formatters/__tests__/*` to ESM (#6962)

113888c0ddea330d9083efc6c5ff081a1b97069b authored over 1 year ago by Masafumi Koba <[email protected]>
Refactor `lib/cli.js` (#6949)

- Inline `lib/utils/getStdin.js`
- Rewrite the test to ESM

b55a9145dee38e9b3974a4b133d01f8a0d2982dd authored over 1 year ago by Masafumi Koba <[email protected]>
Refactor to remove no longer used `removeFile` module (#6955)

f93337d3c8bf6f15a77d0bb5cf49d6b6be373680 authored over 1 year ago by Masafumi Koba <[email protected]>
Refactor `uniqueId` module to migrate to ESM (#6954)

c620153804ba63229c5d0545ffcde21593703013 authored over 1 year ago by Masafumi Koba <[email protected]>
Refactor `safeChdir` module to migrate to ESM (#6953)

706cd48b830174f831d53c114e171ec960a58434 authored over 1 year ago by Masafumi Koba <[email protected]>
Document only our standard config (#6960)

48b3f35d84462aa990222f63080ed329412035af authored over 1 year ago by Richard Hallows <[email protected]>
Rewrite some tests (`lib/__tests__/**/*.test.js`) to ESM (#6948)

This change rewrites all test files except for `cli.test.js`:

```console
$ find lib/__tests_...

21cb3d187d5aa3b11f0d1891a9737d9911d6ecf1 authored over 1 year ago by Masafumi Koba <[email protected]>
Bump np from 7.7.0 to 8.0.4 (#6933)

Bumps [np](https://github.com/sindresorhus/np) from 7.7.0 to 8.0.4.
- [Release notes](https://g...

24340f36ba4521143aa6524bc7f6d04ece603f4a authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
15.9.0

e56fc6cfdd7c9dab342a1289ab5a596b29c7be57 authored over 1 year ago by Matthew Wang <[email protected]>
Prepare release (#6938)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

49d22f6b71a13e33b1e88851999c009a0b8437ac authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fix `declaration-block-no-redundant-longhand-properties` autofix for `grid-column` and `grid-row` (#6957)

77824f681ea422fd6fdc346e451bdf96c165894e authored over 1 year ago by Matt Wang <[email protected]>
Fix `declaration-block-no-redundant-longhand-properties` autofix for `border-radius` shorthand (#6958)

Ref: https://github.com/stylelint/stylelint/pull/6956#issuecomment-1603347258

00803ea815381c3ac42298d7f695530e0dab8418 authored over 1 year ago by Matt Wang <[email protected]>
Fix `declaration-block-no-redundant-longhand-properties` autofix for `border-width` shorthand (#6956)

db315b1b470882ab9b31dda8f2efc78d5af09365 authored over 1 year ago by Matt Wang <[email protected]>
Replace `✅` with corresponding symbols in rule doc tables (#6946)

Instead of `✅`, reusing symbols makes people to read the doc easier, especially on small-width d...

16754b1dab7590238f9b842ebd25678f8204ae9d authored over 1 year ago by Masafumi Koba <[email protected]>
Avoid at-mark use in Markdown files (#6945)

This change ensures that an at-mark unexpectedly is not handled as a user mention,
especially g...

fd3cc1e4fa41fb1adb3c056507816c9be134f1bc authored over 1 year ago by Masafumi Koba <[email protected]>
Install `@jest/globals` explicitly (#6950)

`@jest/globals` is already installed by `jest`, but we need to import `@jest/globals` in ESM.
I...

8b2af6f434ae100d2acf70519140734338dea586 authored over 1 year ago by Masafumi Koba <[email protected]>
Rewrite some tests (`lib/__tests__/*`) to ESM (#6941)

Co-authored-by: Aleks Hudochenkov <[email protected]>

5b82414dccdf1923f341b0df9401fdc5e81657d2 authored over 1 year ago by Masafumi Koba <[email protected]>
Add `eslint-plugin-import` to detect missing file extensions in `import` (#6942)

For example:

```diff
-import replaceBackslashes from '../lib/testUtils/replaceBackslashes.js...

89b73039b9d50be4a2f1f49298162e1b59b8f93b authored over 1 year ago by Masafumi Koba <[email protected]>
Convert system tests code to ESM (#6940)

See https://jestjs.io/docs/ecmascript-modules

0a5d25e8110a7f8ac9e53bd82552792ee4eec346 authored over 1 year ago by Masafumi Koba <[email protected]>
Fix rule name's typo in rules doc (#6939)

Also, this change adds a test case to detect such typos.

47385e6e0305e872dc81fd0956b911098b45a892 authored over 1 year ago by Masafumi Koba <[email protected]>
Introduce rule tables in rules page (#6937)

This change introduces rule tables to the rules page to improve visibility.

4ee9c3237a5294299ca3766f971b412ac9e8fba3 authored over 1 year ago by Masafumi Koba <[email protected]>
Add `insideFunctions: {"function": int}` to `number-max-precision` (#6932)

Co-authored-by: Masafumi Koba <[email protected]>

719e446bbd34e70839d1c90eacebbf299f13b9ad authored over 1 year ago by Romain Menke <[email protected]>
Bump eslint from 8.42.0 to 8.43.0 (#6934)

Bumps [eslint](https://github.com/eslint/eslint) from 8.42.0 to 8.43.0.
- [Release notes](https...

a68bee55437e4b27aaeddc557afc1019102a10e6 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Refactor value parsing to use a simpler algorithm (#6931)

b7ffe7244f1c543f4f458e695828807914d7e5d8 authored over 1 year ago by Romain Menke <[email protected]>
15.8.0

eb08c01a4d2ab9bc92a82e62da873f1f64af3e5b authored over 1 year ago by Masafumi Koba <[email protected]>
Prepare release (#6908)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-...

5276c86228ed16052535b11b087b94e789b20b75 authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fix `selector-anb-no-unmatchable` performance (#6925)

* Fix `selector-anb-no-unmatchable` performance

* Update lib/utils/hasANPlusBNotationPseudoCl...

4e3abf7d0a0a81016917f07eeedd9b0277f25a86 authored over 1 year ago by Romain Menke <[email protected]>
Fix `function-linear-gradient-no-nonstandard-direction` performance (#6924)

* Fix `function-linear-gradient-no-nonstandard-direction` performance

* apply suggestions fro...

f72a6a94877f0c45ae62c9c1d65c6bab5320c1a8 authored over 1 year ago by Romain Menke <[email protected]>
Fix `allowEmptyInput` in configuration files (#6929)

faa1d16753020b3a7af1b58ac58d79bdefe072f0 authored over 1 year ago by Masafumi Koba <[email protected]>
Fix `function-calc-no-unspaced-operator` performance (#6923)

Co-authored-by: Masafumi Koba <[email protected]>

0e4d302c8d8672d2c9ca52888f9c0a71374a9189 authored over 1 year ago by Romain Menke <[email protected]>
Fix `custom-property-no-missing-var-function` performance (#6922)

aba1d9700213e5b50ca25d0df04db4902f7ba048 authored over 1 year ago by Romain Menke <[email protected]>
Fix `function-no-unknown` false positives for SCSS functions with namespace (#6921)

1c44f18c7322449990f790e92ae4a50188a3dac8 authored over 1 year ago by Romain Menke <[email protected]>
Test for Node.js 20 on CI (#6806)

ffd31193710a9f0ebe8e5ee6d0ad7b0220abce72 authored over 1 year ago by Masafumi Koba <[email protected]>