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

Suppress diffs in generated `.cjs` files

github.com/stylelint/stylelint - ybiquitous opened this pull request about 1 month ago
Bump fast-glob from 3.3.2 to 3.3.3

github.com/stylelint/stylelint - dependabot[bot] opened this pull request about 1 month ago
Bump rollup from 4.29.1 to 4.29.2

github.com/stylelint/stylelint - dependabot[bot] opened this pull request about 1 month ago
Bump lint-staged from 15.2.11 to 15.3.0

github.com/stylelint/stylelint - dependabot[bot] opened this pull request about 1 month ago
Bump jest-preset-stylelint from 7.1.0 to 7.1.1 in the jest group

github.com/stylelint/stylelint - dependabot[bot] opened this pull request about 1 month ago
Document rules alphabetically

github.com/stylelint/stylelint - jeddy3 opened this pull request about 1 month ago
Document alphabetical order config

github.com/stylelint/stylelint - jeddy3 opened this pull request about 1 month ago
Document how to handle emitted deprecation warnings

github.com/stylelint/stylelint - jeddy3 opened this pull request about 1 month ago
Refactor to commonize regex patterns

github.com/stylelint/stylelint - ryo-manba opened this pull request about 1 month ago
Add support for `ExperimentalWarning`

github.com/stylelint/stylelint - Mouvedia opened this issue about 1 month ago
Test invalid options for all rules

github.com/stylelint/stylelint - ybiquitous opened this pull request about 1 month ago
Refactor to remove `FixerData` type

github.com/stylelint/stylelint - Mouvedia opened this pull request about 1 month ago
Add `at-rule-prelude-no-invalid`

github.com/stylelint/stylelint - ryo-manba opened this pull request about 1 month ago
Refactor to remove `fixed` from `FixerData`

github.com/stylelint/stylelint - romainmenke opened this pull request about 1 month ago
Refactor to add utils to traverse up to `root`

github.com/stylelint/stylelint - ybiquitous opened this pull request about 1 month ago
Document release dates in changelog

github.com/stylelint/stylelint - jondricek opened this pull request about 1 month ago
Document release dates in changelog

github.com/stylelint/stylelint - jondricek opened this issue about 1 month ago
Document rules becoming stable

github.com/stylelint/stylelint - jeddy3 opened this pull request about 1 month ago
Bump file-entry-cache from 9.1.0 to 10.0.5

github.com/stylelint/stylelint - dependabot[bot] opened this pull request about 1 month ago
Bump rollup from 4.28.1 to 4.29.1

github.com/stylelint/stylelint - dependabot[bot] opened this pull request about 1 month ago
Bump ignore from 6.0.2 to 7.0.0

github.com/stylelint/stylelint - dependabot[bot] opened this pull request about 1 month ago
Bump @types/css-tree from 2.3.9 to 2.3.10 in the typescript group

github.com/stylelint/stylelint - dependabot[bot] opened this pull request about 1 month ago
Add `at-rule-no-deprecated`

github.com/stylelint/stylelint - jeddy3 opened this pull request about 1 month ago
Document links to rules correctly with remark plugin

github.com/stylelint/stylelint - ybiquitous opened this pull request about 1 month ago
Deprecate ambiguous position arguments in `utils.report()`

github.com/stylelint/stylelint - romainmenke opened this pull request about 1 month ago
Document prior art in our rule READMEs

github.com/stylelint/stylelint - jeddy3 opened this pull request about 1 month ago
Fix `*-no-vendor-prefix` message ambiguity

github.com/stylelint/stylelint - Mouvedia opened this pull request about 1 month ago
Document to clarify maintainer guide conventions

github.com/stylelint/stylelint - jeddy3 opened this pull request about 1 month ago
Document preferred config file format

github.com/stylelint/stylelint - jeddy3 opened this pull request about 1 month ago
Document governance of our organisation roles

