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

fix(lint/useHookAtTopLevel): stricter checking for conditional hook calls (#1441)

github.com/biomejs/biome - b5f5c08b17e0a7e203dd57a7e47adc7e6f99d18c authored 9 months ago by Arend van Beelen jr <[email protected]>
feat(lint/noGlobalAssign): add rule (#1377)

Co-authored-by: Victorien Elvinger <[email protected]>

github.com/biomejs/biome - a42f20257cc9fb15bc121975036d89ea838c7d00 authored 9 months ago by Yusuke Abe <[email protected]>
fix: JsNumberLiteralExpression::as_number ignore trivia (#1447)

Co-authored-by: Emanuele Stoppa <[email protected]>

github.com/biomejs/biome - ec403e8682d32f0c487be946c0c869489c6f1bb1 authored 9 months ago by Edward <[email protected]>
fix(js_formatter): fix invalid formatting of expanded bindings for AsNeeded arrow parens (#1449)

github.com/biomejs/biome - 01ada2e0a543392cb70c71ecd10b0aa94091b6a3 authored 9 months ago by Jon <[email protected]>
feat(css_parser,css_formatter): start parsing exact properties and values (#1419)

github.com/biomejs/biome - 86688e45908d161dbb5b91e0c36854a969503aa9 authored 9 months ago by Jon <[email protected]>
feat(css-parser): CSS Parser: parse import #1408 (#1446)

github.com/biomejs/biome - bd88d8f2aec1a81cc666877ec741753a23a7b381 authored 9 months ago by Denis Bezrukov <[email protected]>
Rename` biome_js_unicode_table` to `biome_unicode_table` (#1378)

github.com/biomejs/biome - 0061e026f83fc4672cc521fb1a8661510c020660 authored 9 months ago by Yusuke Abe <[email protected]>
feat(ungrammar, codegen, css_parser): support "dynamic" unordered node fields (#1438)

github.com/biomejs/biome - 46073579904c5a61059dfa613021e397d25303e6 authored 9 months ago by Jon <[email protected]>
chore(release): prepare v2.1.1 (#70)

github.com/biomejs/biome-vscode - 006ca9c26fcdef3d00c5e0040a4b766ba6b448df authored 9 months ago by Nicolas Hedger <[email protected]>
fix: filter out unhandled schemes (#69)

github.com/biomejs/biome-vscode - 790c45318ad161f0335d9279278c51be9b10a357 authored 9 months ago by Nicolas Hedger <[email protected]>
fix(docs): the documentation was outdated (#1442)

github.com/biomejs/biome - a1bceee2491f4f7a12eaa61f7c3ed9aced3c40d1 authored 9 months ago by Emanuele Stoppa <[email protected]>
Fix missing word in use-exhaustive-dependencies.md (#1374)

Co-authored-by: Emanuele Stoppa <[email protected]>

github.com/biomejs/biome - ec6f13b3c9dfc3b211f4df2d49418db366ef7953 authored 9 months ago by Donovan Dikaio <[email protected]>
Bump discord-api-types from 0.37.66 to 0.37.67 (#5)

Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.37.66 to 0.37.6...

github.com/biomejs/discord-utils-bot - 41f0bda48179bd8ea2ecd966ba2a9c7b9dcdd372 authored 9 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(ungrammar): fork ungrammar to get ready for adding new syntax (#1418)

github.com/biomejs/biome - a6ab2966a632db0da3d064a81dd0bd18b676e542 authored 9 months ago by Jon <[email protected]>
feat(lint/useImportType): add rule (#1204)

github.com/biomejs/biome - 6f2a887a5caca428bae5d2a5084d36852fbaeb7c authored 9 months ago by Victorien Elvinger <[email protected]>
chore: remove info about config file

github.com/biomejs/biome-vscode - 38f4e8f78394cbdd3ed4afc5f24c267b7ffc93d3 authored 9 months ago by Nicolas Hedger <[email protected]>
chore: remove no longer available option

github.com/biomejs/biome-vscode - 9835e185f3638490a9a4bf0cc769e7b00b3b1203 authored 9 months ago by Nicolas Hedger <[email protected]>
chore(release): prepare v2.1.0 (#68)

github.com/biomejs/biome-vscode - a1645774382a4eeb931fb61c747f796db1aafc45 authored 9 months ago by Nicolas Hedger <[email protected]>
docs(README): update rule count (#1434)

github.com/biomejs/biome - dcf34c423b028db110693f8e2b755ed935d88847 authored 9 months ago by Victorien Elvinger <[email protected]>
fix(website): fix order of table header for rules (#1433)

github.com/biomejs/biome - 87668347792a03badcb3505a15f57e52133bf596 authored 9 months ago by Victorien Elvinger <[email protected]>
docs(website): mark not released rules (#1431)

github.com/biomejs/biome - 43a077c3ef42ab45ba7d26845bf80d729c831f82 authored 9 months ago by Emanuele Stoppa <[email protected]>
docs(@biomejs/js-api): remove unnecessary `await` in readme (#1427)

github.com/biomejs/biome - 9c7260df36ca4cc611e57348d80166763f895f5f authored 9 months ago by Miloas <[email protected]>
fix(lint/noConfusingVoidType): accept `void` in type param lists (#1426)

github.com/biomejs/biome - b3a6ce106f8c6fffc9c22890d9b338b4ad839bed authored 9 months ago by Victorien Elvinger <[email protected]>
feat(cli): remove the hardcoded limit of 200 printable diagnostics (#1423)

github.com/biomejs/biome - f976308a93901d3925a50f436dc2208ac532395a authored 9 months ago by Emanuele Stoppa <[email protected]>
test(lint/noGlobalEval): address TODO (#1425)

github.com/biomejs/biome - 195b420b344747ff3034448906a0d13a73924fed authored 9 months ago by Victorien Elvinger <[email protected]>
chore(justfile): fix typo and minor improvements (#1424)

github.com/biomejs/biome - 4ef67771165aa104e34a4ee48702a3d1cf6f4cb7 authored 9 months ago by Victorien Elvinger <[email protected]>
feat(lint/noGlobalEval): add rule (#1133)

Co-authored-by: Victorien Elvinger <[email protected]>

github.com/biomejs/biome - b88f8b75b725c16636fd5c2cf8f8fe4d26dfc06f authored 9 months ago by Yo Iwamoto <[email protected]>
feat(cli): document daemon logs directory (#1415)

github.com/biomejs/biome - c98a030f6eb1badb4790cfbca5d4d238efd94f2c authored 9 months ago by Emanuele Stoppa <[email protected]>
fix(lint/useHookAtTopLevel): fix false positives, don't require hook config (#1393)

Co-authored-by: Emanuele Stoppa <[email protected]>

github.com/biomejs/biome - ff8862ba4fa409f4b9eb7a0a00e7cbbeb8333ebb authored 9 months ago by Arend van Beelen jr <[email protected]>
feat(website): add Git Hooks recipe (#1410)

Co-authored-by: Emanuele Stoppa <[email protected]>
Co-authored-by: Nicolas Hedger <nicolas@...

github.com/biomejs/biome - ff41788bc80146752c8aa73b72ec15b8e6d06ee7 authored 9 months ago by Victorien Elvinger <[email protected]>
feat(lint/useFilenamingConvention): allow PascalCase in config (#1414)

github.com/biomejs/biome - 9b07bc874f95b74b4f39914667d39b516776da34 authored 9 months ago by Victorien Elvinger <[email protected]>
feat(parser,css_parser): implement checkpoint rewinding (#1417)

github.com/biomejs/biome - 9f46988892c5a9b11ee9da43ea196f65015622e8 authored 9 months ago by Jon <[email protected]>
fix: handle versions list fetch failures (#65)

github.com/biomejs/biome-vscode - 92a42e2db2058e59c13d39747fce030b338dd196 authored 9 months ago by Nicolas Hedger <[email protected]>
fix: nightly versions in selector (#64)

github.com/biomejs/biome-vscode - ffec9194773aa54069239ccb00978e314632ddbf authored 9 months ago by Nicolas Hedger <[email protected]>
fix icons

github.com/biomejs/resources - be2463d0462a9f5a9f6a9a69e8c7fec91ef027ac authored 9 months ago by Emanuele Stoppa <[email protected]>
chore(deps): bump vscode-languageclient from 8.1.0 to 9.0.1 (#41)

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

github.com/biomejs/biome-vscode - 0d32f020face4c688bad297e6864edda0244ea1a authored 9 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump undici from 5.27.2 to 6.2.1 (#55)

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

github.com/biomejs/biome-vscode - 32ba9b7ed26015c0667e8257c14896839a7fcc2e authored 9 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat: allow formatting and linting of in-memory files (#63)

github.com/biomejs/biome-vscode - b65722febea62f84c6b9a2860a4d51d302ea480f authored 9 months ago by Nicolas Hedger <[email protected]>
add icon with border

github.com/biomejs/resources - 1916a72b21b54ceeac19d68e831d9079bcee1f65 authored 9 months ago by Emanuele Stoppa <[email protected]>
fix(lsp): correctly infer file source from un-named files (#1413)

github.com/biomejs/biome - d869a333de3ead700ef14432e7bda341dec548e5 authored 9 months ago by Emanuele Stoppa <[email protected]>
docs: fixed indentation on code example (#1412)

github.com/biomejs/biome - 7fa436915d4f2f0937b862b583f26465904580f8 authored 9 months ago by Robert Clancy (Robbo) <[email protected]>
ci: fix replace version in _buid.yaml

github.com/biomejs/biome-intellij - dba5d5df23adcc5e71d35c6794e9623663b82fb0 authored 9 months ago by Victor <[email protected]>
ci: fix Replace version in gradle.properties (nightly)

github.com/biomejs/biome-intellij - 89a471a1b93573e9e3f966f5ccab5d0c1c51eca0 authored 9 months ago by Victor <[email protected]>
ci: updated script to get gradle.properties (#19)

github.com/biomejs/biome-intellij - 18f49c78ef00a51d3230cfad5e978252a757b2c2 authored 9 months ago by Victor <[email protected]>
chore: update gradle.properties version

github.com/biomejs/biome-intellij - 8a48d21b4c4f0c7b8af4aa4841f10a1eb971c43f authored 9 months ago by Victor <[email protected]>
Merge pull request #18 from victor-teles/main

chore: release 1.0.0-nightly.1

github.com/biomejs/biome-intellij - 779fd19fae6a8e6399c381ff57e2bbc2d59f0992 authored 9 months ago by Victor <[email protected]>
chore: release 1.0.0-nightly.1

github.com/biomejs/biome-intellij - a1b126e2b890e49d09501ed750c96070c7fe2c8a authored 9 months ago by Victor <[email protected]>
chore(css_formatter): create `NodeConcept::Property` to group property nodes (#1400)

github.com/biomejs/biome - 3c24e4c4499c20c628769cebdbdb3f6dc6d2e403 authored 9 months ago by Jon <[email protected]>
Merge pull request #15 from victor-teles/victor-teles/native-binary-selection

feat: improved command line execution mode (node & binary)

github.com/biomejs/biome-intellij - c1687fac54a23e1ef772b07231fe9dafc161e76a authored 9 months ago by Victor <[email protected]>
chore: add test case for issue (#1404)

github.com/biomejs/biome - 010de2380907d7089f79a559638d8d8e5b23a38e authored 9 months ago by Emanuele Stoppa <[email protected]>
chore: remove vscode artifacts (#1402)

github.com/biomejs/biome - 0dddf80690dbdbdf009b50072b5d9dc9b238adf5 authored 9 months ago by Nicolas Hedger <[email protected]>
feat(style/useConsistentArrayType): add rule (#1137)

Co-authored-by: Victorien Elvinger <[email protected]>

github.com/biomejs/biome - cc7c00e034b3fd4fbb8dd29f26e69c015a787f5d authored 9 months ago by cin <[email protected]>
docs: add source and source kind to rulemetadata and update lintdoc (#1290)

Co-authored-by: Emanuele Stoppa <[email protected]>

github.com/biomejs/biome - a2b03e69f416087009e538802fe9edbc5d383039 authored 9 months ago by Levi Eber <[email protected]>
feat(css-parser): generic component value (#1396)

github.com/biomejs/biome - cffe1a5f4277da96846ad65bdecadd3ff26bfe0d authored 9 months ago by Denis Bezrukov <[email protected]>
doc(editors): how to use biome in `lsp-mode` for Emacs (#1395)

github.com/biomejs/biome - adabd4e720756cc41f6bf4f179bb97e88f707d02 authored 9 months ago by realazy <[email protected]>
ci: unify benchmarks under one CI job (#1401)

github.com/biomejs/biome - 6b4e7b241ad2e4b495e2547aefad519e8d9c7a43 authored 9 months ago by Emanuele Stoppa <[email protected]>
refactor(lint/useNumberNamespace): improve rule (#1399)

github.com/biomejs/biome - 79df7041373fca784b628aab4373d44e069b6d17 authored 9 months ago by Victorien Elvinger <[email protected]>
fix(codegen,css_parser,css_formatter): rename `%` from remainder to percent in CSS (#1398)

github.com/biomejs/biome - 0b116f264137d0ebc435c8a130cc7e095de9ad55 authored 9 months ago by Jon <[email protected]>
refactor(useNodejsImportProtocol,noNodejsModules): improve rules (#1397)

github.com/biomejs/biome - 9c0243f34ae2d667dac07da4d63eded7ae36ce1b authored 9 months ago by Victorien Elvinger <[email protected]>
docs(pt-br): formatter section (#1315)

Co-authored-by: Cookie <[email protected]>
Co-authored-by: Victor ...

github.com/biomejs/biome - af9c37cb0286dd9a006df4d90261d94227dda5d8 authored 9 months ago by Daniel Spinola <[email protected]>
chore(deps-dev): bump @types/node from 18.19.3 to 18.19.4 (#60)

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

github.com/biomejs/biome-vscode - 506c9ce40277470e13d226bced92d85ec283ed68 authored 9 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump esbuild from 0.19.10 to 0.19.11 (#61)

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

github.com/biomejs/biome-vscode - 972a297587c3cf5e2beefcf22abee508ced51f81 authored 9 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat(css_formatter): Add `quoteStyle` for css formatting (#1384)

github.com/biomejs/biome - 658ffe97deadb202701121df5e59caa5d34ec074 authored 9 months ago by Jon <[email protected]>
fix(project): correctly compute language settings for overrides (#1392)

github.com/biomejs/biome - 8cea7602c0f7f10b9c2bdf6fda8f75f1edef35d8 authored 9 months ago by Emanuele Stoppa <[email protected]>
Bump tsx from 4.6.2 to 4.7.0 (#4)

Bumps [tsx](https://github.com/privatenumber/tsx) from 4.6.2 to 4.7.0.
- [Release notes](https:/...

github.com/biomejs/discord-utils-bot - 4790266d2468499b5497ce9df560ec5d27f6824d authored 9 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ci: format and use `--all-targets` to detect used deps (#1388)

github.com/biomejs/biome - 99ddb2d0fb7558879355d510f96b7243c769da82 authored 9 months ago by Emanuele Stoppa <[email protected]>
fix(website): fix the sponsor image (#1389)

github.com/biomejs/biome - abf3bf4ba7dd7220c2693eb02faaf6ed3bcd202e authored 9 months ago by Emanuele Stoppa <[email protected]>
ci: use the correct argument

github.com/biomejs/biome - e0a2969a2e123d174d10ddecc4580da8c3f79a33 authored 9 months ago by Emanuele Stoppa <[email protected]>
ci: use codspeed criterion (#1387)

github.com/biomejs/biome - cbc5cd7b2daceed88e3d9293113cfaf0201c1bca authored 9 months ago by Emanuele Stoppa <[email protected]>
Bump @cloudflare/workers-types from 4.20231121.0 to 4.20231218.0 (#3)

Bumps [@cloudflare/workers-types](https://github.com/cloudflare/workerd) from 4.20231121.0 to 4....

github.com/biomejs/discord-utils-bot - 2a33393a64aace70c159e4b4302e33a55230ab91 authored 9 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump wrangler from 3.21.0 to 3.22.1 (#2)

Bumps [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) from 3.2...

github.com/biomejs/discord-utils-bot - 256f3e6350f53031443e1070e8ac6008ef55ef0e authored 9 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1 from starsep/patch-1

Fix Markdown formatting

github.com/biomejs/pre-commit - 9febd88ce264f5cdbeaccb7d9bccc00c938fa700 authored 9 months ago by Emanuele Stoppa <[email protected]>
feat(css_parser): better handling for Dimensions (#1375)

github.com/biomejs/biome - 8061a77985c9a351c94397a38b4d22f61b51d7bf authored 9 months ago by Jon <[email protected]>
fix(lint/noInteractiveElementToNoninteractiveRole): add `svg` as non-interactive html element (#1381)

github.com/biomejs/biome - 73c524454812c038c027b8e5442629d09ce6dfdd authored 9 months ago by Yusuke Abe <[email protected]>
refactor: benchmark code generic (#1379)

github.com/biomejs/biome - 5e8db95ccc43532d2f978a553bb070828e803559 authored 9 months ago by Emanuele Stoppa <[email protected]>
ci: build specific benches for analyzer

github.com/biomejs/biome - 62e4eb1476df2d2a3ece56113ac85603228b4052 authored 9 months ago by Emanuele Stoppa <[email protected]>
ci: build specific benches

github.com/biomejs/biome - b71e60cc9a228d6bd9083fc8ba11d7db623ccaf1 authored 9 months ago by Emanuele Stoppa <[email protected]>
chore(lint/useShorthandFunctionType): ignore fix if node has inner comments (#1365)

github.com/biomejs/biome - 819aaa622376f34e05dedbcf403b3afad9692d52 authored 9 months ago by Seitaro Fujigaki <[email protected]>
docs(analyzer): update the link of snaphot testing (#1376)

github.com/biomejs/biome - 5800b0324991a0c82cb0702c1874cb221edf5a13 authored 9 months ago by Yusuke Abe <[email protected]>
Parse recovery trait (#1371)

github.com/biomejs/biome - 1fb4f5620ed71575c12b54e01daea62b4b9a3f74 authored 9 months ago by Denis Bezrukov <[email protected]>
feat(css_parser): parse CSS-wide keywords and disallow their usage as needed (#1361)

github.com/biomejs/biome - 62a7a2b684e23e01db5485df80d781643308da89 authored 9 months ago by Jon <[email protected]>
ci: debug secret length

github.com/biomejs/biome-vscode - b2813e87adb24c7ca24cd77b15dee66e89f4653c authored 9 months ago by Nicolas Hedger <[email protected]>
ci: clippy and lock file

github.com/biomejs/biome - 63ed7bfb7905664ed40de28144fa1fe0b094c8a5 authored 9 months ago by Emanuele Stoppa <[email protected]>
ci: remove deprecated dependencies

github.com/biomejs/biome - 6c56ad5366cc29ca9bc5caf8e97e68d2a0f1415e authored 9 months ago by Emanuele Stoppa <[email protected]>
ci: add JSON and CSS benchmarks (#1369)

github.com/biomejs/biome - 96c65ce75d885a783a4c46270e5aa95b5e8a0fa9 authored 9 months ago by Emanuele Stoppa <[email protected]>
ci: bench js formatter with codspeed (#1368)

github.com/biomejs/biome - 21ea151824b300075cff387d43ff9ff4cdbb4391 authored 9 months ago by Emanuele Stoppa <[email protected]>
Merge pull request #16 from victor-teles/victor-teles/new-icon

chore: use new logo

github.com/biomejs/biome-intellij - 3eb463a65a4019a609a43144f82524b251743756 authored 9 months ago by Victor <[email protected]>
chore(deps-dev): bump @types/semver from 7.5.4 to 7.5.6 (#58)

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

github.com/biomejs/biome-vscode - bf497fe55f628e4ee9d556375cc8c92d55d85044 authored 9 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: ignore `@types/vscode` updates

github.com/biomejs/biome-vscode - e940d288ba215a48e9fdf23bd0dd50e60c2db503 authored 9 months ago by Nicolas Hedger <[email protected]>
ci(publish): fix github release

github.com/biomejs/biome-vscode - b9f31c80d19300c88d50824dfcc04b8a0de6dce8 authored 9 months ago by Nicolas Hedger <[email protected]>
ci: benchmark js parser with codspeed (#1367)

github.com/biomejs/biome - 0133c7b251fe817736bd85d49951c30deef14bb2 authored 9 months ago by Emanuele Stoppa <[email protected]>
ci: benchmark analyzer with codspeed (#1366)

github.com/biomejs/biome - ce09298aaabcff12367fad1229393466170dc0c8 authored 9 months ago by Emanuele Stoppa <[email protected]>
chore: upgrade to rust 1.75.0 (#1364)

github.com/biomejs/biome - 759d9be37d4107fb6066ca5f729e2791b30d5f5a authored 9 months ago by Emanuele Stoppa <[email protected]>
feat(css_formatter): support meaningful boundaries for range formatting (#1363)

github.com/biomejs/biome - c62a612812afab834e3a0a917545a142debd2e5c authored 9 months ago by Jon <[email protected]>
feat(css_formatter): automatically downcase all keywords and regular identifiers (#1354)

github.com/biomejs/biome - b99e7856e99d656675d688d75a875570382f9c71 authored 9 months ago by Jon <[email protected]>
fix(js_formatter): ensure flat conditional content is always written in `RemoveSoftLinesBuffer` (#1357)

Co-authored-by: Emanuele Stoppa <[email protected]>

github.com/biomejs/biome - c212dd663b307601ae7890e5e810e29e5ef0d06a authored 9 months ago by Jon <[email protected]>
changelog

github.com/biomejs/biome - cd8b0c97b078d8ae7ae54580191d7dde5a2076d0 authored 9 months ago by Emanuele Stoppa <[email protected]>
feat(project): show message when a file is protected (#1358)

github.com/biomejs/biome - 346bdcbf00d95a0f3e4a8d149c5efc68a267f9d4 authored 9 months ago by Emanuele Stoppa <[email protected]>