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

Merge pull request #156 from MareikeTaeubner/add-command-docs

added docs for init and lint commands

github.com/biomejs/biome - 7f19b18333e61d993dba01ed929ae26e8988e88a authored over 4 years ago by Sebastian <[email protected]>
Merge pull request #195 from macovedj/mode-bad-reg-ex

`badmode` regex lint rule enhancement

github.com/biomejs/biome - b41f0cc8a56b82f3c47508aa7c1df20b1fc0087f authored over 4 years ago by Sebastian <[email protected]>
Merge branch 'master' into mode-bad-reg-ex

github.com/biomejs/biome - cecc8c0548005a717d2b6d9d1fe648f65904e70f authored over 4 years ago by Sebastian <[email protected]>
Merge pull request #254 from antoine-amara/lint/restricted-globals

lint: disallow specific global variables such as event, error.

github.com/biomejs/biome - a3a23e30b1b18f251ca2554f15c0950a28e5c50a authored over 4 years ago by Sebastian <[email protected]>
Merge pull request #301 from thecodrr/version

cli: make --version print rome version

github.com/biomejs/biome - ebd66e0503ad4c0a6f8eef802c80d04e1489977c authored over 4 years ago by Sebastian <[email protected]>
Merge branch 'async-snapshots'

github.com/biomejs/biome - 2baf939c2c54157b4c8da209108f4b3a9d63d794 authored over 4 years ago by Sebastian McKenzie <[email protected]>
Fix existence freeze snapshot test

github.com/biomejs/biome - fa890bb7481ed9c74268d73d5d927038819f5ee9 authored over 4 years ago by Sebastian McKenzie <[email protected]>
Remove output parser test fixtures

github.com/biomejs/biome - fadc2eff8c9c7567691aeaf9ac6fca8604bdb30a authored over 4 years ago by Sebastian McKenzie <[email protected]>
Update snapshots

github.com/biomejs/biome - 96fe7c2b99465ba42762ffd3342f62ef743ba1cb authored over 4 years ago by Sebastian McKenzie <[email protected]>
Merge pull request #309 from facebookexperimental/async-snapshots

Async snapshots

github.com/biomejs/biome - 8171630a2f05bba13c886c2b26b2ba496215b493 authored over 4 years ago by Sebastian <[email protected]>
Refactor t.snapshot to be async, load snapshots on demand

github.com/biomejs/biome - 9ff511d4ee6fea628c0f8f97c5d1a81bc228dcba authored over 4 years ago by Sebastian McKenzie <[email protected]>
Update TestHelper type definitions

github.com/biomejs/biome - 820f061620f78f03618a9f44c27860d4f0d0721d authored over 4 years ago by Sebastian McKenzie <[email protected]>
Update tests to use await in front of t.snapshot

github.com/biomejs/biome - bbfeeed44b90d067ee914e85f69cefced974b7a7 authored over 4 years ago by Sebastian McKenzie <[email protected]>
formatting

github.com/biomejs/biome - 8a923ca39cef714cf43edcd5f050f173df608f4c authored over 4 years ago by thecodrr <[email protected]>
remove all versions from package.json

github.com/biomejs/biome - 92db3f6af65a943af15781b0f1a06c1f50373d56 authored over 4 years ago by thecodrr <[email protected]>
cli-flags: add `v` prefix to version

github.com/biomejs/biome - 99636871c6a47b92823528af59590b441fa09c5c authored over 4 years ago by thecodrr <[email protected]>
cli: get version from core

github.com/biomejs/biome - 20131a5c3b5901b1e5c755e6b5d3585403e5d2c5 authored over 4 years ago by thecodrr <[email protected]>
core: use root package.json to get version

github.com/biomejs/biome - 2fbf7d4accc86423356133b5206cc495ab16f647 authored over 4 years ago by thecodrr <[email protected]>
Merge pull request #308 from facebookexperimental/282-nits

#282 nits

github.com/biomejs/biome - d56512af00d4d2b991041f1c9382d0ea94e4d876 authored over 4 years ago by Sebastian <[email protected]>
Remove redundant path

github.com/biomejs/biome - e426da57c553d06afa5ba557c939f52d4d4decd3 authored over 4 years ago by Sebastian McKenzie <[email protected]>
fileName -> filename

