Ecosyste.ms: OpenCollective

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

github.com/biomejs/biome

A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.
https://github.com/biomejs/biome

feat(lint): add `noProcessGlobal` rule

wanghaoPolar opened this pull request about 2 months ago
fix(noLabelWithoutControl): add button tags in default input components

unvalley opened this pull request about 2 months ago
fix(linter): useSortedClasses false positive #3394

hangaoke1 opened this pull request about 2 months ago
chore: add some comments for selector list formatted

fireairforce opened this pull request about 2 months ago
feat(linter): add NoUnknownAtRule

togami2864 opened this pull request about 2 months ago
📎 Implement stylelint/at-rule-no-unknown

togami2864 opened this issue about 2 months ago
refactor: get rule severity from metadata severity

ematipico opened this pull request about 2 months ago
Determine severity from rule meta

ematipico opened this issue about 2 months ago
📎 Add support for new CSS at-rules

togami2864 opened this issue about 2 months ago
📝 1.9.4 formatter regression in comparision to 1.8.3

patzick opened this issue about 2 months ago
🐛 Biome check hangs on Turborepo monorepo

SamuelSmeys opened this issue about 2 months ago
refactor: add `Workspace` scanner

arendjr opened this pull request about 2 months ago
refactor: cleaned up workspaceError enum in biome_service/diagnostics.rs

sikehish opened this pull request about 2 months ago
chore(deps): update dependency eslint to v9.16.0

renovate[bot] opened this pull request about 2 months ago
chore(deps): update dependency @typescript-eslint/eslint-plugin to v8.17.0

renovate[bot] opened this pull request about 2 months ago
💅 Unused imports when the import is used inside JSDoc syntax

midnightveil opened this issue about 2 months ago
chore(deps): update codspeedhq/action action to v3.2.0

renovate[bot] opened this pull request about 2 months ago
fix(deps): update rust crates

renovate[bot] opened this pull request about 2 months ago
chore(deps): update tokio-tracing monorepo

renovate[bot] opened this pull request about 2 months ago
chore(deps): update pnpm to v9.14.4

renovate[bot] opened this pull request about 2 months ago
chore(deps): update dependency dprint to v0.47.6 - autoclosed

renovate[bot] opened this pull request about 2 months ago
chore(deps): update @biomejs packages

renovate[bot] opened this pull request about 2 months ago
chore: use `papaya` in `PathInterner`

arendjr opened this pull request about 2 months ago
📎 Clean up `WorkspaceError`

arendjr opened this issue about 2 months ago
📎 Implement suppression of plugin diagnostics

arendjr opened this issue about 2 months ago
refactor: remove the `all` option

ematipico opened this pull request about 2 months ago
Remove the `all` option

ematipico opened this issue about 2 months ago
☂️ Revamp linter

ematipico opened this issue about 2 months ago
refactor(glob): stricter validation

Conaclos opened this pull request about 2 months ago
feat(css_semantic): resolve nested selectors

togami2864 opened this pull request about 2 months ago
feat: codegen crate utility

ematipico opened this pull request about 2 months ago
docs: how to write a changeset

ematipico opened this pull request about 2 months ago
chore: extract `noPackagePrivateImports` rule

arendjr opened this pull request about 2 months ago
feat(linter): rule `noTsIgnore`

ematipico opened this pull request about 2 months ago
feat(analyzer): range suppressions

ematipico opened this pull request about 2 months ago
fix(noUselessFragments): fix result has invalid syntax when under JSX attribute

fireairforce opened this pull request 2 months ago
feat(useExplicitType): support explicit function argument types

kaykdm opened this pull request 2 months ago
chore: add zoomdong to member list

fireairforce opened this pull request 2 months ago
fix(analyzer): suppression comment fails with inner comments in functions

fireairforce opened this pull request 2 months ago
feat(lint): add rule noJsxPropsBind

thecode00 opened this pull request 2 months ago
📎 Implement `react/jsx-no-bind`

