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

fix: use consistent npm_import namespace for vendored npm dependencies of rules_webpack (#35)

This lines rules_webpack up with the rest of our rules_js derivative rule sets.

NB: A unique ...

github.com/aspect-build/rules_webpack - 72da7e6b53d02cd789c60430de16d00a47ab9ad1 authored over 2 years ago
fix: use unique npm_import namespace for vendored npm dependencies of rules_terser (#25)

This prevents it from conflicting with the @npm__<package>__<version> imports in user land and i...

github.com/aspect-build/rules_terser - d93989e0ceb87ac1991426533acfaa5541c152d1 authored over 2 years ago
fix: use unique npm_import namespace for vendored npm dependencies of rules_rollup (#27)

This prevents it from conflicting with the @npm__<package>__<version> imports in user land and i...

github.com/aspect-build/rules_rollup - 80f2ccab503cee3f89a8ab01391519405bde192a authored over 2 years ago
fix: use unique npm_import namespace for vendored npm dependencies of rules_jest (#26)

This prevents it from conflicting with the @npm__<package>__<version> imports in user land and i...

github.com/aspect-build/rules_jest - a6da90fe27be516fb72d422bce3890141f3bf109 authored over 2 years ago
fix: use unique npm_import namespace for vendored npm dependencies of rules_jasmine

This prevents it from conflicting with the @npm__<package>__<version> imports in user land and i...

github.com/aspect-build/rules_jasmine - c3f20be64c80d1b42ca943ea5e62b0e5214e0956 authored over 2 years ago
chore: update to rules_js 1.0.0-rc4 aspect_bazel_lib 1.9.2

github.com/aspect-build/rules_jasmine - bfb53c332050423c287b81b9e2ddcbc2ced9d367 authored over 2 years ago
fix(deps): update dependency @pnpm/lifecycle to v13.1.5 (#350)

* fix(deps): update dependency @pnpm/lifecycle to v13.1.5

* chore: update bundled copy of pnp...

github.com/aspect-build/rules_js - 1117ff954fe80876fda9f0581eb1f9107aa0ec2f authored over 2 years ago
chore(deps): update dependency bazel_gazelle to v0.26.0 (#349)

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

github.com/aspect-build/rules_js - 2a4ecf3e571738920c4e095628b395314dd44b11 authored over 2 years ago
chore(deps): update dependency rules_nodejs to v5.5.3 (#348)

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

github.com/aspect-build/rules_js - b4de66aeef73eb108f03a3cf7b41ee4522328405 authored over 2 years ago
chore(deps): update dependency bazel_skylib to v1.2.1 (#351)

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

github.com/aspect-build/rules_js - ea51e89918a29ad804d113b398b6832585e67291 authored over 2 years ago
chore(deps): update dependency io_bazel_rules_go to v0.34.0 (#356)

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

github.com/aspect-build/rules_js - b63f7c18c909c6048ae1bb5b998a35b79f1f8bd2 authored over 2 years ago
feat: introduce jasmine as tool (#1)

* feat: introduce jasmine as tool

* Update README.md

* Update workspace_snippet.sh

Co-a...

github.com/aspect-build/rules_jasmine - f0e2775cd7cebe77049d6139e8e3651f884ee2b3 authored over 2 years ago
Remove experimental warning, we commit to this

github.com/aspect-build/rules_jest - 6fe9f060eb90dcaa8dc391ea6882a2e7b3cd2a44 authored over 2 years ago
chore: adjust bcr template files

github.com/aspect-build/rules_js - cc1eb93b0a9dbce9798763ff7832015a264643b0 authored over 2 years ago
feat: add opt-in copy_files_to_bin attribute to js_binary (#354)

github.com/aspect-build/rules_js - e7d392be7e99ac8c120aebfd5954bf0824a1e24e authored over 2 years ago
fix: add mocha-junit-reporter to peerDependencies of mocha-multi-reporters to fix resolution in //examples/macro:test (#355)

github.com/aspect-build/rules_js - 606e0fa59aa73e824b2ca984ec216630134fc80a authored over 2 years ago
chore(deps): update dependency io_bazel_stardoc to v0.5.2 (#63)

* chore(deps): update dependency io_bazel_stardoc to v0.5.2

* chore: update docs with new URL...

github.com/aspect-build/rules_py - a7295e0e831f340119cc453b37c82046c22a4027 authored over 2 years ago
feat: set --preserve-symlinks-main in js_binary by default and add preserve_symlinks_main attribute for opt-out (#352)

Fixes #341, the issue of .mjs entry files escaping the runfiles and sandbox

github.com/aspect-build/rules_js - 196c3bae6d0101394a9f1f0f1f71a47adee06c96 authored over 2 years ago
chore(deps): update io_bazel_rules_docker digest to a8aff40 (#78)

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

github.com/aspect-build/rules_py - 6f42635653071f3f5b908e87606e839fff088845 authored over 2 years ago
chore(deps): update dependency io_bazel_rules_go to v0.34.0 (#79)

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

github.com/aspect-build/rules_py - 8daa7b0aa3b2f02801ff9fb78bd4d22829048bdb authored over 2 years ago
chore(deps): update aspect_gcc_toolchain digest to 0e00070 (#76)

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

github.com/aspect-build/rules_py - e6842411957459d32702d88e3bf56c2ae7b41fc4 authored over 2 years ago
chore: update aspect bazel-lib to v1.9.2 (#76)

github.com/f0rmiga/gcc-toolchain - 0e000705bb61614903ba2b28964a93ec0177b5ee authored over 2 years ago
chore: add Aspect CI configuration (#208)

github.com/bazel-contrib/bazel-lib - 6839ff7acee059fa73758ef334b94deea0445733 authored over 2 years ago
chore: bump stardoc to latest (#338)

I hoped it would fix a problem with ** in backticks, but it doesn't.

Also tidy up syntax for ...

github.com/aspect-build/rules_js - ba49ddcde610a01c6d414edbbd4faf29bdadcd84 authored over 2 years ago
fix: track down issue with sandboxed tests in angular example and introduce work-around (#61)

github.com/aspect-build/bazel-examples - a76be559cd89a645308ff0f2e6a02a82c780010f authored over 2 years ago
chore: update to rules_js 1.0.0-rc.4 (#60)

github.com/aspect-build/bazel-examples - 9a037bf1651b9b53b659d1e580535956cfda8be3 authored over 2 years ago
chore: update presubmit.yml file for bcr ci

github.com/aspect-build/rules_js - a9c91297362c203a972572298ffbb6f951bcdbfa authored over 2 years ago
refactor: update to rules_js 1.0.0-rc.4 (#24)

github.com/aspect-build/rules_terser - c0b8f262e87bd2229769a863886488e98077b4b6 authored over 2 years ago
refactor: update to rules_js 1.0.0-rc.4 (#113)

github.com/aspect-build/rules_ts - 74d54bda208695d7e8992520e560166875cfbce7 authored over 2 years ago
refactor: update to rules_js 1.0.0-rc.4 (#34)

github.com/aspect-build/rules_webpack - 17a1ee5534cca15819de730a6bde80b29cd3a7aa authored over 2 years ago
refactor: update to rules_js 1.0.0-rc.4 (#71)

github.com/aspect-build/rules_swc - 2a21574e32bcf07f8d763954c63ecd953569477b authored over 2 years ago
refactor: update to rules_js 1.0.0-rc.4 (#26)

github.com/aspect-build/rules_rollup - e17621ee4573919a76569a53be2997558746e3f4 authored over 2 years ago
refactor: update to rules_js 1.0.0-rc.4 (#48)

github.com/aspect-build/rules_esbuild - 70ba86d619ac8da6aadde01e5ae3b5d8a15be34d authored over 2 years ago
refactor: update to rules_js 1.0.0-rc.4 (#24)

github.com/aspect-build/rules_jest - fd98a15657f27d37630b231b98195ad54cf5ea85 authored over 2 years ago
refactor: rollback JS_LIBRARY_DATA_ATTR from the public API since it is not useful in any downstream rules at this time (#344)

github.com/aspect-build/rules_js - a0fe8ef94b02566051c8319a82d831180e3efd63 authored over 2 years ago
fix: add missing file needed for gh actions bcr workflow

github.com/aspect-build/rules_js - dc566194abb29e80a9770398007fcf94395aa2b6 authored over 2 years ago
chore: improve js_library docstrings (#342)

github.com/aspect-build/rules_js - 43c01a68c08b3daa527e6403f52324e25b15a022 authored over 2 years ago
refactor: add JS_LIBRARY_DEPS_ATTR and JS_LIBRARY_DATA_ATTR helper attributes to //js:libs.bzl for downstream build/library rules to use (#340)

github.com/aspect-build/rules_js - c3f764367e5b9e0067e2ff15b4382ec2f080d96b authored over 2 years ago
refactor: follow up fixes and optimizations after JsInfo introduction (#339)

github.com/aspect-build/rules_js - 78f632b8e3b42dd5833140462f2aaf4006569cc2 authored over 2 years ago
chore: don't pin versions in package.json

That's what the lock file is for. It loses information about our actual constraints.

github.com/aspect-build/rules_ts - 5f8079fa89e21a4ccc64bb8d63b75a6ebe1546f0 authored over 2 years ago
Don't pin versions in package.json

That's what the lock file is for, and it loses information about our actual constraints.

github.com/aspect-build/rules_esbuild - 533f62047bee9af2b0137f0f101dcb4554f7a0aa authored over 2 years ago
add esbuild 0.11.20 (#46)

github.com/aspect-build/rules_esbuild - ff3d2e3044ea20e5f8b4d6dbb51a7bb6da2952dd authored over 2 years ago
feat: add JsInfo provider that encapsulates information provided by rules in rules_js and derivative rule sets (#318)

Plus fixes and features made possible by the new provider

github.com/aspect-build/rules_js - 9e1f5e9f2fc20d3d55d6e342a2b4db2390fff2ef authored over 2 years ago
npm_translate_lock: accept package-lock.json and run `pnpm import` (#276)

* npm_translate_lock: accept package-lock.json and run `pnpm import`

* refactor: extract vali...

github.com/aspect-build/rules_js - dbb5af0d2a9a2bb50e4cf4a96dbc582b27567155 authored over 2 years ago
chore: update out-of-date js_library docs (#336)

github.com/aspect-build/rules_js - 9a69b8f6e31f4b37c8f1fe3109b31e9cfa639755 authored over 2 years ago
fix: js_binary doesn't need to copy files to bin for runfiles inputs (#334)

github.com/aspect-build/rules_js - b66ea37a0058e9fd88ce41b9400ca7995a9d254d authored over 2 years ago
chore: rename some dangling 'direct link' references to just 'link' (#335)

github.com/aspect-build/rules_js - bb21382f9f0a9e7bf032dad32a937b7ccaf75921 authored over 2 years ago
chore(deps): update yarn to v3.2.2 (#302)

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

github.com/aspect-build/rules_js - ba42082c2dbb32c92fd10f86cf0578ea62d09713 authored over 2 years ago
fix(deps): update dependency chalk to v5 (#306)

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

github.com/aspect-build/rules_js - 8b609ad1e042d85cef0caecf83fe53eedd69e4eb authored over 2 years ago
chore: rename some dangling 'direct link' references to just 'link' (#333)

github.com/aspect-build/rules_js - 9684444d02194891f71306addff5b27a2756b15a authored over 2 years ago
refactor: rename allow_unresolved_symlinks attribute on npm_package_store to use_declare_symlink (#332)

github.com/aspect-build/rules_js - 466837309bcfd6306c416ca4e79eab720158716a authored over 2 years ago
feat: add lifecycle_hooks_execution_requirements attribute (#331)

* feat: add lifecycle_hooks_execution_requirements attribute

Close #270

add `lifecycle_hoo...

github.com/aspect-build/rules_js - a9b5286f694152a95b9a8b1868548fe08ec37e5c authored over 2 years ago
refactor: pre-factors for introducing JsInfo and related fixes and features (#330)

github.com/aspect-build/rules_js - d04fa398ced974391b6ad49b77fbb125f498160c authored over 2 years ago
Add installation to README

github.com/aspect-build/rules_webpack - 8c96d84ec7526256b8e8cdc08bb0aad1c63a9a72 authored over 2 years ago
renovate: don't pin dependency versions

that's what the lockfile is for, and it loses information about our actual constraints

github.com/aspect-build/rules_js - f8ca6286358965459dd81a38e8739d9cbc303a25 authored over 2 years ago
chore: normalize src and outputs paths in copy_to_directory (#206)

github.com/bazel-contrib/bazel-lib - 165d7dafdb8bb1120e91309eefa816430d0f8e60 authored over 2 years ago
chore: update to aspect_bazel_lib_1.9.2 (#112)

github.com/aspect-build/rules_ts - 8577e7ed0a06518057628cd9c5d6bd940e5f60f6 authored over 2 years ago
chore: update to aspect_bazel_lib_1.9.2 (#23)

github.com/aspect-build/rules_terser - d6064db18988556e3df78ae8463bdffa440d0810 authored over 2 years ago
chore: update to aspect_bazel_lib_1.9.2 (#32)

github.com/aspect-build/rules_webpack - caca2bbcb74b6705fc220c95136c3ee4ea641849 authored over 2 years ago
chore: update to aspect_bazel_lib_1.9.2 (#70)

github.com/aspect-build/rules_swc - 777849db97efa62d5313f421e66842581c2f81b4 authored over 2 years ago
chore: update to aspect_bazel_lib_1.9.2 (#329)

github.com/aspect-build/rules_js - 5e002c986e3aaf96fce17ac6d39510dc70e38861 authored over 2 years ago
chore: update to aspect_bazel_lib_1.9.2 (#25)

github.com/aspect-build/rules_rollup - aa284473a25f157d7fca16ba1b47ffa7df6d5499 authored over 2 years ago
chore: update to aspect_bazel_lib_1.9.2 (#23)

github.com/aspect-build/rules_jest - 15cbd8acf8a4ab85b9c864bbe60d76f3a7f0dafb authored over 2 years ago
chore: update to aspect_bazel_lib_1.9.2 (#5)

github.com/aspect-build/rules_jasmine - 456cd3fbd916bdbfd7620c5f690900b7961ee7ae authored over 2 years ago
chore: update to aspect_bazel_lib_1.9.2 (#47)

github.com/aspect-build/rules_esbuild - 6fb587828012d3ecd42745adad3960a2ee2a6b61 authored over 2 years ago
fix: improve handling of duplicate files in copy_to_directory (#205)

github.com/bazel-contrib/bazel-lib - 06d54eef4cc1b2693729b8d4eeb5338b04c8cc1d authored over 2 years ago
chore: update to rules_js 1.0.0-rc.3 (#31)

github.com/aspect-build/rules_webpack - 6006eb67b54d2654fbd123dbe80be1dcbc2ed8b5 authored over 2 years ago
chore: update to rules_js 1.0.0-rc.3 (#22)

github.com/aspect-build/rules_terser - b867455cc5106612260ceedb28319c143aa36bfd authored over 2 years ago
chore: update to rules_js 1.0.0-rc.3 (#68)

github.com/aspect-build/rules_swc - f5215ed044809cefb26a545ce22e195474991b20 authored over 2 years ago
chore: update to rules_js 1.0.0-rc.3 (#24)

github.com/aspect-build/rules_rollup - b72b27894a4af77acbab12083ed4f5621d393e47 authored over 2 years ago
chore: update to rules_js 1.0.0-rc.3 (#22)

github.com/aspect-build/rules_jest - c62f8addce8d2b02f16a871ae4305bbbd7c31a69 authored over 2 years ago
chore: update to rules_js 1.0.0-rc.3 (#44)

github.com/aspect-build/rules_esbuild - b7427e0e69af14b0b4b4db7df77dffec09ed71b5 authored over 2 years ago
chore: update to rules_js 1.0.0-rc.3 (#110)

github.com/aspect-build/rules_ts - de0d80ab75aec71ad4d3b3d53025c5404f7cc015 authored over 2 years ago
chore: update to aspect_bazel_lib 1.9.1 (#30)

github.com/aspect-build/rules_webpack - f6c01340d3739b8e6191249e07b5d098c5e130af authored over 2 years ago
chore: update to aspect_bazel_lib 1.9.1 (#109)

github.com/aspect-build/rules_ts - 945cbd90026cb3f493a013a99f91a84572a51e79 authored over 2 years ago
chore: update to aspect_bazel_lib 1.9.1 (#21)

github.com/aspect-build/rules_terser - 587ab4f9889eff2679195047a4a41a15ae39e971 authored over 2 years ago
chore: update to aspect_bazel_lib 1.9.1 (#67)

github.com/aspect-build/rules_swc - 437ff636155dfe49017996b4447a98e352765547 authored over 2 years ago
chore: update to aspect_bazel_lib 1.9.1 (#23)

github.com/aspect-build/rules_rollup - bea6f581fe699e7cd34dbea5db22c4c4bddd39d9 authored over 2 years ago
chore: update to aspect_bazel_lib 1.9.1 (#21)

github.com/aspect-build/rules_jest - e77bab2e053945da7d457ff8dbe055e5c8cbe50b authored over 2 years ago
chore: update to aspect_bazel_lib 1.9.1 (#4)

github.com/aspect-build/rules_jasmine - 5a4b4701611c8ff1abb5671a5d59be7a67f580a2 authored over 2 years ago
chore: update to aspect_bazel_lib 1.9.1 (#43)

github.com/aspect-build/rules_esbuild - fd06539244f023c018f622333f75547e7bbf9fd8 authored over 2 years ago
chore: update to aspect_bazel_lib 1.9.1 (#327)

github.com/aspect-build/rules_js - 07f31d48d8a98a054091ef90ed74b477d3c8e306 authored over 2 years ago
fix: add missing convienence aliases to exclude_srcs_packages

github.com/bazel-contrib/bazel-lib - c4f6fcff425048ef2e39cbd923b14cbd5dcee941 authored over 2 years ago
chore: add improved error messages to copy_to_directory when include_srcs_packages and include_srcs_patterns are empty

github.com/bazel-contrib/bazel-lib - 6d3c1a393b720487b508bba6564cd04ef177675d authored over 2 years ago
fix: add missing convienence aliases to include_srcs_packages

github.com/bazel-contrib/bazel-lib - 01da4db80c4174976c5867bd45f36ffe027df8e9 authored over 2 years ago
chore: update to aspect_bazel_lib 1.9.0 (#326)

github.com/aspect-build/rules_js - 6727b2249015b5307ff7697e3149ad3d46748c8c authored over 2 years ago
feat: add include_srcs_packages and exclude_srcs_packages and improve implementation and documentation of other filters and transformations (#203)

github.com/bazel-contrib/bazel-lib - 71910e93f34506bc088cc57c3e8c919b3c2a8cdd authored over 2 years ago
docs: one more reason why ts_project could produce no output (#107)

github.com/aspect-build/rules_ts - a9b9532a2417751a7626eb342099f9150ae87965 authored over 2 years ago
chore: update to aspect_bazel_lib 1.8.1 (#106)

github.com/aspect-build/rules_ts - 5919ebb395c6d8a058474db6926a3a92cc66f899 authored over 2 years ago
chore: fix out-of-date text in copy_to_directory.include_srcs_patterns docstring (#202)

github.com/bazel-contrib/bazel-lib - 83912625a3dbae5d96ca3aadd2251309db8d7325 authored over 2 years ago
chore: fix out-of-date text in copy_to_directory.include_srcs_patterns docstring: (#201)

github.com/bazel-contrib/bazel-lib - c74f0e29a6f332f3b47930c3c1c742aed6fc90d5 authored over 2 years ago
chore: update to aspect_bazel_lib 1.8.1 (#29)

github.com/aspect-build/rules_webpack - 96504a0aae1e378e5f8d14478d0d8b7a30c4afd5 authored over 2 years ago
chore: update to aspect_bazel_lib 1.8.1 (#65)

github.com/aspect-build/rules_swc - ad45b2a4225a94dd5c312b07ceff2cbe43a4e48b authored over 2 years ago
chore: update to aspect_bazel_lib 1.8.1 (#20)

github.com/aspect-build/rules_terser - 72b81c013577d5e7240ff4f3c3ecbb64c8fadfb2 authored over 2 years ago
chore: update to aspect_bazel_lib 1.8.1 (#22)

github.com/aspect-build/rules_rollup - b3b927c6bbf72efaec5cda23c04d57e3a40327cd authored over 2 years ago
chore: update to aspect_bazel_lib 1.8.1 (#20)

github.com/aspect-build/rules_jest - f10d8f3f7f90fd18b9cd5a4d40bbb3c890a568d1 authored over 2 years ago
chore: update to aspect_bazel_lib 1.8.1 (#3)

github.com/aspect-build/rules_jasmine - b69802bdc1d35917ce9e06a80d12dbfec23b26d2 authored over 2 years ago
chore: update to aspect_bazel_lib 1.8.1 (#325)

github.com/aspect-build/rules_js - 116df3ae4dee32cdfb67a13917835afb8b68b13d authored over 2 years ago