1. 4801395 chore: bump Aspect CLI to 2026.24.11 by Jason Bedard · 3 days ago upstream/main
  2. d50ae1f test: enable runfiles tree on Windows for e2e/bzlmod (#2886) by Jason Bedard · 4 days ago
  3. 8908c5e fix: overriding version of "pnpm" repo (#2883) by Jason Bedard · 4 days ago v3.2.2
  4. 427b524 perf: avoid AST depth depending on pnpm workspace size (#2865) by Jason Bedard · 7 days ago
  5. 9350244 fix(nextjs): add allow_overwrites to standalone copy_to_directory for… (#2857) by imanmalekian31 · 9 days ago
  6. b3d54cc docs: add troubleshooting info about NpmPackageExtract and remote exec issues (#2880) by Jason Bedard · 9 days ago
  7. e0cd19a fix: get `nextjs_standalone_build` working with cross-platform builds (#2879) by Adam Cozzette · 10 days ago
  8. e62094f Changes by create-pull-request action (#2881) by github-actions[bot] · 10 days ago
  9. 34b2693 fix: revert change to resolved.json $schema url (#2878) by Jason Bedard · 11 days ago v3.2.1
  10. 48e1704 ci: merge vanilla-bazel CI into the Aspect Workflows CI workflow (#2874) by Jason Bedard · 11 days ago
  11. 8810994 test: add bcr incompatible flags to all e2e tests (#2876) by Jason Bedard · 12 days ago
  12. 5075afa fix: declare use_execroot_entry_point config setting as public (#2875) by Jason Bedard · 12 days ago
  13. 56f6359 fix: update BCR fork location after move to aspect-forks org by Jason Bedard · 12 days ago
  14. b235696 fix: watch pnpm-workspace.yaml (#2863) by Tobias Schlatter · 12 days ago v3.2.0
  15. deae80c Changes by create-pull-request action (#2859) by github-actions[bot] · 12 days ago
  16. cbdc97b chore: fix broken docs.aspect.build links (#2770) by Kapunahele Wong · 12 days ago
  17. 6df1f80 docs: expand and update documentation on `use_execroot_entry_point` (#2872) by Adam Cozzette · 12 days ago
  18. 9dd5aef Disable GitHub status checks and PR summary comments for tasks for now by Greg Magolan · 12 days ago
  19. 4c4af4e chore: align buildifier config with aspect-cli; bump CLI to 2026.22.44 (#2871) by Greg Magolan · 13 days ago
  20. 081a0cb ci: unpin SLSA reusable workflows from commit SHAs by Jason Bedard · 14 days ago
  21. f0952f3 ci: adopt aspect-build/setup-aspect (#2870) by Greg Magolan · 2 weeks ago
  22. 8b6fef2 chore: bump Aspect CLI to 2026.22.39 (#2869) by Greg Magolan · 2 weeks ago
  23. 5a47903 chore: bump aspect-cli to v2026.22.29 (#2867) by Greg Magolan · 2 weeks ago
  24. 5190275 chore: bump aspect-cli to v2026.22.23 (#2866) by Greg Magolan · 2 weeks ago
  25. 3d7e060 chore: bump aspect-cli to v2026.22.17 (#2862) by Greg Magolan · 3 weeks ago
  26. 7887c23 chore: bump aspect-cli to v2026.22.15 (#2860) by Greg Magolan · 3 weeks ago
  27. b9f7e7c Bump to Aspect CLI 2026.22.3 by Greg Magolan · 3 weeks ago
  28. fc6aa52 chore: migrate to Aspect CLI AXL tasks on ephemeral GHA runners (#2858) by Greg Magolan · 3 weeks ago
  29. 9a547d3 Bump to amannn/action-semantic-pull-request v6 by Greg Magolan · 3 weeks ago
  30. b306db5 Bump to bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml v1.2.0, bazel-contrib/.github/.github/workflows/release_ruleset.yaml v7.6.0, bazel-contrib/setup-bazel 0.19.0 by Greg Magolan · 3 weeks ago
  31. 0c06f4f Pin 3rd party GitHub actions to pretect against supply chain attacks by Greg Magolan · 3 weeks ago
  32. ecf7813 Pin 3rd party GitHub actions to pretect against supply chain attacks by Greg Magolan · 3 weeks ago
  33. 873db6b Pin create-pull-request action commit author to Marvin by Greg Magolan · 3 weeks ago
  34. 98df93d feat: add flag controlling the default for use_execroot_entry_point (#2837) by Adam Cozzette · 3 weeks ago
  35. 48af4e5 Changes by create-pull-request action (#2856) by github-actions[bot] · 3 weeks ago
  36. abeeb1b Changes by create-pull-request action (#2854) by github-actions[bot] · 4 weeks ago
  37. 7523d19 fix: always use the target platform for `tool` in `js_run_devserver` (#2853) by Adam Cozzette · 4 weeks ago
  38. ddc5c47 feat: streamline invocation of binaries from npm and update examples (#2846) by Adam Cozzette · 4 weeks ago
  39. 1ec4d1d test: add assert_tar_listing() tests across all bazel versions (#2850) by Jason Bedard · 4 weeks ago
  40. 9e6c45b Changes by create-pull-request action (#2849) by github-actions[bot] · 4 weeks ago
  41. cdf44ea Changes by create-pull-request action (#2847) by github-actions[bot] · 4 weeks ago
  42. eb8c7ff Changes by create-pull-request action (#2838) by github-actions[bot] · 5 weeks ago v3.1.2
  43. eaf500a feat: allow patching pnpm repo (#2841) by Nick Schaap · 5 weeks ago
  44. 358c6d2 test: move e2e pnpm_version to basic unit test (#2842) by Jason Bedard · 5 weeks ago
  45. 90c1a6d fix: improve helper tools (#2840) by David Zbarsky · 5 weeks ago
  46. 1ef22e5 fix: declare tar toolchain for package extraction (#2839) by Keegan Carruthers-Smith · 5 weeks ago
  47. 6c8940e fix: handle file deletions on CYCLE_RESET (#2835) by Jason Bedard · 5 weeks ago
  48. fa1f8d3 test: migrate e2e js_image_oci to pure bzlmod (#2836) by Jason Bedard · 5 weeks ago
  49. c462a44 fix(js_image_layer): support js_image_layer in local_path_override (bzlmod nested) workspaces (#2826) by Menny Even Danan · 5 weeks ago
  50. d20b805 test: update js_image_oci to use @bazel/runfiles for loading runfiles (#2834) by Jason Bedard · 5 weeks ago
  51. d403185 chore: run formatter by Jason Bedard · 5 weeks ago
  52. bcc6342 Changes by create-pull-request action (#2832) by github-actions[bot] · 5 weeks ago
  53. c4eceec feat: handle watch protocol v3 CYCLE_RESET (#2822) by Jason Bedard · 5 weeks ago
  54. 315b6dd Changes by create-pull-request action (#2831) by github-actions[bot] · 6 weeks ago
  55. 9f3c410 fix: revert buggy chdir simplification (#2829) by Adam Cozzette · 6 weeks ago v3.1.1
  56. b6caba8 Changes by create-pull-request action (#2828) by github-actions[bot] · 6 weeks ago
  57. b914fcb Changes by create-pull-request action (#2825) by github-actions[bot] · 6 weeks ago
  58. 40b7476 Changes by create-pull-request action (#2821) by github-actions[bot] · 6 weeks ago v3.1.0
  59. 80d7460 chore: support pnpm 11 managed toolchain (#2819) by Sharmila · 6 weeks ago
  60. 739dbdc feat: support pnpm 11 binary (#2820) by Jason Bedard · 6 weeks ago
  61. f10e4fa fix: correctly handle an empty chdir argument on js_run_binary (#2817) by Adam Cozzette · 7 weeks ago
  62. 19955f0 refactor: simplify launcher script logic for `chdir` (#2813) by Adam Cozzette · 7 weeks ago
  63. 7d28f8e fix: correctly handle empty chdir on js_binary (#2815) by Adam Cozzette · 7 weeks ago
  64. bde0ec5 Changes by create-pull-request action (#2811) by github-actions[bot] · 7 weeks ago
  65. 5bb1161 fix: support for pnpm 11.0.0-rc.5 (#2812) by Adam Cozzette · 7 weeks ago
  66. 40ad11c feat: add js_rpc_library and js_rpc_toolchain for ConnectRPC support (#2797) by Adam Cozzette · 8 weeks ago
  67. 401406a feat: add support for pnpm 11 (#2802) by Adam Cozzette · 9 weeks ago
  68. a55809f docs: fix link to pnpm public-hoist-pattern docs (#2800) by Tyler Breisacher · 9 weeks ago
  69. dc0205c test: reduce Bazel module count by consolidating e2e tests into examples (#2791) by Adam Cozzette · 10 weeks ago
  70. 4960a9e feat: add support for `{strip_,}import_prefix` on `proto_library` (#2787) by Adam Cozzette · 10 weeks ago
  71. a14989a refactor: update js_proto_toolchain() to streamline the way output extensions are specified (#2794) by Adam Cozzette · 10 weeks ago
  72. 98cbb45 fix: fix examples/js_binary on Windows (#2793) by Adam Cozzette · 2 months ago
  73. e84f695 chore: remove Alex Eagle from maintainers (#2790) by Alex Eagle · 2 months ago
  74. 7316607 test: move examples into isolated bazel module (#2784) by Jason Bedard · 2 months ago
  75. 44a9f19 fix: ensure nextjs picks up the correct config file when called by nextjs_standalone_build() (#2778) by Tyler Breisacher · 3 months ago
  76. e7038b8 test: ensure js_library(srcs) do not end up in runfiles while data does (#2785) by Jason Bedard · 3 months ago
  77. fb2fee2 feat: generalize js_proto_toolchain() to work with other implementations (#2743) by Adam Cozzette · 3 months ago
  78. b944a5c fix(ci): abandon reusable workflow (#2786) by Alex Eagle · 3 months ago
  79. 3114c1b chore: changes by create-pull-request action (#2783) by github-actions[bot] · 3 months ago
  80. a1c075b test: drop fallback for import.meta.dirname in example code (#2781) by Tyler Breisacher · 3 months ago
  81. 2d7fa88 docs: provide explicit docs for js_binary and js_test macros instead of internal rules (#2782) by Jason Bedard · 3 months ago
  82. 059485c docs: Add a note about the config having a different name in Next 14 (#2780) by Tyler Breisacher · 3 months ago
  83. 491c100 chore: enable testing on bazel 9.0.1 (#2774) by Jason Bedard · 3 months ago
  84. 40bfcb4 chore: upgrade aspect_rules_lint to 2.3.0 by Jason Bedard · 3 months ago
  85. 99ce5aa fix: unspecified npm_translate_lock package.json inputs by Jason Bedard · 3 months ago
  86. 199fbdd refactor: don't add js proto aspect on js_binary/test data (#2768) by Alex Eagle · 3 months ago
  87. 8c7dfcd feat: add example of using proto_library with Node.js (#2767) by Alex Eagle · 3 months ago
  88. 9a76eb9 fix: handle missing packages in _collect_dep_constraints by Alan Agius · 3 months ago v3.0.3
  89. b809b52 chore: mirror external releases by alexeagle · 3 months ago
  90. f1c59d5 test: update e2e/npm_translate_lock_auth to not change lockfile during test by Jason Bedard · 3 months ago
  91. 5329e92 test: fix archive hashes changed by gh by Jason Bedard · 3 months ago
  92. d670621 fix: consumption of @npm//:node_modules/{pkg}/package_json.bzl targets across workspaces by Jason Bedard · 3 months ago
  93. 74e5ded ci: use bazel 9.0.0 and prevent 9.0.1 by Jason Bedard · 3 months ago
  94. 1b4dd88 chore: mirror external releases by alexeagle · 3 months ago
  95. 73cdb2b Revert "chore: remove use of update_pnpm_lock in e2e/npm_translate_lock_auth" by Jason Bedard · 3 months ago
  96. d75c5c8 chore: remove use of update_pnpm_lock in e2e/npm_translate_lock_auth by Jason Bedard · 3 months ago
  97. b9a510b chore: upgrade gha deps by Jason Bedard · 3 months ago
  98. 76b4329 chore: mirror external releases by alexeagle · 3 months ago
  99. 786a74a fix: ignore optional packages with os:alpine by Jason Bedard · 3 months ago v3.0.2
  100. 3977ee2 test: add path-mapping test by Jason Bedard · 3 months ago