Ecosyste.ms: OpenCollective

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

github.com/aspect-build/rules_js

High-performance Bazel rules for running Node.js tools and building JavaScript projects
https://github.com/aspect-build/rules_js

docs(pnpm_workspace): Fix code snippet

JesseTatasciore opened this pull request over 1 year ago
fix: support running pnpm on empty lockfile

jbedard opened this pull request over 1 year ago
fix: properly quote logging of js_binary args

jbedard opened this pull request over 1 year ago
[Bug]: Js_run_binary copy srcs to bin fails on 'hidden' files on Windows

ahmedneilhussain opened this issue over 1 year ago
fix: improve error message for invalid js_library(data) files

jbedard opened this pull request over 1 year ago
feat: support custom nodejs toolchains

jbedard opened this pull request over 1 year ago
Revert "chore(deps): update dependency aspect_bazel_lib to v1.31.0"

alexeagle opened this pull request over 1 year ago
docs: note on how to customize the patches directory

Aghassi opened this pull request over 1 year ago
docs: improve documentation around verify_patches

Aghassi opened this pull request over 1 year ago
fix(deps): update patch updates

renovate[bot] opened this pull request over 1 year ago
chore(deps): update container_structure_test digest to 104a53e

renovate[bot] opened this pull request over 1 year ago
chore(deps): update dependency aspect_bazel_lib to v1.31.1

renovate[bot] opened this pull request over 1 year ago
refactor: update rules_oci e2e

thesayyn opened this pull request over 1 year ago
chore(deps): bump engine.io from 6.4.1 to 6.4.2 in /e2e/npm_translate_package_lock

dependabot[bot] opened this pull request over 1 year ago
fix: include data sources in js_library transitive sources

jbedard opened this pull request over 1 year ago
feat: align js_binary+library copy_to_bin APIs

jbedard opened this pull request over 1 year ago
chore: update to Aspect CLI 5.3.4

gregmagolan opened this pull request over 1 year ago
chore(deps): update dependency aspect_bazel_lib to v1.31.0

renovate[bot] opened this pull request over 1 year ago
refactor: cleanup js_binary builtin env var setup

jbedard opened this pull request over 1 year ago
chore(deps): update dependency bazel to v6.1.2

renovate[bot] opened this pull request over 1 year ago
chore(deps): update webpack

renovate[bot] opened this pull request over 1 year ago
chore(deps): update rollup

renovate[bot] opened this pull request over 1 year ago
chore(deps): update @types

renovate[bot] opened this pull request over 1 year ago
[Bug]: js-binary output will not exclude dev dependencies

zfy0701 opened this issue over 1 year ago
docs: add docs for the public js_binary env vars

jbedard opened this pull request over 1 year ago
[FR]: Copy data files to bin in js_library

gregmagolan opened this issue over 1 year ago
[Question]: How to use js_grpc_node_library with custom npm repo name

giofunchal opened this issue over 1 year ago
chore(deps): update webfactory/ssh-agent action to v0.8.0

renovate[bot] opened this pull request over 1 year ago
chore(deps): update bazel

renovate[bot] opened this pull request over 1 year ago
chore(deps): bump xml2js and @azure/ms-rest-js in /e2e/npm_translate_package_lock

dependabot[bot] opened this pull request over 1 year ago
fix: Launcher script detection

nosamad opened this pull request over 1 year ago
[FR]: Recommendation for 'substitutions' in stamped builds

gregjacobs opened this issue over 1 year ago
[Bug]: `vitest` on Linux cannot find test files

z8v opened this issue over 1 year ago
[Bug]: Tests are broken --experimental_split_coverage_postprocessing

joeljeske opened this issue over 1 year ago
[FR]: Add support for "injected" in "dependenciesMeta"

duarten opened this issue over 1 year ago
chore(deps): update dependency typescript to v5

renovate[bot] opened this pull request over 1 year ago
chore: upload profile from CI

gregmagolan opened this pull request over 1 year ago
[Bug]: empty pnpm lock file causes parse failure