github.com/biomejs/biome - 5d39d9c689c51ae7186bf000ac2505b34e994dbb authored over 4 years ago by Sebastian McKenzie <[email protected]>
Merge pull request #282 from diokey/update_snapshots

Allow updating fixtures output with --update-snapshots

github.com/biomejs/biome - 5ba2164a2d964f384db953ae841bc374dbc4bde1 authored over 4 years ago by Sebastian <[email protected]>
Fix

github.com/biomejs/biome - 3414cb3b54ab86188bed0462c8ea4fb533ee4097 authored over 4 years ago by Sebastian McKenzie <[email protected]>
Merge pull request #307 from facebookexperimental/numeric-format-prop

Add format property to NumericLiteral

github.com/biomejs/biome - 8c721eb666aa3ff7030341608eced898f11b5afe authored over 4 years ago by Sebastian <[email protected]>
Fix unused format prop

github.com/biomejs/biome - e13d9a3b722f77814ddf837dc26748dfce00b830 authored over 4 years ago by Sebastian McKenzie <[email protected]>
Rework function scope builders

github.com/biomejs/biome - 8be8243c0ca7d98d1b23c31190530cbd140aea80 authored over 4 years ago by Sebastian McKenzie <[email protected]>
Add format property to NumericLiteral

github.com/biomejs/biome - 27370a8826e575df25bf21c8cb9be5ffefc3d15e authored over 4 years ago by Sebastian McKenzie <[email protected]>
Merge pull request #303 from ooflorent/minor_fixes

Minor fixes

github.com/biomejs/biome - 351e503e626289b556b6eb876a8e9213bba72bbe authored over 4 years ago by Sebastian <[email protected]>
Merge pull request #304 from ooflorent/fix_vscode_pkg

Fix VSCode package name

github.com/biomejs/biome - dba59bfa61165dd15c18b925f90d1055577d842d authored over 4 years ago by Sebastian <[email protected]>
Apply lint rule

github.com/biomejs/biome - bdd7b9a51e779376e04d8d765c123fc07a8fee6f authored over 4 years ago by Florent Cailhol <[email protected]>
Fix VSCode package name

github.com/biomejs/biome - 3ac840bb15599c360f5cea5b5bae7aba157aba8d authored over 4 years ago by Florent Cailhol <[email protected]>
Add sortImportExportSpecifiers lint rule

github.com/biomejs/biome - 4fe3b35390f0d6fba9017222092714bee7797ca3 authored over 4 years ago by Florent Cailhol <[email protected]>
make linter happy

github.com/biomejs/biome - 5407f7f3545e7a0f1c324e090b646a59407844c9 authored over 4 years ago by thecodrr <[email protected]>
make --version print rome version

github.com/biomejs/biome - 59195164fe3ddc1dd537d0f40fa8664e2a60e81e authored over 4 years ago by thecodrr <[email protected]>
Always initialize SMI variables

github.com/biomejs/biome - 27cc71d26605f7ab10f2cb572cb621d7e2a80bc6 authored over 4 years ago by Florent Cailhol <[email protected]>
Improve readability of 'toRelativeUrl'

github.com/biomejs/biome - e335f05a14b7aa413e70007313dae64087fa9f46 authored over 4 years ago by Florent Cailhol <[email protected]>
Fix typo

github.com/biomejs/biome - 273e8ef9132efdb11ddfa1a8f9f427ba4baf36af authored over 4 years ago by Florent Cailhol <[email protected]>
Merge pull request #300 from facebookexperimental/suppression-opt

Optimize lint suppression addition

github.com/biomejs/biome - 2b10337e18066f42a67177df7e9057096947e29d authored over 4 years ago by Sebastian <[email protected]>
Optimize lint suppression addition

github.com/biomejs/biome - bc6bdd4066fb3a9a75ac9ff917bfd7a2132fa27c authored over 4 years ago by Sebastian McKenzie <[email protected]>
Merge pull request #299 from facebookexperimental/manifest-name

Turn Manifest['name'] into an object

github.com/biomejs/biome - e93dcb7ef1a81c0dac2ddf30ff78f52324e526d5 authored over 4 years ago by Sebastian <[email protected]>
Update snapshots

