Ecosyste.ms: OpenCollective

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

Biome

Collect funds from the community, and distributes these funds to the contributors of the project.
Collective - Host: opensource - https://opencollective.com/biome - Website: https://biomejs.dev/ - Code: https://github.com/biomejs

multiple entries in list of formatters

github.com/biomejs/biome-vscode - momargoh opened this issue about 1 year ago
🐛 Multiple entries in the list of formatters

github.com/biomejs/biome - momargoh opened this issue about 1 year ago
chore(deps-dev): bump lefthook from 1.5.5 to 1.5.6

github.com/biomejs/biome-vscode - dependabot[bot] opened this pull request about 1 year ago
chore(deps-dev): bump @biomejs/biome from 1.4.1 to 1.5.1

github.com/biomejs/biome-vscode - dependabot[bot] opened this pull request about 1 year ago
chore(deps): bump undici from 6.2.1 to 6.3.0

github.com/biomejs/biome-vscode - dependabot[bot] opened this pull request about 1 year ago
chore(deps-dev): bump @types/node from 18.19.5 to 18.19.6

github.com/biomejs/biome-vscode - dependabot[bot] opened this pull request about 1 year ago
chore(deps-dev): bump lefthook from 1.5.5 to 1.5.6

github.com/biomejs/setup-biome - dependabot[bot] opened this pull request about 1 year ago
Bump biomejs/setup-biome from 1 to 2

github.com/biomejs/discord-utils-bot - dependabot[bot] opened this pull request about 1 year ago
Bump @biomejs/biome from 1.5.0 to 1.5.1

github.com/biomejs/discord-utils-bot - dependabot[bot] opened this pull request about 1 year ago
Bump wrangler from 3.22.3 to 3.22.4

github.com/biomejs/discord-utils-bot - dependabot[bot] opened this pull request about 1 year ago
feat(project): `Deserializable` derive macro

github.com/biomejs/biome - arendjr opened this pull request about 1 year ago
release: 1.5.2

github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
📎 Break long class names into multiple lines

github.com/biomejs/biome - Reed-Anderson opened this issue about 1 year ago
feat: use biome check

github.com/biomejs/biome-intellij - victor-teles opened this pull request about 1 year ago
chore: move `nhedger` to core contributors

github.com/biomejs/biome - nhedger opened this pull request about 1 year ago
fix: trim a new line to avoid making the invalid autofix result

github.com/biomejs/biome - togami2864 opened this pull request about 1 year ago
feat: improve version detection

github.com/biomejs/setup-biome - nhedger opened this pull request about 1 year ago
Biome configuration in monorepo

github.com/biomejs/biome-vscode - 0xVinCal opened this issue about 1 year ago
Biome configuration in monorepo

github.com/biomejs/biome - 0xVinCal opened this issue about 1 year ago
`useImportType` Formatting Exception

github.com/biomejs/biome - ayangweb opened this issue about 1 year ago
chore: release nightly

github.com/biomejs/biome-intellij - victor-teles opened this pull request about 1 year ago
fix: auto-save race condition

github.com/biomejs/biome-intellij - victor-teles opened this pull request about 1 year ago
fix(config): don't ignore 'include' when 'ignore' is set

github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
fix(js_formatter): fix #1511

github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
Refactor CSS Parser to rename CssRule to CssQualifiedRule

github.com/biomejs/biome - denbezrukov opened this pull request about 1 year ago
feat: foudations for migration from prettier

github.com/biomejs/biome - ematipico opened this pull request about 1 year ago
feat: HTML grammar

github.com/biomejs/biome - ematipico opened this pull request about 1 year ago
IDE internal errors

github.com/biomejs/biome-intellij - oguilleux opened this issue about 1 year ago
Arendjr maintainer

github.com/biomejs/biome - arendjr opened this pull request about 1 year ago
fix(docs): update $schema url

github.com/biomejs/biome - malobre opened this pull request about 1 year ago
🐛 Webstorm plugin clears package.json since 1.5.0

