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

fix(website): fix the sponsor image (#1389)

abf3bf4ba7dd7220c2693eb02faaf6ed3bcd202e authored about 1 year ago
ci: use the correct argument

e0a2969a2e123d174d10ddecc4580da8c3f79a33 authored about 1 year ago
ci: use codspeed criterion (#1387)

cbc5cd7b2daceed88e3d9293113cfaf0201c1bca authored about 1 year ago
feat(css_parser): better handling for Dimensions (#1375)

8061a77985c9a351c94397a38b4d22f61b51d7bf authored about 1 year ago
fix(lint/noInteractiveElementToNoninteractiveRole): add `svg` as non-interactive html element (#1381)

73c524454812c038c027b8e5442629d09ce6dfdd authored about 1 year ago
refactor: benchmark code generic (#1379)

5e8db95ccc43532d2f978a553bb070828e803559 authored about 1 year ago
ci: build specific benches for analyzer

62e4eb1476df2d2a3ece56113ac85603228b4052 authored about 1 year ago
ci: build specific benches

b71e60cc9a228d6bd9083fc8ba11d7db623ccaf1 authored about 1 year ago
chore(lint/useShorthandFunctionType): ignore fix if node has inner comments (#1365)

819aaa622376f34e05dedbcf403b3afad9692d52 authored about 1 year ago
docs(analyzer): update the link of snaphot testing (#1376)

5800b0324991a0c82cb0702c1874cb221edf5a13 authored about 1 year ago
Parse recovery trait (#1371)

1fb4f5620ed71575c12b54e01daea62b4b9a3f74 authored about 1 year ago
feat(css_parser): parse CSS-wide keywords and disallow their usage as needed (#1361)

62a7a2b684e23e01db5485df80d781643308da89 authored about 1 year ago
ci: clippy and lock file

63ed7bfb7905664ed40de28144fa1fe0b094c8a5 authored about 1 year ago
ci: remove deprecated dependencies

6c56ad5366cc29ca9bc5caf8e97e68d2a0f1415e authored about 1 year ago
ci: add JSON and CSS benchmarks (#1369)

96c65ce75d885a783a4c46270e5aa95b5e8a0fa9 authored about 1 year ago
ci: bench js formatter with codspeed (#1368)

21ea151824b300075cff387d43ff9ff4cdbb4391 authored about 1 year ago
ci: benchmark js parser with codspeed (#1367)

0133c7b251fe817736bd85d49951c30deef14bb2 authored about 1 year ago
ci: benchmark analyzer with codspeed (#1366)

ce09298aaabcff12367fad1229393466170dc0c8 authored about 1 year ago
chore: upgrade to rust 1.75.0 (#1364)

759d9be37d4107fb6066ca5f729e2791b30d5f5a authored about 1 year ago
feat(css_formatter): support meaningful boundaries for range formatting (#1363)

c62a612812afab834e3a0a917545a142debd2e5c authored about 1 year ago
feat(css_formatter): automatically downcase all keywords and regular identifiers (#1354)

b99e7856e99d656675d688d75a875570382f9c71 authored about 1 year ago
fix(js_formatter): ensure flat conditional content is always written in `RemoveSoftLinesBuffer` (#1357)

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

c212dd663b307601ae7890e5e810e29e5ef0d06a authored about 1 year ago
changelog

cd8b0c97b078d8ae7ae54580191d7dde5a2076d0 authored about 1 year ago
feat(project): show message when a file is protected (#1358)

346bdcbf00d95a0f3e4a8d149c5efc68a267f9d4 authored about 1 year ago
feat(css_parser,css_formatter): distinguish regular, custom, and dashed identifiers (#1353)

f77d7962ec2a7b77a45487ea54484aecdd1a78f5 authored about 1 year ago
fix(js_formatter): empty statement with comment inside arrow function body (#1352)

8253bc03e28295618c148dc2d466c1bcf9ca90c0 authored about 1 year ago
feat(js_parser, js_formatter): allow empty type parameters in type alias and interface declaration (#1350)

6e95e888b655ce69e10d7f95014477f37a91d8f0 authored about 1 year ago
refactor(cli): diagnostics printing (#1345)

8c384f957c4eb0369cb93235c9fc223fe1bff5c2 authored about 1 year ago
Revert "changelog"

This reverts commit bb0c80d84c9ac0a231a2f0f7e0881ec03b5bea2f.

Accidentally pushed main and can'...

b2c9c68d02e446eaf247dbfabbbece1256d7cb77 authored about 1 year ago
changelog

bb0c80d84c9ac0a231a2f0f7e0881ec03b5bea2f authored about 1 year ago
feat(lint): noThenProperty (#1295)

b61b49706a1b4e5145416c509337386c5edf4501 authored about 1 year ago
feat(cli): Add explain command that can render documentation for rules (#1155)

c977a44cb243d2f9de4997d9ead277540384730b authored about 1 year ago
feat(css_formatter): format functions and binary expressions (#1347)

3d054204ad6f43f9c2c17019f74f31dbb07c0c40 authored about 1 year ago
feat(css_formatter): formatting support for supports at-rules (#1348)

5ae49cdb2a90cf107bdd026b6cd6a2d3b32648d3 authored about 1 year ago
feat(css_formatter): format scope and layer at-rules (#1346)

4a663756b20bf9f10fdd8497b9e8d67668bfa354 authored about 1 year ago
feat(css_parser): CSS Parser: parse supports #1330 (#1332)

c7a035aa89e24043c6285faaec6f3a3e0db202ef authored about 1 year ago
fix(linter/rules): change wrong `lint/rules` to `linter/rules` in the url (#1344)

423c9de3350382a50d5ece5c13d2452b33f5ca3c authored about 1 year ago
CSS Parser: parse scope at rule #1334 (#1343)

02add71e15814df209bbc6d0f8e5a36b93d348ee authored about 1 year ago
feat(css_parser): support calc linear url var function (#1292)

ac3142c47ca636ad2e3869ccf7659945d0749ae9 authored about 1 year ago
feat(css_formatter): support @page and margin at-rules (#1331)

7c940e4839ef2a0fa800ffa3c1a63f8e2de01b7a authored about 1 year ago
feat(css_parser): CSS Parser: parse layer #1320 (#1329)

c9458d3edfd84827af30cb1ebd8bdf00c6255f22 authored about 1 year ago
feat(css_parser): CSS Parser: parse page at rule #1310 (#1319)

ad45db37f5aff7dda8f07157f503ff956f8218c7 authored about 1 year ago
fix(lint/useGetterReturn): fix diagnostic (#1326)

6d7d9d9844e7dd7bea3c64ba618ce2c30ca2b5fb authored about 1 year ago
docs(website): use biome latest in ci example doc (#1325)

2f041cbb9e0eb4e3a9d78cfbd7e179ed77de3b79 authored about 1 year ago
refactor(lint/useExponentiationOperator): preserve more comments in code fix (#1324)

9b0ebdc37fb7bf3d7711f8a5349a2b7e56ff2538 authored about 1 year ago
feat(lint/useNumberProperties): implement rule (#1314)

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

8a6c3161c7c83382572ee3ef6829fd61c4c13a37 authored about 1 year ago
fix(json_formatter): handle comments in empty arrays/objects (#1323)

5f9610b866a1c0406305b1063604d9ae0fa79bc9 authored about 1 year ago
feat(css_formatter): Always quote attribute matcher values (#1321)

d12e99ca44c88395bc6f5d15e7223093e67a042d authored about 1 year ago
refactor(lint/noMultipleSpacesInRegularExpressionLiterals): make code fix safe (#1316)

409dcaed7479418c66363514ff8997f72d2ff224 authored about 1 year ago
chore: use logo v2 in translated README (#1317)

25436043376e9d5266ce11f7e99f82771d3f03fd authored about 1 year ago
docs(lint/noForEach): add caveat in the source file (#1318)

d88197131dd8bb248b66db6fdfa9726da25fbbe3 authored about 1 year ago
fix(css_formatter): don't preserve empty lines for selector lists (#1309)

8cf04878e326e066fe9d0612b7f7e9b4b691440c authored about 1 year ago
docs(CHANGELOG): improve and update (#1313)

35bdbae34715b65d9b38cfbdf528a5d32d933b55 authored about 1 year ago
docs(lint/complexity/noForEach): add caveat (#1305)

0df9521c585150f271f98ed926fa7fa825cf7968 authored about 1 year ago
chore: use new logo in readme (#1297)

22dd4e1c6990b9b6e8cfdeecdac37e787852bd13 authored about 1 year ago
fix(cli): diagnostic level (#1299)

e698b019189a9ad3c58d962bd060f94a78e6c030 authored about 1 year ago
fix(css_formatter): syntax errors after parser refactoring (#1308)

8252ac2d01e9befb63d0fbc3520e15d38fc52fdc authored about 1 year ago
feat(css_formatter): support for var functions (#1293)

af321cdeb70dda19c0642fe49b45a77a1dbb6f83 authored about 1 year ago
docs: fix formatting issue (#1306)

bfc3f79ae499db3a9ad43a4ff45e5c9fd3e89557 authored about 1 year ago
fix(service): properly merge configuration for json and css (#1270)

4c4378e56906a69565fc86bef68babe2d992ba3c authored about 1 year ago
chore: add myself as a core contributor (#1307)

207e3a7cdb56f1d74dd47d96f232b7db12992120 authored about 1 year ago
feat(css_formatter): support for pseudo selectors (#1291)

bf1c3eb5c579b2e7de56d232faa872d59d510323 authored about 1 year ago
feat(css_formatter): media and container queries (#1294)

934fa66ea39efd8c9d66cd0b2c3b811a3206ade3 authored about 1 year ago
feat(css_formatter): all the remaining at-rules (#1296)

c54f043910d342dfd60b43ceb35f5b5a59b89418 authored about 1 year ago
fix(css_parser): CSS Parser: unify `_list` nodes (#1304)

12c61e3f435d87a1ffe96612949f143517231242 authored about 1 year ago
readme(zh-CN): Optimize some expressions, typesetting format in Chinese and English. (#1301)

2e94deb1f0efb2f3226ccaa325aaaee65a5a4c04 authored about 1 year ago
docs(README): typo fix (#1300)

07be3d52cd190ece20a0883ba8b3642f42f15426 authored about 1 year ago
feat(lint/useFilenamingConvention): implement rule (#963)

d8d1f5d13311b74d6db85204290e2a35e4a8d522 authored about 1 year ago
fix(cli): only count errors for max diagnostics (#1248)

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

e001aa1a38b5d981390da2c8266f65e116baa50b authored about 1 year ago
fix(project): keep parent configuration when computing overrides (#1278)

4eab98a69f642375f69526508f250379ae87f410 authored about 1 year ago
fix(css_parser): CSS Parser: fix attribute selector and dimension (#1288)

b85632546e2573fbd79b83c9e7ab0fdfe7d4984b authored about 1 year ago
chore: move translation links on top (#1298)

9d25aae98fea8a826d5c6b50e8091294fc9a5e02 authored about 1 year ago
feat: use user local data dir for lsp daemon files (#1238)

Signed-off-by: bestmike007 <[email protected]>
Co-authored-by: Emanuele Stoppa <my.burning@gmai...

c841b94dcfa5a0411974cd7ac4771975d03e3d73 authored about 1 year ago
refactor(config): reduce size by 53% (#1283)

73d7d5e58606acc39baf9a5c2a778a3d5f8c2535 authored about 1 year ago
refactor(lint/noEmptyInterface): ignore empty interface that extends a type (#1289)

00bf6d99076fecacf129137d7e1c49c14ee782eb authored about 1 year ago
feat(css_formatter): Basic css formatting of rules, selectors, and declarations (#1256)

90e1a831a01098e5a03208a0acc9c4a34fc4d73c authored about 1 year ago
chore: update Prettier compatibility (#1284)

c6fff38a92a27fa0f305efb3abb314354a725d1f authored about 1 year ago
feat(css_parser): CSS Parser: parse keyframes #1268 (#1271)

aadb3b658784721648612b6110ac9a572e720654 authored about 1 year ago
docs: `noImportAssign` docs fix (#1277)

6d1c773b64bc71fbafefd93280eeef842cebdcad authored about 1 year ago
refactor: `useNodeImportProtocol` codefix (#1276)

ca0d6a0547483b9ad08a673b4a423598f645bba2 authored about 1 year ago
chore: update justfile and resources (#1275)

72e5c3373dd15be70e37365395fcb75ce5a2cd8d authored about 1 year ago
feat(css_parser): support `@font-palette-values` (#1264)

2658447f380849eb4c689a99a99c474ec3bc6e14 authored about 1 year ago
docs(website): fix italic text for ja docs (#1272)

b5999724c4ac4f6a2d2ef5bcade80ec9455b00eb authored about 1 year ago
refcator(linter): don't require rule config to implement Bpaf's Parser trait (#1267)

efc084ce1355c3de4c6104c3beff61abb8ce82d1 authored about 1 year ago
website: move netlify badge to home (#1266)

4aeab420466978ec8726d7dec23a132a6f84958b authored about 1 year ago
feat(lint/noInvalidUseBeforeDeclaration): add rule (#1258)

e2a2461ec2bf53024b1e0184b8f43ffb0115b31c authored about 1 year ago
feat(css_parser): CSS Parse media at rule #1049 (#1242)

28f2de482625e2ce650b407637981720d1298df9 authored about 1 year ago
Merge pull request #1252 from biomejs/ematipico_temp

feat(lint): stabilize `noNodejsModules` and `useNodeImportProtocol`

fb2bce9c4a14dd5c30a2dbae2ac5b01b6604b6db authored about 1 year ago
chore: better checks for `useNodeImportProtocol`

62604aaa1ac62b0a16f931383d983f46d4513676 authored about 1 year ago
chore: better checks for `noNodejsModules`

d3ab39f5643ae297392dc9cb3db881ec0c557bc0 authored about 1 year ago
feat(analyzer): implement useNodeImportProtocol rule (#1131)

Co-authored-by: Emanuele Stoppa <[email protected]>
Co-authored-by: Victorien Elvinger <vict...

b4ae83101938cfe09ce77b35dc5bc284c382d423 authored about 1 year ago
feat(lint/noNodejsModules): add rule (#1121)

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

6ac59529b975fefce890219248e72971e7927925 authored about 1 year ago
feat(css_formatter): Bootstrap the CSS Formatter! (#1207)

aa0b2abf5d176d4658bdcd421005551b0d7f7968 authored about 1 year ago
fix(js_formatter): don't duplicate dangling comments for mapped types (#1240)

0a8ffd09ec21cc1e81c7e9cd45bc88cfcd86e2c8 authored about 1 year ago
fix(cli): remove `ignore` from crawling, and fix regression (#1249)

89f60028941ec0edd9812d80bf6c16361af2eaad authored about 1 year ago
feat(parse/noTypeOnlyImportAttributes): report type-only imports/exports with attributes (#1239)

6832256865e51b4358d5b49b1c98a58dd15a66aa authored about 1 year ago
feat(biome_cli): add `--changed` option (#753)

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

dc269a977897d5de96e42f9d5eface4e7999a9df authored about 1 year ago
fix(lint/noEmptyInterface): ignore interfaces extending types in global declarations (#1243)

e1fb428c672e9cd4321f3859c4ed3d3b4a9b2e90 authored about 1 year ago
fix(cli): fix traversal of relative paths as inputs (#1244)

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

2fcd1829fedcd9efcbd270a3906401dbab5ae851 authored about 1 year ago
docs: update CONTRIBUTING.md with translations section (#1182)

3ad78376f8bf005e9c5ba1538378d162374db397 authored about 1 year ago