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

remove redundant text

github.com/pnpm/pnpm.io - 001e088bef48a9402be5eb47316db5322f811c3b authored almost 2 years ago
document v8 changes

github.com/pnpm/pnpm.io - 6d1f1a3094fc9edc27f73c00474a11e0e92dd506 authored almost 2 years ago
create v8 docs

github.com/pnpm/pnpm.io - 7559d660f1eabc1e054f3ac03d80317ac5be24a3 authored almost 2 years ago
fix: when publish some package throws an error, exit code should be non-zero (#6248)

close #5528
close #5775

github.com/pnpm/pnpm - 059d3ac398308fc099fd0d7037d2fb10fcc368b3 authored almost 2 years ago
fix(plugin-commands-audit): only three paths are displayed in the audit output (#6245)

close #6203

github.com/pnpm/pnpm - fd6b5a2c87a5b821ca48aff0b174ef52447aa5a0 authored almost 2 years ago
fix: segmentation fault error

close #6241

github.com/pnpm/pnpm - 22ccf155ef6a4390e9950cf716613d171107d78e authored almost 2 years ago
fix: typo standalone (#6244)

github.com/pnpm/pnpm - 36ffbfcd4bf870b3bd1c38bbc01d294082148674 authored almost 2 years ago
document --patches-dir

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

github.com/pnpm/pnpm - 81ca8b1aa546414be380d2599cdc344ce5ce7e96 authored almost 2 years ago
chore: require to use pnpm v8

github.com/pnpm/pnpm - 6f1ca62f77630efa02849bf359f7fedcdbed4c35 authored almost 2 years ago
feat!: only allow lockfile v6 (#6240)

github.com/pnpm/pnpm - 158d8cf22f80298c58543b814a31bfffcc232131 authored almost 2 years ago
feat: bundle pnpm CLI with node.js 18

github.com/pnpm/pnpm - 9a908927f4d8ab27a2bc375586173f4f7bb76ec1 authored almost 2 years ago
use pnpm v8

github.com/pnpm/pnpm.io - 8466331e9db2d90ee0718b8fae9d4be941112bd7 authored almost 2 years ago
feat!: drop Node.js 14 support

github.com/pnpm/pnpm - eceaa8b8b71bc19b1f05dfa7a676d232d4cbcc1e authored almost 2 years ago
fix(deps): update lru-cache

github.com/pnpm/pnpm - 9d026b7cb18a5be02aead5350e665d5651a4f51f authored almost 2 years ago
style: update eslint (#6236)

github.com/pnpm/pnpm - ee61ca4cb7ce6b3cb177f892940edb55b19b9e17 authored almost 2 years ago
feat: add abc-parent-with-aliases

github.com/pnpm/registry-mock - daaccaa0b0ac3cf45aac9a07ce7851af9a01e60d authored almost 2 years ago
chore(deps): update

github.com/pnpm/pnpm - f15fde7eb8feec4fc086763364d005531e6d9530 authored almost 2 years ago
add usage of PNPM_HOME env variable for store-dir (#399)

github.com/pnpm/pnpm.io - 3a1fb4a141b9621169670ec612dd8e6e495ba19f authored almost 2 years ago
Merge branch 'v8'

github.com/pnpm/pnpm - 993044180d70dac72d513c8279dbc9494f7d002d authored almost 2 years ago
chore(release): 7.30.0

github.com/pnpm/pnpm - cf28be8780de0872656135d2aadce5738fea1594 authored almost 2 years ago
fix: make-dedicated-lockfile

github.com/pnpm/pnpm - c06f89186f3b3c9e9cceb171e1c56cab0be18300 authored almost 2 years ago
Merge branch 'main' into v8

github.com/pnpm/pnpm - 506f3f7b93544e9da590841a8f12233ad0a577ce authored almost 2 years ago
chore(release): 7.30.0-0

github.com/pnpm/pnpm - 748562686d9429386b7badd4f4892f9d889cbc7d authored almost 2 years ago
refactor: move usage of PNPM_HOME into getDataDir (#6222)

github.com/pnpm/pnpm - dfec359820080eb5e97e68b7df1dd47ed9559a80 authored almost 2 years ago
fix: update graceful-fs

github.com/pnpm/pnpm - d9bf2aa194144574b8b495264d03ec49513c5b72 authored almost 2 years ago
fix: ignore a vulnerability

github.com/pnpm/pnpm - 02685b3d2facb4b1faba0ac080b704406f4ee97e authored almost 2 years ago
fix: prepend directories to NODE_PATH in command shims

github.com/pnpm/pnpm - 685b3a7ea18cbe43e9356fbc222ef9045a0b770d authored almost 2 years ago
chore(release): 6.0.0

github.com/pnpm/cmd-shim - b9c389b161cb4370f5deda9ff78df03a7a6683c2 authored almost 2 years ago
drop node.js 10 and 12 support

github.com/pnpm/cmd-shim - 9ccf609bc50da508b09b9d48e7cbbd6b7666d37a authored almost 2 years ago
test: update jest

github.com/pnpm/cmd-shim - 54c63bafde09614fa9a09c66ff5b054291dad7e0 authored almost 2 years ago
chore: update deps

github.com/pnpm/cmd-shim - bfbbe7c9e373b1cae3cab15b65177b376f9d6d38 authored almost 2 years ago
chore: use new lockfile

github.com/pnpm/cmd-shim - 14b5db98ebf2096ae66815453966acdc7eab0c3c authored almost 2 years ago
test: fix

github.com/pnpm/cmd-shim - 9332047d64a0aedbfdcf5d28fc74436ae009558a authored almost 2 years ago
fix!: new NODE_PATH should have bigger priority than old NODE_PATH entries (#44)

github.com/pnpm/cmd-shim - f31686dd5015da2454982a488cfaebaa37c03402 authored almost 2 years ago
feat: support `--patches-dir` on patch-commit command (#6215)

close #6202

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

github.com/pnpm/pnpm - 40845b9add72745ac04eb39b78530a54074c05b2 authored almost 2 years ago
test: fix on Windows

github.com/pnpm/pnpm - b92857aa255ed41f1278c358e515adb67b384d72 authored almost 2 years ago
docs(README): update installation and usage sections

github.com/pnpm/pnpm - 3c2268a4df47f3752dbae70595de4b901e9b9e74 authored almost 2 years ago
chore(release): 7.29.3

github.com/pnpm/pnpm - 8151bb4e272ca4d814e705a2743cbd2e2024085e authored almost 2 years ago
fix: multiple Jest versions in a single workspace should work (#6138)

close #5176
close #6213

github.com/pnpm/pnpm - f9c30c6d78a3f442592dac90cb064d6f1f399fa9 authored almost 2 years ago
docs: add changesets

github.com/pnpm/pnpm - b38d711f3892a473e20e69dd32ca7e1b439efaec authored almost 2 years ago
revert: "fix: don't extend NODE_PATH in command shims (#5290)"

This reverts commit e505b58e33c1e832e4bc619f70101eb96da6b7ba.

github.com/pnpm/pnpm - 0ca45b30e9d47be546469077c0c4863de6e62ae9 authored almost 2 years ago
Revert "update extend-node-path doc"

This reverts commit 9abcaedf3eae2080c3beb033ff11bd6918e6ed86.

github.com/pnpm/pnpm.io - 39c4b82938d951b41397143a4c9f74cfe5e47aad authored almost 2 years ago
update extend-node-path doc

github.com/pnpm/pnpm.io - 9abcaedf3eae2080c3beb033ff11bd6918e6ed86 authored almost 2 years ago
Merge branch 'main' into v8

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

github.com/pnpm/pnpm - abd556bfac967f8075a396149a84e3ec83f0f9af authored almost 2 years ago
fix: don't extend NODE_PATH in command shims (#5290)

close #5285
close #5176

github.com/pnpm/pnpm - e505b58e33c1e832e4bc619f70101eb96da6b7ba authored almost 2 years ago
test: patch tests should not break fixtures

github.com/pnpm/pnpm - 5c16743a4d5356391f0acad25d400a859b6e08cd authored almost 2 years ago
feat: when patch package does not specify a version, use locally installed version by default. (#6197)

close #6192

github.com/pnpm/pnpm - 185ab01adfc927ea23d2db08a14723bf51d0025f authored almost 2 years ago
update link to crowdin

github.com/pnpm/pnpm.io - d7de2e944ebe0a3403aff644ef7c73341b671e38 authored almost 2 years ago
fix installation stages illustration

github.com/pnpm/pnpm.io - d63002c2cf1a4cd1028b3ea521c1500b1397bac2 authored almost 2 years ago
fix: sort patchedDependencies consistently in lockfiles (#6208)

github.com/pnpm/pnpm - 787c43dcc1e913062a916c5e91440865bd9a8a6d authored almost 2 years ago
fix: retry copying from store on EBUSY error (#6207)

close #6201

github.com/pnpm/pnpm - 955874422c0a9f18f083edb7c73bd4be24520c9a authored almost 2 years ago
fix: clean up child processes when process exited (#6190)

close #6162

github.com/pnpm/pnpm - 272de3e22766a57bc99d44961be9b0bad37c8b5e authored almost 2 years ago
Update motivation page (#397)

* Update motivation page

* add node_modules illustration

* add graffle files

* add alt ...

github.com/pnpm/pnpm.io - ef0c7a49c8a9086922062fbe79af9f1ebec0d2e4 authored almost 2 years ago
add better illustration of how pnpm install works

github.com/pnpm/pnpm.io - 255fd3807651b555ebf371e176b6d068d74b9b4d authored almost 2 years ago
ci: fix release

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

github.com/pnpm/pnpm - ff333556d86035f7234c605478a722cfadfcb3cb authored almost 2 years ago
fix: settings related to authorization should be set by npm CLI (#6195)

close #6181

github.com/pnpm/pnpm - 6314a47b821a8a340e14cf8d23c67fff0f1d9854 authored almost 2 years ago
chore: postinstall for dependabot template-oss PR

github.com/pnpm/which - d3dd94eb16158464149ae028ee1cdf8c704c31f6 authored almost 2 years ago
chore: Bump @npmcli/template-oss from 4.11.4 to 4.12.0

Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.11.4 to 4.12.0.
- [Rele...

github.com/pnpm/which - 0466ea23de821c1a0030a13f1673267c71a4c376 authored almost 2 years ago
docs: update the caching example

github.com/pnpm/action-setup - 61eb8c655ae37726415e38ee7e4f5eac38a191e6 authored almost 2 years ago
fix: pnpm setup should override existing shell config settings for pnpm (#33)

ref https://github.com/pnpm/get.pnpm.io/issues/27#issuecomment-1458199980

github.com/pnpm/get.pnpm.io - 68ddd8aaa283a74bd10191085fff7235aa9043b5 authored almost 2 years ago
remove doppler from the sponsors list

github.com/pnpm/pnpm.io - f97c32baa3e6729230d585988835d1cbfac80c48 authored almost 2 years ago
docs: remove doppler from sponsors

github.com/pnpm/pnpm - 962c2b78b9b419189ae8ef16841c99aabca3c151 authored almost 2 years ago
ci: install pnpm using corepack

github.com/pnpm/registry-mock - 3dedf9a00eee9149b0e5849a78cd96b02b35c759 authored almost 2 years ago
ci: install pnpm using corepack

github.com/pnpm/pnpm.io - 6207bb435ad3aeb0a2f87dc8ac518c49ecdd6d17 authored almost 2 years ago
ci: use corepack

github.com/pnpm/pnpm - 3ef3f132654d1b8d92dc25cb09c4bcdc480fa122 authored almost 2 years ago
chore(release): 8.0.0-beta.0

github.com/pnpm/pnpm - f6b1984a73a98c1b45535813b3b25e67a1618c12 authored almost 2 years ago
Merge branch 'main' into v8

github.com/pnpm/pnpm - 2c8eecfa6c66a5a752174b346954b3280a3ef5d5 authored almost 2 years ago
feat!: dedupe-peer-dependents is true by default (#6185)

github.com/pnpm/pnpm - 54591c686784fe8dc3e2f3232bb2469772df2d39 authored almost 2 years ago
document v7.29

github.com/pnpm/pnpm.io - 801ed04f8ae4f03c33e7a78c4ea9ef71064757a5 authored almost 2 years ago
chore(release): 7.29.0

github.com/pnpm/pnpm - 42edfc51775547eddd9e15a1ad8049325c80d44b authored almost 2 years ago
fix: incorrect error block when subproject has been patched (#6183) (#6184)

close #6183

github.com/pnpm/pnpm - 9d906fc94acf3839868424ef145923095d98dc6d authored almost 2 years ago
chore: downgrade verdaccio

github.com/pnpm/pnpm - 807158e58cd5741a7ba3f77d82b4983aa3960d28 authored almost 2 years ago
test: fix

github.com/pnpm/pnpm - 9bdb8753975ef8c22acca4541d0c9d2ab98fa911 authored almost 2 years ago
Merge branch 'main' into v8

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

github.com/pnpm/pnpm - 890b49789311bf33e6a8c77920230e35abd76f25 authored almost 2 years ago
fix: update on a subset of projects should work with dedupe-peer-dependents (#6178)

github.com/pnpm/pnpm - 670bea8440dde04a3856c390a027b440dc9bb9da authored almost 2 years ago
fix: dedupe-peer-dependents when running a command inside a workspace project (#6175)

ref #6171

github.com/pnpm/pnpm - b11fa7093cd4775f5245d8a0fb6b64cc5262ee06 authored almost 2 years ago
fix: should not throw an error when local dependency use file protocol (#6157)

close #6115

github.com/pnpm/pnpm - 019e4f2de7b202a44c903a53e97c9c034a32682a authored almost 2 years ago
fix: dedupe-peer-dependents on a subset of projects (#6173)

close #6171

github.com/pnpm/pnpm - 690bead26780c8a10b61d2e78c4b99ed607fc978 authored almost 2 years ago
docs: add explanation about conflicting peer dependencies

ref #6153

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

github.com/pnpm/pnpm - d4c0ad091878f0b6aba35368e0101a0afaa84e53 authored almost 2 years ago
ci: fix setting auth token

github.com/pnpm/pnpm - 045e35dd00b61e689690978c005593b470404fc8 authored almost 2 years ago
ci: tag with latest-7

github.com/pnpm/pnpm - 98397265a130b70efaf0a83819c933bf392f3c9d authored almost 2 years ago
chore(release): 7.29.0-0

github.com/pnpm/pnpm - c6809217e0de55bd6cba748433ecdbab869c2af0 authored almost 2 years ago
feat: dedupe packages that have peers when `dedupe-peer-dependents` is `true` (#6153)

github.com/pnpm/pnpm - 5c31fa8be6f15941b723c2035b85d79e2f59fb5e authored almost 2 years ago
docs: add Nuxt to workspace examples (#395)

github.com/pnpm/pnpm.io - 513d9e49d631b6384b27f867fadc152bf62c3aaa authored almost 2 years ago
fix: types error in npm-resolver

github.com/pnpm/pnpm - 62d1cb8f1ec034a49f635c845efeeeb388525abd authored almost 2 years ago
fix: update deps

github.com/pnpm/pnpm - cfbab73a61185d318fea9313b731c42bb5eaffa7 authored almost 2 years ago
Update fetch.md about dealing with patches

It may confuse people who uses pnpm fetch
on a project that contains patches,
see: https://...

github.com/pnpm/pnpm.io - 20a74e15cf1dd21f384ce6b7163699b800026606 authored almost 2 years ago
ci: fix publish

github.com/pnpm/registry-mock - cc3300d543eac81c5a87cc04612e4b4485103098 authored almost 2 years ago
feat: add abc-optional-peers-parent

github.com/pnpm/registry-mock - 6808be9d299d20e74bf46d628b24b56d6d910ef8 authored almost 2 years ago
chore: updated translation progress

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

github.com/pnpm/pnpm.io - b8148b23ac5151f0340ddddd3cd071355498e061 authored almost 2 years ago
hide some languages

github.com/pnpm/pnpm.io - 5cd2df7e8cada99e655e60fd1c089225925e70dd authored almost 2 years ago
update crowdin

github.com/pnpm/pnpm.io - bb28f61b5ddf937f732bbf100b1159089e6686fd authored almost 2 years ago
Add Lockfile Explorer (#394)

* Alphabetize the list items

* Add a link for Lockfile Explorer

github.com/pnpm/pnpm.io - c5f6326d9e1e27a309923e3e71cec0952e2f0646 authored almost 2 years ago
fix: allowedVersions corner case when only parent>child selectors exist (#6148)

github.com/pnpm/pnpm - d583fbb2ad7e6b986d133a4eaf60824713f13c06 authored almost 2 years ago