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

test(dnl): foobar

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

danielepolencic opened this issue 9 months ago
DNL: testing

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

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

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

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

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

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

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

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

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

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

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

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

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

gregmagolan opened this pull request 9 months ago
refactor: remove deprecated run_lifecycle_hooks from npm_import

gregmagolan opened this pull request 9 months ago
refactor: removed deprecated //npm:npm_import.bzl

gregmagolan opened this pull request 9 months ago
refactor: remote deprecated package_json attribute from npm_translate_lock

gregmagolan opened this pull request 9 months ago
refactor: default include_runfiles to False in npm_package

gregmagolan opened this pull request 9 months ago
refactor: remove unused src_directory from NpmPackageStoreInfo

gregmagolan opened this pull request 9 months ago
chore: hoist more TODOS to 2.0

gregmagolan opened this pull request 9 months ago
fix: add cannonical_id to npm_import

Aghassi opened this pull request 9 months ago
[Bug]: bzlmod extension performance

jbedard opened this issue 9 months ago
[FR]: js_image_layer should expose 'tar' configurability

alexeagle opened this issue 9 months ago
chore(deps): update dependency aspect_rules_lint to v0.16.0

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

renovate[bot] opened this pull request 9 months ago
chore(deps): update rollup

renovate[bot] opened this pull request 9 months ago
chore(deps): update @types

renovate[bot] opened this pull request 9 months ago
rules_js 2.0

gregmagolan opened this pull request 9 months ago
fix: bump minimum bazel-lib version to 1.42.2

gregmagolan opened this pull request 9 months ago
chore: bump bazel-lib to get static-linked tar toolchain

alexeagle opened this pull request 10 months ago