github.com/biomejs/biome - 3633943aa7c359d459397ba4a829fa73c85f73dc authored over 4 years ago by Sebastian McKenzie <[email protected]>
Turn Manifest['name'] into an object

github.com/biomejs/biome - 796ec674c84a17f55ece4ba57c0e1eb4698fef9a authored over 4 years ago by Sebastian McKenzie <[email protected]>
Merge pull request #298 from facebookexperimental/ob1-namespace

Add ob1 namespace

github.com/biomejs/biome - a65fe4fbb0d14c7feffc0a7531081c06b731bceb authored over 4 years ago by Sebastian <[email protected]>
Add ob1 namespace

github.com/biomejs/biome - 4e1c6b5db374ed6925c5ce15dc2aa872fc92bf97 authored over 4 years ago by Sebastian McKenzie <[email protected]>
Merge pull request #297 from facebookexperimental/semantic-markup

Make markup tags semantic

github.com/biomejs/biome - ccad485d7251e3b5910fa31bff377c47512580da authored over 4 years ago by Sebastian <[email protected]>
Fix

github.com/biomejs/biome - 65ee8c47ac32a0eec5fb59a862c5a55baeb57da1 authored over 4 years ago by Sebastian McKenzie <[email protected]>
Update snapshots

github.com/biomejs/biome - 45cc8d1b8b91a6e0894e335670791b0225625f10 authored over 4 years ago by Sebastian McKenzie <[email protected]>
Split out format ansi markup stuff into separate file. Add color tag

github.com/biomejs/biome - 1295c153c133536e8afe28b347dd49599f181848 authored over 4 years ago by Sebastian McKenzie <[email protected]>
Make markup tags semantic

github.com/biomejs/biome - 64e3f60b6e35493398a33756236f6ed2ca706116 authored over 4 years ago by Sebastian McKenzie <[email protected]>
Merge pull request #12 from facebookexperimental/master

catch up with base

github.com/biomejs/biome - 3c064314820c3ec24636d48837dc3803061a2fcb authored over 4 years ago by macovedj <[email protected]>
Merge pull request #294 from facebookexperimental/dirty

Add dirty checks to `lint` and `ci`

github.com/biomejs/biome - 90c987d6b868b22c7965c45f4d197627ed897205 authored over 4 years ago by Sebastian <[email protected]>
Fix allowRequestFlags check

github.com/biomejs/biome - 9eaa4de6cf050170ab850ce5cb95f7273a77a2cb authored over 4 years ago by Sebastian McKenzie <[email protected]>
Add --allow-dirty to assert-generated

github.com/biomejs/biome - 57b32e4773d0d7c9c2686c882deb5c6cac4257fa authored over 4 years ago by Sebastian McKenzie <[email protected]>
Remove usages of createBlessedDiagnosticMessage

github.com/biomejs/biome - 0110d34314d1bd327843788762cf1e9abfbea68c authored over 4 years ago by Sebastian McKenzie <[email protected]>
Normalize grammarNumber

github.com/biomejs/biome - 23c02187be25c08fe968a0c35aafd93a463bb87e authored over 4 years ago by Sebastian McKenzie <[email protected]>
Add restriction to `lint --fix`, `lint --review` and `ci` that errors with uncommitted changes. Add --allow-dirty flag to bypass.

github.com/biomejs/biome - 2a02c36ecbff218754516abc28bdce4f3b79aa85 authored over 4 years ago by Sebastian McKenzie <[email protected]>
Merge branch 'facebookexperimental-master'

github.com/biomejs/biome - 4dca3ccb15d1d8aa425321ec2c6b6137eacc303c authored over 4 years ago by Will Gardiner <[email protected]>
Disable coverage until we can investigate OOM

github.com/biomejs/biome - c9169c2a1fc78853d4753855adc8679a1611aa1e authored over 4 years ago by Sebastian McKenzie <[email protected]>
Merge pull request #291 from facebookexperimental/review-polish

Misc `rome lint --review` polish

github.com/biomejs/biome - d5364fdcd8b8a69e38b76fb897333d76bdcf9229 authored over 4 years ago by Sebastian <[email protected]>
Update snapshot

github.com/biomejs/biome - 5f36bec5cead365c72bce0b0e49677dc52eb580d authored over 4 years ago by Sebastian McKenzie <[email protected]>
Merge pull request #290 from KevinKelbie/escape-b

