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

fix(pnpm): npm aliases to url specifiers

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

github-actions[bot] opened this pull request 5 months ago
fix(pnpm): support npm: aliases to packages in alternate registries

jbedard opened this pull request 5 months ago
refactor: sort generated npm_translate_lock store targets

jbedard opened this pull request 5 months ago
chore: bump to rules_oci 1.7.6

gregmagolan opened this pull request 5 months ago
fix(pnpm): support npm: alias dependencies with pnpm lockfile v5

jbedard opened this pull request 5 months ago
chore: automate pnpm version mirroring

alexeagle opened this pull request 5 months ago
fix(pnpm): support pnpm9 URL, github version package versions

jbedard opened this pull request 5 months ago
test: add lockfile test cases

jbedard opened this pull request 5 months ago
chore: bump minimum aspect_bazel_lib to 2.7.7

gregmagolan opened this pull request 5 months ago
docs: update section on "Exec failed due to IOException"

fmeum opened this pull request 5 months ago
feat: add include_npm_sources to npm_package

gregmagolan opened this pull request 5 months ago
refactor: do not include registry url in package keys

jbedard opened this pull request 5 months ago
refactor: move npm_registry_url to utils

jbedard opened this pull request 5 months ago
refactor: simplify handling of #423, package aliases

jbedard opened this pull request 5 months ago
chore: bump miminum dep to aspect_bazel_lib 2.7.6

gregmagolan opened this pull request 5 months ago
fix(pnpm): url and git package specifiers

jbedard opened this pull request 5 months ago
[Bug]: pnpm v9 lockfile issues

jbedard opened this issue 5 months ago
Fix typo in onlyBuiltDependencies

surma opened this pull request 5 months ago
[FR]: Preventing input leakage via global caches

Silic0nS0ldier opened this issue 5 months ago
test: generate fresh lockfile each time for pnpm lockfile test

jbedard opened this pull request 5 months ago
[Bug]: rules_js 2.0 pnpm 9 fails to load pnpm-lock.yaml

hjellek opened this issue 5 months ago
chore: update all lockfiles to pnpm v9

gregmagolan opened this pull request 5 months ago
chore: update aspect.dev URL references to aspect.build

gregmagolan opened this pull request 5 months ago
chore: add missing package.json files to npm_translate_lock

jbedard opened this pull request 5 months ago
test: add snapshots of lockfile repositories across pnpm versions

jbedard opened this pull request 5 months ago
refactor: detect and log duplicate package keys

jbedard opened this pull request 5 months ago
test: add more pnpm_lockfiles test cases

jbedard opened this pull request 5 months ago
refactor: ensure pnpm packages info does not override others

jbedard opened this pull request 5 months ago
fix: allow users to provide the version of @pnpm repo

alexeagle opened this pull request 5 months ago
docs: include pnpm in bzlmod install snippet

alexeagle opened this pull request 5 months ago
[Bug]: bsdtar.exe fails to run on Windows

peakschris opened this issue 5 months ago
[FR]: add `rules_license` providers to NPM imported packages

shs96c opened this issue 5 months ago
[Bug]: bazel run -- @pnpm//:pnpm does not work

peakschris opened this issue 5 months ago
fix: error message .format generated with missing argument

jbedard opened this pull request 5 months ago
refactor: normalize pnpm lockfile data in parser

jbedard opened this pull request 5 months ago
refactor: align pnpm lock v6+ with v5 target names

jbedard opened this pull request 5 months ago
fix: pnpm v9 version edge cases

jbedard opened this pull request 5 months ago
refactor: set bazel_compatibility for bzlmod to >=6.0.0

gregmagolan opened this pull request 5 months ago
chore: add pnpm versions 8.15.4 through 9.1.1

gregmagolan opened this pull request 5 months ago
fix(bzlmod): npm_translate_lock should read registry from npmrc

gregmagolan opened this pull request 5 months ago
[FR]: Automatically generate binary and library targets

jun-sheaf opened this issue 5 months ago
chore: bump to gazelle 0.36.0

gregmagolan opened this pull request 5 months ago
chore: bump to stardoc 0.6.2

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

gregmagolan opened this pull request 5 months ago
refactor: fix npm_translate_lock(npmrc) setup

jbedard opened this pull request 5 months ago
feat: support pnpm.onlyBuiltDependencies

