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

Deprecate CommonJS Node.js API (#7353)

This change deprecates the use of CommonJS Node.js API and updates the migration guide to 16.0.0...

40df51fcc612aa5656586e172a487fb6c00d10db authored about 1 year ago by Masafumi Koba <[email protected]>
Bump rollup from 4.5.0 to 4.6.0 (#7355)

Bumps [rollup](https://github.com/rollup/rollup) from 4.5.0 to 4.6.0.
- [Release notes](https:/...

c8261ef91e3e5132eab9c349b5cb182b6163ad41 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump the typescript group with 2 updates (#7354)

Bumps the typescript group with 2 updates: [@types/micromatch](https://github.com/DefinitelyType...

5f7503c7d51c36f2fdd479c6036b214d528c7ece authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add support for ESM custom syntaxes (#7351)

b0c7876d21a1900aaa3edfee6aa6e878bd4822e0 authored about 1 year ago by Masafumi Koba <[email protected]>
Bump ignore from 5.2.4 to 5.3.0 (#7349)

Bumps [ignore](https://github.com/kaelzhang/node-ignore) from 5.2.4 to 5.3.0.
- [Release notes]...

26dad3ac6b77d45a436f0869044ab4bb665552b0 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Refactor to remove no longer needed patch for `ignore` (#7352)

This should resolve the CI failure in #7349.

cd7bd8c778f94aadc87ae12916f2ed76741082dc authored about 1 year ago by Masafumi Koba <[email protected]>
Bump file-entry-cache from 7.0.1 to 7.0.2 (#7348)

Bumps [file-entry-cache](https://github.com/jaredwray/file-entry-cache) from 7.0.1 to 7.0.2.
- ...

0396bd00e8bbe3a1ee9523fe4931041cafb03360 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump rollup from 4.4.0 to 4.5.0 (#7347)

Bumps [rollup](https://github.com/rollup/rollup) from 4.4.0 to 4.5.0.
- [Release notes](https:/...

46985af377b74b0a5c0c92e2918b675de615cc9d authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump the eslint group with 1 update (#7346)

Bumps the eslint group with 1 update: [eslint](https://github.com/eslint/eslint).

- [Release ...

a79921d9f2437ad314e7e469c0a9360b49f6333b authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix flaky system test case for CommonJS (#7344)

This change tries fixing a flaky system test case for CommonJS.
The case sometimes fails only o...

81f0b7fd3070f715627d9cbd4efb428b0bb206ee authored about 1 year ago by Masafumi Koba <[email protected]>
Add support for ESM custom formatters (#7343)

This change adds support for ESM custom formatters.
A custom formatter can be specified via CLI...

59d771279ef7a065680a198ffe549fb14bcc81f6 authored about 1 year ago by Masafumi Koba <[email protected]>
Document `fixable: true` meta (#7341)

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

8dcac762385c6c61de22264fbca23251902a3b17 authored about 1 year ago by Richard Hallows <[email protected]>
Revert "Skip `changeset version` temporarily"

This reverts commit a0a068f8e93b950251a6235035ef3ef4e40a1f5f.

f84852ecb9f3e7f46a43e91d7a69f63bfa7c27f0 authored about 1 year ago by Masafumi Koba <[email protected]>
16.0.0-2

c120d997acfa5ecf424a0a72ba417fb8220f6634 authored about 1 year ago by Masafumi Koba <[email protected]>
Skip `changeset version` temporarily

a0a068f8e93b950251a6235035ef3ef4e40a1f5f authored about 1 year ago by Masafumi Koba <[email protected]>
Add support for ESM plugins (#7339)

In addition, this change does the following:
- improve the migration guide for v16
- rewrite t...

2debf67f2f74f216e8e6e231d646b2dc02c16df2 authored about 1 year ago by Masafumi Koba <[email protected]>
Fix outdated PostCSS API links in documentation (#7336)

Currently, <https://api.postcss.org/> is redirected to <https://postcss.org/api/>.

6a688db92bb0531d5ca5d6728dbea9e72fd5df7e authored about 1 year ago by Masafumi Koba <[email protected]>
Improve links to PostCSS documentation (#7337)

Links to the PostCSS website should be more understandable than links to Markdown file blobs on ...

61aebcac3aff2e93b904dd8587cdf541701edb26 authored about 1 year ago by Masafumi Koba <[email protected]>
Revert "Skip `changeset version` temporarily"

This reverts commit aa74bea882f0bfbeddcb40050f639bab45c38393.

7b77d412be1f0348cc3c9a15e4e73605a3fd5432 authored about 1 year ago by Masafumi Koba <[email protected]>
16.0.0-1

5c5f0955f9311805b2b482e0575251c0cd39bd9e authored about 1 year ago by Masafumi Koba <[email protected]>
Skip `changeset version` temporarily

aa74bea882f0bfbeddcb40050f639bab45c38393 authored about 1 year ago by Masafumi Koba <[email protected]>
Improve config file description in "Configuring" user guide (#7334)

The [Prettier document](https://prettier.io/docs/en/configuration) was referenced.

0a53cc52e67529b6815cc2bac944c183924a22ff authored about 1 year ago by Masafumi Koba <[email protected]>
Add link to migration guide v16 in README.md [skip ci] (#7333)

60bcea5d7a00b166ba42ecde64bc25c04f762b74 authored about 1 year ago by Masafumi Koba <[email protected]>
Fix no longer needed workaround for Cosmiconfig segfault (#7329)

b41340df1867632f891ab825b9c77a1636106beb authored about 1 year ago by Masafumi Koba <[email protected]>
Refactor code block languages in Markdown files (#7330)

This change for consistency will enable us to deal with syntax highlighting more easily
in the ...

f9cfa376fcfe215be91709c724409cbfb31a8667 authored about 1 year ago by Masafumi Koba <[email protected]>
Refactor to remove unused `scripts/find-unused-modules.mjs` (#7328)

Remove unused `scripts/find-unused-modules.mjs`

This script file was added in #6995. We don't...

27f4f5bf4c1d4bdc2c52edca7d1c97f8e3cc8746 authored about 1 year ago by Masafumi Koba <[email protected]>
Remove no longer needed `--workerIdleMemoryLimit` of Jest (#7251)

ec91650a5254e9f88444220c3866a4c6cee55f7b authored about 1 year ago by Masafumi Koba <[email protected]>
Bump rollup from 4.3.0 to 4.4.0 (#7326)

Bumps [rollup](https://github.com/rollup/rollup) from 4.3.0 to 4.4.0.
- [Release notes](https:/...

86ea93711b33dcf7f51cd7b2c626e0a116c6690d authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump lint-staged from 15.0.2 to 15.1.0 (#7324)

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

613e8f949bf97f75ae1af50d7b4af2bece3b03d1 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump fast-glob from 3.3.1 to 3.3.2 (#7323)

Bumps [fast-glob](https://github.com/mrmlnc/fast-glob) from 3.3.1 to 3.3.2.
- [Release notes](h...

22e3c855f33061fce96ae8ad9755ee8db9c65563 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump strip-ansi from 6.0.1 to 7.1.0 (#7325)

Bumps [strip-ansi](https://github.com/chalk/strip-ansi) from 6.0.1 to 7.1.0.
- [Release notes](...

7cd8d00705e81cbe69bdbac85fd038cb26290e20 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump the typescript group with 13 updates (#7315)

Bumps the typescript group with 13 updates:

| Package | From | To |
| --- | --- | --- |
| [...

5110fd367a31825e086ac5a87f5950316e16ea51 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump actions/setup-node from 3 to 4 (#7314)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes...

7542355cb5764de7a2e4d598c4c80c4c064485d5 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump actions/checkout from 3 to 4 (#7313)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](ht...

748e919331209198747fd7cd438bfe51861b4f63 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Remove `target-branch: v16` from Dependabot config (#7304)

ce673b92c235024f1ea9996eaad1ff96bf2176ae authored about 1 year ago by Masafumi Koba <[email protected]>
Revert "Skip `changeset version` temporarily"

This reverts commit 94a10ef6dea9bf4bb535418b7b8fba034bf80c68.

aa80242449ccc33c5029bab6c0154b25591db270 authored about 1 year ago by Masafumi Koba <[email protected]>
16.0.0-0

b6e8be7cb8b58f2645fc46215134d4805c583b80 authored about 1 year ago by Masafumi Koba <[email protected]>
Skip `changeset version` temporarily

94a10ef6dea9bf4bb535418b7b8fba034bf80c68 authored about 1 year ago by Masafumi Koba <[email protected]>
Merge pull request #7002 from stylelint/v16

Prepare 16.0.0

ee652775af0a1019740d4a88553b755288065cf8 authored about 1 year ago by Masafumi Koba <[email protected]>
Bump meow from 10.1.5 to 12.1.1 (#7160)

* Bump meow from 10.1.5 to 12.1.1

Bumps [meow](https://github.com/sindresorhus/meow) from 10....

e0a6b5de8d87505a3c879c45012ee41fb49ecbad authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Change TypeScript definitions for ESM (#7309)

Summary:
- Rewrite TypeScript definitions to use ESM syntax, avoiding the specific syntax like ...

a1aac9ff5bc3fc933c270764128801e5becc8e5a authored about 1 year ago by Masafumi Koba <[email protected]>
Add `exports` field to `package.json` (#7307)

This commit is necessary for Conditional Exports (ESM and CJS).
See https://nodejs.org/api/pack...

310c9ad39add73c7d9af0f5c6d0a1832a272aa4d authored about 1 year ago by Masafumi Koba <[email protected]>
Fix incorrect `main` field in `package.json` (#7308)

cb0e7d299333d9d9e8c19d264642466aca6287eb authored about 1 year ago by Masafumi Koba <[email protected]>
Test on Node.js 21 and coverage on 20 (#7305)

For the `current` syntax, see: https://github.com/actions/setup-node#supported-version-syntax

25140c070f1e5130ab5dd92e4ab541b62b2dcd36 authored about 1 year ago by Masafumi Koba <[email protected]>
Bump postcss-safe-parser from 6.0.0 to 7.0.0 (#7289)

Bumps [postcss-safe-parser](https://github.com/postcss/postcss-safe-parser) from 6.0.0 to 7.0.0....

89b1b61e6796703013486aad3c5f8971386590b2 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump lint-staged from 14.0.1 to 15.0.2 (#7254)

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

4bd955d1b493e561d5c321de2ccad7469ddf3d71 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump rollup from 3.29.4 to 4.3.0 (#7299)

Bumps [rollup](https://github.com/rollup/rollup) from 3.29.4 to 4.3.0.
- [Release notes](https:...

366623ac41a210634c13ea4460bea5f2df3b0712 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add system test for CommonJS (#7303)

This change also reverts the coverage threshold settings.

2649cc8e002c54e1bdd72bf77e0a2a0bd2e0dff3 authored about 1 year ago by Masafumi Koba <[email protected]>
Bump the eslint group with 1 update (#7298)

Bumps the eslint group with 1 update: [eslint](https://github.com/eslint/eslint).

- [Release ...

ec70b14e4e0d651928dcbeddb08060977984a010 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Remove less than Node.js 18.12.0 support (#7301)

584713df07ef4ec4a8ec7e4d1977e3a93e9d2535 authored about 1 year ago by Richard Hallows <[email protected]>
Test ESM rules (#7280)

e252ecf0e63979ed9a511bfe88543aeecc2fd4b1 authored about 1 year ago by Masafumi Koba <[email protected]>
Refactor tests to remove deprecated `output` property as possible (#7300)

This change aims to reduce redundant warnings in test reports.
Note that it still cannot be rem...

c98f02bf9359836897c8b1922769f7d91e22edbc authored about 1 year ago by Masafumi Koba <[email protected]>
Remove `import-lazy` and change `stylelint.rules` Promise-based (#7279)

This commit makes the following changes, including a breaking:

- Remove the `import-lazy` dep...

aa9be6f181613c695e80ddf97b0518b1ac674198 authored about 1 year ago by Masafumi Koba <[email protected]>
Use special alerts in GitHub Markdown (#7293)

GitHub provides more rich UI for alerts in Markdown files (beta).

This is similar to Docusaur...

0f74d1e08b46aa888eccda96b0facc56b7a45f36 authored about 1 year ago by Masafumi Koba <[email protected]>
Prevent `import("mathml-tag-names")` error (#7283)

- `mathml-tag-names` v3 is a pure ESM package, so we cannot update it while supporting both ESM ...

b6f8ab616333fd3affd606612e95e60dfae7ac6e authored about 1 year ago by Masafumi Koba <[email protected]>
Fix `#{&}` as inline code in `CHANGELOG.md` (#7292)

This change will make the hack unneeded in [stylelint.io](https://github.com/stylelint/stylelint...

dca4e789a8c15da76267d322fd4541513fcb6547 authored about 1 year ago by Masafumi Koba <[email protected]>
Bump the jest group with 1 update (#7286)

Bumps the jest group with 1 update: [jest-preset-stylelint](https://github.com/stylelint/jest-pr...

a2b479c7d4d804660fd1c8605eb4595262c0eaf5 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump the eslint group with 2 updates (#7285)

Bumps the eslint group with 2 updates: [eslint-plugin-import](https://github.com/import-js/eslin...

3d8fd1e04e839cb66461e119c8c9fa8cfc5e6b07 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump actions/setup-node from 3 to 4 (#7290)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes...

c123cf1901db534a0186d107a8e9e650a0a52fa5 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix-typos (#7291)

fb42999759e288fe845cca4858a6532ae6cad80b authored about 1 year ago by Ayaan B. Bordoloi <[email protected]>
Add banner to generated CJS files by Rollup (#7282)

This change aims to prevent developers' misunderstandings.

See https://rollupjs.org/configura...

a65416158fe82a0c71318772fd255a49405082f8 authored about 1 year ago by Masafumi Koba <[email protected]>
Refactor `standalone-parseErrors.test.mjs` to avoid CJS (#7277)

6ed6f1f14c1a9af43efbcc65d4c8ce2bf82a2f1d authored about 1 year ago by Masafumi Koba <[email protected]>
Revert "Bump postcss-safe-parser from 6.0.0 to 7.0.0" (#7273)

Revert "Bump postcss-safe-parser from 6.0.0 to 7.0.0 (#7223)"

This reverts commit 8fa21fd71cc...

91b0fbbdcb18b0a652b18edeb3aba0e4abd6575c authored about 1 year ago by Masafumi Koba <[email protected]>
Bump the eslint group with 2 updates (#7274)

Bumps the eslint group with 2 updates: [eslint](https://github.com/eslint/eslint) and [eslint-pl...

b948de585b4d46ca2e4e7ad4e3465ace8a1a2dc2 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump the typescript group with 13 updates (#7275)

Bumps the typescript group with 13 updates:

| Package | From | To |
| --- | --- | --- |
| [...

7d7e88a2e3e1657c79a11349141fa294adeaf6f5 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Refactor plugin fixtures to CJS (#7270)

Currently, we support plugins only for CJS. So, this change explicitly appends the `.cjs` extens...

f2f306dea6696532d59f7dcfc2be38ca1ee67388 authored about 1 year ago by Masafumi Koba <[email protected]>
Refactor `fixtures/postcss-naive-css-in-js.js` to CJS (#7271)

This module is used as a custom syntax in tests.
Currently, Stylelint doesn't support a custom ...

73f87a35c2d3c54cf2da9461537a2f365cc5f65a authored about 1 year ago by Masafumi Koba <[email protected]>
Refactor to remove no longer needed processor fixtures (#7272)

The support for processors was removed (#6479).

eba0fd0ea264b72cb59d2210adba70687b5541e5 authored about 1 year ago by Masafumi Koba <[email protected]>
Refactor `fixtures/broken-syntax/stylelint.config.js` to CJS (#7265)

f650ed5c49dd0c6c149c867b4f2b03608e5921b1 authored about 1 year ago by Masafumi Koba <[email protected]>
Refactor mock custom formatter to rename to CJS (#7264)

Note that a custom formatter in ESM is unsupported.

2e6b3263b25c2e792fb0e7620da68be6bef50c7a authored about 1 year ago by Masafumi Koba <[email protected]>
Refactor `fixtures/custom-{parser,syntax}.js` to CJS (#7268)

This change explicitly appends the `.cjs` extension.

ca2109cbdd607fe1ac727b1ae370ab0bd0365c49 authored about 1 year ago by Masafumi Koba <[email protected]>
Migrate `.changeset/changelog-stylelint.js` to ESM (#7263)

694cd3f82184e55ffae3afe60d67aa0854bed769 authored about 1 year ago by Masafumi Koba <[email protected]>
Refactor `fixtures/config-require-unknown.js` to CJS (#7266)

Note that CJS config files continue to be supported.

99956d24524aa1a06558ccf8ea0b145e6ef2e434 authored about 1 year ago by Masafumi Koba <[email protected]>
Migrate all rules to ESM again (#7262)

1. Run `node scripts/rewrite-rules-to-esm.mjs`
2. Manually fix lint and test failures

Note t...

0f28bc6ab04f9832041ff465b636b6717e57e3b3 authored about 1 year ago by Masafumi Koba <[email protected]>
Refactor `lib/rules/named-grid-areas-no-invalid/utils/findNotContiguousOrRectangular.js` to ESM (#7261)

6d040b2d69ef691c8933b4a0e384f55539104523 authored about 1 year ago by Masafumi Koba <[email protected]>
Refactor `color-named/colordUtils.js` to ESM (#7260)

af5e0065669aed79f5466754612b6ddfa8349e76 authored about 1 year ago by Masafumi Koba <[email protected]>
Refactor importing in rules (#7259)

This change will prevent ESLint `sort-imports` problems when migrated to ESM.

Based on the fo...

d5e7bd289cc908bebdbdf1ff57910a8887fb4900 authored about 1 year ago by Masafumi Koba <[email protected]>
Refactor `lib/rules/selector-not-notation/index.js` (#7258)

cbe68fdfac1a3ff172ebf4d44791236df5bcb5f9 authored about 1 year ago by Masafumi Koba <[email protected]>
Refactor `lib/rules/unit-no-unknown/index.js` (#7257)

e484860f2e835bee86aea40c3bdd0b5c905b6c78 authored about 1 year ago by Masafumi Koba <[email protected]>
Refactor to fix `css-tree` type annotation (#7256)

21003321221f1dd88223d258424781aa237773d1 authored about 1 year ago by Masafumi Koba <[email protected]>
Refactor `no-descending-specificity` (#7255)

26e42dd5693e456191783075dd801aa528dc033a authored about 1 year ago by Masafumi Koba <[email protected]>
Migrate files changed in `main` branch to ESM

f8d740da860f8a769e9ad0cb5213090effdfc83b authored about 1 year ago by Masafumi Koba <[email protected]>
Bump the typescript group with 1 update (#7235)

Bumps the typescript group with 1 update: [@types/postcss-less](https://github.com/DefinitelyTyp...

311cf5c8e92c3c466988846378e2c110084fa181 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Include changes of `lib/reference/properties.js` on `main` branch

ba5c38496e3d6942967c9f742c51ccb22c89898d authored about 1 year ago by Masafumi Koba <[email protected]>
Remove unneeded changelog entry (#7227)

Follow-up to #7183

7b3f6e92ab0da5840db717c026bfa52699e72659 authored about 1 year ago by Masafumi Koba <[email protected]>
Bump the jest group with 1 update (#7225)

Bumps the jest group with 1 update: [jest-preset-stylelint](https://github.com/stylelint/jest-pr...

6510ed724b1968d5d1d927f4ffee63254778462c authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump remark-cli from 11.0.0 to 12.0.0 (#7206)

Bumps [remark-cli](https://github.com/remarkjs/remark) from 11.0.0 to 12.0.0.
- [Release notes]...

3c358a5e2bc8ed9f466259000e30bbe280a41f2a authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump the eslint group with 1 update (#7219)

Bumps the eslint group with 1 update: [eslint](https://github.com/eslint/eslint).

- [Release ...

7378c6e9d8bd0ad9ba7667ee3659391327c2754c authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump file-entry-cache from 7.0.0 to 7.0.1 (#7222)

Bumps [file-entry-cache](https://github.com/jaredwray/file-entry-cache) from 7.0.0 to 7.0.1.
- ...

1152171e35fedd20e1e071e4cad1ac189804d3b3 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump postcss-safe-parser from 6.0.0 to 7.0.0 (#7223)

Bumps [postcss-safe-parser](https://github.com/postcss/postcss-safe-parser) from 6.0.0 to 7.0.0....

0e95fbfd40daa575c865686d89b4eae08e4d4547 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add an ability to pass a function for severity secondary option (#7202)

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

479a6f1b8e3bb306d11e447e8a3f3ddaf818c124 authored about 1 year ago by Roman Komarov <[email protected]>
Bump postcss-scss from 4.0.7 to 4.0.9 (#7210)

Bumps [postcss-scss](https://github.com/postcss/postcss-scss) from 4.0.7 to 4.0.9.
- [Changelog...

7e70cb111d6ce8e2fa2f67c77fbcedb3074a5162 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Migrate `alpha-value-notation` rule to ESM (#7182)

5f1764a6e8a97ff8bd551cc1ecdb479b8a2118b6 authored about 1 year ago by Masafumi Koba <[email protected]>
Bump the eslint group with 2 updates (#7204)

Bumps the eslint group with 2 updates: [eslint](https://github.com/eslint/eslint) and [eslint-pl...

110da7bf4d489b0f65ab20d4a6fca999fca34376 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump the stylelint group with 1 update (#7209)

Bumps the stylelint group with 1 update: [@stylelint/remark-preset](https://github.com/stylelint...

364c04a44b0c883a812a17829ec3af4c478a90fa authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump the typescript group with 7 updates (#7207)

Bumps the typescript group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@...

285636e98b0472270164e5945f83823e7eb81fda authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump rollup from 3.29.2 to 3.29.4 (#7205)

Bumps [rollup](https://github.com/rollup/rollup) from 3.29.2 to 3.29.4.
- [Release notes](https...

3d4c213643229c7e6ba79b7650ea4ad81096235b authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Revert Node.js API returned resolved object change (#7183)

This commit does:
- reverts the `output` property change in Node.js API returned promise object...

4960a3ed7436e7248ea9e9bd1fa61f037e9e3a62 authored about 1 year ago by Masafumi Koba <[email protected]>
Avoid `import-lazy` in `formatters` (#7184)

This commit avoids using the `import-lazy` package in the `formatters` module.
As a result, `fo...

d677228e7c9bf9cea436d30fd40e9f431c7b8bc4 authored about 1 year ago by Masafumi Koba <[email protected]>
Bump postcss from 8.4.28 to 8.4.31 (#7203)

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.28 to 8.4.31.
- [Release notes](ht...

82c3680fe38523ad27e0ccb231bdbcb0f299eed5 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>