gregmagolan opened this issue over 1 year ago
[Bug]: js_image_layer.mjs: Error: couldn't map o to a path.

gawi opened this issue over 1 year ago
refactor: use oci_pull

alexeagle opened this pull request over 1 year ago
[FR]: `npm_package(bundle_dependencies = ["my_dep"])`

dgp1130 opened this issue over 1 year ago
Potential RBE issue with rules_js

gregmagolan opened this issue over 1 year ago
Add MODULE.bazel pnpm instructions to FAQ.

Zemnmez opened this pull request over 1 year ago
[Bug]: `js_run_devserver()` leaks `.sh` in file name

dgp1130 opened this issue over 1 year ago
chore: update workflows config to latest format

gregmagolan opened this pull request over 1 year ago
fix: provide a better experience for patch_args when pnpm patches are used

kormide opened this pull request over 1 year ago
feat: add dev_deps attribute to js_library

gregmagolan opened this pull request over 1 year ago
[FR]: Add renamed symbols to the release snippets

paullewis opened this issue over 1 year ago
chore(deps): update dependency @rollup/plugin-typescript to v11

renovate[bot] opened this pull request almost 2 years ago
chore(deps): update dependency @rollup/plugin-json to v6

renovate[bot] opened this pull request almost 2 years ago
docs: add example of how to use npm binary in subpackage

kreempuff opened this pull request almost 2 years ago
chore: add npmrc to bzlmod example

alexeagle opened this pull request almost 2 years ago
chore(deps): update rollup (major) - abandoned

renovate[bot] opened this pull request almost 2 years ago
chore(deps): update dependency rollup to v3

renovate[bot] opened this pull request almost 2 years ago
fix(deps): update all patch updates - abandoned

renovate[bot] opened this pull request almost 2 years ago
feat(update_pnpm_lock): provide a utility that helps keep your data u…

alexeagle opened this pull request almost 2 years ago
Upstream repository_label_store to aspect_bazel_lib

gregmagolan opened this issue almost 2 years ago
[Question]: Sharing remote cache between MacOS and Linux

gregjacobs opened this issue almost 2 years ago
node-fs patches performance

jbedard opened this issue almost 2 years ago
chore: linting experiment

alexeagle opened this pull request almost 2 years ago
testing testing

gregmagolan opened this pull request almost 2 years ago
Add example showing error when a package relies on node_gyp when installing

jacobshirley opened this pull request almost 2 years ago
npmrc registry cafile config not respected

jbedard opened this issue almost 2 years ago
Repro 16528

alexeagle opened this pull request almost 2 years ago
fix: fix async/await logic in lifecycle hooks copyPackageContents

gregmagolan opened this pull request almost 2 years ago
fix: downgrade rollup back to 2.79.0

gregmagolan opened this pull request almost 2 years ago
fix: sanitize all invalid chars when generating npm repository names

gregmagolan opened this pull request almost 2 years ago
chore(deps): update dependency @rollup/plugin-commonjs to v23

renovate[bot] opened this pull request about 2 years ago
fix: js_image bazel lib

thesayyn opened this pull request about 2 years ago
chore: bump @aspect_bazel_lib to v1.30.0

gregmagolan opened this pull request about 2 years ago
feat: support multiple npm registries and tokens via .npmrc

pedrobarco opened this pull request about 2 years ago
feat: add include_npm attribute to js_binary & js_test

gregmagolan opened this pull request about 2 years ago
Give better guidelines for generating files using js_run_binary

mrmeku opened this issue about 2 years ago
chore: update to aspect_bazel_lib 1.12.1

gregmagolan opened this pull request about 2 years ago
JsInfo documentation

mobileink opened this issue about 2 years ago
chore: prove that Bazel at HEAD works with RBE now

alexeagle opened this pull request about 2 years ago
feat: supply a @pnpm//:pnpm binary

alexeagle opened this pull request about 2 years ago
fix: add package.json to lifecycle hooks js_binary

gregmagolan opened this pull request about 2 years ago