Greg Magolan

Results 62 issues of Greg Magolan

--- ### Type of change - New feature or functionality (change which adds functionality) **For changes visible to end-users** - Breaking change (this change will force users to change their...

It is much simpler and faster to bump all dependencies to the latest then it is to determine what is the minimal set for Bazel 7 support. Same as https://github.com/aspect-build/rules_esbuild/pull/174.

It is much simpler and faster to bump all dependencies to the latest then it is to determine what is the minimal set for Bazel 7 support. Same as https://github.com/aspect-build/rules_esbuild/pull/174.

Should wait until `expand_template` is public API in either rules_js or bazel-lib before landing.

wip

--- ### Type of change - New feature or functionality (change which adds functionality) **For changes visible to end-users** - Breaking change (this change will force users to change their...

--- ### Type of change - New feature or functionality (change which adds functionality) **For changes visible to end-users** - Breaking change (this change will force users to change their...

Follow-up to https://github.com/aspect-build/rules_swc/pull/172

test

The outputs command is currently relying on the `bazel-out` convenience symlink when it loads files for hashing. https://github.com/aspect-build/aspect-cli/blob/66d303ff62108712486d462e8ea3db76fceef1fc/pkg/aspect/outputs/hash.go#L57

bug