Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Aspect Build

Open-source tooling for the Bazel build system including rules_js, gcc-toolchain, bazel-lib and bazel-super-formatter. Visit our GitHub for the exhaustive list.
Collective - Host: opensource - https://opencollective.com/aspect-build - Website: https://aspect.build/ - Code: https://github.com/aspect-build

Sync internal change to GitHub

github.com/aspect-build/workflows-action - 7b936416e4e9f08be6a6356f9be11152777ccd56 authored 12 months ago by GitHub <[email protected]>
Update brew formulas for aspect v5.8.20 (#17)

github.com/aspect-build/homebrew-aspect - 48112e2bf4d69de7114a99d7a36fcbf601339131 authored 12 months ago by Alex Eagle <[email protected]>
Sync internal change to GitHub

github.com/aspect-build/workflows-action - ceab7f9260edc0f84d0ee5454487a62903b06298 authored 12 months ago by GitHub <[email protected]>
Sync internal change to GitHub

github.com/aspect-build/workflows-action - 084b5efc78301800f5630701a2f45562a3c21078 authored 12 months ago by GitHub <[email protected]>
Add golangci-lint as an aspect (#95)

* Add golangci-lint as an aspect

* Update .golangci.yaml

Paste documentation about the "do...

github.com/aspect-build/rules_lint - 260ee0f27ad2533ff7d7be43463799f381729104 authored 12 months ago by Paul Salaberria <[email protected]>
Enable shellcheck aspect for sh_binary (#98)

* Enable shellcheck aspect for sh_binary

* Update shellcheck.bzl

* Update shellcheck.bzl

github.com/aspect-build/rules_lint - 2b7f46f99d1881c64db7c727af6734856394f9b2 authored 12 months ago by Paul Salaberria <[email protected]>
fix(formatter): markdown needs a distinct tool entry (#99)

* fix(formatter): markdown needs a distinct tool entry

Otherwise it overloads the one for Jav...

github.com/aspect-build/rules_lint - 18ca19086309ef587ab22dde09db3135cb79f7d0 authored 12 months ago by Alex Eagle <[email protected]>
docs: update docstring to indicate esbuild is now sandbox bound. (#182)

github.com/aspect-build/rules_esbuild - c64d4c637498def0ae79d14f4bfe002f8a6e8a59 authored 12 months ago by Greg Magolan <[email protected]>
chore: minimal changes required to upgrade to Bazel 7 and bzlmod (#234)

In a follow-up change I'll try to empty out the WORKSPACE file.
Also we need another change to ...

github.com/aspect-build/rules_py - 558c1814bffcf869052db3662a7a3d16a0af9981 authored 12 months ago by Alex Eagle <[email protected]>
chore: disable bzlmod lockfile (#1440)

github.com/aspect-build/rules_js - 2193d76c2a1a9d05ff53fad4c71d0ae16d74dd7f authored 12 months ago by Greg Magolan <[email protected]>
chore: disable bzlmod lockfile (#183)

github.com/aspect-build/rules_esbuild - 18061f4357603b1d18d7be0676304bd332ec9c8a authored 12 months ago by Greg Magolan <[email protected]>
chore: update link to docsite (#1439)

github.com/aspect-build/rules_js - 59dcf3ffc9fc930e0bd8aa1e4ae49fb8df426c98 authored 12 months ago by Greg Magolan <[email protected]>
chore: update links to docsite (#512)

github.com/aspect-build/rules_ts - d82fe93832da49d273912d86a8037476cfb9a66d authored 12 months ago by Greg Magolan <[email protected]>
fix: filter out generated files from linting (#96)

Fixes #90

github.com/aspect-build/rules_lint - da334e4ee17415137ada7b8973b1d0d35c9bca23 authored 12 months ago by Alex Eagle <[email protected]>
refactor: make our py_layers into a reusable macro

This is more similar to the shape that our customers would actually want to vendor.

github.com/aspect-build/bazel-examples - a25b6c0ba307545aff6c4b5feb4ae875d7d507f1 authored 12 months ago by Alex Eagle <[email protected]>
chore: bring in Aspect bazelrc presets (#1437)

github.com/aspect-build/rules_js - 0f6ddb7455cce6695a6fdd229e8d01d5f27570d0 authored 12 months ago by Greg Magolan <[email protected]>
feat: allow write_source_file(s) to write source files to bazel packages outside of the target's package (#717)

github.com/bazel-contrib/bazel-lib - 5b3b7d7794327db560183e6f552a9fc3ac12320a authored 12 months ago by Greg Magolan <[email protected]>
chore: upgrade to Bazel 7 with Bazel 6 as secondary on CI (#1431)

github.com/aspect-build/rules_js - d82c8fb92cdb79de577e9c695b7ef65697d17381 authored 12 months ago by Greg Magolan <[email protected]>
chore: fix failing test on arm64 machines (#718)

github.com/bazel-contrib/bazel-lib - 57bcf288bdb70332987919dc2df1e34bb4c0d8da authored 12 months ago by Greg Magolan <[email protected]>
chore: update GHA ci.yml with improved matrix pattern (#1432)

github.com/aspect-build/rules_js - 517ad039feee365945cc0adfc26ade99b5971e1d authored 12 months ago by Greg Magolan <[email protected]>
chore: bring in Aspect bazelrc presets (#181)

github.com/aspect-build/rules_esbuild - 78c3540df4edc4daa3513e2be8fd29a8efed9a60 authored 12 months ago by Greg Magolan <[email protected]>
chore: upgrade to Bazel 7 with Bazel 6 as secondary on CI (#179)

github.com/aspect-build/rules_esbuild - 5321e67682e29fc723b7045e98a1dde9cfaa5670 authored 12 months ago by Greg Magolan <[email protected]>
chore: update GHA ci.yml with improved matrix pattern (#180)

github.com/aspect-build/rules_esbuild - 59908a4e255d0075065081fcb0332a32cb30e0cb authored 12 months ago by Greg Magolan <[email protected]>
chore: upgrade to Aspect bazel-lib 2.2.0

github.com/aspect-build/aspect-cli - 5bc6b1ff2335c1e2b12718e4238f5267c9407771 authored 12 months ago by Greg Magolan <[email protected]>
refactor: remove --enable-runfiles from javascript recommended bazelrc settings (#715)

github.com/bazel-contrib/bazel-lib - c9d08234ce58259fb2e1605aa585120b6976a65f authored 12 months ago by Greg Magolan <[email protected]>
chore: upgrade to Aspect bazel-lib 2.1.2

github.com/aspect-build/aspect-cli - 1127f13723c8f47fb8d034a687696a7e9de668ed authored 12 months ago by Greg Magolan <[email protected]>
feat: add is_bazel_7_or_greater utility (#714)

github.com/bazel-contrib/bazel-lib - 516a5fe725ed86b43326995d134b9e3a8410e44e authored 12 months ago by Greg Magolan <[email protected]>
chore: test against bazel 7.0.0 (#713)

github.com/bazel-contrib/bazel-lib - 5aaa785b96608933efad2317421c19d758f232bf authored 12 months ago by Greg Magolan <[email protected]>
feat: add a use_execroot_entry_point attribute to js_binary to allow for running without a runfiles (#1428)

github.com/aspect-build/rules_js - 9a4b7c8312e0280e8fbab2fd76296fb811537205 authored 12 months ago by Greg Magolan <[email protected]>
chore: switch to a pre-generated CircleCI configuration for Aspect Workflows

github.com/aspect-build/aspect-cli - 067fdb5d2258ecdf5a26a6fcef8e3d03e3c11399 authored 12 months ago by Greg Magolan <[email protected]>
perf: only emit aspect_rules_js_metadata when required (#1420)

github.com/aspect-build/rules_js - 42b751aa6960750c2aa15a2a97edbd20f182f03a authored 12 months ago by David Zbarsky <[email protected]>
chore: bump to Aspect CLI 5.8.19 (#176)

github.com/aspect-build/rules_esbuild - b9ae2ef4bc732ae723c6c8dac8a0fc1b479eba8e authored 12 months ago by Greg Magolan <[email protected]>
chore: bump all dependendies to latest (#174)

github.com/aspect-build/rules_esbuild - bc4d3fa3d1d042773590a60e63b39e641bf27848 authored 12 months ago by Greg Magolan <[email protected]>
fix: increase lower-bound of rules_js (#94)

This release stops using symbols that were removed in bazel-lib 2.0

github.com/aspect-build/rules_lint - 7f3da2ddd809213ebed6f667111e18fd1b54a3ba authored 12 months ago by Alex Eagle <[email protected]>
fix: add helper plugin to keep paths within sandbox (#160)

* fix: add helper plugin to keep paths within sandbox

* respond to comments, attempt to incor...

github.com/aspect-build/rules_esbuild - e39ac34849d824278afe8afa1f1d970736f4873b authored 12 months ago by Vasilios Pantazopoulos <[email protected]>
fix: propogate error code from nested Aspect CLI when re-entering (#4130)

This is a large refactor to principally fix a subtle bug in
MaybeReenterAspect where the exit co...

github.com/aspect-build/aspect-cli - 07b8f3cfb9292317c9cd9a928f80df56cb1823d2 authored 12 months ago by Greg Magolan <[email protected]>
chore: cleanup in aspect-cli for copybara sync (#4126)

So the next sync is cleaner

GitOrigin-RevId: 2909828753235ea9424b43722c004e4b150869c3

github.com/aspect-build/aspect-cli - abedc4e872bfb100ae04e766706a49eedf8d2612 authored 12 months ago by Greg Magolan <[email protected]>
fix(cli): add missing trace log var (#4138)

GitOrigin-RevId: 33f06b8ffa97a31575e18cf635ef33e7d7bcb8fe

github.com/aspect-build/aspect-cli - 8fa431c5a258ea52f427482509862ca1d2b94e21 authored 12 months ago by Jason Bedard <[email protected]>
chore: go mod tidy, docgen, remove spurious deltas

github.com/aspect-build/aspect-cli - 3ee71ac31c3eb298aebfe76bb338c5747b471b14 authored 12 months ago by Alex Eagle <[email protected]>
feat(cli): add lint --fix|diff|report (#4161)

Adds `lint --fix|diff|report` bool args to apply fixes or output a diff,
while keeping the exist...

github.com/aspect-build/aspect-cli - 06cea8b96f6ed87055d32505c6fc487dde2f46f6 authored 12 months ago by Jason Bedard <[email protected]>
Fix prerelease (#708)

* fix: use source toolchains for git archive prereleases

* Add comment about "g" prefix

github.com/bazel-contrib/bazel-lib - 1be6994ca62ba897cb7cebf5cb6e9a1d551aca01 authored 12 months ago by Alex Eagle <[email protected]>
fix: move flags that should only be set with bazel 6 to bazel6.bazelrc recommended settings (#711)

github.com/bazel-contrib/bazel-lib - d313c8bf754960af0cf147e47b554b03a1db8de7 authored 12 months ago by Greg Magolan <[email protected]>
Add windows support for ruff (#91)

github.com/aspect-build/rules_lint - ddd884ba54878928bb1db93b7485feef496b3fdc authored 12 months ago by Laurence Tews <[email protected]>
chore: mirror external releases (#92)

Co-authored-by: alexeagle <[email protected]>

github.com/aspect-build/rules_lint - 501e4c5a1e61a1af586ef76f77430556ca2bbf2d authored 12 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Add ruff aspect to py_test (#93)

Test files aren't being linted with the previous approach.

github.com/aspect-build/rules_lint - f241516fe8decbce76c3a55f242fd4c9ad94e4de authored 12 months ago by Paul Salaberria <[email protected]>
chore: upgrade to Aspect Workflows 5.9.0-rc.11

github.com/aspect-build/aspect-cli - a3e60a2b9bbbea1037079f35aa65c5c56c9b1c79 authored 12 months ago by Greg Magolan <[email protected]>
chore: fix build without the bytes with Bazel 7

github.com/aspect-build/aspect-cli - adcf01d5201699a6a50f90aed4cff57776e42a3a authored 12 months ago by Greg Magolan <[email protected]>
Sync internal change to GitHub

github.com/aspect-build/workflows-action - dea99a84604ea9c3553f6b992c67f16c962c6225 authored 12 months ago by GitHub <[email protected]>
refactor: sort npm_import repository rule deps

github.com/aspect-build/rules_js - 6e2437ac0914d502782d798e653f9e709e757817 authored 12 months ago by Jason Bedard <[email protected]>
chore: upgrade to Bazel 7

github.com/aspect-build/aspect-cli - aac0148f2f1b017793287aa2b64c732e74144b9c authored 12 months ago by Greg Magolan <[email protected]>
chore: update bazelrc settings and bring in bazel-lib recommended settings

github.com/aspect-build/aspect-cli - 5e751867dc4628f9c59b48e466dd9ce57d5ddf27 authored 12 months ago by Greg Magolan <[email protected]>
chore: don't depend on system sha256sum

github.com/aspect-build/aspect-cli - 7c029e2f80dee66fccec9584232cfb5962d6c2cf authored 12 months ago by Greg Magolan <[email protected]>
chore(deps): update dependency rules_python to v0.27.1 (#211)

github.com/aspect-build/rules_py - ed4bca23296483e908bc04cfcfcdddca4e219f2b authored 12 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency bazel to v6.4.0 (#224)

github.com/aspect-build/rules_py - 49379e6b4d0170e5d97dc46e9b159db419da8056 authored 12 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore: upgrade to Aspect Workflows 5.9.0-rc.10 (#222)

github.com/aspect-build/rules_jest - 2daebd791940e140f313fe8752bdc6b71f587104 authored 12 months ago by Greg Magolan <[email protected]>
chore: upgrade to Aspect Workflows 5.9.0.rc.10 (#710)

github.com/bazel-contrib/bazel-lib - 71260d8669eed2b39e0d15e243d1a6f0df310090 authored 12 months ago by Greg Magolan <[email protected]>
chore: fix remote_download_minimal flag for delivery

github.com/aspect-build/aspect-cli - 1bca235cf4970826c1e901d1161dfc3d5275bd71 authored 12 months ago by Greg Magolan <[email protected]>
chore: upgrade to Aspect Workflows 5.9.0-rc.10

github.com/aspect-build/aspect-cli - 06cb8b6cb5dc186176d6258fbe5ab0b3ae9f2007 authored 12 months ago by Greg Magolan <[email protected]>
chore: update pre-commit hook versions

github.com/aspect-build/aspect-cli - 355f1294e7201f5d4cb0d4d4fdbe30bb42d26960 authored 12 months ago by Greg Magolan <[email protected]>
Sync internal change to GitHub

github.com/aspect-build/workflows-action - 0cfb3b911b761f73d1bf98b2108d65a7a5d174ba authored 12 months ago by GitHub <[email protected]>
feat: generate a patch file with linter fixes (#62)

* Patch stuff

* chore: reduce delta

* refactor: separate action factory for --fix

* tem...

github.com/aspect-build/rules_lint - 31abe826d0a5c2d1c2f68e145103a8e18480b505 authored 12 months ago by David Zbarsky <[email protected]>
Fix import for star wars quotes in rules_js example (#302)

github.com/aspect-build/bazel-examples - 5035a8c0fb793603544949c902d3381673dcfb26 authored 12 months ago by jdcole <[email protected]>
fix: make Markdown a separate 'language'

It's pretty confusing that it's lumped under 'JavaScript' currently.

Fixes #81

github.com/aspect-build/rules_lint - 6ea66fb4c7b653f8e061d0997bfb74f965609835 authored 12 months ago by Alex Eagle <[email protected]>
Exclude deleted files and include untracked ones from format (#89)

* Exclude deleted files from format

Fixes https://github.com/aspect-build/rules_lint/issues/8...

github.com/aspect-build/rules_lint - e405518c6fcdbdea8974c198d9064fbe169156ab authored 12 months ago by Paul Salaberria <[email protected]>
chore: mirror external releases (#87)

Co-authored-by: alexeagle <[email protected]>

github.com/aspect-build/rules_lint - 16aebff3d4580134e915e6ea65609d0e50248b25 authored 12 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore: update Workflows Buildkite canonical pipeline examples (#1416)

github.com/aspect-build/rules_js - d07269ac0937641ab315ab9730a860e7bb848a0e authored almost 1 year ago by Greg Magolan <[email protected]>
chore: update Workflows Buildkite canonical pipeline examples (#219)

github.com/aspect-build/rules_jest - 03afcdada88132fad05d2af4a32d008f6d07a95c authored almost 1 year ago by Greg Magolan <[email protected]>
chore: upgrade to Aspect Workflows 5.9.0-rc.9 (#108)

github.com/aspect-build/rules_jasmine - dcc4062d26d86a88cc96df8669fba21fdb2150c2 authored almost 1 year ago by Greg Magolan <[email protected]>
chore: upgrade to Aspect Workflows 5.9.0-rc.9 (#705)

github.com/bazel-contrib/bazel-lib - 081ab5a87971d9651302e48e721e5e4b711a5eec authored almost 1 year ago by Greg Magolan <[email protected]>
chore: upgrade to Aspect Workflows 5.9.0-rc.9 (#510)

github.com/aspect-build/rules_ts - 8bd214ce33d4e4b5871dffd0ac864a1726aaf365 authored almost 1 year ago by Greg Magolan <[email protected]>
chore: upgrade to Aspect Workflows 5.9.0-rc.9

github.com/aspect-build/aspect-cli - 2484460540253dc131770d330b5d42a83c1a9a92 authored almost 1 year ago by Greg Magolan <[email protected]>
chore: upgrade to Aspect Workflows 5.9.0-rc.9 (#1415)

github.com/aspect-build/rules_js - 945369419cf94962231416dc83cbd94ba199357b authored almost 1 year ago by Greg Magolan <[email protected]>
chore: upgrade to Aspect Workflows 5.9.0-rc.9 and add configure task (#218)

github.com/aspect-build/rules_jest - c92f34c66918dbdca3ca20887427398a4de3d09d authored almost 1 year ago by Greg Magolan <[email protected]>
test: fix timeout (#707)

github.com/bazel-contrib/bazel-lib - ac0055e092a2ab24363cee18c5c11b0ca21d0d19 authored about 1 year ago by Sahin Yort <[email protected]>
Update FEATURE_REQUEST.yaml (#10)

Make it more clear we implement features when we're paid to.

github.com/aspect-build/.github - 810ea7a61582092086627a6fe07bcb1c56fe8a46 authored about 1 year ago by Alex Eagle <[email protected]>
Update BUG-REPORT.yaml (#9)

* Update BUG-REPORT.yaml

* Update BUG-REPORT.yaml

* code review suggestion

github.com/aspect-build/.github - 09f14efb6945a2ba9eb7702313cb4d9cfccd22a6 authored about 1 year ago by Alex Eagle <[email protected]>
Sync internal change to GitHub

github.com/aspect-build/workflows-action - 398e5e629bee8707f5448cea952fd1e860c5047e authored about 1 year ago by Greg Magolan <[email protected]>
Sync internal change to GitHub

github.com/aspect-build/workflows-action - 5babdacf0bc01a919d92ec78359e6c9201ac695f authored about 1 year ago by Greg Magolan <[email protected]>
fix: create windows launcher for bats (#704)

github.com/bazel-contrib/bazel-lib - 33bc4443fd4768880cee208a78b311bb73730b49 authored about 1 year ago by Sahin Yort <[email protected]>
chore: explain why we don't add mypy here (#85)

github.com/aspect-build/rules_lint - 944f143fd1dd247ad2e11d3942b969b9b9b6208b authored about 1 year ago by Alex Eagle <[email protected]>
Update brew formulas for aspect v5.8.19 (#16)

github.com/aspect-build/homebrew-aspect - d2c27069e2a6c4f94a210cc1f95bbbaf61f81a86 authored about 1 year ago by Greg Magolan <[email protected]>
feat(gazelle): check for collisions between generated and existing rules (#3945)

GitOrigin-RevId: 076883744d9bd5fe16cee0ac67022bf7e1ac81ac

github.com/aspect-build/aspect-cli - adee3d606a97b04942c4e37c80bc0a7ebac05931 authored about 1 year ago by Jason Bedard <[email protected]>
chore: bazel run @go_sdk//:bin/go -- mod tidy

github.com/aspect-build/aspect-cli - 8575224be36447ad3da4326932b04d648a1c8e87 authored about 1 year ago by Greg Magolan <[email protected]>
refactor(cli): cleanup gazelle target name config (#4078)

GitOrigin-RevId: b198efa3bc966d920c908b76d38738de492ebc37

github.com/aspect-build/aspect-cli - 31e054aaa82c4f4abc81c25f55206d3661769911 authored about 1 year ago by Jason Bedard <[email protected]>
fix(cli): do not output gazelle status message in non-fix mode (#4074)

When in `diff` or `print` mode it should only output the gazelle
results, otherwise the outputte...

github.com/aspect-build/aspect-cli - 8f8dc6201de34bbc1233783e77102bab7d08e383 authored about 1 year ago by Jason Bedard <[email protected]>
chore: align version of go.starlark.net with upstream

github.com/aspect-build/aspect-cli - fe99bbc5a991a5fe907e2c9fa45c93b56ba07303 authored about 1 year ago by Greg Magolan <[email protected]>
fix(cli): log ts_project(srcs) parse errors as debug (#4076)

After recently adding support for `srcs = glob([])` in addition to `srcs
= ["strs", ...]` more w...

github.com/aspect-build/aspect-cli - 3dbb8c0490ab659fb0f700cd9548ffff1cf7198e authored about 1 year ago by Jason Bedard <[email protected]>
chore(deps): update http_archive (#3964)

Like #3017 but without renovate making a mess of it.

Co-authored-by: renovate[bot] <29139614+re...

github.com/aspect-build/aspect-cli - 38186c22cedb354d08ac0bbffd9ec33734bfa261 authored about 1 year ago by Matt Mackay <[email protected]>
fix: replace smacker/go-tree-sitter with updated aspect-forks/go-tree-sitter

github.com/aspect-build/aspect-cli - 1d62b8e72cda6e4c2af282cf6ceb5ee0c3e00c56 authored about 1 year ago by Greg Magolan <[email protected]>
chore: bazel run //:format

github.com/aspect-build/aspect-cli - c734dacd513b4f7376417afb174612ce3597218b authored about 1 year ago by Greg Magolan <[email protected]>
test(cli): add bats tests for aspect configure (#3997)

Basic tests primarily just to verify gazelle languages can be enabled
and are opt-in.

### Type ...

github.com/aspect-build/aspect-cli - e709bbb39ebe6685982f3f6277d77c838909dd96 authored about 1 year ago by Jason Bedard <[email protected]>
feat(cli): use unique exit code when cli configure applies change or diff (#4064)

Update some generic exit codes and add some new aspect-cli exit codes.
Change the cli to return ...

github.com/aspect-build/aspect-cli - b5e00ef835c3530696f5bbd3b920442dba8fcc46 authored about 1 year ago by Jason Bedard <[email protected]>
feat(gazelle): add support for manually specifying target sources as globs (#3975)

Fixes https://github.com/aspect-build/aspect-cli/issues/565

### Type of change

- Bug fix (chan...

github.com/aspect-build/aspect-cli - da7f94fbcd2c498e152096a7d961936ec7e336f6 authored about 1 year ago by Jason Bedard <[email protected]>
fix(cli): allow lint to accept build flags (#4003)

Followed the pattern of how `outputs` accepts all `aquery` flags.

### Type of change

- Bug fix...

github.com/aspect-build/aspect-cli - b4409a6a29a60e4f404c1b1d1c7e60ed93b688f7 authored about 1 year ago by Alex Eagle <[email protected]>
fix: replace smacker/go-tree-sitter with updated aspect-forks/go-tree-sitter (#4008)

Primarily for https://github.com/smacker/go-tree-sitter/pull/128, but
also updates the js + ts g...

github.com/aspect-build/aspect-cli - a7a4a2544e3a5238b57d0fff183e88179504df76 authored about 1 year ago by Jason Bedard <[email protected]>
fix(cli): remove stdout when configuring logging (#4056)

### Type of change

- Bug fix (change which fixes an issue)

**For changes visible to end-users*...

github.com/aspect-build/aspect-cli - 7a556bbac3c339e26bf3e769fa3968090a3d48d3 authored about 1 year ago by Jason Bedard <[email protected]>
chore: copybara manual fixes

github.com/aspect-build/aspect-cli - 5ab8e73c5a7d5830a5a16c8b340883690ed73c2b authored about 1 year ago by Greg Magolan <[email protected]>
refactor: use regex match to replace BEP file URI prefix (#4063)

Switch to use a regex replace on the file URI. This allows us to not
couple the mount path of th...

github.com/aspect-build/aspect-cli - 3459b45e273b8157e1be171fc2fc8b9c7cc03ef2 authored about 1 year ago by Matt Mackay <[email protected]>
fix: support lstatSync throwIfNoEntry

github.com/aspect-build/rules_js - 3eaa10f2b8a35a2a52104d441ba378f033a9238a authored about 1 year ago by Jason Bedard <[email protected]>
Fix ruff (#84)

* fix: main is red because ruff was mirrored incorrectly

* fix: account for ruff assets namin...

github.com/aspect-build/rules_lint - e047f6af11773662518d10b1df58feee0039cead authored about 1 year ago by Alex Eagle <[email protected]>