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

chore(lint/noReExportAll): add RuleSource and edit lint message (#1831)

github.com/biomejs/biome - 30500eeed4482858b4eae0fdf264f02ec8d3386b authored 7 months ago by unvalley <[email protected]>
feat(formatter): partial formatting for `svelte` files (#1829)

github.com/biomejs/biome - c6ff26aacc3840cd19bc0402f7d3a49671aafc90 authored 7 months ago by Emanuele Stoppa <[email protected]>
chore: use native polar key

https://github.com/orgs/community/discussions/106700

github.com/biomejs/.github - 4d8c6d4e2be6a621cc2f352cbcca21227150e455 authored 7 months ago by Nicolas Hedger <[email protected]>
fix(documentation): add link to external article (#1823)

github.com/biomejs/biome - 948d1eacd7e8da89d512db636bf3ff234184c1d6 authored 7 months ago by Ynda Jas <[email protected]>
feat(lint/noNamespaceImport): add rule (#1822)

github.com/biomejs/biome - 362cad641fb63ed366e49b163e620059449a34e1 authored 7 months ago by unvalley <[email protected]>
docs: update vscode setting docs (#1828)

Co-authored-by: Armon Raphiel <[email protected]>

github.com/biomejs/biome - e4befdf2f9773842ce9b35c90f46165996ba30fb authored 7 months ago by Armon Raphiel <[email protected]>
fix(lint/noConfusingVoidType): accept `void` as the extends type in conditional types (#1824)

github.com/biomejs/biome - c955524eab728f530f19c85a150ade823ebc3d69 authored 7 months ago by Lucas Weng <[email protected]>
fix(noDelete): add exception for datasets (#1820)

github.com/biomejs/biome - aec8905c3cee36004581f2e27398e06a3ec443b9 authored 7 months ago by Emanuele Stoppa <[email protected]>
chore: add pr template (#139)

github.com/biomejs/biome-vscode - 986a6d59f185807ce2f65d5d8d7c6cb124d85c63 authored 7 months ago by Nicolas Hedger <[email protected]>
feat(lint): partial support for tagged templates (#1818)

github.com/biomejs/biome - 1592ab8bfeaa5e7437b946bbec0e2f8bcc6e489e authored 7 months ago by Emanuele Stoppa <[email protected]>
Update README.md (#10)

github.com/biomejs/biome-intellij - 85a2810fe6585d4d8e3f01196483c0ece83750c7 authored 7 months ago by André Luiz <[email protected]>
fix(core): allow invalid reference casting (#1817)

github.com/biomejs/biome - ed435e8eacd5494653191f1788aebe14eb583424 authored 7 months ago by Emanuele Stoppa <[email protected]>
fix(cli): apply linter logic to CI command (#1804)

github.com/biomejs/biome - ab65d1aa36fbe4ca761d7534ab1ab7f1d97e97e2 authored 7 months ago by Emanuele Stoppa <[email protected]>
chore(deps-dev): bump @types/node from 16.18.76 to 16.18.80 (#55)

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

github.com/biomejs/setup-biome - 18923819abebf9d4a44a8b4677a2ece2df1b8321 authored 7 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat(cli): make file in diagnostic clickable (#1815)

github.com/biomejs/biome - e4dcff062be8ff936ea4141a2867966ce7c3a175 authored 7 months ago by Emanuele Stoppa <[email protected]>
chore: remove funding file (#1816)

github.com/biomejs/biome - 420e189c3bbe47da80d319b623b4aba71da0af1c authored 7 months ago by Emanuele Stoppa <[email protected]>
chore: add funding button (#138)

* chore: add funding button

* chore: remove funding file

github.com/biomejs/biome-vscode - afb50074d59753563661c6b5cf8353ff0c9a49d4 authored 7 months ago by Emanuele Stoppa <[email protected]>
Merge pull request #56 from biomejs/chore/funding-yml

chore: remove funding file

github.com/biomejs/setup-biome - d59192ae91c718c33a1ba18ab4ce39b8e2d87a6c authored 7 months ago by Emanuele Stoppa <[email protected]>
chore: remove funding file

github.com/biomejs/setup-biome - 97bbb71275d92e428b39c874d61c1e7dca16e5e0 authored 7 months ago by Emanuele Stoppa <[email protected]>
chore: add funding configuration

github.com/biomejs/.github - de058fc4d3c59c5a85addb2f3caa069f3df5df47 authored 7 months ago by Emanuele Stoppa <[email protected]>
chore: remove superflues diagnostics during traversal (#1808)

github.com/biomejs/biome - 8ea90d9ad3f1b21472830bdd8017b52785b14e6d authored 7 months ago by Emanuele Stoppa <[email protected]>
docs: translate "differences-with-prettier" and "option-philosophy" for Simplified Chinese (#1810)

github.com/biomejs/biome - a6137fed334037d000d7c1c67013b37620ade17c authored 7 months ago by 一纸忘忧 <[email protected]>
feat(lint/useNamingConvention): requireAscii and disallow consecutive delimiters (#1811)

github.com/biomejs/biome - a1b54d07a37ffde1a5f79b6c6cff1455a9a4f17f authored 7 months ago by Victorien Elvinger <[email protected]>
feat: search for `biome` in PATH (#129)

github.com/biomejs/biome-vscode - eeb64995c7234804e1902e5952d124d9eeab1500 authored 7 months ago by Nicolas Hedger <[email protected]>
feat: add Yarn PnP support (#134)

Co-authored-by: Nicolas Hedger <[email protected]>

github.com/biomejs/biome-vscode - 436d4388dd63f13b05ec4d90d303b1fa787d6beb authored 7 months ago by Robert Lillack <[email protected]>
chore(lint): cover more cases for noUndeclaredDependencies (#1807)

github.com/biomejs/biome - 9a5f1d321bde22dc5e8e67d9e8b3e08b1a587b07 authored 7 months ago by Emanuele Stoppa <[email protected]>
ci: update oudated actions (#1809)

github.com/biomejs/biome - 39fca6a1ad1e3e4ac60615d96c75bb598fc3bd7a authored 7 months ago by Emanuele Stoppa <[email protected]>
fix(lint/useNamingConvention): accept unicase characters (#1806)

github.com/biomejs/biome - 700efadcd376b38bebd6a392db832264815933d8 authored 7 months ago by Victorien Elvinger <[email protected]>
refactor(js_syntax): use dedicated declarations for binding patterns (#1800)

github.com/biomejs/biome - 5a4e21ff02009552664c0728f0f5c3391f8b11bf authored 7 months ago by Victorien Elvinger <[email protected]>
chore: move funding to correct file

github.com/biomejs/biome-vscode - 1e2f1e1945b89bbd337c6e9f18b4e0218f91ab18 authored 7 months ago by Nicolas Hedger <[email protected]>
chore: add funding button (#136)

github.com/biomejs/biome-vscode - be2b1dfec1bf4f48f033d12aa4ed5ccb42d359a5 authored 7 months ago by Emanuele Stoppa <[email protected]>
chore(deps): bump semver and @types/semver (#54)

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

github.com/biomejs/setup-biome - 6f3bdbf8aee0d0f021398ada1a71e2c83fbba78a authored 7 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump pnpm/action-setup from 2 to 3 (#53)

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

github.com/biomejs/setup-biome - 0a399ec3d6dd53c4424db120ad2129deb1dd6455 authored 7 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump lefthook from 1.5.7 to 1.6.1 (#51)

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

github.com/biomejs/setup-biome - 9a18a00e4f8c7121930a2d33f6ad58a1e36c5e1b authored 7 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #35 from AvaYnE2/main

fix: Add text attribute to ReformatWithBiomeAction

github.com/biomejs/biome-intellij - 51ac65a73ff20c5234db24547af3dbceb0e133ac authored 7 months ago by Emanuele Stoppa <[email protected]>
feat: provide manifest to the analyzer (#1790)

github.com/biomejs/biome - dca6a7a8a7db39789cfb0fa8164d8b7a47e9becd authored 7 months ago by Emanuele Stoppa <[email protected]>
Refactored `_pre.scss` and made the copy command button sticky within its container. (#1797)

github.com/biomejs/biome - fc1e78af684f9084531e540fc739ab3ed2b2dda3 authored 7 months ago by Shoaib Khan <[email protected]>
chore: update some deps (#1803)

github.com/biomejs/biome - 3b40b7f6f9264d844027c09ebaa7831afbee43f5 authored 7 months ago by Emanuele Stoppa <[email protected]>
Add text attribute to ReformatWithBiomeAction

github.com/biomejs/biome-intellij - 9ed80ddfd4272f3f7f6689aad91e489428d2983a authored 7 months ago by AvaYnE2 <[email protected]>
feat(project): resolve extends from `node_modules` (#1772)

github.com/biomejs/biome - 54e6e79da8a3da36f77f87f24f52386df7b664b3 authored 7 months ago by Emanuele Stoppa <[email protected]>
docs: fix `options` link for `useExhaustiveDependencies` linter rule (#1755)

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

github.com/biomejs/biome - f39d52ca9de3d4e62829aaefe86bff33bd2d8169 authored 7 months ago by Stefan Dühring <[email protected]>
feat(website): Custom Scroll Bar (#1796)

github.com/biomejs/biome - 3e670fab141cf8ee7e04d9c81bc773bede340f19 authored 7 months ago by Shoaib Khan <[email protected]>
fix(lint): `useAwait` ignores `for await...of` (#1789)

github.com/biomejs/biome - f89596a0c49f8e20d9a7d69469cec26129276b91 authored 7 months ago by unvalley <[email protected]>
chore(deps): bump semver and @types/semver (#131)

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

github.com/biomejs/biome-vscode - f1569046704e86054a2cbaccd129244e906d1af0 authored 7 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @types/node from 18.19.14 to 18.19.15 (#130)

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

github.com/biomejs/biome-vscode - b5ad58459485701f33700245b0563e1756d52c11 authored 7 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump undici from 6.6.0 to 6.6.2 (#132)

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

github.com/biomejs/biome-vscode - 4a789f7dd077cc775be3abf3d3ef4eee52f4bead authored 7 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: add description to `restrictedConfigurations` (#103)

Co-authored-by: Nicolas Hedger <[email protected]>

github.com/biomejs/biome-vscode - 3150e59af99a8dbb0dedf9771b5ba115e6c4d2b2 authored 7 months ago by Malix <[email protected]>
refactor(website): improving website's inconsistant import alias ('../') to a streamline perfect alias ('@/') to reduce the complication and easy to understand. (#1785)

github.com/biomejs/biome - 6a5bdde44dc8bb6ff18b5456293c0bb486c90f86 authored 7 months ago by Shoaib Khan <[email protected]>
Add myself to CONTRIBUTING.md as maintainer (#1787)

github.com/biomejs/biome - fbabec043d5b43741b5aadbacaeaef2934b1de21 authored 7 months ago by Dani Guardiola <[email protected]>
docs(website): Add copy button for commands (#1783)

github.com/biomejs/biome - 2756bf789088f1bb58b25cf0b1dd3a47d792f9f5 authored 7 months ago by Ayoub Khalfaoui hadi <[email protected]>
fix: ensure biome binary exists at path (#128)

github.com/biomejs/biome-vscode - 22da32c88b4a326bbb48f8db355abca588f08b81 authored 7 months ago by Nicolas Hedger <[email protected]>
feat(project): initial partial support for `.vue` files (#1722)

github.com/biomejs/biome - 6560177be8d5c89ca1b84c2cbdbba6cc05f8de57 authored 7 months ago by Nicolas Hedger <[email protected]>
chore(deps-dev): bump @types/node from 18.19.10 to 18.19.14 (#117)

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

github.com/biomejs/biome-vscode - 655665f81585cbbf6ac1f7a7cff09775ba0fe29d authored 7 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump undici from 6.4.0 to 6.6.0 (#118)

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

github.com/biomejs/biome-vscode - 12b1d65314e0a5cfc9ce2b9d80673de364b152af authored 7 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: update issue template

github.com/biomejs/biome-vscode - 5495056ab58fc1974aab9ded4dc33c78934e5a99 authored 7 months ago by Nicolas Hedger <[email protected]>
chore: update issue template

github.com/biomejs/biome-vscode - 2c46ca0e14eaea089f55e838c259b87a981fe6df authored 7 months ago by Nicolas Hedger <[email protected]>
chore: update placeholder

github.com/biomejs/biome-vscode - 7ec6e5859a7bfc2d9247565b2405c1c1c1975a9b authored 7 months ago by Nicolas Hedger <[email protected]>
chore: update emoji

github.com/biomejs/biome-vscode - 58d872deb60548db2940bdd6be66a6a42a524eef authored 7 months ago by Nicolas Hedger <[email protected]>
chore: update description

github.com/biomejs/biome-vscode - 1313a685dfe42d57ddc4a689e2073818d47c5d8d authored 7 months ago by Nicolas Hedger <[email protected]>
chore: rename file

github.com/biomejs/biome-vscode - d9ea12561bdda0739d6e524beff880b20f21b322 authored 7 months ago by Nicolas Hedger <[email protected]>
chore: update bug template

github.com/biomejs/biome-vscode - 8f61017ff80c3a10a947c6594d773ab91c112ec5 authored 7 months ago by Nicolas Hedger <[email protected]>
chore: add issue template

github.com/biomejs/biome-vscode - 5b56877fd4f83376f9a8dad9f2d4356d333cc430 authored 7 months ago by Nicolas Hedger <[email protected]>
ci: update workflow permission

github.com/biomejs/biome - 0032dfb2993b979698788b41cd29fba57f64a4b1 authored 7 months ago by Emanuele Stoppa <[email protected]>
chore: upgrade to rust 1.76.0 (#1779)

github.com/biomejs/biome - 0a33965c58d3a4203421613053acea34551e7917 authored 7 months ago by Yagiz Nizipli <[email protected]>
feat(lint/noConsole): add rule (#1771)

github.com/biomejs/biome - d2858ee3df9dd1e3a6ce716f47f663bb45c5a5a7 authored 7 months ago by Yagiz Nizipli <[email protected]>
chore: add @anonrig to maintainers (#1780)

github.com/biomejs/biome - 843fcea828b05ca9c93740d210edc0a6e607760b authored 7 months ago by Yagiz Nizipli <[email protected]>
docs(reference/vscode): fix setting value (#1778)

github.com/biomejs/biome - ec290ddef7e57bad945ae43154e96d11dc9da948 authored 7 months ago by Nicolas Hedger <[email protected]>
chore: Bump actions/cache (#1767)

github.com/biomejs/biome - 384b31d25fd122dc055bda779b0678476c076719 authored 8 months ago by Masato Nakamura <[email protected]>
Mention RFC in `/arewepluginsyet` (#15)

* Update arewepluginsyet.ts

Updates the description for `/arewepluginsyet` with a mention of ...

github.com/biomejs/discord-utils-bot - 47b536fbeaf3906af99af64424270763f9815a9c authored 8 months ago by Arend van Beelen jr <[email protected]>
fix(analyzer/suppression): trim trailing whitespace to avoid double insersion (#1764)

github.com/biomejs/biome - 54dc1997e6df34f4e43063a3888fb9f087cf897e authored 8 months ago by ty <[email protected]>
remove outdated test

github.com/biomejs/biome - e89e2ae53dfdb86b6b90297b7a926ed07229870c authored 8 months ago by Emanuele Stoppa <[email protected]>
fix: forgotten snapshots

github.com/biomejs/biome - 67cc54bdfc9e395adcdfcb525f38b63151271482 authored 8 months ago by Emanuele Stoppa <[email protected]>
test: fix rebase

github.com/biomejs/biome - 6c6da7fbdfe4eb888a0dbd059d9513a3b0956805 authored 8 months ago by Emanuele Stoppa <[email protected]>
feat(project): support `biome.jsonc` (#1530)

github.com/biomejs/biome - 7b6b4d5695998892e8d3a1767ac932385a5163d0 authored 8 months ago by Emanuele Stoppa <[email protected]>
chore(lint/noImplicitAnyLet): reword diagnostic (#1677)

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

github.com/biomejs/biome - d695fa3e7257223f5c2540d7acdeaf72936fae8e authored 8 months ago by Bart Riepe <[email protected]>
feat(lint/noRestrictedImports): add rule (#1723)

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

github.com/biomejs/biome - ca3e3c13ac5b9bfc246363c9aba37e6ba1d57e8a authored 8 months ago by Yagiz Nizipli <[email protected]>
feat(project): initial partial support for astro files (#1718)

github.com/biomejs/biome - 5fa1fa4b8565f59f307aecba553bc9cf3326f246 authored 8 months ago by Emanuele Stoppa <[email protected]>
fix(lint/noNonNullAssertion): dont create an incorrect unsafe fix for `x[y.z!]` (#1757)

github.com/biomejs/biome - 9047bba7e29ea45b9ebc863d0e406777eb0680e3 authored 8 months ago by Zheyu Zhang <[email protected]>
feat(biome_js_analyze): noReExportAll (#1761)

github.com/biomejs/biome - 7823cee130b9771d01e7ab4025e63334b8b8faf0 authored 8 months ago by mdm317 <[email protected]>
chore: add funding section to README.md (#1760)

github.com/biomejs/biome - 56888cc6394a2c119dce72fe5ff0d73acbf0eef4 authored 8 months ago by Emanuele Stoppa <[email protected]>
fix(lint): pull syntax rules when pulling diagnostics (#1759)

github.com/biomejs/biome - f5f44c22144894c604e55c3dca1da369dbd5bc4b authored 8 months ago by Emanuele Stoppa <[email protected]>
fix js-api wasm peer dep versions (#1756)

github.com/biomejs/biome - cb5a0ece54a8dc0d2b2d1bbe95f31dad902f4daf authored 8 months ago by Dan Groshev <[email protected]>
chore: fix typo (#1751)

github.com/biomejs/biome - 1646ddb29b3227d81413324f6aa2cf99d0ffdd4d authored 8 months ago by ty <[email protected]>
feat(cli): add prettier migrate sub command (#1737)

github.com/biomejs/biome - 552b0ebcf0b2b816641502fd9fededee17e739ee authored 8 months ago by Emanuele Stoppa <[email protected]>
fix(js_parser): correctly handle delete operands (#1733)

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

github.com/biomejs/biome - f28ae0083217de18f1a07f603e587b6395fabf04 authored 8 months ago by printfn <[email protected]>
feat(css_formatter): CSS nesting (#1746)

github.com/biomejs/biome - 504ac4d6ebbae17771de49e7e54cdbf3bb870c8b authored 8 months ago by Denis Bezrukov <[email protected]>
fix(analyzer/suppression): insert the existing leading whitespaces in action (#1747)

github.com/biomejs/biome - d90193cd2e7652b385c85773f006372c95a6e283 authored 8 months ago by ty <[email protected]>
feat(css_parser): CSS Parser nesting #1664 (#1741)

github.com/biomejs/biome - ee9b3ac6c7338f7718bf685159daf90e4396b583 authored 8 months ago by Denis Bezrukov <[email protected]>
Implement formatter option attributePosition (#1712)

github.com/biomejs/biome - 3773dd73e679b5e320010c5e4aa4453531d0ab4c authored 8 months ago by Alexander Streltsov <[email protected]>
feat(css_parser): parse font_feature_values (#1455)

github.com/biomejs/biome - c9d1d0320877168d452a7028f95a49c1eb5e3cd3 authored 8 months ago by unvalley <[email protected]>
feat: validate biome.json path config (#32)

* feat: validate biome.json path config

* refactor: changed how to handle config extension va...

github.com/biomejs/biome-intellij - 64e056f090e833098633badc49bceefff0bb4abf authored 8 months ago by Victor <[email protected]>
ci: update node-version to 20 (#1740)

github.com/biomejs/biome - d04c2c45db4950ebf341017a4b88fe9d2ce04a11 authored 8 months ago by unvalley <[email protected]>
fix(website): fix typo on analyzer page (#1739)

github.com/biomejs/biome - 363e50b77ac07208ba468bd8e1a0bc365b511f64 authored 8 months ago by GC <[email protected]>
Better diagnostics error when a user tries to format code that has parsing diagnostics. (#1732)

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

github.com/biomejs/biome - 49ea64830787eda7c6a0cb33547581d6046f4055 authored 8 months ago by Shoaib Khan <[email protected]>
fix(js_parser): Correctly parse global declaration when the `global` token and the `{` token are not on the same line (#1731)

github.com/biomejs/biome - 93c23a2d4c96bea3f93016dd1c185a83ba902a5e authored 8 months ago by Zheyu Zhang <[email protected]>
chore(website): add banner to charity

github.com/biomejs/biome - 6cbf1c7498b2e61b2160ac15bcbad7b48094fa5c authored 8 months ago by Emanuele Stoppa <[email protected]>
refactor(linter): improve numeric rules (#1716)

github.com/biomejs/biome - 674ebb65ca797294e02b577581276e8686af0a01 authored 8 months ago by Victorien Elvinger <[email protected]>
docs: change 'ecnontrar' to 'encontrar' word in pt-br lang (#1720)

github.com/biomejs/biome - 907c2526c50732b03d08e131b2285058829c19fd authored 8 months ago by Júlio César <[email protected]>
chore(website): add TSX for clarify

github.com/biomejs/biome - 63257125b366f27e0976c6eb4f5e258cd7515535 authored 8 months ago by Emanuele Stoppa <[email protected]>
Swap order of words in "has implicitly" -> "implicitly has" (#1710)

Signed-off-by: Tyler <[email protected]>

github.com/biomejs/biome - 7f821521d7b4c81b5bda9b9a8d54e35434ec1d07 authored 8 months ago by Tyler C Laprade, CFA <[email protected]>