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
kormide opened this pull request 9 months ago
[FR]: Support lockfile v9 and pnpm 9
Aghassi opened this issue 9 months ago
Aghassi opened this issue 9 months ago
chore: remove explicity include_runfiles = False since it now defaults to False in rules_js 2
gregmagolan opened this pull request 9 months ago
gregmagolan opened this pull request 9 months ago
fix: also gather npm_package_store_deps from srcs in js_library
gregmagolan opened this pull request 9 months ago
gregmagolan opened this pull request 9 months ago
chore: improve comments in npm rules
gregmagolan opened this pull request 9 months ago
gregmagolan opened this pull request 9 months ago
refactor: re-order fields in JsInfo for readability
gregmagolan opened this pull request 9 months ago
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
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
gregmagolan opened this pull request 9 months ago
[Bug]: vite+vue-router alias work error
hunshcn opened this issue 9 months ago
hunshcn opened this issue 9 months ago
chore: disable windows tests on BCR pre-submit
gregmagolan opened this pull request 9 months ago
gregmagolan opened this pull request 9 months ago
[Bug]: pnpm_lock attribute is required, and npm_link_all_packages crashes without it
hermanbanken opened this issue 9 months ago
hermanbanken opened this issue 9 months ago
fix: set default internal npm_translate_lock state
jbedard opened this pull request 9 months ago
jbedard opened this pull request 9 months ago
[Bug]: js_image_layer puts both first-party and third-party code into same layer
matthewjh opened this issue 9 months ago
matthewjh opened this issue 9 months ago
chore: enable workflows github annotations
kormide opened this pull request 9 months ago
kormide opened this pull request 9 months ago
Documentation `data` of `npm_translate_lock` outdated?
louwers opened this issue 9 months ago
louwers opened this issue 9 months ago
chore: bring in llvm toolchain so we can update //js/private/test/image snapshots on darwin
gregmagolan opened this pull request 9 months ago
gregmagolan opened this pull request 9 months ago
[Bug]: NpmPackageExtract extraction of malformed packages causes errors in RBE/Remote Cache
qtica opened this issue 9 months ago
qtica 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
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
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
renovate[bot] opened this pull request 9 months ago
chore(deps): update bazel rulesets
renovate[bot] opened this pull request 9 months ago
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
gregmagolan opened this pull request 9 months ago
chore(deps): update aspect
renovate[bot] opened this pull request 9 months ago
renovate[bot] opened this pull request 9 months ago
perf: construct single list of linked packages
jbedard opened this pull request 9 months ago
jbedard opened this pull request 9 months ago
refactor: simplify bzlmod tag implementations
jbedard opened this pull request 9 months ago
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
jbedard opened this pull request 9 months ago
perf: reduce large array concatenation
jbedard opened this pull request 9 months ago
jbedard opened this pull request 9 months ago
perf: reduce array concatenation
jbedard opened this pull request 9 months ago
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
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
jbedard opened this pull request 9 months ago
refactor: rename include_npm_linked_packages to include_npm_sources && JsInfo npm_linked_packages to npm_sources
gregmagolan opened this pull request 9 months ago
gregmagolan 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
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
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
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
gregmagolan opened this pull request 9 months ago
refactor: rename npm_link_package_deps to npm_deps and npm_package_store_deps to npm_package_store_infos
gregmagolan opened this pull request 9 months ago
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
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
gregmagolan opened this pull request 9 months ago
refactor: rename js_filegroup to js_info_files
gregmagolan opened this pull request 9 months ago
gregmagolan opened this pull request 9 months ago
test: separate e2e bzlmod vs workspace repository rules
jbedard opened this pull request 9 months ago
jbedard opened this pull request 9 months ago
chore: run all e2e tests on CI
gregmagolan opened this pull request 9 months ago
gregmagolan opened this pull request 9 months ago
test: separate e2e bzlmod vs workspace repository rules
jbedard opened this pull request 9 months ago
jbedard opened this pull request 9 months ago
chore: enable branch_freshsness rebase strategy
gregmagolan opened this pull request 9 months ago
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
jbedard opened this pull request 9 months ago
chore: run all e2e tests on CI
gregmagolan opened this pull request 9 months ago
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
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
gregmagolan opened this pull request 9 months ago
refactor: remove utils.home_directory and use get_home_directory from Aspect bazel-lib utils instead
gregmagolan opened this pull request 9 months ago
gregmagolan opened this pull request 9 months ago
refactor: remove //js:enable_runfiles and use @aspect_bazel_lib//lib:enable_runfiles instead
gregmagolan opened this pull request 9 months ago
gregmagolan opened this pull request 9 months ago
feat: support rules_nodejs improved toolchain attributes in rules_nodejs 6.1.0 with backward compat for older versions
gregmagolan opened this pull request 9 months ago
gregmagolan opened this pull request 9 months ago
feat: support rules_nodejs improved toolchain attributes in rules_nodejs 6.1.0 with backward compat for older versions
gregmagolan opened this pull request 9 months ago
gregmagolan opened this pull request 9 months ago
chore: test against latest rules_nodejs release 6.1.0 to ensure backward compat that release with rules_js 1.x
gregmagolan opened this pull request 9 months ago
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
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
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
csmulhern opened this issue 9 months ago
DNL: test backwards compat of rules_nodejs HEAD commit
gregmagolan opened this pull request 9 months ago
gregmagolan opened this pull request 9 months ago
[Bug]: NpmPackageExtract error with 1.40.1
danielepolencic opened this issue 9 months ago
danielepolencic opened this issue 9 months ago
DNL: testing
gregmagolan opened this pull request 9 months ago
gregmagolan opened this pull request 9 months ago
chore: restore test that was commented out unintentionally
gregmagolan opened this pull request 9 months ago
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
gregmagolan opened this pull request 9 months ago
refactor: move toolchain registration call to new rules_js_register_toolchains WORKSPACE function
gregmagolan opened this pull request 9 months ago
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
gregmagolan opened this pull request 9 months ago
fix: add package_visibility support to npm_translate_lock and npm_import on bzlmod
gregmagolan opened this pull request 9 months ago
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
gregmagolan opened this pull request 9 months ago
refactor: drop support for Bazel 5
gregmagolan opened this pull request 9 months ago
gregmagolan opened this pull request 9 months ago
refactor: remove unused NpmLinkedPackageInfo provider and corresponding unused npm_linked_packages from JsInfo; rename load bearing npm_linked_package_files to npm_linked_packages
gregmagolan opened this pull request 9 months ago
gregmagolan opened this pull request 9 months ago
refactor: remove expand_template rule since we now have a better alternative in bazel-lib
gregmagolan opened this pull request 9 months ago
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
gregmagolan opened this pull request 9 months ago
refactor: add include_sources and include_transitive_declarations to js_filegroup rules and gather_files_from_js_providers + gather_runfiles helpers
gregmagolan opened this pull request 9 months ago
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
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
gregmagolan opened this pull request 9 months ago
refactor: also register bazel-lib coreutils toolchain now that we depend on a mininum bazel-lib 2.7.1
gregmagolan opened this pull request 9 months ago
gregmagolan opened this pull request 9 months ago
refactor: always set use_default_shell_env on generated lifecycle hook js_run_binary
gregmagolan opened this pull request 9 months ago
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
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
gregmagolan opened this pull request 9 months ago
refactor: remove vendored is_bazel_7_or_greater; use upstream from bazel-lib instead
gregmagolan opened this pull request 9 months ago
gregmagolan opened this pull request 9 months ago
refactor: remove deprecated //js/private:enable_runfiles and //js/private:experimental_allow_unresolved_symlinks
gregmagolan opened this pull request 9 months ago
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
gregmagolan opened this pull request 9 months ago
refactor: rename directory attribute of NpmPackageInfo to src
gregmagolan opened this pull request 9 months ago
gregmagolan opened this pull request 9 months ago
refactor: remove deprecated update_pnpm_lock_node_toolchain_prefix from npm_translate_lock
gregmagolan opened this pull request 9 months ago
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
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
gregmagolan opened this pull request 9 months ago
refactor: make internal unresolved_symlinks_enabled attribute of js_binary mandatory
gregmagolan opened this pull request 9 months ago
gregmagolan opened this pull request 9 months ago
refactor: removed deprecated //npm:npm_import.bzl
gregmagolan opened this pull request 9 months ago
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
gregmagolan opened this pull request 9 months ago
refactor: remove unused warn_on_unqualified_tarball_url from npm_translate_lock
gregmagolan opened this pull request 9 months ago
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
gregmagolan opened this pull request 9 months ago
refactor: remove unused src_directory from NpmPackageStoreInfo
gregmagolan opened this pull request 9 months ago
gregmagolan opened this pull request 9 months ago
chore: hoist more TODOS to 2.0
gregmagolan opened this pull request 9 months ago
gregmagolan opened this pull request 9 months ago
fix: add cannonical_id to npm_import
Aghassi opened this pull request 9 months ago
Aghassi opened this pull request 9 months ago
[Bug]: bzlmod extension performance
jbedard opened this issue 9 months ago
jbedard opened this issue 9 months ago
[FR]: js_image_layer should expose 'tar' configurability
alexeagle opened this issue 9 months ago
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
renovate[bot] opened this pull request 9 months ago
chore(deps): update bazel
renovate[bot] opened this pull request 9 months ago
renovate[bot] opened this pull request 9 months ago
chore(deps): update rollup
renovate[bot] opened this pull request 9 months ago
renovate[bot] opened this pull request 9 months ago
chore(deps): update @types
renovate[bot] opened this pull request 9 months ago
renovate[bot] opened this pull request 9 months ago
rules_js 2.0
gregmagolan opened this pull request 9 months ago
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
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
alexeagle opened this pull request 10 months ago
perf: don't set JsInfo declarations and transitive_declarations in npm_link_package_store
gregmagolan opened this pull request 10 months ago
gregmagolan opened this pull request 10 months ago