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(deserializable): add `unknown_fields` struct attribute (#1921)

15ce8f0f75bbc3ee2dcde70a58edb1611e85c3ea authored 11 months ago
feat: don't protect hand-editable config files (#1920)

1c52f036a454e63f4adc524d7c8253f984f80854 authored 11 months ago
refactor(lint/namimg-convention): turn off `requireAscii` to avoid breaking changes (#1917)

3c99acde3c741a9d3e64107699a63d5da7015167 authored 11 months ago
chore(website): add redirect (#1916)

58219ffdd9d677e08bb7bdfd6fdbc1074f00f264 authored 11 months ago
fix(lint/noUnreachable): correctly analyze nested `try-finally` statements (#1856)

e7b98ae0b29c22c0a18876d018f6bdc36ea4a765 authored 11 months ago
Bump to core team :) (#1915)

1102cb14434ba59123f6cf0d228c9aa7629ae2f3 authored 11 months ago
test: fix redaction regex for snapshots (#1914)

2441f89d82c472f08b233566294d55fd6a33ac8a authored 11 months ago
docs: update CHANGELOG (#1906)

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

3d7d5a01e4086ebda38caa91b414ad118d01bb36 authored 11 months ago
chore: emit an MD file instead of MDX for the changelog file (#1911)

8dddf4cff94ab285535e7f2f8753e5c90a3f842e authored 11 months ago
feat(cli): track unchanged files (#1904)

1957fb0712380e0e28940d98210816602847d715 authored 11 months ago
docs: remove unnecessary setup of scripts.postinstall for lefthook (#1891)

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

7211f436792a46a002b0f8ab14c6c7d98512d1fd authored 11 months ago
docs: Fix minor typos in Git Hooks guide (#1908)

33e5683deceabe0d7243b30fbc557c149fb917a4 authored 12 months ago
feat: import sorting for astro, svelte and vue (#1897)

3ec2942be740df1b41f73118ff96232334cbb3e6 authored 12 months ago
refactor(fs): replace `RomePath` to `BiomePath` (#1902)

81863bf3b6570a669031887759d84d5187372268 authored 12 months ago
feat(lint/noSemicolonInJsx): add rule (#1881)

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

a0b9e8bd112ca8e3bc44694957cee6238aa612cc authored 12 months ago
feat(service): implement format_range and format_on_type for vue, astro and svelte files (#1894)

c3a05f78293fe8153b713922a54069da0214d1fb authored 12 months ago
feat(js_analyzer): add `noExportsInTest` rule (#1879)

8105fca13e70ba543751f6c6d008310f95456ea7 authored 12 months ago
docs(recipes/git-hooks): fix inconsistency between translations (#1893)

6b5135914913229d672ad3a1dc3a89ea33842017 authored 12 months ago
docs: update npm script to setup husky (#1892)

36a39ce729f751c56d0a50d12e55dbbe17b219e4 authored 12 months ago
fix(analyzer): virtual modules should come first (#1888)

7cb6d26dc15108188e9fc15bb99fc9935ec4b2af authored 12 months ago
feat(lsp): add support for astro, vue and svelte (#1865)

06e6476ddad21f23be2659af3d787c2f921fcfb4 authored 12 months ago
perf: cache computed overrides (#1869)

7533128bc8fcd329d581482ba9ceb70a5cb45525 authored 12 months ago
feat(lint/noDuplicateTestHooks): add rule (#1863)

124d44a913f6ac887335f36645308177a22bd1c5 authored 12 months ago
refactor(config): reduce size by 350% using exact rule options (#1876)

f8fccaa280451039cf937f1c37cbffa2b19a350e authored 12 months ago
chore(css_parser): remove properties (#1877)

69f9031c8a8e86a09eb2b3489202f280bed6a7b8 authored 12 months ago
refactor(lint/noSkippedTests): unsafe code fix (#1875)

34eea8b5e7f176d991b5b821600c208f9d975613 authored 12 months ago
refactor(css_parser): Use tokens for checking end lists (#1852)

7f131f6deea091e4d43e5b09bb85ebe0501038e2 authored 12 months ago
feat(cli): add `--formatter ` and `--linter` option to `biome rage` (#1843)

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

3efe8f548de824e34e7993291de98d18c85684b6 authored 12 months ago
fix(lint/useValidAnchor): fix progressively enhanced anchors are flagged (#1870)

c66ec4864e2e5a49d5c617e34a0aff7c7d652164 authored 12 months ago
fix(website): `npm` install command (#1874)

48f9998622ba4e0d66cbd4299c6a87d32253570f authored 12 months ago
Copy button with code component from starlight (#1866)

7e91b784389d59350a10df4941e764fc4e9f30c2 authored 12 months ago
fix(website): generate RSS feed again (#1868)

a11b5cfe8704866da0c7dc39c8bce5aefbddc635 authored 12 months ago
refactor: `noFocusedTests` code fix (#1864)

60dda6c26e27e9a94b73094f42266bc02d480b85 authored 12 months ago
perf(cli): reduce memory footprint of diagnostic printer (#1857)

cd6e624dd65695100d1be4727ba0a3e0aef95a0a authored 12 months ago
refactor(website): Upgrade dependencies and use `StarlightPage` component (#1854)

5394928f2d6d7648789cee157a9bdd1e3b91d306 authored 12 months ago
feat(deserializable_macro): add `from` and `try_from` attributes (#1853)

24308e435dc66ac7b61ccd2092f3c74da70b14a2 authored 12 months ago
refactor(lint/noFocusedTests): report `fdescribe` and `fit` (#1858)

2b8808273da553c58e347b63a664b51729a82993 authored 12 months ago
fix(website): make playground's control flow graph scrollable (#1855)

c53f6d164f86297f04eaf721a48b71bc3a883320 authored 12 months ago
refactor(deserializable_macros): idiomatic attribute parsing (#1851)

fb381f8ac6bacb971988bd1e7d35be3d9123cf90 authored 12 months ago
fix: remove remaining semicolon from the autofix of noConsole/noConsoleLog (#1850)

57fd741e87e950b546eb19571f3587f6b7a2bb6f authored 12 months ago
chore: add `togami2864` to maintainers team (#1849)

426a31886083a52da906b431722eb62da7d3de1f authored 12 months ago
chore: update changelog

9a8b2d2a751490f0d4d907116a18ba93f53d6643 authored 12 months ago
feat(linter): lint vue script blocks (#1842)

9b021b1a36fdd8e0ccf84cc0b342609b687f7aa0 authored 12 months ago
feat(website): improve formatter performance progress bar (#1840)

4c7ace01cc291fd8df6f816444086d0b9233f31b authored 12 months ago
docs: Update website for --config-path disabling default resolution method (#1847)

7d31fa947a5f96dcd71f1f7e5f6f3bfc9e8cc2c2 authored 12 months ago
docs: improve documentation of `--config-path` (#1844)

c5a98a72def0a1db072fc3face35cb30241608dd authored 12 months ago
feat(lint): add rule `useNodeAssertStrict` (#1839)

ab7def3ffae67018c05f679a7b60741b6b84c40b authored 12 months ago
feat: lint astro fromtmatter (#1837)

6807aee8641596a497d783261996284b53c3e1bc authored 12 months ago
feat(css_parser): CSS Parser property at rule (#1838)

1a94baa72a704075455034c18162c351cfde1ff1 authored 12 months ago
fix(website): show eslint-plugin-import-access link name (#1836)

e61ee7a3cc72c4707c4843cb004f11e16de5a046 authored 12 months ago
docs(lint/useImportRestrictions): fix the rule source (#1832)

480ab0406fec9dffa03e6393fda086e9f03e707d authored 12 months ago
chore(lint/noReExportAll): add RuleSource and edit lint message (#1831)

30500eeed4482858b4eae0fdf264f02ec8d3386b authored 12 months ago
feat(formatter): partial formatting for `svelte` files (#1829)

c6ff26aacc3840cd19bc0402f7d3a49671aafc90 authored 12 months ago
fix(documentation): add link to external article (#1823)

948d1eacd7e8da89d512db636bf3ff234184c1d6 authored 12 months ago
feat(lint/noNamespaceImport): add rule (#1822)

362cad641fb63ed366e49b163e620059449a34e1 authored 12 months ago
docs: update vscode setting docs (#1828)

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

e4befdf2f9773842ce9b35c90f46165996ba30fb authored 12 months ago
fix(lint/noConfusingVoidType): accept `void` as the extends type in conditional types (#1824)

c955524eab728f530f19c85a150ade823ebc3d69 authored 12 months ago
fix(noDelete): add exception for datasets (#1820)

aec8905c3cee36004581f2e27398e06a3ec443b9 authored 12 months ago
feat(lint): partial support for tagged templates (#1818)

1592ab8bfeaa5e7437b946bbec0e2f8bcc6e489e authored 12 months ago
fix(core): allow invalid reference casting (#1817)

ed435e8eacd5494653191f1788aebe14eb583424 authored 12 months ago
fix(cli): apply linter logic to CI command (#1804)

ab65d1aa36fbe4ca761d7534ab1ab7f1d97e97e2 authored 12 months ago
feat(cli): make file in diagnostic clickable (#1815)

e4dcff062be8ff936ea4141a2867966ce7c3a175 authored 12 months ago
chore: remove funding file (#1816)

420e189c3bbe47da80d319b623b4aba71da0af1c authored 12 months ago
chore: remove superflues diagnostics during traversal (#1808)

8ea90d9ad3f1b21472830bdd8017b52785b14e6d authored 12 months ago
docs: translate "differences-with-prettier" and "option-philosophy" for Simplified Chinese (#1810)

a6137fed334037d000d7c1c67013b37620ade17c authored 12 months ago
feat(lint/useNamingConvention): requireAscii and disallow consecutive delimiters (#1811)

a1b54d07a37ffde1a5f79b6c6cff1455a9a4f17f authored 12 months ago
chore(lint): cover more cases for noUndeclaredDependencies (#1807)

9a5f1d321bde22dc5e8e67d9e8b3e08b1a587b07 authored 12 months ago
ci: update oudated actions (#1809)

39fca6a1ad1e3e4ac60615d96c75bb598fc3bd7a authored 12 months ago
fix(lint/useNamingConvention): accept unicase characters (#1806)

700efadcd376b38bebd6a392db832264815933d8 authored 12 months ago
refactor(js_syntax): use dedicated declarations for binding patterns (#1800)

5a4e21ff02009552664c0728f0f5c3391f8b11bf authored 12 months ago
feat: provide manifest to the analyzer (#1790)

dca6a7a8a7db39789cfb0fa8164d8b7a47e9becd authored 12 months ago
Refactored `_pre.scss` and made the copy command button sticky within its container. (#1797)

fc1e78af684f9084531e540fc739ab3ed2b2dda3 authored 12 months ago
chore: update some deps (#1803)

3b40b7f6f9264d844027c09ebaa7831afbee43f5 authored 12 months ago
feat(project): resolve extends from `node_modules` (#1772)

54e6e79da8a3da36f77f87f24f52386df7b664b3 authored 12 months ago
docs: fix `options` link for `useExhaustiveDependencies` linter rule (#1755)

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

f39d52ca9de3d4e62829aaefe86bff33bd2d8169 authored 12 months ago
feat(website): Custom Scroll Bar (#1796)

3e670fab141cf8ee7e04d9c81bc773bede340f19 authored 12 months ago
fix(lint): `useAwait` ignores `for await...of` (#1789)

f89596a0c49f8e20d9a7d69469cec26129276b91 authored 12 months ago
refactor(website): improving website's inconsistant import alias ('../') to a streamline perfect alias ('@/') to reduce the complication and easy to understand. (#1785)

6a5bdde44dc8bb6ff18b5456293c0bb486c90f86 authored 12 months ago
Add myself to CONTRIBUTING.md as maintainer (#1787)

fbabec043d5b43741b5aadbacaeaef2934b1de21 authored 12 months ago
docs(website): Add copy button for commands (#1783)

2756bf789088f1bb58b25cf0b1dd3a47d792f9f5 authored 12 months ago
feat(project): initial partial support for `.vue` files (#1722)

6560177be8d5c89ca1b84c2cbdbba6cc05f8de57 authored 12 months ago
ci: update workflow permission

0032dfb2993b979698788b41cd29fba57f64a4b1 authored 12 months ago
chore: upgrade to rust 1.76.0 (#1779)

0a33965c58d3a4203421613053acea34551e7917 authored 12 months ago
feat(lint/noConsole): add rule (#1771)

d2858ee3df9dd1e3a6ce716f47f663bb45c5a5a7 authored 12 months ago
chore: add @anonrig to maintainers (#1780)

843fcea828b05ca9c93740d210edc0a6e607760b authored 12 months ago
docs(reference/vscode): fix setting value (#1778)

ec290ddef7e57bad945ae43154e96d11dc9da948 authored 12 months ago
chore: Bump actions/cache (#1767)

384b31d25fd122dc055bda779b0678476c076719 authored 12 months ago
fix(analyzer/suppression): trim trailing whitespace to avoid double insersion (#1764)

54dc1997e6df34f4e43063a3888fb9f087cf897e authored 12 months ago
remove outdated test

e89e2ae53dfdb86b6b90297b7a926ed07229870c authored 12 months ago
fix: forgotten snapshots

67cc54bdfc9e395adcdfcb525f38b63151271482 authored 12 months ago
test: fix rebase

6c6da7fbdfe4eb888a0dbd059d9513a3b0956805 authored 12 months ago
feat(project): support `biome.jsonc` (#1530)

7b6b4d5695998892e8d3a1767ac932385a5163d0 authored 12 months ago
chore(lint/noImplicitAnyLet): reword diagnostic (#1677)

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

d695fa3e7257223f5c2540d7acdeaf72936fae8e authored 12 months ago
feat(lint/noRestrictedImports): add rule (#1723)

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

ca3e3c13ac5b9bfc246363c9aba37e6ba1d57e8a authored 12 months ago
feat(project): initial partial support for astro files (#1718)

5fa1fa4b8565f59f307aecba553bc9cf3326f246 authored 12 months ago
fix(lint/noNonNullAssertion): dont create an incorrect unsafe fix for `x[y.z!]` (#1757)

9047bba7e29ea45b9ebc863d0e406777eb0680e3 authored 12 months ago
feat(biome_js_analyze): noReExportAll (#1761)

7823cee130b9771d01e7ab4025e63334b8b8faf0 authored 12 months ago
chore: add funding section to README.md (#1760)

56888cc6394a2c119dce72fe5ff0d73acbf0eef4 authored 12 months ago
fix(lint): pull syntax rules when pulling diagnostics (#1759)

f5f44c22144894c604e55c3dca1da369dbd5bc4b authored 12 months ago
fix js-api wasm peer dep versions (#1756)

cb5a0ece54a8dc0d2b2d1bbe95f31dad902f4daf authored 12 months ago