Ecosyste.ms: OpenCollective

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

github.com/aspect-build/rules_esbuild

Bazel rules for https://esbuild.github.io/ JS bundler
https://github.com/aspect-build/rules_esbuild

Changes by create-pull-request action

github-actions[bot] opened this pull request 3 months ago
Changes by create-pull-request action

github-actions[bot] opened this pull request 4 months ago
build: upgrade to rules_js v2

jbedard opened this pull request 4 months ago
chore: bump minimum rules_nodejs to 6.2.0

gregmagolan opened this pull request 7 months ago
chore: add --check_direct_dependencies to .bazelrc

gregmagolan opened this pull request 7 months ago
always set 'use_default_shell_env' in ctx.actions.run

malt3 opened this pull request 7 months ago
chore: bump to rules_js 2.0.0-rc1 and minimum aspect_bazel_lib 2.7.7

gregmagolan opened this pull request 7 months ago
chore: bump miminum dep to aspect_bazel_lib 2.7.6

gregmagolan opened this pull request 7 months ago
chore: bump to GHA actions/cache@v4

gregmagolan opened this pull request 7 months ago
[Bug]: esbuild gets into infinite loop when using plugins

TvdW opened this issue 7 months ago
fix: remove module cache in sandbox plugin

Strum355 opened this pull request 7 months ago
chore: align ci yaml pattern

gregmagolan opened this pull request 7 months ago
Changes by create-pull-request action

github-actions[bot] opened this pull request 7 months ago
chore: cleanup deps in MODULE.bazel

gregmagolan opened this pull request 8 months ago
chore: don't cancel concurrent main builds

gregmagolan opened this pull request 8 months ago
chore: bump to Bazel 7.1.1

gregmagolan opened this pull request 8 months ago
chore: misc cleanup

gregmagolan opened this pull request 8 months ago
Changes by create-pull-request action

github-actions[bot] opened this pull request 8 months ago
[WIP] Sandbox Plugin Optimizations

jacobgardner opened this pull request 8 months ago
feat: upgrade to rules_js 2.0

gregmagolan opened this pull request 8 months ago
Esbuild should pick up transitive tsconfig files (extends)

mrmeku opened this issue 8 months ago
[FR]: control `minify` behavior with a flag

alexeagle opened this issue 9 months ago
feat: add custom node_toolchain support

jbedard opened this pull request 9 months ago
[FR]: allow custom node toolchain for esbuild rules

jbedard opened this issue 9 months ago
Changes by create-pull-request action

github-actions[bot] opened this pull request 9 months ago
Changes by create-pull-request action

github-actions[bot] opened this pull request 10 months ago
[Bug]: bazel_sandbox_plugin is very slow

alexeagle opened this issue 10 months ago
chore: remove Go

alexeagle opened this pull request 11 months ago
chore: bump bazel 6 CI coverage to 6.5.0

gregmagolan opened this pull request 11 months ago
chore: upgrade to Bazel 7.0.2

gregmagolan opened this pull request 11 months ago
chore: BCR testing on Bazel 6 and 7

alexeagle opened this pull request 11 months ago
Changes by create-pull-request action

github-actions[bot] opened this pull request 11 months ago
chore: disable bzlmod lockfile

gregmagolan opened this pull request 12 months ago
docs: update docstring to indicate esbuild is now sandbox bound.

gregmagolan opened this pull request 12 months ago
chore: bring in Aspect bazelrc presets

gregmagolan opened this pull request 12 months ago
chore: update GHA ci.yml with improved matrix pattern

gregmagolan opened this pull request 12 months ago
chore: upgrade to Bazel 7 with Bazel 6 as secondary on CI

gregmagolan opened this pull request 12 months ago
chore: test on Bazel 7 & 6 and bring in Aspect recommended bazelrc settings

gregmagolan opened this pull request 12 months ago
chore: runfiles is now optional with rules_js

gregmagolan opened this pull request 12 months ago
chore: bump to Aspect CLI 5.8.19

gregmagolan opened this pull request 12 months ago
chore: bump to Aspect CLI 5.8.19

gregmagolan opened this pull request 12 months ago
chore: bump all dependendies to latest

gregmagolan opened this pull request 12 months ago
fix direct macro links in README

jdcole opened this pull request 12 months ago
Changes by create-pull-request action

github-actions[bot] opened this pull request about 1 year ago
Changes by create-pull-request action

