Ecosyste.ms: OpenCollective

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

Stylelint

A mighty, modern CSS linter
Collective - Host: opensource - https://opencollective.com/stylelint - Website: https://stylelint.io/ - Code: https://github.com/stylelint/stylelint

Bump eslint-plugin-jest from 26.8.5 to 26.8.7 (#6295)

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

github.com/stylelint/stylelint - b20e672dece29e50d2508be406c6f249fee9cfe1 authored over 2 years ago
Prepare 14.11.0

github.com/stylelint/stylelint - aad76875d20b29ec8e7166c6f7070c966b182604 authored over 2 years ago
Refactor to use `isAtRule` util (#6292)

github.com/stylelint/stylelint - 6fcdb0af0335c74fb4a59f98db3bf051fefddb58 authored over 2 years ago
Fix typos in `maintainer-guide/issues.md` (#6288)

github.com/stylelint/stylelint - be32efd38cd90e92711445f0ef9a0bd56815a270 authored over 2 years ago
Bump write-file-atomic from 4.0.1 to 4.0.2 (#6290)

Bumps [write-file-atomic](https://github.com/npm/write-file-atomic) from 4.0.1 to 4.0.2.
- [Rel...

github.com/stylelint/stylelint - ae9028d91b87ed5a0d10707e97312401398be57d authored over 2 years ago
Bump eslint-plugin-jest from 26.8.3 to 26.8.5 (#6289)

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

github.com/stylelint/stylelint - 47b05552f4423a8de4d986e3dfe04e0956bc15f4 authored over 2 years ago
Remove trailing whitespace from CHANGELOG.md

github.com/stylelint/stylelint - a94143bd1bb94bb7be84e82b33fb0f41908fbcef authored over 2 years ago
Update CHANGELOG.md

github.com/stylelint/stylelint - 944ef056ff4687313efd77bbf771ab1ece2d57c2 authored over 2 years ago
Fix false negatives for SVG properties in alpha-value-notation (#6284)

fix: add support for flood-opacity, fill-opacity, stroke-opacity and stop-opacity to alpha-value...

github.com/stylelint/stylelint - 791cb342c54cd2ccc0fd7a284df333ccdbaa5d82 authored over 2 years ago
Revert CHANGELOG.md and remove `.changeset/*.md` except for README.md (#6287)

github.com/stylelint/stylelint - d70f21aa59c1f823f5066fc97b431b517679a2e5 authored over 2 years ago
Remove link to changelog (#6285)

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

github.com/stylelint/stylelint - 887a53617dbffdd42d064d09eb6a408186959ffd authored over 2 years ago
Update releasing workflow name (#6283)

github.com/stylelint/stylelint - 8caea93ae36203495b8fb514e88796b725051f4f authored over 2 years ago
Add test cases for end positions (#6278)

This change adds test cases for end positions of the following rules:

- `declaration-property...

github.com/stylelint/stylelint - 07c69d4d22d22cf02ffd8b132ef569fdd8996559 authored over 2 years ago
Update releasing workflow permission (#6281)

github.com/stylelint/stylelint - 1eaa78f54890f237736f1d745b1e35537f189063 authored over 2 years ago
Introduce changesets for CHANGELOG auto-generation (#6274)

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

github.com/stylelint/stylelint - aff9a8efe5923113e899d40b3bed0685d508697d authored over 2 years ago
Update CHANGELOG.md

github.com/stylelint/stylelint - 7d9af519f08819247d35aaa1e6888b3ada5de3d0 authored over 2 years ago
Add `ignoreAfterCombinators: []` to `selector-max-universal` (#6275)

github.com/stylelint/stylelint - 92d83998c67d5abba5fae1b16c450ab2b9d5a9ba authored over 2 years ago
Add parameters to a release issue URL (#6279)

The following JS snippet can create the URL:

```js
const params = new URLSearchParams();
pa...

github.com/stylelint/stylelint - 8cb182966cfe54f7c5488ee224cd7d85f5be6a7a authored over 2 years ago
Fix selector-max-id rule docs so it's parsed properly (#6276)

change 'While the following' to 'The following' so it can be parsed properly

github.com/stylelint/stylelint - 613334b7711654bba5a4f75f01780131757f0656 authored over 2 years ago
Update CHANGELOG.md

github.com/stylelint/stylelint - 2c2a57cdca138aa6afe225b90b3fa6d2110245fc authored over 2 years ago
Fix `time-min-milliseconds` end positions (#6273)

github.com/stylelint/stylelint - 343d8dd52558ac2ea53b14716eec3251c9a6a3aa authored over 2 years ago
Update CHANGELOG.md

github.com/stylelint/stylelint - 3189e47c65e91a3358d6bb585f236729bb5268f0 authored over 2 years ago
Fix `shorthand-property-no-redundant-values` message (#6272)

This change also add test cases for end positions.

github.com/stylelint/stylelint - a51bd7e0d69092e01451d2fd51475935999285b9 authored over 2 years ago
Update CHANGELOG.md

github.com/stylelint/stylelint - b6be6441100a918f776039343339124ae35e7156 authored over 2 years ago
Fix `selector-pseudo-element-{allowed,disallowed}-list` end positions and message (#6270)

github.com/stylelint/stylelint - cd680487b55c3bc7269a7e90ca26f8bb92dd80c2 authored over 2 years ago
Fix false positives for interpolation in keyframes-name-pattern (#6265)

github.com/stylelint/stylelint - df9833921199780fbd78896d22f1075d84c57035 authored over 2 years ago
Update CHANGELOG.md

github.com/stylelint/stylelint - 32cc05a0330f4a8c9ebf521a0a2016c16c95427a authored over 2 years ago
Bump eslint-plugin-jest from 26.8.2 to 26.8.3 (#6269)

Bump eslint-plugin-jest from 26.8.0 to 26.8.3

Bumps [eslint-plugin-jest](https://github.com/j...

github.com/stylelint/stylelint - 1ee2027d025718a069b2143ac49dac3d77e5b029 authored over 2 years ago
Bump colord from 2.9.2 to 2.9.3 (#6268)

Bumps [colord](https://github.com/omgovich/colord) from 2.9.2 to 2.9.3.
- [Release notes](https...

github.com/stylelint/stylelint - d1908cbccc2072622f7c56bedc5367e85006f240 authored over 2 years ago
Bump eslint-plugin-jest from 26.8.0 to 26.8.2 (#6267)

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

github.com/stylelint/stylelint - b978fe1ef918243b344b3a3155f842017b7f8aea authored over 2 years ago
Bump eslint from 8.21.0 to 8.22.0 (#6266)

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

github.com/stylelint/stylelint - 953421a2d7de24e712c73822f16da3f689c8ba8a authored over 2 years ago
Update CHANGELOG.md

github.com/stylelint/stylelint - bf286f5275399e6fd5e7cf8b003f08c19781b89b authored over 2 years ago
Fix `plugins.md` document and `createPlugin` type definition (#6264)

github.com/stylelint/stylelint - 8d79dd408c88c468f10dd32d1af7a897409a8ec8 authored over 2 years ago
Update CHANGELOG.md

github.com/stylelint/stylelint - a2542933093b7faf8cbeddc0a2ff3063539e5a2a authored over 2 years ago
Fix `selector-pseudo-class-disallowed-list` end positions and message (#6263)

github.com/stylelint/stylelint - 151a654474cff680c8fdba632eb5f58e227d174a authored over 2 years ago
Update CHANGELOG.md

github.com/stylelint/stylelint - 67f509cad02b2c4880893669e8fcd031749eff9e authored over 2 years ago
Fix `selector-no-qualifying-type` message, positions, and false positives (#6260)

github.com/stylelint/stylelint - 39e9c2b6261eb516434b4a6a1623004927b34d0c authored over 2 years ago
Update CHANGELOG.md

github.com/stylelint/stylelint - b6f6c21cd99ba51cc26ad2e3105e29f87666908a authored over 2 years ago
Fix `selector-pseudo-class-allowed-list` end positions and message (#6262)

github.com/stylelint/stylelint - 9afc6f3f441e87224e7bec06a45e9042814d1b2b authored over 2 years ago
Update CHANGELOG.md

github.com/stylelint/stylelint - 3eb4549c90f6e110e303f786d6a812e16dd97b86 authored over 2 years ago
Fix `selector-no-vendor-prefix` end positions (#6261)

github.com/stylelint/stylelint - d3244934d94a01bf23aa3bfdb53b3abfb7e2f741 authored over 2 years ago
Update CHANGELOG.md

github.com/stylelint/stylelint - 43ecd9ff18d311e4fcdc114ea6ec213c2bb2dbdc authored over 2 years ago
Fix `selector-nested-pattern` end positions (#6259)

github.com/stylelint/stylelint - 8b7c4ad5ee1b04bae492a8137dc47705d0ed6409 authored over 2 years ago
Add test cases for `selector-max-*` end positions (#6257)

github.com/stylelint/stylelint - f6913952d6e88d0fc89648d2746471789f0092df authored over 2 years ago
docs: add an 's' because there are several patterns (#6255)

github.com/stylelint/stylelint - 4772851c0a1745db03f149ac35a2de6fe375c369 authored over 2 years ago
Prepare 14.10.0

github.com/stylelint/stylelint - 1dc6131c6b681d239de7fbde6d494a1d5a21b9db authored over 2 years ago
Create CHANGELOG.md

github.com/stylelint/stylelint - f170d3de63a8135c7ff2d48a160679060bc1cdf0 authored over 2 years ago
Add invalid rule primary option message for `false` (#6250)

* feat: warn if the primary option is false

* fix(rules): false is invalid as a primary optio...

github.com/stylelint/stylelint - 096113e8bfb79365f71e1c1e5ee26e4e9088399e authored over 2 years ago
Add test cases for `selector-max-id` end positions (#6243)

github.com/stylelint/stylelint - 9f794370608ed6c1fa55e8346fdd76c1e34774cb authored over 2 years ago
Add test cases for `selector-max-compound-selectors` end positions (#6242)

github.com/stylelint/stylelint - 17c0934f9e8d261e715ce4c466a4b2e5907ef9ca authored over 2 years ago
Fix tsconfig.json (#6251)

fix: switch target and high level library of the TS config

see https://github.com/microsoft/T...

github.com/stylelint/stylelint - 1165e88c631a98da988b4a33fb03892934056eb3 authored over 2 years ago
Bump fastest-levenshtein from 1.0.14 to 1.0.16 (#6249)

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

github.com/stylelint/stylelint - 0bd6976fea7fa2a07c47672de424194716d31164 authored over 2 years ago
Bump eslint-plugin-jest from 26.7.0 to 26.8.0 (#6248)

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

github.com/stylelint/stylelint - 384ac05bcc6375d2e0980195f7546689c02eaed2 authored over 2 years ago
Bump eslint from 8.20.0 to 8.21.0 (#6247)

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

github.com/stylelint/stylelint - cf90e91816b06cc29f82514a46e4da772c05acf6 authored over 2 years ago
chore(deps): upgrade postcss to ^8.4.16 (#6244)

close #5766

github.com/stylelint/stylelint - e09d6de52aec23c5f0fa4c3fe954da5cefda3ace authored over 2 years ago
Update CHANGELOG.md

github.com/stylelint/stylelint - e424be5eca77c5532b13147c4a7dad14085a4276 authored over 2 years ago
Bump eslint-plugin-jest from 26.6.0 to 26.7.0 (#6239)

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

github.com/stylelint/stylelint - ab53a9e11250d6d11903c84a908a955efe5166fa authored over 2 years ago
Bump node-fetch from 3.2.9 to 3.2.10 (#6238)

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.2.9 to 3.2.10.
- [Release n...

github.com/stylelint/stylelint - fb03d4613533e3e0e255830e85a40319cacaa645 authored over 2 years ago
Add test cases for end positions to `selector-max-*` (#6232)

Add test cases for end positions

The test cases for the following rules:

- `selector-max-a...

github.com/stylelint/stylelint - 9edf55135742be55fda8fac07566edf9c16241ba authored over 2 years ago
Update CHANGELOG.md

github.com/stylelint/stylelint - 6fb50310cecddd1be9e964f1a7b9dfe7de43af94 authored over 2 years ago
Fix `selector-id-pattern` end positions (#6231)

github.com/stylelint/stylelint - 8e4a19792057b577c4e2af3c0952752931eb2005 authored over 2 years ago
Update CHANGELOG.md

github.com/stylelint/stylelint - 0d2c6cd98192b48d2cd5c8b305154aadd63a8a22 authored over 2 years ago
Fix `selector-combinator-{allowed,disallowed}-list` end positions (#6229)

github.com/stylelint/stylelint - b149863bd29de4bb97a12c278fb91819d1e1d51f authored over 2 years ago
Update CHANGELOG.md

github.com/stylelint/stylelint - a6aa5226413a87cbe9a107321d707be777f9a941 authored over 2 years ago
Update CHANGELOG.md

github.com/stylelint/stylelint - e69b2be514163e3a5461debc8414a26393661b75 authored over 2 years ago
Fix `selector-disallowed-list` end positions (#6230)

github.com/stylelint/stylelint - e0e34ef529f3f60ed09d605d946b1275049e8b96 authored over 2 years ago
Update CHANGELOG.md

github.com/stylelint/stylelint - 3735db3f7c185ab2af9aed94463c5a64c63e4f81 authored over 2 years ago
Add support for loading custom formatter from package (#6228)

* Add support for loading custom formatter from package when using PnP (fix #6100)

* Update l...

github.com/stylelint/stylelint - e27160100aba210e9b08f941ec795fb7dfb5b4d9 authored over 2 years ago
Update CHANGELOG.md

github.com/stylelint/stylelint - 3a277b127d1dcd59e8433e3bafb7ad3657c2d5f7 authored over 2 years ago
Fix `selector-pseudo-element-colon-notation` end positions (#6235)

Fix end positions for `selector-pseudo-element-colon-notation`

github.com/stylelint/stylelint - 4d8b28eba8209da153d326c3687bab401b0e8a11 authored over 2 years ago
Delete get-stdin.js (#6233)

github.com/stylelint/stylelint - f79c8c0afcafc54e66098a6e28049651902e36cd authored over 2 years ago
Update CHANGELOG.md

github.com/stylelint/stylelint - ef37dc54e5e08786750baea0433114b0c56e965a authored over 2 years ago
Fix `string-no-newline` end positions (#6218)

This commit also adds test cases for warning end positions in the following rules:
- `comment-p...

github.com/stylelint/stylelint - 90bd394edcdda204b748baa54645703a4d86555c authored over 2 years ago
Update CHANGELOG.md

github.com/stylelint/stylelint - 0bd1c712815a50e51b9f9c0664d648b505e9a5db authored over 2 years ago
Fix `selector-class-pattern` end positions (#6227)

github.com/stylelint/stylelint - 7c31e8c573637677677b429f56a3367c302d8685 authored over 2 years ago
Update CHANGELOG.md

github.com/stylelint/stylelint - caa28edb1dcdae013dfe6733397db3ac15245fa8 authored over 2 years ago
Fix `selector-attribute-quotes` end positions (#6226)

github.com/stylelint/stylelint - f02ee48f80fc23b1bb2e6fade7517f198102076d authored over 2 years ago
Add test cases for `max-nesting-depth` end positions (#6220)

github.com/stylelint/stylelint - c7caca3eb8d9e32fedaf90fd60c9bd0a11b38d0d authored over 2 years ago
Update CHANGELOG.md

github.com/stylelint/stylelint - 300fa2cb2f7f33978d173c63055bce40a72cae49 authored over 2 years ago
Fix `selector-attribute-operator-disallowed-list` end positions (#6225)

github.com/stylelint/stylelint - e8141324bd306a5871707f0f41b9056e7e50e9e4 authored over 2 years ago
Update CHANGELOG.md

github.com/stylelint/stylelint - 7204f502463888199920a1b592772ada0405fd0c authored over 2 years ago
Fix `selector-attribute-operator-allowed-list` end positions (#6224)

github.com/stylelint/stylelint - f14eb4ab722f8cb25c4b257d0cc1adae9655ed7c authored over 2 years ago
Update CHANGELOG.md

github.com/stylelint/stylelint - 06928a40b39ff265b55e4223e7ae9c6d7ed30170 authored over 2 years ago
Fix `selector-attribute-name-disallowed-list` end positions (#6223)

github.com/stylelint/stylelint - 68e5b505499b7f487afa7d4ad65422cbd05f5e14 authored over 2 years ago
Update CHANGELOG.md

github.com/stylelint/stylelint - 652c2cd447889f0772a24fa6f2bb1e6a86512331 authored over 2 years ago
Fix `rule-selector-property-disallowed-list` end positions (#6222)

github.com/stylelint/stylelint - d8eeb29dd2fccf4f84604eedd97d851b6c02fd84 authored over 2 years ago
Update CHANGELOG.md

github.com/stylelint/stylelint - a72ba324685a0d82eb19ae408bb25b52703f624d authored over 2 years ago
Fix `no-unknown-animations` end positions (#6221)

github.com/stylelint/stylelint - 27a1c5cf2137ece6cf2d0d725bf2b819637c2e6d authored over 2 years ago
Update CHANGELOG.md

github.com/stylelint/stylelint - 4099bdd59877188f4fe24901cff78cf23b854dbb authored over 2 years ago
Fix `declaration-block-no-redundant-longhand-properties` end positions (#6219)

github.com/stylelint/stylelint - 6f01dfb5394ea7eda87afc1077f12f5fb46928aa authored over 2 years ago
Update CHANGELOG.md

github.com/stylelint/stylelint - ae8bfe7038ac685d55d74d33046f5e30f5d297d6 authored over 2 years ago
Fix `no-descending-specificity` false positives for pseudo-classes (#6195)

github.com/stylelint/stylelint - dbfd6c8bb621beef7fdd5e8ba38b65efbb113737 authored over 2 years ago
Bump fastest-levenshtein from 1.0.12 to 1.0.14 (#6215)

Bumps [fastest-levenshtein](https://github.com/ka-weihe/fastest-levenshtein) from 1.0.12 to 1.0....

github.com/stylelint/stylelint - 52b78d1d6d581a36e90f71129d8a3d617364a680 authored over 2 years ago
Bump node-fetch from 3.2.8 to 3.2.9 (#6216)

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.2.8 to 3.2.9.
- [Release no...

github.com/stylelint/stylelint - 743030d1bda238cfdb4b1aede456f34504d8824d authored over 2 years ago
Bump node-fetch from 3.2.6 to 3.2.8 (#6206)

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.2.6 to 3.2.8.
- [Release no...

github.com/stylelint/stylelint - a47eaa167dce301a99e26e909a3c5c018128faee authored over 2 years ago
Bump jest from 28.1.2 to 28.1.3 (#6207)

Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 28.1.2 to 28.1.3.
-...

github.com/stylelint/stylelint - f1a30716eae8ae957f0f98bd08e2644a7244ed8c authored over 2 years ago
Bump eslint-plugin-jest from 26.5.3 to 26.6.0 (#6208)

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

github.com/stylelint/stylelint - 82ad028143fd7725e85c94c7f0a6d91387a7f46a authored over 2 years ago
Bump eslint from 8.19.0 to 8.20.0 (#6209)

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

github.com/stylelint/stylelint - e858697b947c03eec79b67ec3ea0821133d21e14 authored over 2 years ago