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

chore: update versions (#176)

github.com/aspect-build/rules_js - d9d7069c46fddac838150da4884dbe8af7998475 authored over 2 years ago by Derek Cormier <[email protected]>
chore(deps): add renovate.json (#50)

Co-authored-by: Renovate Bot <[email protected]>

github.com/aspect-build/rules_py - ad008857999d4903ef9800d6b80d4f40290240bb authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
tests: adds first party dependencies to the container test, add note about usage (#54)

github.com/aspect-build/rules_py - e7d97d61964b4b95df1aa99e2ac6be8773e44c0c authored over 2 years ago by Matt Mackay <[email protected]>
chore: update aspect_bazel_lib to 1.0.0 (#49)

github.com/aspect-build/rules_py - e268350fed8554cde26b291a52ac050c1f5145b5 authored over 2 years ago by Matt Mackay <[email protected]>
refactor: name launcher script like nodejs_binary does (#173)

This makes it easier to migrate to rules_js, if you were referring directly to paths in bazel-out

github.com/aspect-build/rules_js - e634712b0f80a38af18dd4b5e83c578ba3cca1bf authored over 2 years ago by Alex Eagle <[email protected]>
feat: import single packages as bzlmod extension

github.com/aspect-build/rules_js - 7ec8638f88313033dd839330382c0f3d4921528c authored over 2 years ago by Derek Cormier <[email protected]>
fix: pass remaining npm_import args in npm_translate_lock extension

github.com/aspect-build/rules_js - 1d1bd325b6058eb5082c6b40cc08374ce8ed2eb8 authored over 2 years ago by Derek Cormier <[email protected]>
fix: support github.com style npm dependency versions in pnpm lockfile (#169)

github.com/aspect-build/rules_js - 192bf593ae3c487296a3ba7abe70d436b6c76d25 authored over 2 years ago by Greg Magolan <[email protected]>
fix: copy_to_directory repairs read-only file permissions (#134)

When two srcs have the same nested folder, we need to correct the permissions like bazel's sandb...

github.com/bazel-contrib/bazel-lib - 695a8c4ad4bccf7a7914ca7b3c02be9748f89ee8 authored over 2 years ago by Alex Eagle <[email protected]>
cleanup: remove ts_declaration (#44)

Greg added js_library for this purpose.

github.com/aspect-build/rules_ts - f9b4a855756b9dbb9e0d8903df09168df3e284ac authored over 2 years ago by Alex Eagle <[email protected]>
fix: cache source diagnostics

github.com/aspect-build/rules_ts - ad6771753299cd3aea2ec899164628161d0db6c2 authored over 2 years ago by thesayyn <[email protected]>
feat: return PyInfo provider from py_binary rules (#48)

github.com/aspect-build/rules_py - 28e815530f7aefb5cb59c418e4126204eed267f1 authored over 2 years ago by Matt Mackay <[email protected]>
chore: add configuration for the Aspect gcc toolchain (#43)

github.com/aspect-build/rules_py - 4955bd8b3dd8442392360686fed089fcc192d0cb authored over 2 years ago by Matt Mackay <[email protected]>
fix: use tsconfig, outDir, declarationDir, and rootDir in worker key

github.com/aspect-build/rules_ts - 998d6b809b09c03631c69be169656c12acf2933e authored over 2 years ago by thesayyn <[email protected]>
fix: flip supports_workers True by default

github.com/aspect-build/rules_ts - 239c1254b3a35eb8269e4f5fe628eb78b2b69206 authored over 2 years ago by thesayyn <[email protected]>
Use PAT to publish prs to bcr on release

github.com/bazel-contrib/bazel-lib - 73bfc5366076292d352c60b65098578b3bc9532c authored over 2 years ago by Derek Cormier <[email protected]>
feat: add support for variable and location expansion on `env` attr (#47)

github.com/aspect-build/rules_py - 38f268990e5c236c3f212bb7368462b51dedfc26 authored over 2 years ago by Matt Mackay <[email protected]>
fix: tsc tries to read files that is no longer a src (#40)

github.com/aspect-build/rules_ts - 4e277ee1495fb4079c27ba887702acc7cdc7adb3 authored over 2 years ago by Sahin Yort <[email protected]>
Update README.md

github.com/aspect-build/rules_js - 4632411a4351646c37333bd48c6b13b4ba4af1c8 authored over 2 years ago by Alex Eagle <[email protected]>
chore: clean up two more examples folders (#165)

github.com/aspect-build/rules_js - 5d6b0636d82dbff98b7640bfb38436b1eab9fd4e authored over 2 years ago by Alex Eagle <[email protected]>
Add example for bazel integration to update lockfile (#157)

* tmp

* Add README and rearrange BUILD file a bit.

github.com/aspect-build/rules_js - e20f53198829473424aec2a4d05f6b21f2e4c19c authored over 2 years ago by Alex Torok <[email protected]>
fix: add the runfiles root as a python package (#39)

github.com/aspect-build/rules_py - 7964606e8ee771d08ba8adccfa9a908d0bc3c1e2 authored over 2 years ago by Matt Mackay <[email protected]>
chore: remove hardcoded toolchain versions from workspace snippet

github.com/bazel-contrib/bazel-lib - fbb26dc6786621075c982dfbb1d7c0d415881ec6 authored over 2 years ago by Derek Cormier <[email protected]>
fix escaping in release snippet

github.com/bazel-contrib/bazel-lib - 14cc74b2cb663dfc5f994e52217076654fe0b51d authored over 2 years ago by Alex Eagle <[email protected]>
fix escaping in release snippet

github.com/bazel-contrib/bazel-lib - 15d95b9dc19473f24cf1da28fdc426e221a3df7f authored over 2 years ago by Alex Eagle <[email protected]>
fix: don't set sibling directory for venvs output directory (#45)

github.com/aspect-build/rules_py - 8360d89d98212acb99329dd1702854da37578e10 authored over 2 years ago by Matt Mackay <[email protected]>
chore: publish production releases, prep for 1.0 (#130)

github.com/bazel-contrib/bazel-lib - 021b24e2df2abe3f0e97d5ca13ad1a66f999f851 authored over 2 years ago by Alex Eagle <[email protected]>
add bzlmod usage instructions (#129)

fixes #124

github.com/bazel-contrib/bazel-lib - 6585079da09aa407fe8484ee56c7d9b359f183dc authored over 2 years ago by Alex Eagle <[email protected]>
chore: update aspect_bazel_lib to 0.12.1 (#44)

github.com/aspect-build/rules_py - b74fe26a29dbd05126ff02be4c2c2931879ed664 authored over 2 years ago by Matt Mackay <[email protected]>
feat: add worker support to ts_project (#26)

* feat: implement worker mode

* feat: keep a cache of emitted files

* fix: limit what tsc ...

github.com/aspect-build/rules_ts - 74ad6b51723d6f9d6411b4cd785e9638a23835c2 authored over 2 years ago by Sahin Yort <[email protected]>
fix: symlink to python3 instead of python_real (#37)

github.com/aspect-build/rules_py - 6c90da27ee6495f93223aa1a5602264c59cbb919 authored over 2 years ago by Matt Mackay <[email protected]>
fix: bazel-lib version in MODULE.bazel

github.com/aspect-build/rules_js - 6f87b676551a4ec7498dc74f3a21fde4bbf0e8c6 authored over 2 years ago by Derek Cormier <[email protected]>
Update README.md

github.com/aspect-build/.github - 76e33b6f8e37eb8810ada7dd4b7c68d5ffa170de authored over 2 years ago by Greg Magolan <[email protected]>
chore: update to rules_js 0.11.0 (#21)

github.com/aspect-build/rules_esbuild - 4c5c1f35d8b5a781e7577f45b6b0aa3535f60371 authored over 2 years ago by Greg Magolan <[email protected]>
chore: update to rules_js 0.11.0 (#38)

github.com/aspect-build/rules_ts - b55b8608bcd4255c6b13459dea557e63ef6bf605 authored over 2 years ago by Greg Magolan <[email protected]>
chore: update to rules_js 0.11.0 (#10)

github.com/aspect-build/rules_terser - e88b590084c3a70641c042cda8363cf8292aee70 authored over 2 years ago by Greg Magolan <[email protected]>
chore: update to rules_js 0.11.0 (#41)

github.com/aspect-build/rules_swc - 7891307d425e01717f9f3beadb06a04cc014a709 authored over 2 years ago by Greg Magolan <[email protected]>
chore: update to rules_js 0.11.0 (#7)

github.com/aspect-build/rules_rollup - 50b29c116e85d180f19b5259814289d3748c2c81 authored over 2 years ago by Greg Magolan <[email protected]>
chore: update to rules_js 0.11.0

github.com/aspect-build/rules_jest - d2d779a4ca5c7fe07a183485e35b683f8676c9b0 authored over 2 years ago by Greg Magolan <[email protected]>
refactor: remove rules_swc dep, point to bazel-examples (#36)

github.com/aspect-build/rules_ts - 4d5556f71a5ad31a80c9afac11c3e850c1d43aa5 authored over 2 years ago by Alex Eagle <[email protected]>
refactor: rename @npm_import_dep//:jsp to @npm_import_dep//:pkg and related internal target names (#162)

github.com/aspect-build/rules_js - 70ef33fd0f7604c44d7a349dd1b80336faec19f0 authored over 2 years ago by Greg Magolan <[email protected]>
chore: simplify manual npm_package_link examples (#161)

github.com/aspect-build/rules_js - 9a4d8bc7575e98c2ce224c179ffe8aa4e61ef5c9 authored over 2 years ago by Greg Magolan <[email protected]>
fix: don't generate scoped target if there are no direct deps in that scope (#160)

github.com/aspect-build/rules_js - d115c594a8bc79d68c47423166abe9e638fcf1b7 authored over 2 years ago by Greg Magolan <[email protected]>
refactor: rename run_js_binary to js_run_binary

github.com/aspect-build/rules_js - d33004723391d66d86aed2b995dd157c4eb8490c authored over 2 years ago by Greg Magolan <[email protected]>
refactor: rename translate_pnpm_lock to npm_translate_lock

github.com/aspect-build/rules_js - 3e68169eb035aa5688168dad3b1720514c7de664 authored over 2 years ago by Greg Magolan <[email protected]>
refactor: rename link_npm_* to npm_link_*

github.com/aspect-build/rules_js - 37c715d88e729dc752428800e7cb142f5494f751 authored over 2 years ago by Greg Magolan <[email protected]>
transpiler demo: update to latest rules_js (#10)

github.com/aspect-build/bazel-examples - 17e4b612ff2706064cba3a83b5ff2c2a1c809792 authored over 2 years ago by Alex Eagle <[email protected]>
Update migrate.md (#158)

github.com/aspect-build/rules_js - 80eabd717b888e6153f82185c4f7d02bbe8863d9 authored over 2 years ago by Alex Eagle <[email protected]>
Update README.md

github.com/aspect-build/rules_js - c2301e23eefb287207701dcf25ae0723ab82f189 authored over 2 years ago by Alex Eagle <[email protected]>
Update README.md

github.com/aspect-build/rules_js - 5f3033a15556c1c98366bae02e9b54b92c9e2d63 authored over 2 years ago by Alex Eagle <[email protected]>
Update README.md

github.com/aspect-build/rules_js - 36e4d70da04e65266c6c64be8f714b3c955bbb3f authored over 2 years ago by Alex Eagle <[email protected]>
fix debug output and test failure message (#156)

Fix how the logging function in the `js_binary` runner calls printf.

Previously, the format s...

github.com/aspect-build/rules_js - e10fee583af958f69fdaedf01d36c624787710ac authored over 2 years ago by Alex Torok <[email protected]>
fix: add missing --test_output=errors (#128)

* fix: add missing --test_output=errors

Signed-off-by: Thulio Ferraz Assis <3149049+f0rmiga@u...

github.com/bazel-contrib/bazel-lib - 8403b7ac2a80341ae0f1422b86e9687e6a5ded72 authored over 2 years ago by Thulio Ferraz Assis <[email protected]>
chore: update to rules_js 0.10.0 (#20)

github.com/aspect-build/rules_esbuild - cd8d39352cdeef21b40bf15d8028eb17852bb8ea authored over 2 years ago by Greg Magolan <[email protected]>
chore: update to rules_js 0.10.0 (#34)

github.com/aspect-build/rules_ts - da5d96f3ca5e6a766f554f31b58d19b93e6c4d9e authored over 2 years ago by Greg Magolan <[email protected]>
chore: update to rules_js 0.10.0 (#9)

github.com/aspect-build/rules_terser - c80d336eb39b51cf099b6ccba7f7dae4e6ed1800 authored over 2 years ago by Greg Magolan <[email protected]>
chore: update to rules_js 0.10.0 (#6)

github.com/aspect-build/rules_rollup - 9196b509328c977c4699ef0982c8a88ed8d1cc8a authored over 2 years ago by Greg Magolan <[email protected]>
chore: upgrade to rules_js 0.10.0

github.com/aspect-build/rules_jest - 38f06204478c6fcbd78a950450f93c19c6cafa8f authored over 2 years ago by Greg Magolan <[email protected]>
chore: update to rules_js 0.10.0 (#40)

github.com/aspect-build/rules_swc - d73536ad6e0fab033bfcc0935f06cdfe51b9b3c5 authored over 2 years ago by Greg Magolan <[email protected]>
refactor: renamed link_npm_packages() to link_all_npm_packages(name = 'node_modules')

github.com/aspect-build/rules_js - ec5b9b1156c9786b62987bd5f9d54680d2461cac authored over 2 years ago by Greg Magolan <[email protected]>
refactor: stop using @npm repository for alias; instead use target names where node_modules are linked such as :node_modules/@foo/bar

github.com/aspect-build/rules_js - 8a31364416096aada06245ea9027b6f2abeba948 authored over 2 years ago by Greg Magolan <[email protected]>
refactor: renamed js_package to npm_package

github.com/aspect-build/rules_js - 636e091b535d4efbce42ecebce40e157fb0b0603 authored over 2 years ago by Greg Magolan <[email protected]>
fix: buildifier visibilty warning on generated code

github.com/aspect-build/rules_js - f7abdbe2b6797f0109459d699e111aa7fa533fc9 authored over 2 years ago by Greg Magolan <[email protected]>
refactor: show example of using :node_modules targets in e2e

github.com/aspect-build/rules_js - 80dc3d468f23531cc17f59095a83468b1a4d1ba5 authored over 2 years ago by Greg Magolan <[email protected]>
chore: update to aspect_bazel_lib 0.12.1

github.com/aspect-build/rules_js - 281aa6f6a730716c91f03f536eb8b942af21a9d4 authored over 2 years ago by Greg Magolan <[email protected]>
refactor: move npm rules to /npm top-level folder

github.com/aspect-build/rules_js - 03207bbce86b765d28a105618bff6fdcaa386c72 authored over 2 years ago by Greg Magolan <[email protected]>
feat: add js_library rule

github.com/aspect-build/rules_js - 00b890be25c9e53d8146142eb36185be2135de62 authored over 2 years ago by Greg Magolan <[email protected]>
refactor: rename e2e/link_js_package folder to e2e/link_npm_package

github.com/aspect-build/rules_js - 885e68c7e7dba63a3cfcc9893a1100ebcce4c35a authored over 2 years ago by Greg Magolan <[email protected]>
refactor: rename JsPackageInfo to NpmPackageInfo

github.com/aspect-build/rules_js - dec89cc37d5802195e4cfdfa31956b973f69f33a authored over 2 years ago by Greg Magolan <[email protected]>
chore: simplify default import attrs on macros (#40)

github.com/aspect-build/rules_py - aecb0b281dbea3eafc5f4151f05516b777a8076c authored over 2 years ago by Matt Mackay <[email protected]>
fix: improve error message when an invalid label or a file that is not a directory is passed to directory_path (#127)

github.com/bazel-contrib/bazel-lib - 128f7c63fbe3e2d3ead83ff7d6bb09728666acf2 authored over 2 years ago by Greg Magolan <[email protected]>
chore: update rules_python to 0.8.1 (#42)

github.com/aspect-build/rules_py - 1628718ca14c5595d3cc54ad767ace64e0c6f4c9 authored over 2 years ago by Matt Mackay <[email protected]>
fix: buildifier lint errors

github.com/bazel-contrib/bazel-lib - 9162a3f5527da8ee77b6f70a369694465187a9fd authored over 2 years ago by Derek Cormier <[email protected]>
Add missing ts_project docstring (#33)

github.com/aspect-build/rules_ts - 14367a73141bf4a694bd3a57e6c72b3989fb9c43 authored over 2 years ago by Alex Eagle <[email protected]>
Transpiler (#32)

* feat: support transpiler attribute

* Add example for swc transpiler

* Move package.json ...

github.com/aspect-build/rules_ts - e26a617cfd7266e4a410b138e30d09d3f30f557e authored over 2 years ago by Alex Eagle <[email protected]>
chore: show errors by default for failed tests (#41)

github.com/aspect-build/rules_py - 1355e43eec317612e7bedafd69b02974dea284d2 authored over 2 years ago by Matt Mackay <[email protected]>
Fix setting log level in run_js_binary (#151)

The dictionary value of `env` was being masked over by a for loop,
resulting in a string being ...

github.com/aspect-build/rules_js - 6cf23bc51574b9f3cb055c29593000040d1e2147 authored over 2 years ago by Alex Torok <[email protected]>
rename swc.bzl to defs.bzl, matching other rulesets (#39)

github.com/aspect-build/rules_swc - 70552b48f6a668c52ca4c79660222b6682af80cf authored over 2 years ago by Alex Eagle <[email protected]>
fix: copy config file to bin, so users don't have to (#19)

github.com/aspect-build/rules_esbuild - e8f3a8f01e2c88e3deee30519e48226100f2bc05 authored over 2 years ago by Alex Eagle <[email protected]>
chore: rename BUILD to BUILD.bazel (#38)

github.com/aspect-build/rules_py - 74f4b3f0a1b0e01ab2622664d4c9d7bfcd999f08 authored over 2 years ago by Matt Mackay <[email protected]>
fix: don't add source files to requirements files from transitive native py_library rules (#36)

github.com/aspect-build/rules_py - a2cd769ae958394656efa856f04d5b5ae18f2785 authored over 2 years ago by Matt Mackay <[email protected]>
fix: apply npm_import patches before reading the package.json file incase package.json itself needs patching (#149)

github.com/aspect-build/rules_js - e61b61b98c2f5c733bf804f78db9f55b1fb2d599 authored over 2 years ago by Greg Magolan <[email protected]>
chore: nit on error message (#125)

github.com/bazel-contrib/bazel-lib - f11dea1b7adc027743f2fd12c229c41be1e30954 authored over 2 years ago by Alex Eagle <[email protected]>
refactor: only set tsconfig.json as the default if the file exists

Otherwise give a better error that the user needs to set the tsconfig attribute.
Previously the ...

github.com/aspect-build/rules_ts - 7ebab5e44f879498f2432f1e8a9011eee4f56a7e authored over 2 years ago by Alex Eagle <[email protected]>
Update migrate.md (#146)

github.com/aspect-build/rules_js - dacb4c58dbca319b0a1e58a426dc7bbd39c76e56 authored over 2 years ago by Alex Eagle <[email protected]>
ci: assert we don't fetch unused dependencies (#82)

* ci: assert we don't fetch unused dependencies

* refactor

github.com/aspect-build/rules_js - 952502575a36e95900da0982b8fc8e0afb7ff3b8 authored over 2 years ago by Alex Eagle <[email protected]>
feat: add manual tags to link_js_package (and derivative targets) so that npm deps are lazy fetch even with bazel build //... (#147)

* add unused npm package

* feat: add manual tags to link_js_package (and derivative targets) ...

github.com/aspect-build/rules_js - 228e3f772a58f42c9f053326c609c18f540b443e authored over 2 years ago by Greg Magolan <[email protected]>
Update migrate.md (#145)

* Update migrate.md

* Update migrate.md

* Update migrate.md

github.com/aspect-build/rules_js - 6e031cb22780a7e41a4b7cc0eda586e936893e89 authored over 2 years ago by Alex Eagle <[email protected]>
Update README.md

github.com/aspect-build/rules_js - 99f101e273c498a2eeb1c2c168852ce613c87cf1 authored over 2 years ago by Alex Eagle <[email protected]>
migration guide: pnpmfile.cjs example

github.com/aspect-build/rules_js - 04710267e8915d2d428c494624770863271cac1b authored over 2 years ago by Alex Eagle <[email protected]>
ci: add e2e for bzlmod

This isn't really a usable shape for users yet, due to how many
`use_repo` calls they'd have to ...

github.com/aspect-build/rules_js - 51941046588da565d0649a5bb1475183a292698b authored over 2 years ago by Alex Eagle <[email protected]>
chore: update to rules_js 0.9.0 (#5)

github.com/aspect-build/rules_rollup - 1664799f34016231b33241c020dba7d82ce9ea87 authored over 2 years ago by Greg Magolan <[email protected]>
chore: update to rules_js 0.9.1 (#8)

github.com/aspect-build/rules_terser - 1eb9a43b270de15986331cc5cfc50ebe2d0dee5b authored over 2 years ago by Greg Magolan <[email protected]>
chore: update to rules_js 0.9.1 (#5)

github.com/aspect-build/rules_jest - 232e1927c7a50bd23d38857254fc7ce679e0163b authored over 2 years ago by Greg Magolan <[email protected]>
cleanup: rename generated code template vars to be more correct

github.com/aspect-build/rules_js - 1f8fed412087338f0f6a6975b500e65d48f01770 authored over 2 years ago by Greg Magolan <[email protected]>
cleanup: simplify is_direct logic in generated code

github.com/aspect-build/rules_js - 2eb9ea37edffb2027bec7ceac432615b9425bd15 authored over 2 years ago by Greg Magolan <[email protected]>
chore: update to rules_js 0.9.1 (#18)

github.com/aspect-build/rules_esbuild - e1226b006457be2ffcdc5f43fca9f96911dfd629 authored over 2 years ago by Greg Magolan <[email protected]>
chore: update to rules_js 0.9.1 (#37)

github.com/aspect-build/rules_swc - 2caec8f1b94d4f957baa444f51374cf04b7c5539 authored over 2 years ago by Greg Magolan <[email protected]>
chore: update to rules_js 0.9.1

github.com/aspect-build/rules_ts - 2a14d81c22864b31f8076597bf056db4a4bf1443 authored over 2 years ago by Greg Magolan <[email protected]>