github.com/biomejs/biome - Arctomachine opened this issue about 1 year ago
fix(website): fix dead links

github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
feat(css-parser): CSS Parser: parse document at rule #1303

github.com/biomejs/biome - denbezrukov opened this pull request about 1 year ago
📚 Outdated `$schema` url in docs

github.com/biomejs/biome - malobre opened this issue about 1 year ago
Support for 'organizeImports'

github.com/biomejs/biome-intellij - oferitz opened this issue about 1 year ago
chore: add myself as a maintainer

github.com/biomejs/biome - vasucp1207 opened this pull request about 1 year ago
fix: the file `biome.json` can't be ignored

github.com/biomejs/biome - ematipico opened this pull request about 1 year ago
feat(project): support `biome.jsonc`

github.com/biomejs/biome - ematipico opened this pull request about 1 year ago
docs(website): fix code snippets that take more space

github.com/biomejs/biome - vasucp1207 opened this pull request about 1 year ago
fix(lint/useArrowFunction): enclose with parens when needed

github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
refactor(cli): some cleanup

github.com/biomejs/biome - ematipico opened this pull request about 1 year ago
doc(website): upgrade doc for cn

github.com/biomejs/biome - eryue0220 opened this pull request about 1 year ago
fix(cli): don't handle CSS files

github.com/biomejs/biome - ematipico opened this pull request about 1 year ago
docs(website): update `biomejs/setup-biome@v2`

github.com/biomejs/biome - Marukome0743 opened this pull request about 1 year ago
Missing Biome warning should be optional

github.com/biomejs/biome-vscode - GRA0007 opened this issue about 1 year ago
refactor(linter): add source metadata

github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
feat(css-parser): CSS Parser: parse starting-style at rule #1478

github.com/biomejs/biome - denbezrukov opened this pull request about 1 year ago
Read version from `bun.lockb` binary file

github.com/biomejs/setup-biome - nhedger opened this issue about 1 year ago
fix(cli): don't print loaded config on error

github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
fix(cli): don't count verbose diagnostics

github.com/biomejs/biome - ematipico opened this pull request about 1 year ago
🐛 verbose diagnostics should be count

github.com/biomejs/biome - Conaclos opened this issue about 1 year ago
fix(chaneglog): correctly place the last changelog entry

github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
release: 1.5.1

github.com/biomejs/biome - ematipico opened this pull request about 1 year ago
Formatting files even if they are ignored

github.com/biomejs/biome - SorenHolstHansen opened this issue about 1 year ago
docs(website): add git-hook Japanese translation

github.com/biomejs/biome - OldBigBuddha opened this pull request about 1 year ago
docs(pt-br): translated git hooks page

github.com/biomejs/biome - CookieDasora opened this pull request about 1 year ago
refactor(lint/noConsoleLog): add code action

github.com/biomejs/biome - vasucp1207 opened this pull request about 1 year ago
fix(lint/noUselessFragments): autofix causes syntax error

github.com/biomejs/biome - vasucp1207 opened this pull request about 1 year ago
🐛 Include doesn't work for formatter

github.com/biomejs/biome - anthonyhayesres opened this issue about 1 year ago
Add support for LSP API

github.com/biomejs/biome-intellij - cjthompson opened this issue about 1 year ago
fix(cli): less noise from diagnostics

github.com/biomejs/biome - ematipico opened this pull request about 1 year ago
fix(cli): ignore files and directories from working directory

github.com/biomejs/biome - ematipico opened this pull request about 1 year ago
CSS Parser: parse starting-style at rule

github.com/biomejs/biome - denbezrukov opened this issue about 1 year ago
🐛 biome ci does not respect vcs.useIgnoreFile

github.com/biomejs/biome - carlsverre opened this issue about 1 year ago
fix: Use the correct diagnostic level in advice

github.com/biomejs/biome - thewilloftheshadow opened this pull request about 1 year ago