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

chore: bump minimum bazel-lib version to 1.42.3

gregmagolan opened this pull request 6 months ago
2.0 RELEASE

gregmagolan opened this issue 6 months ago
DNL: testing

gregmagolan opened this pull request 6 months ago
[Bug]: __dirname is not hermetic

hunshcn opened this issue 6 months ago
chore: update workflows config

gregmagolan opened this pull request 6 months ago
refactor: rename gather_files_from_js_info to gather_files_from_js_infos

gregmagolan opened this pull request 6 months ago
[Bug]: pnpm lockfile occasional has improperly escaped urls

jbedard opened this issue 6 months ago
test: update e2e/pnpm_lockfiles setup to update existing lockfiles

jbedard opened this pull request 6 months ago
refactor: remove unreachable code

jbedard opened this pull request 6 months ago
test: add link,workspace,custom registry cases to lockfile tests

jbedard opened this pull request 6 months ago
refactor: remove references to pnpm-lock specifiers field

jbedard opened this pull request 6 months ago
refactor: remove npm_translate_lock(use_starlark_yaml_parser)

jbedard opened this pull request 6 months ago
DNL: repro of issue #1597

gregmagolan opened this pull request 6 months ago
test: add e2e lockfile parsing tests for various pnpm-lockfile versions

jbedard opened this pull request 6 months ago
(Feat): Parse local package.json and auto add bins

pat-trunk-io opened this pull request 6 months ago
[Bug]: Local NPM package don't transitively propagate node_modules

pat-trunk-io opened this issue 6 months ago
test(dnl): foobar

kormide opened this pull request 6 months ago
[FR]: Support lockfile v9 and pnpm 9

Aghassi opened this issue 6 months ago
fix: also gather npm_package_store_deps from srcs in js_library

gregmagolan opened this pull request 6 months ago
chore: improve comments in npm rules

gregmagolan opened this pull request 6 months ago
refactor: re-order fields in JsInfo for readability

gregmagolan opened this pull request 6 months ago
chore: tweak make_symlink util to take a path instead of a File

gregmagolan opened this pull request 6 months ago
feat: add support for linking js_library as 1p npm deps

gregmagolan opened this pull request 6 months ago
[Bug]: vite+vue-router alias work error

hunshcn opened this issue 6 months ago
chore: disable windows tests on BCR pre-submit

gregmagolan opened this pull request 6 months ago
fix: set default internal npm_translate_lock state

jbedard opened this pull request 6 months ago
chore: enable workflows github annotations

kormide opened this pull request 6 months ago
Documentation `data` of `npm_translate_lock` outdated?

louwers opened this issue 6 months ago
fix(deps): update dependency chalk-alt to v5.3.0

renovate[bot] opened this pull request 6 months ago
fix(deps): update dependency acorn to v8.12.1 - autoclosed

renovate[bot] opened this pull request 6 months ago
chore(deps): update webfactory/ssh-agent action to v0.9.0

renovate[bot] opened this pull request 6 months ago
chore(deps): update bazel rulesets

renovate[bot] opened this pull request 6 months ago
chore: tell renovate to stfu during work hours

gregmagolan opened this pull request 6 months ago
chore(deps): update aspect

renovate[bot] opened this pull request 6 months ago
perf: construct single list of linked packages

jbedard opened this pull request 6 months ago
refactor: simplify bzlmod tag implementations

jbedard opened this pull request 6 months ago
refactor: move npm_import repository rule template into util method

jbedard opened this pull request 6 months ago
perf: reduce large array concatenation

jbedard opened this pull request 6 months ago
perf: reduce array concatenation

jbedard opened this pull request 6 months ago
chore(deps): update dependency plotly.js to v2.30.1

renovate[bot] opened this pull request 6 months ago
refactor: remove legacy update_pnpm_lock default value

jbedard opened this pull request 6 months ago
chore(deps): update dependency json-stable-stringify to v1.1.1

renovate[bot] opened this pull request 6 months ago
chore(deps): update dependency gazelle to v0.36.0

renovate[bot] opened this pull request 6 months ago
refactor: rename JsInfo npm_package_store_deps to npm_package_store_infos

gregmagolan opened this pull request 6 months ago
refactor: rename declarations to types in JsInfo & throughout rules_js

gregmagolan opened this pull request 6 months ago
refactor: renamed gather_files_from_js_providers to gather_files_from_js_info

gregmagolan opened this pull request 6 months ago
chore: change all internal virtual store naming to package store

gregmagolan opened this pull request 6 months ago
refactor: rename js_filegroup to js_info_files

gregmagolan opened this pull request 6 months ago
test: separate e2e bzlmod vs workspace repository rules

jbedard opened this pull request 6 months ago
chore: run all e2e tests on CI

gregmagolan opened this pull request 6 months ago
test: separate e2e bzlmod vs workspace repository rules

jbedard opened this pull request 6 months ago
chore: enable branch_freshsness rebase strategy

gregmagolan opened this pull request 6 months ago
refactor: remove js_image_layer bazel5 legacy symlink detection

jbedard opened this pull request 6 months ago
chore: run all e2e tests on CI

gregmagolan opened this pull request 7 months ago
refactor: use utils struct from Aspect bazel-lib utils.bzl

gregmagolan opened this pull request 7 months ago
chore: drop TODOs earmarked for 2.0 that won't be done yet

gregmagolan opened this pull request 7 months ago
chore: bump minimum aspect_bazel_lib version to 2.7.0 for rules_js 2.0

gregmagolan opened this pull request 7 months ago
chore: bump to Bazel 7.1.1 and Aspect CLI 5.9.24

gregmagolan opened this pull request 7 months ago
[Bug]: aspect_rules_js pulls in rules_buf as a dependency

csmulhern opened this issue 7 months ago
DNL: test backwards compat of rules_nodejs HEAD commit

gregmagolan opened this pull request 7 months ago
[Bug]: NpmPackageExtract error with 1.40.1

danielepolencic opened this issue 7 months ago
DNL: testing

gregmagolan opened this pull request 7 months ago
chore: restore test that was commented out unintentionally

gregmagolan opened this pull request 7 months ago
perf: reduce size of npm_package_store transitive_files depset

gregmagolan opened this pull request 7 months ago
chore: add a bzlmod variant of the js_binary_sh test for JS_BINARY__WORKSPACE

gregmagolan opened this pull request 7 months ago
chore: write checked bzl files for both WORKSPACE and bzlmod

gregmagolan opened this pull request 7 months ago
refactor: drop support for Bazel 5

gregmagolan opened this pull request 7 months ago
fix: drop .sh extension from js_binary, merger and js_image_layer launchers

gregmagolan opened this pull request 7 months ago
refactor: use consistent_label_str from Aspect bazel-lib

gregmagolan opened this pull request 7 months ago
refactor: use Aspect bazel-lib repo_utils.get_env_var to get HOME directory

gregmagolan opened this pull request 7 months ago
refactor: set minimum aspect_bazel_lib to 2.6.1

gregmagolan opened this pull request 7 months ago
refactor: set minimum rules_nodejs version to 6.1.0

gregmagolan opened this pull request 7 months ago
refactor: remove pnpm_version from npm_translate_lock bzlmod extension

gregmagolan opened this pull request 7 months ago
refactor: rename directory attribute of NpmPackageInfo to src

gregmagolan opened this pull request 7 months ago
refactor: remove deprecated lifecycle_hooks_no_sandbox from npm_import

gregmagolan opened this pull request 7 months ago