Ecosyste.ms: OpenCollective

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

github.com/pnpm/pnpm

Fast, disk space efficient package manager
https://github.com/pnpm/pnpm

fix: sanitize dir names in the store (#4726)

close #4716

c57695550616c67e47af8c27631d73e402df7034 authored over 2 years ago by Zoltan Kochan <[email protected]>
chore(release): 7.1.0

fe06f7de4bc80e306af5c7d0da9d38dc0f6d21e5 authored over 2 years ago by Zoltan Kochan <[email protected]>
fix(setup): don't add %PNPM_HOME% multiple times to Path

46efa18af88cb90a8e331cd845460da6bf78c590 authored over 2 years ago by Zoltan Kochan <[email protected]>
refactor(setup): use env var in Path on Windows

0c184eae56b416a20cd011c572f33c50ddac2065 authored over 2 years ago by Zoltan Kochan <[email protected]>
refactor: pnpm setup (#4713)

1bfaf62b41e384688039b6aad1eefc4707cc1843 authored over 2 years ago by Zoltan Kochan <[email protected]>
fix(dlx): pnpm dlx should work with git-hosted pkgs (#4717)

close #4714

53f653340e19aaf2a8bb0b28c0aa8cb6ca514a28 authored over 2 years ago by Zoltan Kochan <[email protected]>
test(setup): improve tests

0bdf6bab576071a4af4d4e4e15fddfa78ae48523 authored over 2 years ago by Zoltan Kochan <[email protected]>
refactor: setup

59a7b06c3785775c843a433c5aca9f3f25b67ae6 authored over 2 years ago by Zoltan Kochan <[email protected]>
fix: make `pnpm setup` free of garbled characters (#4712)

The output used to be garbled on non-English systems, but not anymore.

460ccf60e5a5a2902f0cadd5f1ffc7abda40d20c authored over 2 years ago by liuxingbaoyu <[email protected]>
feat: support libc field for package.json (#4605)

close #4454

52b0576af4e2ff453f00873fa62830cfabfe9740 authored over 2 years ago by zoomdong <[email protected]>
fix(plugin-commands-script-runner): run --stream should prefix with dir name (#4703)

close #4702

325ed5cba85c68fdb71c9eebfaca997c5824f0f2 authored over 2 years ago by Kenrick <[email protected]>
Refactor setup (#4709)

* refactor: setup on Windows

* fix(setup): don't override existing PNPM_HOME by default

61d102a99d6ea0af63a5a7d13d93e864d97b408d authored over 2 years ago by Zoltan Kochan <[email protected]>
refactor: use @yarnpkg/extensions instead of @yarnpkg/plugin-compat (#4710)

bd35d77221915796ff29908bf5af6069a23647ae authored over 2 years ago by Zoltan Kochan <[email protected]>
fix(setup): update the current shell, not the preferred one (#4701)

ref #4658

71c7ed99808ae0580a3f1e59ce81deb6d6783a9c authored over 2 years ago by Zoltan Kochan <[email protected]>
fix: `pnpm setup` breaks PATH with non-ascii characters (#4699)

Previous `pnpm setup` would break %PATH% containing non-ascii characters
Now it works fine

c...

7c9362d3dcd88d5d13e3533c78ae2362f9cb13e8 authored over 2 years ago by liuxingbaoyu <[email protected]>
chore: make dev pnpm private

32591b2c114b29f99486869b5095ae0cc25ced4e authored over 2 years ago by Zoltan Kochan <[email protected]>
chore: setup dev version of pnpm

9b41cab3ff81d8cdb5656b6857eaec5a16519951 authored over 2 years ago by Zoltan Kochan <[email protected]>
fix(dlx): print install output to stderr (#4696)

close #1698

407409bc2477431325c61974fd664d8ff7f4942d authored over 2 years ago by Zoltan Kochan <[email protected]>
chore: update lockfile

b22ba838cb0f7585fdb0471f44d18c13d1ef7a0e authored over 2 years ago by Zoltan Kochan <[email protected]>
chore(release): 7.0.1

a080a4ba0a4ff1ec80cede2e71d3cc2ee92bccf4 authored over 2 years ago by Zoltan Kochan <[email protected]>
chore(deps): update

d0cc797a0664dcc33af4035177c6ffcf1f509be2 authored over 2 years ago by Zoltan Kochan <[email protected]>
feat(dlx): print more useful info on bad exe error

894d0efee6e43705a2935d60dabfda5e5e39d815 authored over 2 years ago by Zoltan Kochan <[email protected]>
fix(prune): should work in a workspace (#4691)

close #4647

0075fcd234cb7428ca46969105e65f59c985ffb9 authored over 2 years ago by Zoltan Kochan <[email protected]>
refactor: pkgs-graph

bf6839a55643327f0a70f0ef5b3ea605d65ee6fe authored over 2 years ago by Zoltan Kochan <[email protected]>
fix: print a warning when too many file's integrity is checked (#4688)

cadefe5b688e3c8277efde37ed6d48d7a10b8ac8 authored over 2 years ago by Zoltan Kochan <[email protected]>
fix(default-reporter): do not report request retry warnings (#4671)

close #4669

3b98e43a9841a137477880c0001772e109b13173 authored over 2 years ago by Zoltan Kochan <[email protected]>
fix: use Yarn's compatibility database (#4676)

ref https://github.com/yarnpkg/berry/pull/4436

315871260b07d1ed35fb19d1936a995a2ea6e76f authored over 2 years ago by Zoltan Kochan <[email protected]>
fix(dlx): dlx should work when pkg name is not same as cmd name (#4682)

close #4672

8ef4db94c18b275c1620571a316f1f4410bc6325 authored over 2 years ago by Zoltan Kochan <[email protected]>
fix(init): throw an error if arguments are passed to init command (#4665)

close #4662

0eefba9bee37ad84e38c2450dd235147d8bfd109 authored over 2 years ago by Zoltan Kochan <[email protected]>
refactor(meta-updater): move main package name to a variable

c3cebd536cdd0cf2d442a477964b6ddd2d5c1db6 authored over 2 years ago by Zoltan Kochan <[email protected]>
fix: display more informative error for packing (#4654)

close #4653

154e582f4fc0ee9230afeb36c3bf8715b2e03b38 authored over 2 years ago by Axe <[email protected]>
chore(deps): update

1343ca57d03fcb4e9dcbe752e3d2de7b957957f5 authored over 2 years ago by Zoltan Kochan <[email protected]>
chore(release): 7.0.0

cb31207f1751c095d17a68b2352df72fb74d507b authored over 2 years ago by Zoltan Kochan <[email protected]>
test: improve tests

0d7e9eaa86241678bd4c752bb62afce30d427243 authored over 2 years ago by Zoltan Kochan <[email protected]>
docs(CONTRIBUTING): add prerequisites

9f5ef0214fd26e8743f1e38226fde3887b429cde authored over 2 years ago by Zoltan Kochan <[email protected]>
test(core): fix broken lockfile test

b12b2d8f20291e7a30914b83898d31610437063b authored over 2 years ago by Zoltan Kochan <[email protected]>
test(publishing): fix

22907f6e3ec5547c1494e377893e9702ccff79d4 authored over 2 years ago by Zoltan Kochan <[email protected]>
test: fix global uninstall test

2a61304a5778f2508a7c45b4f03d669723e35a5c authored over 2 years ago by Zoltan Kochan <[email protected]>
fix: only update pnpm in the global bin folder

e9e6a64980fabf0f9b13de0039570a2cfccd0510 authored over 2 years ago by Zoltan Kochan <[email protected]>
test: improve tests that init a git repo

d9d30d6fa27655d40194a87591c6bc369999b070 authored over 2 years ago by Zoltan Kochan <[email protected]>
fix: solve circular dependencies issue in the workspace

1ceb632b1ccabb17f70fc4e39ff36f5f3268343c authored over 2 years ago by Zoltan Kochan <[email protected]>
docs: mention our sponsors in the release notes

41f8281637fd2b3cc94829df2972b6585c1dc9b6 authored over 2 years ago by Zoltan Kochan <[email protected]>
docs(security): deprecate pnpm v5

81bf16af7a0909e8abf2a16ac1ac098ce59a8084 authored over 2 years ago by Zoltan Kochan <[email protected]>
fix(exportable-manifest, types): add typesVersions field to PUBLISH_CONFIG_WHITELIST (#4637)

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

18ba5e2c09940bb08cefd9d7f2e3725a70453d55 authored over 2 years ago by 장지훈 <[email protected]>
fix: global linking (#4641)

af6ac00e4d6efbba5bf37ff452c6ea39b9338b10 authored over 2 years ago by Zoltan Kochan <[email protected]>
docs(README): add utm params to sponsor links

d99daa902442e0c8ab945143ebaf5cdc691a91eb authored over 2 years ago by Zoltan Kochan <[email protected]>
docs(README): add TakeShape to sponsors

caf72193176fdc0a0c6303a6f29868a0008f8881 authored over 2 years ago by Zoltan Kochan <[email protected]>
chore(deps): update

f352a56a8d9698a57cbe806989cf3ac86e4d670d authored over 2 years ago by Zoltan Kochan <[email protected]>
chore(release): 7.0.0-rc.9

3966afcecea69c9c8ee8c495bc4bde8f39da9e95 authored over 2 years ago by Zoltan Kochan <[email protected]>
fix: don't fail when moving packages to node_modules/.ignored (#4626)

7478cbd05337a0e0a120bfdafa23d37b3198c3d7 authored over 2 years ago by Zoltan Kochan <[email protected]>
fix: publish in workspace (#4627)

close #4348

9177ddbc9a07b5ba56e97e91556349a396f88289 authored over 2 years ago by Zoltan Kochan <[email protected]>
fix: a file dep has a file dep (#4618)

close #4611

3345c2cce85db551cafa07314e8a29292643003a authored over 2 years ago by Zoltan Kochan <[email protected]>
fix(update-checker): suggest to update @pnpm/exe, when @pnpm/exe is used

22ab407700779721be0ff685cf9dada2a1200b99 authored over 2 years ago by Zoltan Kochan <[email protected]>
chore(release): 7.0.0-rc.8

88da23536320e35bd2d7c844830b668b47116b27 authored over 2 years ago by Zoltan Kochan <[email protected]>
fix(install): exit with an error when no package.json is found (#4614)

close #4609

84c7e15baef2a2ab81b878bd450edda81a64cc15 authored over 2 years ago by Zoltan Kochan <[email protected]>
fix: dlx should work without a configured global directory (#4612)

* fix: dlx should work without a configured global directory

close #4597

* docs: add changesets

c5caf83346de042667679db5c349ad13b0ff2895 authored over 2 years ago by Zoltan Kochan <[email protected]>
fix(init): don't fail if a parent dir has a package.json (#4615)

close #4589

17fa76e2bbb64985c42462ac2013756cf52d66f0 authored over 2 years ago by Zoltan Kochan <[email protected]>
revert: "ci: test on Node.js 18"

This reverts commit 41a9e1cacaf023ea5b958ffa4a001cf27dfe4045.

b865ff0b0461c0c6caef22a6adcf75095c8c26d1 authored over 2 years ago by Zoltan Kochan <[email protected]>
fix: downgrade socks-proxy-agent

6d30d93928bff6215817023527c6b6bea1e5bd40 authored over 2 years ago by Zoltan Kochan <[email protected]>
ci: test on Node.js 18

41a9e1cacaf023ea5b958ffa4a001cf27dfe4045 authored over 2 years ago by Zoltan Kochan <[email protected]>
chore(deps): update

463b2fb4f4027d0a109cc51983b1177163e549d6 authored over 2 years ago by Zoltan Kochan <[email protected]>
feat: add legacy-dir-filtering (#4610)

close #4606

e05dcc48a0c64a7a90d29090d0930129e86726bd authored over 2 years ago by Zoltan Kochan <[email protected]>
fix: only `pnpm install` should fail on peer dep issues (#4596)

close #4577

c38feff08f9a110ebab918c6a9a64ad38613adb3 authored over 2 years ago by Zoltan Kochan <[email protected]>
chore: Set permissions for GitHub actions (#4607)

Restrict the GitHub token permissions only to the required ones; this way, even if the attackers...

6bbb7b1d26f38f9516ed4112b7d7cb927d4d941a authored over 2 years ago by neilnaveen <[email protected]>
fix(filter-workspace-packages): filter not working if the path contains Korean characters (#4595)

9f06162824de4c263500eb1c4c7ba84cd2a8fa87 authored over 2 years ago by 장지훈 <[email protected]>
chore(release): 7.0.0-rc.7

4170eada792b8e3b4c75f35f3783f1042d08b51e authored over 2 years ago by Zoltan Kochan <[email protected]>
feat: shrink path to the global directory (to reduce chance of too long names on Windows) (#4591)

066f38dda39e9ee09be355eccc8a75bcd9eef5b6 authored over 2 years ago by Zoltan Kochan <[email protected]>
refactor: resolvePeers.ts

c16eb2be344cd48e80d24befb3025a44ed40409d authored over 2 years ago by Zoltan Kochan <[email protected]>
fix: an edge case with peer resolutions and circular deps (#4588)

948a8151eda6454051d3da347ee8776b3ce8028a authored over 2 years ago by Zoltan Kochan <[email protected]>
fix(default-reporter): use loglevel to filter deprecation warnings (#4507)

close #4343

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

e941499872125e95d483d5582ec01b91436888cb authored over 2 years ago by milahu <[email protected]>
fix(exec): commands of workspace project should be in PATH (#4583)

close #4481

275c4052359189c37a348804374c8dc7f6ab3016 authored over 2 years ago by Zoltan Kochan <[email protected]>
chore(release): 7.0.0-rc.6

6fc4c89bc3a7f91b4a8ef6f1d96de6b9fde994bf authored over 2 years ago by Zoltan Kochan <[email protected]>
Fix `add` bug with overlapping workspace packages (#4575)

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

b716d2d06b575b74ecbbc2fc70e616b134521069 authored over 2 years ago by Jon de la Motte <[email protected]>
fix: store integrity check when the lockfile is updated (#4580)

close #4566
close #4565

7cdca5ef249623e03dd86e01febff980b6f5b408 authored over 2 years ago by Zoltan Kochan <[email protected]>
fix(core): prevent duplication of peerDependencyRules in the lockfile (#4576)

If a workspace has a global peerDependencyRule that is applied by more
than one package, the lo...

88289a42c9753b9c8b1954ec792db25c764e0d03 authored over 2 years ago by Kam Figy <[email protected]>
chore(release): 7.0.0-rc.5

b2d00316f3e1c5596e77bb58b6a9adc4b64fae66 authored over 2 years ago by Zoltan Kochan <[email protected]>
style(*): typo (#4573)

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

0453e21823a8c14e5bd425433f4b814ec767916e authored over 2 years ago by 那里好脏不可以 <[email protected]>
chore: improve spnpm to use esbuild (#4574)

d687a5d99a50b9e42feee6f7e31c0fd11ab1a10c authored over 2 years ago by Jon de la Motte <[email protected]>
feat: lockfile version bumped to v5.4

1267e4eff4aff9d3cea4a47eb822c58f014161e7 authored over 2 years ago by Zoltan Kochan <[email protected]>
chore: update lockfile

cb5a39d9cadc01321404162f24ab4aabe7de3583 authored over 2 years ago by Zoltan Kochan <[email protected]>
fix(exe): use the strict equality operator, and make `JSON.parse` execute correctly (#4571)

30e7e65238175ef996e5e113583447a2a99a5d22 authored over 2 years ago by 那里好脏不可以 <[email protected]>
docs(*): fix problems with sample code in documentation (#4572)

afacf01f96c92358e44c13f1eac5a95057ff4d51 authored over 2 years ago by 那里好脏不可以 <[email protected]>
style(*): remove duplicate declarations in TypeScript types (#4570)

d50240f3704f5e71ef5f91e2ba5ecafd51f41c36 authored over 2 years ago by 那里好脏不可以 <[email protected]>
chore(release): 7.0.0-rc.4

42d97cfcda03db1b8137ea5b69542306105ea97c authored over 2 years ago by Zoltan Kochan <[email protected]>
docs: update CHANGELOG

c3c5a80d5440ece4fb8a77d0e78793f271bfaaef authored over 2 years ago by Zoltan Kochan <[email protected]>
feat(git-fetcher): shallow clone when fetching git resource (#4548)

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

c6463b9fd0e984e788561bdf24a9d0d29cefca3e authored over 2 years ago by Kenrick <[email protected]>
feat: use a shorter hash for dep path (#4552)

0a70aedb1cd1b84ba47b6496356807f59f05e9e5 authored over 2 years ago by Zoltan Kochan <[email protected]>
test(core): remove addDistTag util

5e79891033076eb5c963b67e3917f349ae493feb authored over 2 years ago by Zoltan Kochan <[email protected]>
chore(deps): update

a327af695c300e2b237e8c87e5cef530707531b4 authored over 2 years ago by Zoltan Kochan <[email protected]>
fix: auto-install-peers

72b79f55a0693e678dd0ee24f45adb454caf5336 authored over 2 years ago by Zoltan Kochan <[email protected]>
chore(release): 7.0.0-rc.3

905d19e904ad7a5eecb22d2b38734f8a71bcf19d authored almost 3 years ago by Zoltan Kochan <[email protected]>
docs(README): update

d9abbb13fea318cd1fcd069efacf933ff3747dc3 authored almost 3 years ago by Zoltan Kochan <[email protected]>
fix: peer dependency has workspace protocol (#4540)

close #4529

dbe36699000eb14e8f7f0877e7edcf9db0fb7ece authored almost 3 years ago by Zoltan Kochan <[email protected]>
fix: resolve peers from linked in dependencies (#4541)

aecd4acdd6712a0372ebb57f3da0a62e43befe80 authored almost 3 years ago by Zoltan Kochan <[email protected]>
docs: update CHANGELOG

9d35b88c1e81f67b60c446c8d4b7c35e42038e6d authored almost 3 years ago by Zoltan Kochan <[email protected]>
fix: dependenciesMeta should be saved into the lockfile (#4538)

e531325c3e0d6c5ff5b4173719bed84bd0abf955 authored almost 3 years ago by Zoltan Kochan <[email protected]>
test(plugin-commands-store): fix

5d91e08eddee508fea2d5656bd530adf561d65ef authored almost 3 years ago by Zoltan Kochan <[email protected]>
test(plugin-commands-installation): fix

ffb23448fc3f636f2648eb39638ed51c7c72acca authored almost 3 years ago by Zoltan Kochan <[email protected]>
fix(link-bins): revert breaking change

a288467e6bff0e4a1f99ba78e2204bb1d48f031e authored almost 3 years ago by Zoltan Kochan <[email protected]>
chore(deps): update

f37b075e9010e39f2d665f5990f578a7bf9d16c5 authored almost 3 years ago by Zoltan Kochan <[email protected]>