github-actions[bot] opened this pull request about 1 year ago
Changes by create-pull-request action

github-actions[bot] opened this pull request about 1 year ago
fix: correct path for GHA to run mirror

alexeagle opened this pull request about 1 year ago
docs: add note about issue #58

jbedard opened this pull request about 1 year ago
chore: automate release mirroring

alexeagle opened this pull request about 1 year ago
feat: import toolchains to use for copy actions

ralimi opened this pull request about 1 year ago
refactor: put 'git archive' config in .git attributes

alexeagle opened this pull request about 1 year ago
[Bug]: Esbuild doesn't correctly track dependencies

Exegetech opened this issue about 1 year ago
chore: update to Bazel 6.3.2 and Aspect CLI 5.7.2

gregmagolan opened this pull request about 1 year ago
fix: add helper plugin to keep paths within sandbox

vpanta opened this pull request over 1 year ago
chore: add esbuild 0.19.2

koulmomo opened this pull request over 1 year ago
fix: correct mapping to earlier esbuild releases

alexeagle opened this pull request over 1 year ago
[Bug]: Can't set log level

gregjacobs opened this issue over 1 year ago
chore: bump rules_js dep to 1.29.2 to pickup Windows fix

gregmagolan opened this pull request over 1 year ago
[FR]: Support entry_points with output_dir = False

josephglanville opened this issue over 1 year ago
ci: disable buildifier check on windows

jbedard opened this pull request over 1 year ago
chore: fix buildifier issues

jbedard opened this pull request over 1 year ago
ci: enable buildifier check on ci

jbedard opened this pull request over 1 year ago
fix: set explicit tsconfig to prevent use of esbuild default

jbedard opened this pull request over 1 year ago
[Bug]: rules_esbuild does not properly pass `deps` to js_binary

Aghassi opened this issue over 1 year ago
chore: add esbuild 0.17.18

brendean opened this pull request over 1 year ago
fix: rename LATEST_VERSION to LATEST_ESBUILD_VERSION

jbedard opened this pull request over 1 year ago
fix: support format option when not splitting

jbedard opened this pull request over 1 year ago
[FR]: support multiple targets, in line with cli api

jackvincentnz opened this issue over 1 year ago
Align macro name & rule name

gregmagolan opened this issue over 1 year ago
test: add esbuild(define) tests

jbedard opened this pull request over 1 year ago
[FR]: Investigate calliing esbuild directly and not using node CLI

gregmagolan opened this issue over 1 year ago
chore: fix link esbuild macro docstring

gregmagolan opened this pull request over 1 year ago
chore: update dependencies

gregmagolan opened this pull request almost 2 years ago
[Bug]: old version in registry

condemil opened this issue almost 2 years ago
chore: bump skylib to latest

alexeagle opened this pull request almost 2 years ago
ci: enable bzlmod test for root wksp

alexeagle opened this pull request almost 2 years ago
chore: add Windows CI for landed commits

gregmagolan opened this pull request almost 2 years ago
chore: add Windows CI for landed commits & PR with "windows" in branch name

gregmagolan opened this pull request almost 2 years ago
fix: don't ignore tsconfig field on user config

gregmagolan opened this pull request almost 2 years ago
chore: update to Aspect CLI 5.2.1

gregmagolan opened this pull request almost 2 years ago
chore: update to Aspect CLI 5.2.0-rc0

gregmagolan opened this pull request almost 2 years ago
chore: add .DS_Store to .gitignore

jbedard opened this pull request almost 2 years ago
chore: add esbuild 0.17.10

jbedard opened this pull request almost 2 years ago
chore: update to aspect_bazel_lib 1.27.2

gregmagolan opened this pull request almost 2 years ago
chore: update to rules_js 1.19.0

gregmagolan opened this pull request almost 2 years ago
release: publish release artifact

alexeagle opened this pull request almost 2 years ago
fix: API Documentation link gives 404 on GitHub

pattrickrice opened this pull request almost 2 years ago
chore: only run macOS CI on landed commits with Bazel 6

gregmagolan opened this pull request almost 2 years ago
[Bug]: rules_esbuild_dependencies fails with 0.14.0

mrmeku opened this issue almost 2 years ago
[FR]: Add support for assetName esbuild API

KatSick opened this issue almost 2 years ago
docs: note args --> config migration

Aghassi opened this pull request almost 2 years ago
refactor: move resolved_toolchain to the main workspace

alexeagle opened this pull request almost 2 years ago