1. 46be02a perf: drive the coverage report from the manifest, not a runfiles glob (#3005) by Adam Cozzette · 2 days ago upstream/main
  2. 660f750 test: add tests of quoting in js_binary entry points and fixed_args (#3013) by Adam Cozzette · 2 days ago
  3. 36ac514 refactor: avoid assuming that js_binary is always a bash script (#3012) by Adam Cozzette · 2 days ago
  4. b0a07e8 fix: report coverage for .mts and .cts sources (#3009) by Adam Cozzette · 3 days ago
  5. 21a3e86 fix: filter js_library's instrumented sources by extension (#3007) by Adam Cozzette · 7 days ago
  6. 40df6d6 chore: remove Linux hermetic sandbox CI job for now (#3006) by Adam Cozzette · 7 days ago
  7. 321a8a0 refactor: collect v8 coverage from node, not the launcher (#2993) by Adam Cozzette · 9 days ago
  8. 99486e2 fix: make js_image_layer tar output independent of the spawn strategy (#2998) by Adam Cozzette · 9 days ago
  9. 4184b96 feat: expose yq_linux_riscv64 for native RISC-V Linux hosts (#2977) by Xeonacid · 10 days ago
  10. 20cabc0 fix: update broken registry.bazel.build/docs URLs (#2999) by Georges Farah · 10 days ago
  11. 8702c76 chore: upgrade aspect_tools_telemetry to 0.5.2 (#3001) by Jason Bedard · 10 days ago
  12. 6e0fdb5 feat: add initial pnpm 12 support (#2990) by Jason Bedard · 10 days ago
  13. 048c545 fix(npm): correct package_store_prefix_len for links in external-repo sub-packages (#2864) by Oscar Falk · 10 days ago
  14. 24f7200 test: add test of npm_import(patch_tool) (#3000) by Jason Bedard · 10 days ago
  15. ec399c6 fix: resolve chdir inside the tree the launcher leaves us in (#2995) by Adam Cozzette · 11 days ago
  16. c3c809d refactor: apply chdir from the node bootstrap, not the launcher (#2994) by Adam Cozzette · 14 days ago
  17. fb00762 refactor: move node compile cache logic into bootstrap.cjs (#2991) by Adam Cozzette · 2 weeks ago
  18. 666c64c feat(js_run_binary): add flag controlling default of silent_on_success (#2992) by Adam Cozzette · 2 weeks ago
  19. 1f597d3 refactor: generate the coverage report from node, not the launcher (#2984) by Adam Cozzette · 2 weeks ago
  20. ac92105 chore: mirror external releases (#2986) by github-actions[bot] · 3 weeks ago
  21. a3af558 chore: mirror external releases (#2985) by github-actions[bot] · 3 weeks ago
  22. 9373ed5 refactor: delegate js_run_binary output capture to run_binary (#2980) by Adam Cozzette · 3 weeks ago
  23. cd168a1 feat: set `silent_on_success = False` in more places (#2983) by Adam Cozzette · 3 weeks ago
  24. 6659cdb chore: upgrade tools_telemetry to v0.5 (#2978) by Jason Bedard · 3 weeks ago v3.4.1
  25. 98e3ce1 test: explicitly set `silent_on_success` on most `js_run_binary` targets (#2976) by Adam Cozzette · 3 weeks ago
  26. f491b84 chore: mirror external releases (#2975) by github-actions[bot] · 4 weeks ago
  27. 8c1eeb3 perf: write captured stdout/stderr straight to the output file (#2973) by Adam Cozzette · 4 weeks ago
  28. bd8631f perf: invoke node directly from the js_binary launcher (#2972) by Adam Cozzette · 4 weeks ago
  29. 06aa560 refactor: share one node and npm wrapper across targets (#2971) by Adam Cozzette · 4 weeks ago
  30. 0960bdd chore: mirror external releases (#2970) by github-actions[bot] · 5 weeks ago
  31. 7e3921b fix: run npmrc tokenHelpers lazily and match auth registries on a path boundary (#2969) by Jason Bedard · 5 weeks ago
  32. a13838b feat: support the npmrc tokenHelper auth setting (#2948) by Seth Vargo · 5 weeks ago
  33. 4578c68 fix: support path-mapping with js_run_binary(stdout,stderr,exit_code_out) (#2968) by Jason Bedard · 5 weeks ago v3.4.0
  34. 9d4f5bb feat(nextjs): allow passing additional args to next build (#2947) by imanmalekian31 · 5 weeks ago
  35. 0b5a693 feat(js_run_binary): add flag controlling default of set_legacy_environment_variables (#2967) by Adam Cozzette · 5 weeks ago
  36. 77b4a5b feat(js_image_layer): add external compressor passthrough (#2898) by Alex Eagle · 5 weeks ago
  37. 2b252ed chore: mirror external releases (#2961) by github-actions[bot] · 5 weeks ago
  38. ee8eab7 docs: add documentation on how to enable path mapping (#2966) by Adam Cozzette · 5 weeks ago
  39. 36d23c8 refactor(js_run_binary): support path mapping with use_execroot_entry_point (#2965) by Adam Cozzette · 5 weeks ago
  40. 90bab55 feat(js_run_binary): add support for path mapping (#2962) by Adam Cozzette · 5 weeks ago
  41. bf35bc0 refactor: expose js_run_binary_action as js_binary_lib.run_binary_action (#2963) by Adam Cozzette · 6 weeks ago
  42. 8b8cb40 chore: mirror external releases (#2945) by github-actions[bot] · 6 weeks ago
  43. d93e686 fix: js_run_binary_action drops --bazel-bindir value when outputs[0] … (#2960) by Adam Cozzette · 6 weeks ago
  44. 993953f feat: support --bazel-bindir flag for path-mapping-compatible js_binary tools (#2918) by Adam Cozzette · 6 weeks ago
  45. c42203e feat: add js_run_binary_action helper for invoking js_binary from custom rules (#2956) by Adam Cozzette · 6 weeks ago
  46. e164a84 refactor: rename node-patches to node-bootstrap, register.cjs to bootstrap.cjs (#2958) by Adam Cozzette · 6 weeks ago
  47. c0f46e7 refactor: directly run node from shell using exec when not using expected_exit_code (#2944) by Jason Bedard · 6 weeks ago v3.3.1
  48. a2c1c49 fix(coverage): generate lcov report in the test action (#2932) by Jason Bedard · 6 weeks ago
  49. 7be7e2a revert: feat: use bazel-lib run_binary's native stdout/stderr/exit_co… (#2955) by Adam Cozzette · 6 weeks ago
  50. 68fe465 test: assert coverage merger behavior in bash, not appended JS (#2954) by Jason Bedard · 6 weeks ago
  51. 4f0a471 test: e2e coverage workspace covering the supported scenarios (#2953) by Jason Bedard · 6 weeks ago
  52. 23af247 refactor: build the coverage test rules from one factory (#2952) by Jason Bedard · 6 weeks ago
  53. 7fd075c ci: do not let a cached test result stand in for a coverage run (#2951) by Jason Bedard · 6 weeks ago
  54. 68d2475 fix(coverage): sh toolchain is optional for the merger (#2950) by Jason Bedard · 7 weeks ago
  55. f710b0b refactor: remove unused js_binary shell logf_warn func (#2946) by Jason Bedard · 7 weeks ago v3.3.0
  56. 386d1f5 fix: super long package names on windows cause paths >max length (#2934) by Jason Bedard · 7 weeks ago
  57. 640d8fa fix: do not assume testonly=False in macros to support default_testonly (#2943) by Jason Bedard · 7 weeks ago
  58. 189971d test: add detailed js_test/binary launcher tests (#2942) by Jason Bedard · 7 weeks ago
  59. 8fc6abd ci: enable macos unit tests on main module (#2941) by Jason Bedard · 7 weeks ago
  60. 02af6b8 fix: disable node compile cache unless the cache dir is explicitly specified (#2940) by Jason Bedard · 7 weeks ago
  61. 60d244a feat: add npm_package(packable) for creating the package tar.gz file (#2939) by Jason Bedard · 7 weeks ago
  62. 14c5b2a chore: mirror external releases (#2935) by github-actions[bot] · 7 weeks ago
  63. 9236fce fix(js_binary): tools/sh toolchain required on windows (#2930) by Jason Bedard · 8 weeks ago
  64. 2670580 chore: mirror external releases (#2931) by github-actions[bot] · 8 weeks ago
  65. cbb35ca fix(js_binary): drop unused mandatory shell toolchain (#2926) by Jason Bedard · 8 weeks ago
  66. b61ad47 docs: expand explanation of js_run_binary(chdir) and $(location,execpath) (#2927) by Jason Bedard · 8 weeks ago
  67. 3de579d chore: mirror external releases (#2929) by github-actions[bot] · 8 weeks ago
  68. 8bf3c72 chore: mirror external releases (#2928) by github-actions[bot] · 8 weeks ago
  69. 07442c1 fix(node-patches): resolve readlink target against the real parent dir (#2916) by mloeppky-zoox · 8 weeks ago
  70. 2f92756 fix(watch): read the socket with a single persistent reader (#2925) by Jason Bedard · 8 weeks ago
  71. 3009d88 fix(watch): keep connect() error listener attached until connection completes (#2923) by Jason Bedard · 8 weeks ago
  72. 7d978da fix(watch): treat EXIT as a clean shutdown of the cycle loop (#2924) by Jason Bedard · 8 weeks ago
  73. 168b7ca test: demonstrate first-party dep links in package_store_1p listings (#2922) by Jason Bedard · 8 weeks ago
  74. 2660852 feat: use bazel-lib run_binary's native stdout/stderr/exit_code_out/s… (#2921) by Adam Cozzette · 8 weeks ago
  75. f259588 fix(npm_package_store): link first-party (JsInfo) deps into the store node_modules (#2917) by mloeppky-zoox · 8 weeks ago
  76. b223efd fix: detect execroot when output_base path contains a bazel-out segment (#2919) by Titus Fortner · 8 weeks ago
  77. cba7a8e chore: mirror external releases by aspect-marvin · 8 weeks ago
  78. 6490339 chore: mirror external releases by aspect-marvin · 8 weeks ago v3.2.3
  79. 61577d4 docs: update hoist docs to mention pnpm-workspace.yaml (#2899) by Tobias Schlatter · 8 weeks ago
  80. 8ca4994 docs: correct broken anchor links in docstrings for Bazel registry docs (#2913) by Georges Farah · 9 weeks ago
  81. 9e86db6 chore: upgrade aspect_tools_telemetry to 0.4.2 (#2912) by Jason Bedard · 9 weeks ago
  82. 92526e3 perf: reduce per-action overhead registering NpmPackageExtract (#2910) by Jason Bedard · 9 weeks ago
  83. d82417a perf: use a dict for linked package store directory membership checks (#2908) by Jason Bedard · 9 weeks ago
  84. c909a18 perf: gather terminal package store deps in a single pass (#2905) by Jason Bedard · 9 weeks ago
  85. b212f37 ci: run slow jobs on 32core machine (#2911) by Jason Bedard · 9 weeks ago
  86. 520ebef perf: compute directory symlink targets without generic path normalization (#2909) by Jason Bedard · 9 weeks ago
  87. 9f41082 perf: construct JsInfo directly in npm store and link rules (#2907) by Jason Bedard · 9 weeks ago
  88. 81cbba2 perf: accumulate JsInfo field depsets directly in npm_package_store (#2906) by Jason Bedard · 9 weeks ago
  89. 370d022 chore: upgrade aspect-cli to 2026.28.9 by Jason Bedard · 9 weeks ago
  90. 4607671 chore: upgrade aspect-cli to 2026.28.2 by Jason Bedard · 10 weeks ago
  91. aa70c9b fix: resolve npm package store tar toolchain as a Label (#2900) by Keegan Carruthers-Smith · 10 weeks ago
  92. 1b40db1 chore: remove WORKSPCE era snapshot by Jason Bedard · 2 months ago
  93. c080af6 Changes by create-pull-request action (#2895) by github-actions[bot] · 3 months ago
  94. 694de6c Changes by create-pull-request action (#2893) by github-actions[bot] · 3 months ago
  95. 346b695 fix(nextjs): add missing dependencies in nextjs_standalone_server (#2890) by Adam Cozzette · 3 months ago
  96. 7b2a0c8 chore: stop pinning to 9.0.2 for Bazel 9 tests (#2882) by Adam Cozzette · 3 months ago
  97. c82ffb0 Changes by create-pull-request action (#2889) by github-actions[bot] · 3 months ago
  98. 35d2106 fix(nextjs): match standalone server copy patterns to build output la… (#2887) by imanmalekian31 · 3 months ago
  99. 72e667a Changes by create-pull-request action (#2885) by github-actions[bot] · 3 months ago
  100. 96cc420 chore: bump Aspect CLI to 2026.24.11 by Jason Bedard · 3 months ago