Skip to content

build: update dependency aspect_rules_esbuild to v0.26.0#3666

Open
alan-agius4 wants to merge 2 commits into
angular:mainfrom
alan-agius4:pr-takeover-3665
Open

build: update dependency aspect_rules_esbuild to v0.26.0#3666
alan-agius4 wants to merge 2 commits into
angular:mainfrom
alan-agius4:pr-takeover-3665

Conversation

@alan-agius4
Copy link
Copy Markdown
Contributor

See associated pull request for more information.

Closes #3665 as a pr takeover

See associated pull request for more information.

Closes angular#3665 as a pr takeover
@angular-robot angular-robot Bot added the area: build & ci Related the build and CI infrastructure of the project label May 13, 2026
@alan-agius4 alan-agius4 requested a review from josephperrott May 13, 2026 11:51
@alan-agius4 alan-agius4 added the action: merge The PR is ready for merge by the caretaker label May 13, 2026
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the aspect_rules_esbuild dependency to version 0.26.0 across multiple MODULE.bazel and MODULE.bazel.lock files. Additionally, it introduces a _filter_runfiles rule in bazel/spec-bundling/index.bzl to maintain consistent runfile behavior following upstream changes in rules_esbuild. The reviewer suggested using pop instead of get for the tags attribute to prevent leaking implementation details to the internal esbuild target.

Comment thread bazel/spec-bundling/index.bzl Outdated
…ndle

Wraps the esbuild target created by the `spec_bundle` macro with a custom
rule that removes runfiles originating from `deps` and `srcs`. This prevents
duplicate spec execution by ensuring downstream targets like `jasmine_test`
only receive the bundle's output files in their runfiles tree.

Retains the runfiles aggregation behavior as before:
alan-agius4/rules_esbuild@e088dc3
@alan-agius4 alan-agius4 force-pushed the pr-takeover-3665 branch 3 times, most recently from 1db4192 to 45df805 Compare May 13, 2026 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants