Ecosyste.ms: OpenCollective

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

pnpm

Fast, disk space efficient package manager
Collective - Host: opensource - https://opencollective.com/pnpm - Website: https://pnpm.io/ - Code: https://github.com/pnpm

fix(deps): update

github.com/pnpm/pnpm - 0ab1e52504897f6ccdc2cd83a365585737aeca2a authored almost 2 years ago
perf: bump semver to 7.4.0 (#6377)

github.com/pnpm/pnpm - c0760128d6159e2ea51e3d7867b70ee2b1cd989f authored almost 2 years ago
chore: updated translation progress

github.com/pnpm/pnpm.io - 2c9eedfa4746fba3454a5580006f1d893998a384 authored almost 2 years ago
chore: update benchmarks

github.com/pnpm/pnpm.io - 394f8c801fcd2eead427a034fabc1af05c48d9f8 authored almost 2 years ago
change with what settings pnpm runs for the benchmarks

github.com/pnpm/pnpm.io - 9b3c39c9d1d3ac2005e0086efe352266d257f4a8 authored almost 2 years ago
chore(release): 8.2.0

github.com/pnpm/pnpm - 36fae6ffbabcc858780a900cc97bbb82a1793422 authored almost 2 years ago
feat(default-reporter): a new option added (#6373)

In order to filter out packages from the installation summary,
a filter function may be passed ...

github.com/pnpm/pnpm - 6cfaf31a138efaa38e14c505efb7a90794fad4a8 authored almost 2 years ago
fix: don't print info messages about linked dependencies (#6372)

github.com/pnpm/pnpm - d52c6d751ff3a5478d247eb614e77a54aded8bca authored almost 2 years ago
feat: don't add linked in deps to the lockfile when `excludeLinksFromLockfile` is set to `true` (#6369)

github.com/pnpm/pnpm - 72ba638e345a222f3fb83c4e91d9f006d8690452 authored almost 2 years ago
chore: update benchmarks

github.com/pnpm/pnpm.io - 13806f934a4c72c57d31853297d7c2d96c5b9a0f authored almost 2 years ago
fix: add -g to mismatch registries error info when original command has -g option (#6365)

close #6224

github.com/pnpm/pnpm - 080fee0b8b32bb15dc2be52e1459d1c845a111b4 authored almost 2 years ago
chore: updated translation progress

github.com/pnpm/pnpm.io - 213042af27664c97a52c7dc0061b0bab71d4b8a3 authored almost 2 years ago
fix: `pnpm config get <key> -g` returns empty when the value is a boolean (#6360)

github.com/pnpm/pnpm - bb287272a00be4921ba173cb1bb3b7a6b385d608 authored almost 2 years ago
docs: simplify the process of setting up the environment (#6359)

github.com/pnpm/pnpm - 41562584abd2bcde1e9664fbd54adf64579d031e authored almost 2 years ago
fix(deps): update Yarn

github.com/pnpm/pnpm - e440d784f861952ba54d261031f3a2125419d90e authored almost 2 years ago
fix: don't fail with EBUSY error when trying to copy a file from the store

ref #6201

github.com/pnpm/pnpm - b2924455d362f270138e56ac7c78dee49ea70847 authored almost 2 years ago
feat: npmrc environment variable fallback (#6358)

close #6018

github.com/pnpm/pnpm - fc8780ca9e0760561d4d69e781642ad56fdb6514 authored almost 2 years ago
chore(release): 2.1.1

github.com/pnpm/npm-conf - 4e585f597d952d77845bc3f2bfaa8367dc5bf59a authored almost 2 years ago
fix: update config.env-replace

github.com/pnpm/npm-conf - 3ebae759698af0f041e1c231bf6efb2cc1731a53 authored almost 2 years ago
Revert "feat: read setting from global pnpm config file"

This reverts commit ac15aae10f5f00fe652eafa3104ff02270a3534a.

github.com/pnpm/npm-conf - 129439736fe39de6c53a82554568b306ac9772d0 authored almost 2 years ago
chore: release

github.com/pnpm/components - 06505e9ad79ad12e0c3237f6ad417b13d2f6e3df authored almost 2 years ago
feat: add fallback syntax for env variable replace (#10)

* feat: add fallback syntax for env variable replace

* refactor: env-replace

---------

...

github.com/pnpm/components - d8c73634415cb24b558c06990846a2d6045c1de7 authored almost 2 years ago
chore(release): 8.1.1

github.com/pnpm/pnpm - 61b7919ad4d5546117f6e649b91b9a7396c6d517 authored almost 2 years ago
fix: installing local dep from directory that starts with @ (#6350)

close #6332

github.com/pnpm/pnpm - 94f94eed6338807210930c352a797db97c10141f authored almost 2 years ago
fix: installation of packages with () in scope name (#6349)

close #6348

github.com/pnpm/pnpm - 5087636b66a0653421ed76f45d98710ee4574f7f authored almost 2 years ago
chore: update benchmarks

github.com/pnpm/pnpm.io - 892c4870a95d54e681ad3d986e063820fdc7a356 authored almost 2 years ago
chore: update benchmarks

github.com/pnpm/pnpm.io - 4713266d12964a92a3dd42663e43fa34e31216c9 authored almost 2 years ago
fix(default-reporter): should print error summary as expected (#6345)

* fix(default-reporter): should print error summary as expected

* docs: add changeset

github.com/pnpm/pnpm - af3e5559d377870d4c3d303429b3ed1a4e64fedc authored almost 2 years ago
docs(LICENSE): update years

github.com/pnpm/pnpm - 9c597019b9d03fe3437cb072fa96f272a8bcd0f1 authored almost 2 years ago
chore: updated translation progress

github.com/pnpm/pnpm.io - 1408a27a1656564f508916bbe6e479ff434da9ca authored almost 2 years ago
chore(deps): dedupe @types/[email protected] with 7.21.3 (#6343)

github.com/pnpm/pnpm - c19ddba1dc0afc6b0aaa3648ef7a0084d9e6c883 authored almost 2 years ago
Update npmrc.md (#404)

docs: fix typo

github.com/pnpm/pnpm.io - a43d781af7e758acab1445c27b3366d227b50e43 authored almost 2 years ago
chore: update benchmarks

github.com/pnpm/pnpm.io - b4c2318a2a03fefa2fe0dbd66ffc48c45661dcfb authored almost 2 years ago
chore(npmrc): update settings

github.com/pnpm/pnpm - d86fce63e4b66b8f2ca9c53b2b63aadd1b847f47 authored almost 2 years ago
fix dedup-direct-deps setting name

github.com/pnpm/pnpm.io - 231431a5bfd12897c4307ad617c028864a27c53b authored almost 2 years ago
fix(deps): update `@yarnpkg/shell` (#6339)

close #6320

github.com/pnpm/pnpm - 87b6db57fed28b5ff59fc694abf8e6e8df2a2f76 authored almost 2 years ago
chore(deps): update lockfile

github.com/pnpm/npm-lifecycle - 3935f7253a63cfc992ad4f3a35e792b7d4b26b3c authored almost 2 years ago
Update @yarnpkg/shell to latest stable (#40)

github.com/pnpm/npm-lifecycle - 0657e2692a2ed0d39c6bc3ead8af91dbf6ec4382 authored almost 2 years ago
docs: Add n8n to workspaces examples (#403)

github.com/pnpm/pnpm.io - 543a4d7d107d0b0ff5e890ab74603ed4e1a34536 authored almost 2 years ago
perf(npm-resolver): improve performance of semver.satisfies (#6336)

github.com/pnpm/pnpm - ef6c22e129dc3d76998cee33647b70a66d1f36bf authored almost 2 years ago
docs: add moonrepo to sponsors

github.com/pnpm/pnpm - 73f21b6873f6be428f452ff73e1e78e93ea9f70e authored almost 2 years ago
add moonrepo to sponsors

github.com/pnpm/pnpm.io - 56d6d5dd7d823d3962769dbb11e0f8c6d07f132c authored almost 2 years ago
feat(hooks): pass registries to preResolution hook (#6326)

github.com/pnpm/pnpm - c36c87c1ce5899fb0fc57ad694524a63b161d775 authored almost 2 years ago
document v8.1 changes

github.com/pnpm/pnpm.io - cc6190c38308cb3638bf11870198f4ff9a1f7e43 authored almost 2 years ago
chore: updated translation progress

github.com/pnpm/pnpm.io - 7e0c9c1b7a3496089fea032d417fba0e5915d837 authored almost 2 years ago
redirect 8.x

github.com/pnpm/pnpm.io - f7e6361e8c01b15e289748b57ff6230ba4f1987a authored almost 2 years ago
chore(release): 8.1.0

github.com/pnpm/pnpm - 0c4b20ec8ec4da0fcc9e3f9d0afb594b6c16fe70 authored almost 2 years ago
feat: dedupe-direct-deps (#6319)

close #6299

github.com/pnpm/pnpm - cd6ce11f050de29db274dafb997d0b1b13b440c8 authored almost 2 years ago
feat: add ignore-workspace-cycles to silence workspace cycle warning (#6308)

github.com/pnpm/pnpm - e2cb4b63d28a203ef485155e14fc5e1fe177b06f authored almost 2 years ago
fix: make the `FROZEN_LOCKFILE_WITH_OUTDATED_LOCKFILE` error and hint messages more clear (#6304)

Co-authored-by: Zoltan Kochan <[email protected]>

github.com/pnpm/pnpm - e87754df1f4d3003f03ddb16bf19ecefe19f4e40 authored almost 2 years ago
perf(pkgs-graph): speed up createPkgGraph when directory specifiers are present (#6317)

* perf(pkgs-graph): speed up createPkgGraph when directory specifiers are present

* perf(pkgs...

github.com/pnpm/pnpm - 9fd0e375e9abcaee5df985d77efdbbcdaf0bc9e0 authored almost 2 years ago
mention @pnpm/exe on the installation doc (#402)

* add @pnpm/exe on a installation page

* move the prerequisites section to head and update to...

github.com/pnpm/pnpm.io - dce0041d1878d46e78cc61b8c68e023c81629ac9 authored almost 2 years ago
chore: update benchmarks

github.com/pnpm/pnpm.io - 13d8f513548ad73fcc8b0954644a2cdc2c2c77c6 authored almost 2 years ago
chore: update benchmarks

github.com/pnpm/pnpm.io - 624672113a9e76d4007971bbc60636bd213732d0 authored almost 2 years ago
chore: update benchmarks

github.com/pnpm/pnpm.io - c3cf99b39a692c20dc442c34001b4c926db3483b authored almost 2 years ago
chore: update benchmarks

github.com/pnpm/pnpm.io - f91d2ac39b0506f1160e51053b26620777f9f7b6 authored almost 2 years ago
chore: update benchmarks

github.com/pnpm/pnpm.io - 5f2a3b8c4af61ade8caefba64675f9336b9975db authored almost 2 years ago
chore: Bump @npmcli/template-oss from 4.12.0 to 4.13.0 (#94)

* chore: Bump @npmcli/template-oss from 4.12.0 to 4.13.0

Bumps [@npmcli/template-oss](https:/...

github.com/pnpm/which - 048a0b30564c49b1a2a91c256c790a396221f34b authored almost 2 years ago
fix: lowest supported node.js version in the error message (#6301)

close #6297

github.com/pnpm/pnpm - 518f5e1432113a79b8b0fae376ab37ca53507b51 authored almost 2 years ago
perf(npm-resolver): reduce max memory usage (#6296)

github.com/pnpm/pnpm - 642f8c1d0634ec77e2ee27b02fec71ac099e0347 authored almost 2 years ago
Update README.md

github.com/pnpm/spec - ad27a225f81d9215becadfa540ef05fa4ad6dd60 authored almost 2 years ago
make v8 the current version

github.com/pnpm/pnpm.io - 3bbb057b0b403dc79328743a23f04321f4b79e90 authored almost 2 years ago
ci: update release tags

github.com/pnpm/pnpm - 1d9bbeab75b06986628426974322cc46680689ad authored almost 2 years ago
chore(release): 8.0.0

github.com/pnpm/pnpm - 0db2bae876470f20571823daabff8c6be1307a9e authored almost 2 years ago
perf(pkgs-graph): speed up createPkgGraph by using a table for manifest name lookup (#6287)

github.com/pnpm/pnpm - 35d98c7a8f51a395b67914d13d7c26f068beaba1 authored almost 2 years ago
fix(deps): update @typescript-eslint/eslint-plugin and @typescript-eslint/parser (#6290)

github.com/pnpm/pnpm - c45a4211f21d586d33afb4289a66c3fd5aed4cbb authored almost 2 years ago
fix: dedupe direct deps after hoisting (#6286)

github.com/pnpm/pnpm - 3f0ea1defa366223c31d1495c100b10b57d0c2e9 authored almost 2 years ago
chore: updated translation progress

github.com/pnpm/pnpm.io - e818fc70c8a102bb1269ef65590f33a6272b97db authored almost 2 years ago
refactor: resolve-dependendencies

github.com/pnpm/pnpm - 6d06e01a007f1b008a6fd0be25669d14046486d0 authored almost 2 years ago
fix: remove replaceall polyfill

github.com/pnpm/pnpm - 65e3af8a090e6a627270f94c56baaca2a0e20738 authored almost 2 years ago
fix(audit): audit should work even if there are no package.json files (#6283)

github.com/pnpm/pnpm - 7a16da9f4659c07954e7cad335fb089c5d5adb12 authored almost 2 years ago
chore: update benchmarks

github.com/pnpm/pnpm.io - f0e33e96f76760b12555b1f4b9dcf01e508ead93 authored almost 2 years ago
chore(release): 8.0.0-rc.1

github.com/pnpm/pnpm - 7aca77c3a68f87c313b9fc8ffcb8d2c5635a5ba0 authored almost 2 years ago
fix: `dedupe-peer-dependents` should not remove peer deps from workspace root (#6280)

close #6154

github.com/pnpm/pnpm - 51445f95576312c5979b45228d1d81eea079376b authored almost 2 years ago
perf(headless): hoist importerManifestsByImporterId calculation (#6282)

github.com/pnpm/pnpm - e10d046a429827386a43ccfda9544fff6122dde3 authored almost 2 years ago
perf(pkgs-graph): optimize createPkgGraph by calling Object.values only once (#6281)

ref #6277

github.com/pnpm/pnpm - 572068180829566a8ca923bd84d1849d0ca88259 authored almost 2 years ago
feat: add @pnpm.e2e/abc-parent-with-missing-peers

github.com/pnpm/registry-mock - e7db66e709e5cabe1426ce65bd7de116f5b7f5ce authored almost 2 years ago
chore: update benchmarks

github.com/pnpm/pnpm.io - b90a7db3465b50cfdd556630ced28830356599bb authored almost 2 years ago
chore: update benchmarks

github.com/pnpm/pnpm.io - a08afd4d547b31787326c14f4ccbe5459a8dffa7 authored almost 2 years ago
chore: update benchmarks

github.com/pnpm/pnpm.io - fafba2e82f87c74a752c047893cdf46f0621d9e1 authored almost 2 years ago
chore: update benchmarks

github.com/pnpm/pnpm.io - 04daab68021caab3ee340702ea8d1d5f998f8c2a authored almost 2 years ago
fix benchmark

github.com/pnpm/pnpm.io - 1e58922ea2e7f56a2ec92cc4a00b8d370525fd50 authored almost 2 years ago
update ci scripts

github.com/pnpm/pnpm.io - 1fb6f5eff8d697b86e2ed34054e6a2ab89c547e2 authored almost 2 years ago
chore(release): 8.0.0-rc.0

github.com/pnpm/pnpm - eb5b7d5299eaf881b3efe6ce3aadb2a2ee8470cb authored almost 2 years ago
refactor: dependency-path

github.com/pnpm/pnpm - 0e26acb0fb9612eba51d044fa58e88937ac7cd8a authored almost 2 years ago
fix: peer dependency is not unlinked (#6275)

close #6271

github.com/pnpm/pnpm - b4f26e41aa07528a245749679ba0f340414e0587 authored almost 2 years ago
fix: should use the one with parent syntax when both override rules match the same target (#6266)

close #6210

github.com/pnpm/pnpm - df107f2ef94036373f56a09a7e325a50ffa9b201 authored almost 2 years ago
fix: peer dependency is not unlinked when adding a new dependency (#6274)

close #6272

github.com/pnpm/pnpm - 634d6874b75eec2e149de036d7fc7efa7afb7738 authored almost 2 years ago
fix: direct deduplication with resolution-mode=lowest-direct (#6262)

close #6042

github.com/pnpm/pnpm - f835994eab37b92666464ffa1191fe4337534beb authored almost 2 years ago
fix!: save the whole tarball URL, when it doesn't use the standard format (#6265)

github.com/pnpm/pnpm - 1d105e7fcd282c63022634408b4f3d5780ba42aa authored almost 2 years ago
fix: don't write `pnpm-lock.yaml` if it has no changes (#6260)

close #6158

github.com/pnpm/pnpm - 2a2032810f97eae2c456a12da2752b73f905836d authored almost 2 years ago
feat!: throw a not implemented error on the ci command (#6261)

ref #6100

github.com/pnpm/pnpm - cae85dbb1903521a7efd9c14739a699d1cf0fe0e authored almost 2 years ago
feat: support resolving peers with npm aliases (#6220)

close #4301
Co-authored-by: Zoltan Kochan <[email protected]>

github.com/pnpm/pnpm - cfb6bb3bfe4b9c2f06bf6a97cb095a32d2def40d authored almost 2 years ago
feat: add @pnpm.e2e/abc-parent-with-aliases-of-same-pkg

github.com/pnpm/registry-mock - fa538fa3d3c7fcbf2e1996afa8f7cdac6163f583 authored almost 2 years ago
remove use-lockfile-v6

github.com/pnpm/pnpm.io - dc80077a8946f5a8575677dcbe61ddc8665d87c9 authored almost 2 years ago
docs: update SECURITY.md

github.com/pnpm/pnpm - f53a29d76f657f1b3785e873f0ac9b7291c007e4 authored almost 2 years ago
fix: handle git+ssh with semver (#6239)

github.com/pnpm/pnpm - 28796377cbfe09aaf809a87c1b06868be7da2e8a authored almost 2 years ago
fix(deps): update the compatibility DB

github.com/pnpm/pnpm - 0a8b48f04d565e1274ee8f234fb7b4105e982f69 authored almost 2 years ago
archive v6 docs

github.com/pnpm/pnpm.io - af2f1a5c5035d6673cb81dd562773e7ac63ca3fe authored almost 2 years ago