escape `\b` in regular expressions

github.com/biomejs/biome - 68a246d21ce407c4b0bc70a12810c538a1e6986a authored over 4 years ago by Sebastian <[email protected]>
merge lint: add no posix expressions in regular expressions

github.com/biomejs/biome - fa2606f20807c549c4ed7cd18a9873c307e6f932 authored over 4 years ago by Will Gardiner <[email protected]>
Add missing ignore string type to LintCOmpilerOptionsDecision

github.com/biomejs/biome - a5f3d0350a27320f7982667e93c24087249e64a2 authored over 4 years ago by Sebastian McKenzie <[email protected]>
Add different progress message when analyzing dependencies for the first time in Linter

github.com/biomejs/biome - e28db0619cc31d38a77f6eaeba9cde98e68a4a04 authored over 4 years ago by Sebastian McKenzie <[email protected]>
Shallowly remove location in preferTemplate

github.com/biomejs/biome - 71b68a648e6cb5033086d2bab0b40a766c0db5ba authored over 4 years ago by Sebastian McKenzie <[email protected]>
Don't print DiagnosticPrinter when review flag has been set

github.com/biomejs/biome - 0cf5f1a569823cc0664ee5a1d9767021cc58040a authored over 4 years ago by Sebastian McKenzie <[email protected]>
Clean up `lint --review`, add exit options, better confirmation output

github.com/biomejs/biome - a7080519592c0ee4a64e9a3e1cd12075674816fb authored over 4 years ago by Sebastian McKenzie <[email protected]>
Better formatting of reporter.select

github.com/biomejs/biome - 6114da91a40bb2cc7a9e969f49c7b760ae4d5b4a authored over 4 years ago by Sebastian McKenzie <[email protected]>
Fix string markup formatting of childrenless tags and those that should only be formatted once such as pad and command

github.com/biomejs/biome - 97566d0a2526422970034804f21fd31236872d0f authored over 4 years ago by Sebastian McKenzie <[email protected]>
lint: add rule for no posix in regular expressions

github.com/biomejs/biome - 27faa73484874dd049c51705033c283993c4f027 authored over 4 years ago by Will Gardiner <[email protected]>
Merge branch 'master' into update_snapshots

github.com/biomejs/biome - 8b06a124251aa934cb83eb9930281c4cd4fdf44b authored over 4 years ago by Olivier Dusabimana <[email protected]>
make \b an escape character

github.com/biomejs/biome - 607c9e3e2992c5ca76d1634c7b316fef1c7619ce authored over 4 years ago by Kevin Kelbie <[email protected]>
Merge pull request #289 from facebookexperimental/multiple-test-workers

Enable multiple test workers

github.com/biomejs/biome - d6ff5793c76fbf5fb746b673d69224e3b8415f87 authored over 4 years ago by Sebastian <[email protected]>
Enable multiple test workers

github.com/biomejs/biome - d51ad3f923d66058f83360bb7fe831fc0bad715e authored over 4 years ago by Sebastian McKenzie <[email protected]>
Merge pull request #288 from facebookexperimental/markup-fixes

Remove emphasis handling in markupToPlainText

github.com/biomejs/biome - e6a488e420e3714ac5e6b93ecf37b3bf1665ee6e authored over 4 years ago by Sebastian <[email protected]>
Fix ordering of markup tag application

github.com/biomejs/biome - e386b7c3685a1eac70547515425b5f26b1024b1f authored over 4 years ago by Sebastian McKenzie <[email protected]>
Remove emphasis handling in markupToPlainText

github.com/biomejs/biome - 91d2c87342905af2e69694a0134c9a889eda344d authored over 4 years ago by Sebastian McKenzie <[email protected]>
Merge pull request #287 from facebookexperimental/cli-flag-tests

Add CLI flags tests

github.com/biomejs/biome - 3d5a7aa07d54ac5198ff274b64a19c66a78018ec authored over 4 years ago by Sebastian <[email protected]>
Update snapshots

github.com/biomejs/biome - a7843597543bb918d66d9ba0f5d5136217799117 authored over 4 years ago by Sebastian McKenzie <[email protected]>
Use catchDiagnostics instead of getDiagnosticsFromError