dyc3 opened this issue 2 months ago
refactor(analyzer): severity in metadata

ematipico opened this pull request 2 months ago
chore(deps): update @biomejs packages (major)

renovate[bot] opened this pull request 2 months ago
chore(deps): update softprops/action-gh-release action to v2.1.0

renovate[bot] opened this pull request 2 months ago
chore(deps): update pnpm to v9.14.2

renovate[bot] opened this pull request 2 months ago
chore(deps): update dependency eslint to v9.15.0

renovate[bot] opened this pull request 2 months ago
chore(deps): update dependency @typescript-eslint/eslint-plugin to v8.15.0

renovate[bot] opened this pull request 2 months ago
chore(deps): update @biomejs packages

renovate[bot] opened this pull request 2 months ago
Revamp analyzer diagnostic system

ematipico opened this issue 2 months ago
refactor: use `papaya` instead of DashMap for workspace documents

arendjr opened this pull request 2 months ago
🐛 Unexpected error `The parser is no longer progressing`

qarmin opened this issue 2 months ago
chore: move dyc3 to core contributors

dyc3 opened this pull request 2 months ago
feat(linter): rule `noTsIgnore`

ematipico opened this pull request 2 months ago
🐛 Panic `Called 'unwrap' on an 'Absent' syntax`

qarmin opened this issue 2 months ago
🐛 Latest version (1.9.4) keeps crashing

dioggosoares opened this issue 2 months ago
fix(css_formatter): don't wrap selector identation after css comments

fireairforce opened this pull request 2 months ago
🐛 useNamingConvention matcher does not accept \$

edfenergy-SteveD opened this issue 2 months ago
🐛 Biome crashes in latest version of Docker Desktop

ffMathy opened this issue 2 months ago
📎 Use `biome_glob` for the Biome config file

Conaclos opened this issue 2 months ago
feat(biome_glob): add dedicated crate for globs

Conaclos opened this pull request 2 months ago
refactor(retsricted_glob): add `matches_directory_with_exceptions`

Conaclos opened this pull request 2 months ago
feat(Formatter): add space inside option

sirreal opened this pull request 2 months ago
refactor(enovate): ignore hashbrown and grit

Conaclos opened this pull request 2 months ago
fix: fix translation links

denbezrukov opened this pull request 2 months ago
fix(js_parser): don't panic on declare@

fireairforce opened this pull request 2 months ago
refactor(js_syntax): separate AnyJsImportLike and AnyJsImportSourceLike

cr7pt0gr4ph7 opened this pull request 2 months ago
docs: Remove misleading rule sources

leonaves opened this pull request 2 months ago
feat(noRestrictedImports): add import_names and allow_import_names settings

cr7pt0gr4ph7 opened this pull request 2 months ago
refactor(noMisleadingCharacterClass): don't panic on malformed escape seq

Conaclos opened this pull request 2 months ago
refactor(js_semantic): reduce BindingInfo size

Conaclos opened this pull request 2 months ago
💅 Missing option for lint/suspicious/noMisleadingCharacterClass

miisteur974 opened this issue 2 months ago
feat: translation of the @biomejs/biome package readme into Russian

e965 opened this pull request 2 months ago
chore: add arendjr to lead team

arendjr opened this pull request 2 months ago
fix(js_semantic): scope for TsDeclarationModule

Conaclos opened this pull request 2 months ago
feat(biome_css_analyzer): update known css properties

lucasweng opened this pull request 2 months ago
Selector indentation after CSS comment wrap

fregante opened this issue 2 months ago
feat: 🌍 add Ukrainian translation of README.md

okineadev opened this pull request 2 months ago
docs(biome_js_analyze): improve biome_analyze/CONTRIBUTING.md

cr7pt0gr4ph7 opened this pull request 2 months ago
fix(biome_js_analyze): use consistent code action markup for noAria*/useAria*

cr7pt0gr4ph7 opened this pull request 2 months ago
fix(js_parser): unicode escape seq with multi-byte chars

Conaclos opened this pull request 2 months ago