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
This commit avoids using the `import-lazy` package in the `formatters` module.
As a result, `fo...
Bumps the typescript group with 2 updates: [@types/balanced-match](https://github.com/Definitely...
8267ad7529ef893a4eda1131b18bc267ed3b9acd authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Bumps the jest group with 2 updates: [@jest/globals](https://github.com/jestjs/jest/tree/HEAD/pa...
da2ab0d1662e6adfdeac5131bb129105d5f2d875 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [cosmiconfig](https://github.com/cosmiconfig/cosmiconfig) from 8.2.0 to 8.3.6.
- [Release ...
* Bump rollup from 3.26.3 to 3.29.1
Bumps [rollup](https://github.com/rollup/rollup) from 3.2...
b64c85261c5c24c052afdf7f834655646bc15d22 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>07b77eb797e7a83a2641bad4e2f303e6b2c21a9d authored about 1 year ago by Masafumi Koba <[email protected]>
78e71827e209bde50078b6376e552416582732cd authored about 1 year ago by Masafumi Koba <[email protected]>
Bumps [rollup](https://github.com/rollup/rollup) from 3.29.1 to 3.29.2.
- [Release notes](https...
acedbfcc6af0cb83b06cf04cf64064762418ae56 authored about 1 year ago by Richard Hallows <[email protected]>
- Remove redundant `globals`.
- Make `testRule*` globals readonly.
- Turn on `n/prefer-global/pr...
This also changes the unit test to avoid mocks.
80e8d4e115e625b04c1a7492a399a7f6e8427f10 authored about 1 year ago by Masafumi Koba <[email protected]>Note that this change still keeps using `import-lazy` to minimize this changeset.
e7a9b80eb2aea22323760ceb8f766f8e97989e3b authored about 1 year ago by Masafumi Koba <[email protected]>c89bcec15a6dd85bc569e746cec16efdf977c610 authored about 1 year ago by Masafumi Koba <[email protected]>
Co-authored-by: Masafumi Koba <[email protected]>
Co-authored-by: Rich...
This commit changes the following:
1. To avoid waiting for stdin without any input. For examp...
000fb3d84c4df7a23e98a2f6505169884757aee8 authored about 1 year ago by Masafumi Koba <[email protected]>
- Remove no longer needed JSDoc types.
- Use type-guard functions for type-safety.
- Make the ...
`formatters/index` is internally uses `lazy-import`.
This is a bit hard to resolve, so I will m...
Note that this change still keeps using `import-lazy` to minimize this changeset.
c770e8f3791eddc62f4fed75dcd740ac62842105 authored about 1 year ago by Masafumi Koba <[email protected]>Co-authored-by: Richard Hallows <[email protected]>
daefd6a3e9d739e40d88d86f95818fbc37895005 authored about 1 year ago by Masafumi Koba <[email protected]>This change rewrites relatively simpler `lib/*.js` files to ESM.
10c4c61088f7f90f5ebd4dd491affc7fb1df515a authored about 1 year ago by Masafumi Koba <[email protected]>This change rewrites almost `lib/utils/*.js` files to ESM, except for files depending on `rules/...
988adba45bbfa99ef6d35398e7c5ff6a10856fd2 authored about 1 year ago by Masafumi Koba <[email protected]>This change configures the following Rollup options to remove redundant helpers from CJS output ...
cf6deee354aeb21ac67ff460e4c739690f5fab1c authored about 1 year ago by Masafumi Koba <[email protected]>
Node.js 16 is 100% compatible with ES2021.
See https://node.green/#ES2021
In addition, this ...
6b466a1d1f6ea8d46bd4e7256db3a446f94dc8f3 authored about 1 year ago by Masafumi Koba <[email protected]>
- Rewrite `lib/reference/*.js` to `*.mjs` in ESM.
- Generate `lib/reference/*.cjs` via `npm run...
e09690ecb05ae3f17780bcfd1299fe4c5ae5e39a authored about 1 year ago by Masafumi Koba <[email protected]>
This change rewrites small utility modules (less dependent on 3rd-party packages) to ESM.
228524a461753932cf1fe12462dde1266b569639 authored about 1 year ago by Masafumi Koba <[email protected]>
In addition to rewriting some utility modules to ESM,
this change also fine-tunes Rollup to prev...
This change rewrites some tiny utility modules in the `lib/utils/` directory to ESM.
1a29f644109eb325686c9e37dffbb594fb1c3d96 authored about 1 year ago by Masafumi Koba <[email protected]>
- Rewrite `lib/utils/typeGuards.js` to `lib/utils/typeGuards.mjs` in ESM.
- Generate `lib/utils...
Node.js 16.13.0 is the first version of Node.js 16.x LTS series.
See https://nodejs.org/en/blog...
See https://rollupjs.org/
3b9f78bda8eb5ca15e261a05c010eba5e544894c authored about 1 year ago by Masafumi Koba <[email protected]>
`mergeTestDescriptions()` is used by deprecated rules.
So I've created this commit from the `v1...
feba1cf35cd8941a831cdf8b008e42d236b2cfcb authored about 1 year ago by Romain Menke <[email protected]>
73ee90744545c469d42e42c089a6960de5d27560 authored about 1 year ago by Masafumi Koba <[email protected]>
Ref: https://github.com/stylelint/stylelint/pull/6979#issuecomment-1613250886
Re-running the ...
2129a5188ac96163da1a809c9e21623d4e2b3064 authored about 1 year ago by Matt Wang <[email protected]>I'll quickly explain the methodology for this PR:
1. remove each `lib/rules/*` for each depreca...
7dc40ed8ac42636429a47953bc9d8ab41ea604e4 authored about 1 year ago by Matt Wang <[email protected]>
Added `isIgnoredFunction` utility function and replaced duplicated
isIgnoredFunction functions...
Added `isHexcolor` utility function and replaced duplicated
isHexColor functions. Added unit t...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7...
b6c31be3b068abc056c9386682f1863a56d7bdbd authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>8914d463e6e2622ba0d82ae69d36e61f3c08eb89 authored about 1 year ago by Matthew Wang <[email protected]>
29fe2df6f35c3905075cd9ec1dd76c2d4780e625 authored about 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fafb83e6fab3e2a4f84d8536cd9b19ebdc5f3282 authored about 1 year ago by Matt Wang <[email protected]>
Closes #7236 and closes #7226 (and related to #7231).
6e06398a3f53bda6ed9a86ad17defd40d0c24a5a authored about 1 year ago by Matt Wang <[email protected]>994112133722d7d55267a042f5c94fa8892ebed2 authored about 1 year ago by Marc G <[email protected]>
Closes #7228.
Added the test case from the issue + the swapped version with `rows` instead of...
f1d3228d21d197720785b41e2b505ce320146377 authored about 1 year ago by Matt Wang <[email protected]>
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.28 to 8.4.31.
- [Release notes](ht...
Note: `font-synthesis` actually supports *four* longhand properties. However, `font-synthesis-po...
dfd1ffcabb2036d9e2e25aed512c193d3d868ae5 authored about 1 year ago by Matt Wang <[email protected]>Ref: https://github.com/stylelint/stylelint/issues/7200#issuecomment-1734354995 & other missing ...
3374bb49f01073b91e5336887807ef3fb4699957 authored about 1 year ago by Matt Wang <[email protected]>Closes #6529 (and thus, closes #2696 and closes #4805).
1. I've add co-author annotations to ...
e468814ac18e9e8bcba295e8a1b7793ff350f243 authored about 1 year ago by Matt Wang <[email protected]>Closes #7200.
> Is there anything in the PR that needs further explanation?
Bundling many ...
4bfee3850d6cfaa6edbbf89b8b72c8bf30f35d0d authored about 1 year ago by Matt Wang <[email protected]>`Array.from` has optional second argument, so calling `map` after is not required.
7e629d416d4ea039f15220d2f99f334668877546 authored over 1 year ago by Mikhail <[email protected]>
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](ht...
Change Dependabot target branch to v16
This change aims to reduce our work to update dependen...
0b686f289ab436eac64aaa78eb1646d38a153294 authored over 1 year ago by Masafumi Koba <[email protected]>
Bumps [file-entry-cache](https://github.com/jaredwray/file-entry-cache) from 6.0.1 to 7.0.0.
- ...
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 14.0.0 to 14.0.1.
- [Release no...
Bumps the jest group with 2 updates: [@jest/globals](https://github.com/jestjs/jest/tree/HEAD/pa...
3cdb190362c52de24a95161c72a026a748d6ea51 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Bumps the typescript group with 1 update: [typescript](https://github.com/Microsoft/TypeScript)....
bd50050ed6fce3248f845393e8bb2f3ed90a0730 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Bumps the eslint group with 3 updates: [eslint](https://github.com/eslint/eslint), [eslint-confi...
a8714d7c899f1d0bf35e177ab066903e263e434b authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [postcss-scss](https://github.com/postcss/postcss-scss) from 4.0.6 to 4.0.7.
- [Changelog...
* Bump postcss from 8.4.27 to 8.4.28
Bumps [postcss](https://github.com/postcss/postcss) from...
5ebb77ac1bbdf3d0587988e874f161801d62dfa8 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>9e7319df4810fed31dc849cc7a2c3082fc2bed64 authored over 1 year ago by jeddy3 <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
0520c84e542128902e1c43f707b56da87c439c65 authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.2.3 to 14.0.0.
- [Release no...
Bumps the eslint group with 1 update: [eslint](https://github.com/eslint/eslint).
- [Release ...
e0651fd36f1ece7e20c6843cb0470711ae5b6753 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>83a3e2b40af6aef68530079d770c0dd69f7451cd authored over 1 year ago by Masafumi Koba <[email protected]>
Bumps the csstools-parser group with 1 update: [@csstools/media-query-list-parser](https://githu...
a6df588d3ee67a6c25fd139f4be93e08f9456c88 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [patch-package](https://github.com/ds300/patch-package) from 7.0.2 to 8.0.0.
- [Release n...
Bumps the jest group with 2 updates: [@jest/globals](https://github.com/facebook/jest/tree/HEAD/...
d15901117a6cf29b920a155de5f5109f44164db3 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Bumps the eslint group with 2 updates: [eslint](https://github.com/eslint/eslint) and [eslint-pl...
2f324b6de4eef6e9f062cfd7fb3f016f37235d06 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This change has the following benefits:
- it can reduce dependencies used in the script
- it c...
"Prepare release" is now incorrect. The PR title includes a version number.
a14ffb22cf39b508288952e0e67f27ac8c04befe authored over 1 year ago by Masafumi Koba <[email protected]>* Bump the csstools-parser group with 2 updates
Bumps the csstools-parser group with 2 update...
69c67543cf8447dc475dcf98001075bc9dd58e12 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>This change aims to assemble Dependabot Pull Requests about `@csstools/*` parser packages.
2c45589a4b730b2c7c0d2ffd75815ad3c9ac963f authored over 1 year ago by Masafumi Koba <[email protected]>Bumps the typescript group with 1 update: [@types/balanced-match](https://github.com/DefinitelyT...
10830ca213ce23bd7cdc0dd16f7d1736c9a7e010 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Bumps the eslint group with 1 update: [eslint-config-stylelint](https://github.com/stylelint/esl...
207f38bda295864c028590c3d1852ad7ada76617 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This change aims to make a Pull Request title for preparing release clearer.
For example, chang...
This change aims to avoid the following error that sometimes happens with the CI test coverage j...
ed111c3543d11dc4c7705b637965589102b28034 authored over 1 year ago by Masafumi Koba <[email protected]>86be8467f30ee14e9b4477a4ca5306d134af17ee authored over 1 year ago by Masafumi Koba <[email protected]>
This change fixes the following error. The correct path is `bin/stylelint.mjs`, not `bin/styleli...
0dbed54626e87786c2ef2e4ccd4c27d04c8a6918 authored over 1 year ago by Masafumi Koba <[email protected]>
Bumps [fast-glob](https://github.com/mrmlnc/fast-glob) from 3.3.0 to 3.3.1.
- [Release notes](h...
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.26 to 8.4.27.
- [Release notes](ht...
ea23c30e0a9127281c9fa0170c25c72762e6bc9c authored over 1 year ago by Renato Böhler <[email protected]>
Co-authored-by: Masafumi Koba <[email protected]>
a3b8d3284a1536db9b3354ee2ee8b4bfbbbd3b47 authored over 1 year ago by Romain Menke <[email protected]>f383a26b48b85bb344a61282af7837d7b3795880 authored over 1 year ago by jeddy3 <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1b5f907d124551621a8cf9f0d8470a318fdb7042 authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Bumps [patch-package](https://github.com/ds300/patch-package) from 7.0.0 to 7.0.2.
- [Release n...
Bumps the eslint group with 2 updates: [eslint](https://github.com/eslint/eslint) and [eslint-pl...
9124f9f692bab0f01213462fc89005e4d3b57ef6 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Co-authored-by: Masafumi Koba <[email protected]>
178ea2c1c9b86ccc36db47723a495833dbe0ad6b authored over 1 year ago by Romain Menke <[email protected]>0ba4e15680ed35dfce0898290fb9f7ac8a527d28 authored over 1 year ago by Romain Menke <[email protected]>
This reverts commit 7aebaf5c1265a61b90c784208e6590a0a023b069.
19ed25aed3325a7ba679ea3537085eac7d5b9de9 authored over 1 year ago by Romain Menke <[email protected]>7aebaf5c1265a61b90c784208e6590a0a023b069 authored over 1 year ago by Romain Menke <[email protected]>
Update rules.md
Fix table formatting in deprecated rules user guide
c1aefb4d5c3c15d035a658a8e6f53be2fd5de283 authored over 1 year ago by wkd <[email protected]>054331783caee2c87bb7491e9aee75a2d9250edb authored over 1 year ago by Simone Vittori <[email protected]>
Co-authored-by: Richard Hallows <[email protected]>
6765374b6e9476d9b137d4a8555d200ba8ad9e1d authored over 1 year ago by Daniel Roe <[email protected]>
Bumps [css-functions-list](https://github.com/niksy/css-functions-list) from 3.1.0 to 3.2.0.
- ...
Bumps the stylelint group with 1 update: [@stylelint/prettier-config](https://github.com/styleli...
bd9f1062caa0430e53b7125e2987afcfc866e3d7 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.24 to 8.4.25.
- [Release notes](ht...
Bumps the jest group with 2 updates: [@jest/globals](https://github.com/facebook/jest/tree/HEAD/...
d6da44f13e61a57102f5c8f7da7531d6e0f8a8d0 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
The new feature is now public beta. See:
https://github.blog/changelog/2023-06-30-grouped-versi...
c812dae9da050f903d31f4786fff89929c56b0f6 authored over 1 year ago by Masafumi Koba <[email protected]>