Ecosyste.ms: OpenCollective

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

github.com/aspect-build/rules_js

High-performance Bazel rules for running Node.js tools and building JavaScript projects
https://github.com/aspect-build/rules_js

fix: broken .npmrc _authToken tests (#664)

f8fdd8a4f3d0847a7a5723becd81b1861339754d authored about 2 years ago by Greg Magolan <[email protected]>
fix: fix regression in npm _authToken parsing (#663)

9adb173718251f40e3f65dedd5affa71d3f1d391 authored about 2 years ago by Greg Magolan <[email protected]>
feat: clarify the source of lifecycle hook errors

fe7fcb2f83f2b33f373e819eb685b5a51c126f7a authored about 2 years ago by Derek Cormier <[email protected]>
chore: add e2e/workspace to CI (#652)

b40680d50a74a891fad1dd6ceb594c17e7164133 authored about 2 years ago by Greg Magolan <[email protected]>
chore: add comments to npmrc re: hoist=false (#653)

8e65fc3b1b066161b0621c137eb9fa7b96f653f2 authored about 2 years ago by Greg Magolan <[email protected]>
chore(deps): update dependency aspect_bazel_lib to v1.17.0 (#648)

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

90b861405510b21ce9b76da0ed8afb5c9aa5f181 authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
doc: make the release snippet easier to use (#643)

Right now we tell everyone to copy-paste a thing which assumes they have typescript

398fa6665e45dca50a74066236790092d6fe7f29 authored about 2 years ago by Alex Eagle <[email protected]>
doc: say how to bootstrap a pnpm lockfile with managed pnpm (#651)

Fixes #649

d20aba95d2ba0ab04ca1e0590c7e0d9a5d014146 authored about 2 years ago by Alex Eagle <[email protected]>
fix: treat npmrc keys as case-sensitive (#642)

559a7f9a4615b76c692fae24395537670c9ce3bc authored about 2 years ago by Greg Magolan <[email protected]>
chore: add some webpack plugins to examples/webpack_cli (#640)

f1423d6b70ea674a1edbeb1046a2d714027f481c authored about 2 years ago by Greg Magolan <[email protected]>
fix: don't override JS_BINARY__FS_PATCH_ROOTS if already set (#637)

8de2fe6556b900c99e2b9dde690f5b8cffdacb19 authored about 2 years ago by Greg Magolan <[email protected]>
chore: enable vendored_node e2e test on CI (#638)

28e11a7ffba21cb0fa1ff087f870990b1959752a authored about 2 years ago by Greg Magolan <[email protected]>
chore(deps): update dependency typescript to v4.9.3 (#632)

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

038ae2f26c233218bd6a5b5f3ca1afc2c9b53f94 authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix(deps): update dependency mocha to v10.1.0 (#633)

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

2ff981c9cca97eebf73bfa97199458d514ffdda4 authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
feat: add support for git+ssh git repository style npm dependencies (#636)

80c3f0baa049b4402df2ea84f1ed725f41c2c18d authored about 2 years ago by Greg Magolan <[email protected]>
refactor: cleanup npm_translate_lock logic to prepare for git+ssh resolution support (#635)

a4902ba73e82de3344b2922f66b5650c692fe421 authored about 2 years ago by Greg Magolan <[email protected]>
chore: cleanup some comments (#631)

fb1f84aca12627308422097e433fb2eb52b0cf23 authored about 2 years ago by Greg Magolan <[email protected]>
docs: add note to npm_package include_runfiles attribute that it can add performance overhead and will be flipped to False for rules_js 2.0 (#628)

dc854eced0e43ae04096cb0730e94dd511a6cb2a authored about 2 years ago by Greg Magolan <[email protected]>
test: add 5s buffer to e2e/js_run_devserver integration test after ports are open to mitigate flakiness (#629)

26cd9007a3367a1b3018f198273d1c1e01805090 authored about 2 years ago by Greg Magolan <[email protected]>
chore: update to aspect_bazel_lib 1.16.3 (#627)

7a0970a0cdaaea6cabf476743a4048142f286e55 authored about 2 years ago by Greg Magolan <[email protected]>
feat(npm_package): add attributes to npm_package to configure what JsInfo files & if runfiles are included in list of files to copy (#626)

575461f2dd4ef1c5f76a0fc2ef48c850e3aca766 authored about 2 years ago by Greg Magolan <[email protected]>
fix: fix npm_imports and packages list unaligned bug (#624)

3c3e064657f4015c1831f8cd0492453588f5c9eb authored about 2 years ago by Greg Magolan <[email protected]>
perf: remove unnecessary additiona_files.to_list() in npm_package (#625)

96a437a5616c01c638d8dbfd31840743c80c46b9 authored about 2 years ago by Greg Magolan <[email protected]>
feat: add data attribute to npm_traslate_lock (#621)

c0bb1f9dffdeac51d83dd4340b3bdaea8816683d authored about 2 years ago by Greg Magolan <[email protected]>
chore: tidy up error messages for string substitutions so they show up cleaner when they are hit (#620)

3d3250b48dfe57bc10d9ec10370f8d7cac9ce4de authored about 2 years ago by Greg Magolan <[email protected]>
Update README.md

1f4d85afa7703736fe10a0ea279e010f7f485411 authored about 2 years ago by Greg Magolan <[email protected]>
Update README.md

9883268942f01d99102e742a1a372cf2e85a2873 authored about 2 years ago by Greg Magolan <[email protected]>
Update README.md

08a2aafc9e8a28d6ad478b08682029472aa6f5c6 authored about 2 years ago by Greg Magolan <[email protected]>
chore: update to bazel 6.0.0rc2 (#617)

79ef2ea44525740407c46ea7ed6d9a31d51e26d9 authored about 2 years ago by Greg Magolan <[email protected]>
chore: unrelease (#616)

246001314e21e9311cffc658484292649239cfb2 authored about 2 years ago by Greg Magolan <[email protected]>
chore: update to Aspect CLI 5.0.1 (#615)

e7807d3f4f4cfe382ff972cde501fb16e23e6524 authored about 2 years ago by Greg Magolan <[email protected]>
Update migrate.md

74559bcc4fdd3e95e499667a04c9c2caa7c422af authored about 2 years ago by Greg Magolan <[email protected]>
Update migrate.md

1db2e7937a40c7fd66a5e4d0cae81a0829b9ff68 authored about 2 years ago by Greg Magolan <[email protected]>
fix: sync fs esm library after patching cjs version (#591)

58e3d60587c12e8fa089148411ad0197b67a632c authored about 2 years ago by Jason Bedard <[email protected]>
chore: update to Aspect CLI 5.0.0 (#614)

6b06cb0cb7c99e9cc4997530560517e508b64bdc authored about 2 years ago by Greg Magolan <[email protected]>
chore: update to Aspect CLI 4.3.2 (#613)

c56c06e5d8f6c2e7c7997664f630eab923036b17 authored about 2 years ago by Greg Magolan <[email protected]>
build: use Aspect CLI in e2e tests (#610)

46028235bb17404290ca562c02e2e57fe80accd7 authored about 2 years ago by Greg Magolan <[email protected]>
chore(deps): update dependency rules_python to v0.14.0

c853a4ad3a90736131b8b8b00f8f42621f106783 authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
test: explicitly set devserver test ports (#601)

960af34e6ad0bc763e9b35cd04127bdad80b6e97 authored about 2 years ago by Jason Bedard <[email protected]>
chore: update to Aspect CLI Pro 4.2.2 (#604)

323c834e325914e692ed53dadb3c016fc6cfba80 authored about 2 years ago by Greg Magolan <[email protected]>
fix: include transitive source in js_run_devserver sandbox (#605)

c4f4b376f5a9e30699303c78e4cfebb1d7a44dcd authored about 2 years ago by Greg Magolan <[email protected]>
fix: improve npm_translate_lock perf by unwinding deeply nested loop and using a lookup table instead for importer links (#602)

acbd0a21884c889bc2f73caac88721b9caf58e59 authored about 2 years ago by Greg Magolan <[email protected]>
build: install Aspect CLI Pro 4.2.1 for all users and on CI (#603)

6fd056a01c531db6bd8f454ca8694c882b25948e authored about 2 years ago by Greg Magolan <[email protected]>
chore(deps): update rollup to v3

c9a3590e5a9fd25385a080ea75d3c92aa6969081 authored about 2 years ago by Jason Bedard <[email protected]>
chore(deps): update all patch updates

51b18e96a738bbd121c9993ea2cad6d5392f428a authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore: update aspect_bazel_lib to 1.16.1 in bzlmod (#598)

49b86aa8c15b2653da4015d62ae9756cb394982a authored about 2 years ago by Greg Magolan <[email protected]>
release: v1.6.8

572a9315309c714a3241e71bbe36bf214ab218ef authored about 2 years ago by Greg Magolan <[email protected]>
fix: include transitive linked npm deps in js_run_devserver sandbox (#596)

a28dbc84b70cf964650b2014f297e0b6daba4019 authored about 2 years ago by Greg Magolan <[email protected]>
chore(deps): update dependency aspect_bazel_lib to v1.16.1

5de28c0d7ff48668eac9a349403d8392500db27c authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency rules_pkg to v0.8.0

17c892435b979a5e7ace59c097d1a1c638582b3c authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
build: add Aspect Workflows (#585)

0313265e9b61de71ccc42c1fdecccf45069aa4c4 authored about 2 years ago by Matt Mackay <[email protected]>
release: v1.6.7

3a6c744f9bb0864e644c7e4b2203da926ae5d698 authored about 2 years ago by Greg Magolan <[email protected]>
fix: dont generate bzl_library targets in npm_translate_lock and npm_import by default (#589)

58dd5d5542b846e69bb72725394f47901b9b5306 authored about 2 years ago by Greg Magolan <[email protected]>
fix: allow for absolute path to node specified in target_tool_path in node_toolchain (#588)

b6e554e734d9e18caab713a94cabd8e2a7c3ede9 authored about 2 years ago by Greg Magolan <[email protected]>
renovate: upgrade aspect deps asap, reduce spam of various dep types/names

d1cb223b5cb43dcaa671aff2b6e84774f3d41617 authored about 2 years ago by Jason Bedard <[email protected]>
chore(deps): update dependency rules_python to v0.13.0

a25ee814d7521b3211f89e6c0ad6230449806c26 authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
release: v1.6.6

c39862af74cdfdcc3896df610ca5bc85b3896ff6 authored about 2 years ago by Greg Magolan <[email protected]>
fix: fix virtual store circular deps between npm packages (#582)

580c82ea92bf2844aa08443bc7e34d2b530d77b5 authored about 2 years ago by Greg Magolan <[email protected]>
chore: update to aspect_bazel_lib 1.16.0 (#583)

abcdcf840e335a4ecaca22053d7332a8d1984031 authored about 2 years ago by Greg Magolan <[email protected]>
refactor: use is_bazel_6_or_greater() helper to determine if bzlmod is supported (#581)

4a039ea6701eac6471f2c147041cd448181c4976 authored about 2 years ago by Greg Magolan <[email protected]>
refactor: improve pattern for a derivate rule set with its own npm dependencies (#576)

933c1e6b7605289cdf0c2d72fd1d3ac77ba4a50b authored about 2 years ago by Greg Magolan <[email protected]>
Revert "perf: prevent preparing stack traces in fs *Sync patches"

This reverts commit ca2ba36a719e2f7920fdcb367007a23170020422.

134d3c55d2488baa4017cc965a30458ae4142fd4 authored about 2 years ago by Jason Bedard <[email protected]>
chore: update workspace deps (#578)

616f8055c783322f0caeb5b5496fb2f5138604fe authored about 2 years ago by Greg Magolan <[email protected]>
perf: cache fs patch fs lookups

78a2405944dfe3eb03c650b4484f1c4d0a3995b7 authored about 2 years ago by Jason Bedard <[email protected]>
fix: ensure patched fs methods have function names

f42ded4bf6135178b6245f1e9a82d1bf1ccbda01 authored about 2 years ago by Jason Bedard <[email protected]>
chore: add example of using multirun to run two binaries in watch mode in parallel (#575)

56fba24d529a6d930eea87844b18b9bbe273962c authored about 2 years ago by Greg Magolan <[email protected]>
chore: remove redunant --experimental_allow_unresolved_symlinks (#573)

16a75b750959f4eb8251a04e622171b1c68631eb authored about 2 years ago by Greg Magolan <[email protected]>
Update README.md

9616f1a7d53515c585d5be5e2f03b25a74ab1ad3 authored about 2 years ago by Alex Eagle <[email protected]>
fix: update fixed releaser format

d24ceb6b51c8f81ab7e7210ee092257451a0f20e authored about 2 years ago by Derek Cormier <[email protected]>
Fix bad link in README

b239e50b4286f65ba006f2cb34ac2d0ec1cd2f08 authored about 2 years ago by Greg Magolan <[email protected]>
Fix bad link in README

f5158cc93742c722a6420f11f29a9423f98347b4 authored about 2 years ago by Greg Magolan <[email protected]>
Update README.md

e3d85cb5fb0e943566d0ab24d830f6df33e06642 authored about 2 years ago by Greg Magolan <[email protected]>
Add links to rules_js examples to main README

cdbf177070e4755a766fa949a54053b3a0727189 authored about 2 years ago by Greg Magolan <[email protected]>
Add derivative rule sets to main README

67b8e80b24b90360fd0ac2ad6c8cb83908dfc22e authored about 2 years ago by Greg Magolan <[email protected]>
chore: update to aspect_bazel_lib 1.15.0 (#568)

f4feec4f5a6becba941a882fe63f26a788078f87 authored about 2 years ago by Greg Magolan <[email protected]>
fix: make js_run_binary more compatible with tools that are sensitive to being found in multiple node_modules trees (#564)

43fef392736c86a269940848de8d27094405c9b1 authored about 2 years ago by Greg Magolan <[email protected]>
chore: consolidate maybe pattern (#567)

cd132b0295d3ca7d7fe50b70d18add0fe946db09 authored about 2 years ago by Greg Magolan <[email protected]>
fix: always set JsInfo.declarations on npm_link_package_store targets

76db450c5ab295bc30e09405c6e1d643213fffd1 authored about 2 years ago by Jason Bedard <[email protected]>
chore: account for github actions deprecation (#565)

Followed https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-...

f6a68119c11fdcbc7096cd4f90b3873b5f1c72ea authored about 2 years ago by Alex Eagle <[email protected]>
cleanup: remove fasterci config (#566)

I already deleted the app from our GitHub org.
We have been investing in our github actions set...

7e83c2ea4e1c92f1b0cc1f9f5a186a38d64678e4 authored about 2 years ago by Alex Eagle <[email protected]>
renovate: fix typo

2bc5e8622b9509b370fbbd44e9022900d15b5244 authored about 2 years ago by Jason Bedard <[email protected]>
renovate: fix aspect rule group, add webpack group, prioritize strict groups

cdf2f65bf56ec320867e76cd47cd9a83f518c7c8 authored about 2 years ago by Jason Bedard <[email protected]>
fix: fix windows regression in js_binary launcher bash script (#559)

9b7dd62dc46ee9d41561ea30a5cb52315e439079 authored about 2 years ago by Greg Magolan <[email protected]>
fix: support non-https registry protocols (#556)

Fixes #555

4b5895956a242a5a3c084690c5eca1db753eeffe authored about 2 years ago by Jason Bedard <[email protected]>
chore: update to Bazel 6.0.0rc1 (#554)

c6c257ac82f9030ee4443f7ed1db775f056815b6 authored about 2 years ago by Greg Magolan <[email protected]>
Update README.md

dd49ddb9ea64389ad259aaa003f7ebc3e62bdd4f authored about 2 years ago by Alex Eagle <[email protected]>
ci: fix bcr registry config

fe1bdb2d04f3686ad77dd7ffbc9bc4d59f61c82c authored about 2 years ago by Jason Bedard <[email protected]>
feat: add js_run_devserver rule (#540)

6e8ee9621cf61a03a006731f3a808086bcfd52bc authored about 2 years ago by Greg Magolan <[email protected]>
feat: add additional env vars to js_binary (#550)

2b7f6e56725541ecd09e49718c5f15a0fa477f39 authored about 2 years ago by Greg Magolan <[email protected]>
fix: update expand_template to return DefaultInfo (#551)

Update to expand_template.
Add test that ensures that the DefaultInfo is returned.

7a4b412d57ee7fa55a7a72578abbfb896a6f285b authored about 2 years ago by Chuck Grindel <[email protected]>
perf: prevent preparing stack traces in fs *Sync patches

ca2ba36a719e2f7920fdcb367007a23170020422 authored about 2 years ago by Jason Bedard <[email protected]>
fix: pass correct params to orig fs lstatSync method

16c420cf836b47def31d7198c7988bf62f22321d authored about 2 years ago by Jason Bedard <[email protected]>
chore: document bzlmod usage in release notes (#545)

42b19d19611d307e959aab957a5c80da5d53d753 authored about 2 years ago by Alex Eagle <[email protected]>
feat: support bzlmod (#539)

d2f3ae0f82d6b5643e6d108e1d2c4d88a243dd8a authored about 2 years ago by Greg Magolan <[email protected]>
chore: update to @aspect_bazel_lib v1.3.1 (#543)

3c051adffb681b0b8c5505f48829920cb742a306 authored about 2 years ago by Greg Magolan <[email protected]>
chore: update bzlmod e2e to expected working shape (#542)

8181601b871ff8e42035a28aeb633d4ce6a865d2 authored about 2 years ago by Greg Magolan <[email protected]>
fix: remove duplicate dependency in MODULE.bazel (#541)

d31ebd76fa26558c72677e36e40d6fac26bc32bb authored about 2 years ago by Greg Magolan <[email protected]>
fix: make js_binary more portable by removing dependency on bazel_tools/tools/bash/runfiles/runfiles.bash (#538)

2f2e0860c214c3492a0617719fd0a447ea3376ce authored about 2 years ago by Greg Magolan <[email protected]>
fix(deps): update all patch updates

f1c84a4beb7de0350e3e93a0b93cb4d6b9fb0910 authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
generate stuff

f47251dcc8719a414e9fc502348488bb28bcd22b authored about 2 years ago by Jason Bedard <[email protected]>