jbedard opened this pull request 5 months ago
chore: bump to buildifier 6.4.0

gregmagolan opened this pull request 5 months ago
refactor: reuse npm_translate_lock_state parse logic in bzlmod

jbedard opened this pull request 5 months ago
refactor: inline check_for_conflicting_public_links

jbedard opened this pull request 5 months ago
chore: align ci and bazelrc patterns

gregmagolan opened this pull request 5 months ago
refactor: pnpm repository rule cleanup and comments

jbedard opened this pull request 5 months ago
chore: fix typo in npm_import

hunshcn opened this pull request 5 months ago
fix(bzlmod): npm_translate_lock should read "registry" from npmrc

hunshcn opened this pull request 5 months ago
feat: add generate_empty_layers attribute to js_image_layer

gregmagolan opened this pull request 5 months ago
ci: run e2e/npm_translate_lock_auth with bzlmod on CI

gregmagolan opened this pull request 5 months ago
feat: split js_image_layer into fine grained layers

gregmagolan opened this pull request 5 months ago
feat: support direct 1p links in js_image_layer

gregmagolan opened this pull request 5 months ago
chore: add 1p linked deps to e2e/js_image_oci

gregmagolan opened this pull request 5 months ago
refactor: extract repositories.bzl generation

jbedard opened this pull request 5 months ago
chore: green up 2.x branch after rebase

gregmagolan opened this pull request 5 months ago
refactor: cleanup js_image_layer impl and docs

gregmagolan opened this pull request 5 months ago
chore: cleanup in e2e test

gregmagolan opened this pull request 5 months ago
chore: add bzlmod to js_image_oci e2e

gregmagolan opened this pull request 5 months ago
chore: remove redundant bazelrc flag

gregmagolan opened this pull request 5 months ago
fix: make rules_lint a dev dependency

gregmagolan opened this pull request 6 months ago
refactor: remove support for reloading lockfile on update

jbedard opened this pull request 6 months ago
refactor: always read pnpm.patchedDependencies from lockfile

jbedard opened this pull request 6 months ago
refactor: access root_package_json via getter

jbedard opened this pull request 6 months ago
refactor: simplify collection of lifecycle hooks

jbedard opened this pull request 6 months ago
refactor: remove support for pnpm v6

jbedard opened this pull request 6 months ago
fixup! refactor: set minimum aspect_bazel_lib to 2.7.1 (#1580)

jbedard opened this pull request 6 months ago
fix: do not use npm_translate_lock patch_args without patches

jbedard opened this pull request 6 months ago
fix: align bzlmod and workspace patch_args default

jbedard opened this pull request 6 months ago
test: add pnpm.patchedDependencies lockfile tests

jbedard opened this pull request 6 months ago
refactor: update js_binary executable path to {name}_/{name}

gregmagolan opened this pull request 6 months ago
[FR]: support pnpm.onlyBuiltDependencies

jbedard opened this issue 6 months ago
chore: fixup snapshot tests after rebase

gregmagolan opened this pull request 6 months ago
chore: fixup typos in gha ci yaml

gregmagolan opened this pull request 6 months ago
chore: tweak delivery stamping

gregmagolan opened this pull request 6 months ago
refactor: change default linked target name to 'pkg'

gregmagolan opened this pull request 6 months ago
refactor: default npm_package(publishable) to false

jbedard opened this pull request 6 months ago
chore: use canonical --remote_download_outputs=minimal flag for BwoB

gregmagolan opened this pull request 6 months ago
test: add different pnpm specifier types

jbedard opened this pull request 6 months ago
fix: green up GHA CI coverage step on main

gregmagolan opened this pull request 6 months ago
feat: support pnpm lock v9

jbedard opened this pull request 6 months ago
chore: set --test_tag_filters on cli and not via bazelrc

gregmagolan opened this pull request 6 months ago
chore: update workflows config

gregmagolan opened this pull request 6 months ago
fix: support alternative rules_js workspace or repo_name

jbedard opened this pull request 6 months ago
[Bug]: use of bzlmod repo_name causes error

jbedard opened this issue 6 months ago
chore: generate and save binary BEP on Workflows

gregmagolan opened this pull request 6 months ago
chore: cleanup WORKSPACE and MODULE.bazel files

gregmagolan opened this pull request 6 months ago