github.com/biomejs/biome - 2dba51a49262d01ce9f0c390c295e4e25b71212f authored over 4 years ago by Sebastian McKenzie <[email protected]>
Add CLI flags tests

github.com/biomejs/biome - d7fa7d07a42fbda4f5b4ddf0d2e88db51a3b86cc authored over 4 years ago by Sebastian McKenzie <[email protected]>
remove await

github.com/biomejs/biome - 5decdd0dd89677911c8befb8ac2b1b997e613567 authored over 4 years ago by Olivier Dusabimana <[email protected]>
lint generated file

github.com/biomejs/biome - 2856e967d7b586298ec3134339f1452ebf7f8f7e authored over 4 years ago by Olivier Dusabimana <[email protected]>
Update runtime

github.com/biomejs/biome - b0a6161614c535e15006e20bf03f53ac2162a040 authored over 4 years ago by Olivier Dusabimana <[email protected]>
lint

github.com/biomejs/biome - eb0440abf050f822c49adeba20e97c11e9cbec0b authored over 4 years ago by Olivier Dusabimana <[email protected]>
Merge branch 'master' into update_snapshots

github.com/biomejs/biome - 3d1da5a060b3ff1d69074ae0b707e037b10a5081 authored over 4 years ago by Olivier Dusabimana <[email protected]>
allow snapshotshots to be save to a given file

github.com/biomejs/biome - 98b023089e5302c0dbd6249c9b184a8821895180 authored over 4 years ago by Olivier Dusabimana <[email protected]>
Merge pull request #286 from facebookexperimental/cli-flag-fixes

Enforce kebab casing for CLI flags

github.com/biomejs/biome - e5b63578dac561798ba09833b97f904ab03e87e2 authored over 4 years ago by Sebastian <[email protected]>
Fix TS

github.com/biomejs/biome - 3b858f2acbd1248c7f3c2b52471c9f6ffd3b2bfd authored over 4 years ago by Sebastian McKenzie <[email protected]>
Enforce kebab casing for CLI flags

github.com/biomejs/biome - 8f3aa788377172009789243d7ee645af1dc4677f authored over 4 years ago by Sebastian McKenzie <[email protected]>
Merge pull request #285 from facebookexperimental/camelcase-lint

Various changes...

github.com/biomejs/biome - 57a84d4e63dc1c8a0c3de721f57a94e012c2f364 authored over 4 years ago by Sebastian <[email protected]>
When formatting string markup, format each individual text element with all the styling and then reset to avoid conflicts

github.com/biomejs/biome - 879a39bdf1ec80b5fe4b6cbe3617bdb88b854635 authored over 4 years ago by Sebastian McKenzie <[email protected]>
Update snapshots

github.com/biomejs/biome - 594e74ff555c9cfafec92beac2f42b8d606a45d4 authored over 4 years ago by Sebastian McKenzie <[email protected]>
Fix files

github.com/biomejs/biome - 43d133e066d4d6af6f9d44fdd733c40427da1037 authored over 4 years ago by Sebastian McKenzie <[email protected]>
Various command changes

github.com/biomejs/biome - 67cbb4820b033dc2ed332ac7c8f086bb77264e6b authored over 4 years ago by Sebastian McKenzie <[email protected]>
Merge pull request #284 from facebookexperimental/bundler-perf-2

Improve multiple bundle performance even more

github.com/biomejs/biome - 96d4b433988357fe2e50a1804cbd20cac49acbac authored over 4 years ago by Sebastian <[email protected]>
Use approx in frame source map resolution and update cleanFrames

github.com/biomejs/biome - ffbcbcf183b518ecefd3844bce3144f2fdc82054 authored over 4 years ago by Sebastian McKenzie <[email protected]>
Add --timing flag

github.com/biomejs/biome - aac08ef0e2451845beede9f56969c8e9b48057c5 authored over 4 years ago by Sebastian McKenzie <[email protected]>
Improve multiple bundle performance even more

github.com/biomejs/biome - 570b95acf83fa89cbc8d1904d0aed54b9cc23790 authored over 4 years ago by Sebastian McKenzie <[email protected]>
Allow updating fixtures output with --update-snapshots

github.com/biomejs/biome - 9e542d181dd2d02575f2fdcf59a9ec93c034bfa0 authored over 4 years ago by Olivier Dusabimana <[email protected]>