github.com/stylelint/stylelint - jeddy3 opened this pull request about 1 month ago
Add replaced text and corresponding range to `Warning` type

github.com/stylelint/stylelint - romainmenke opened this pull request about 1 month ago
Refactor to remove `fixed` from `FixerData`

github.com/stylelint/stylelint - romainmenke opened this issue about 1 month ago
Document using type import in CommonJS config example

github.com/stylelint/stylelint - rakleed opened this pull request about 1 month ago
Document use of `isStandardSyntax*` utils

github.com/stylelint/stylelint - jeddy3 opened this pull request about 1 month ago
Document `Config` types descriptions

github.com/stylelint/stylelint - rakleed opened this issue about 1 month ago
Add missing `Config` types

github.com/stylelint/stylelint - rakleed opened this issue about 1 month ago
Add `selector-no-deprecated`

github.com/stylelint/stylelint - jeddy3 opened this issue about 2 months ago
Add `at-rule-no-deprecated`

github.com/stylelint/stylelint - jeddy3 opened this issue about 2 months ago
Add `declaration-property-value-keyword-no-deprecated`

github.com/stylelint/stylelint - Mouvedia opened this pull request about 2 months ago
Document updating types when adding an option

github.com/stylelint/stylelint - jeddy3 opened this pull request about 2 months ago
Bump css-tree from 3.0.1 to 3.1.0

github.com/stylelint/stylelint - dependabot[bot] opened this pull request about 2 months ago
Bump eslint-plugin-jest from 28.9.0 to 28.10.0 in the eslint group

github.com/stylelint/stylelint - dependabot[bot] opened this pull request about 2 months ago
Release 16.13.0

github.com/stylelint/stylelint - jeddy3 opened this issue about 2 months ago
Add `syntax-string-no-invalid`

github.com/stylelint/stylelint - jeddy3 opened this issue about 2 months ago
Add `at-rule-descriptor-value-no-unknown`

github.com/stylelint/stylelint - ryo-manba opened this pull request about 2 months ago
Document instructions for other package managers

github.com/stylelint/stylelint - unikitty37 opened this issue about 2 months ago
Add rules to flag deprecated things

github.com/stylelint/stylelint - jeddy3 opened this issue about 2 months ago
Remove old docs site

github.com/stylelint/stylelint - nickofthyme opened this issue about 2 months ago
Consider @eslint/css

github.com/stylelint/stylelint - ghost opened this issue about 2 months ago
Fix `string` formatter inconsistent output path format

github.com/stylelint/stylelint - JesseTatasciore opened this issue about 2 months ago
Prepare 16.13.0

github.com/stylelint/stylelint - github-actions[bot] opened this pull request about 2 months ago
Bump lint-staged from 15.2.10 to 15.2.11

github.com/stylelint/stylelint - dependabot[bot] opened this pull request about 2 months ago
Bump np from 10.0.7 to 10.1.0

github.com/stylelint/stylelint - dependabot[bot] opened this pull request about 2 months ago
Bump eslint from 9.16.0 to 9.17.0 in the eslint group

github.com/stylelint/stylelint - dependabot[bot] opened this pull request about 2 months ago
Close Twitter account with next release

github.com/stylelint/stylelint - Schweinepriester opened this issue about 2 months ago
Add `at-rule-descriptor-no-unknown`

github.com/stylelint/stylelint - ryo-manba opened this pull request about 2 months ago
Release 16.12.0

github.com/stylelint/stylelint - jeddy3 opened this issue about 2 months ago
Document the shift in the criteria for inclusion of rules

github.com/stylelint/stylelint - ryo-manba opened this pull request about 2 months ago
Add `no-duplicate-selector-declarations`

github.com/stylelint/stylelint - silverwind opened this issue about 2 months ago
Bump nanoid from 3.3.7 to 3.3.8

github.com/stylelint/stylelint - dependabot[bot] opened this pull request 2 months ago