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

docs(README): add link to Japanese translation

9a4471519c25fd565ff2d61d1e41282688312ade authored over 3 years ago
chore(release): 6.11.1

83b34187f2c41f4261551eaffddc12dc9c3bc8a1 authored over 3 years ago
fix(config): global dir location (#3623)

73c1f802e2b82c86c560f826196093a5d1f0cb29 authored over 3 years ago
fix(deps): update @zkochan/npm-lifecycle

af263cc32577e71f7f2dec9e1159d9e50e9d112c authored over 3 years ago
docs: add link to GitHub sponsorse

b0bf7e5e2b38a2f6b52c7c245a679780c2b54c23 authored over 3 years ago
fix: print a warning when a lifecycle script is skipped (#3619)

close #3609

7af16a011c9d58f6f98b4f60cf13e0d9cc85355d authored over 3 years ago
fix(pack): fix the help text

f9152ab3c3f901699e636f67725c3938ac09175b authored over 3 years ago
chore(release): 6.11.0

11f9c381f061060306d82997df161697b3b26ec1 authored over 3 years ago
fix(pack): executables should be packed with exec mode (#3617)

612c52953c224f9b69cc22e4f281b5fe75113c0d authored over 3 years ago
fix(pack): remove redundant dependency

4e9f6e8c8a0ddbd93a3a518bf734c8cd3ce3409b authored over 3 years ago
fix(pack): use the correct compression algorithm

efca3896c1898e45accb3e99acf3453ff36ea26f authored over 3 years ago
fix(add): prefer version already installed in the workspace (#3616)

3c044519e36214c27453518f5c6845c8625bc095 authored over 3 years ago
chore(deps): update

7aca5f17bf7ca4b54b4c2244667a3f70910c86d4 authored over 3 years ago
chore(release): 6.11.0-0

025445a34bf63018ff9955de990fd8f7b28dd4de authored over 3 years ago
feat: better deduping of direct dependencies in workspace projects (#3614)

* feat: better deduping of direct dependencies in workspace projects

* fix: adding new dedupe...

0401245304475f93f07b4a81eab873ef6690b98e authored over 3 years ago
fix(reporter): do not collapse warnings when append-only

67c6a67f98f333eca3f2351cda5044531dc6885d authored over 3 years ago
feat(pack): do not pass thru to npm pack (#3608)

f63c034c6a1b1ffb4cf9da36595cfbe5bcdd6a5b authored over 3 years ago
test(supi): fix on Windows

53b7d5c9e952fd492e9fdb80d739d4c47935b07d authored over 3 years ago
feat: `pnpm audit --fix` (#3598)

close #3067

a5f698290c4e4578a78c4418d0c1629f9ecaa9b5 authored over 3 years ago
chore(release): 6.10.3

0554d9201ea9fdc0083963ca9dd3f58730102173 authored over 3 years ago
chore(deps): update

05f8e172cbd8a27f79096a96b82e2c71596b387c authored over 3 years ago
fix: overriding packages by parent pkg and no range

ca67f6004e9a1145b76b906873e2105b44286cce authored over 3 years ago
fix: overriding should work when the range selector contains >

caf453dd33e0d5f09018ae38fc2d7c03d5de84de authored over 3 years ago
chore(release): 6.10.2

82f34bf3db27a1d885398e875896ee66b06792b2 authored over 3 years ago
chore(deps): update

386b7cb26f07bcf1fdc58e7b1b6cf3f340741b32 authored over 3 years ago
fix(exec): `pnpm exec` should work outside of Node.js projects (#3597)

9476d5ac5b8d64311b944d641e39223912f1bef2 authored over 3 years ago
chore(release): 6.10.1

0f62aa30e0fe3579831865a2b62ed69a2aed6106 authored over 3 years ago
fix(link): don't run install in the global pkg when linking global pkgs (#3594)

close #3462

d3ec941d2c2545be01f55c48345dd2179a674190 authored over 3 years ago
fix: ensure command output ends with newline (#3565)

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

a1b85a72ababd5b20aa6bdfb2fc11bee7333e86c authored over 3 years ago
chore(release): 6.10.0

1e570b65220c8e7ca0b38bd25841c232178e5abc authored over 3 years ago
docs: add external link to FUNDING.yml

be6d31693c3c0a08e41a225ae88bd264b80f2645 authored over 3 years ago
fix(link): throw an error if "pnpm link" has no options and params (#3590)

ref #3532

8678e25533c6783a7f2c1129241aaaca8fa6f1f8 authored over 3 years ago
fix: use proper default value for store-dir, cache-dir on macOS

ref #2574

2264bfdf45d198910d819198a4a80de702e977cb authored over 3 years ago
chore(release): 6.10.0-1

489ee022df9d4971384ec8bc6511cc53b0bd1915 authored over 3 years ago
feat: workspace-concurrency based on cores amount (#3574)

25f6968d47128d70e19411b3552334eadebd0e0a authored over 3 years ago
feat: save the pnpm state file to a state directory (#3580)

ref #2574

5aaf3e3fa10a3b2772cb5234b1cd6ddf864dee74 authored over 3 years ago
feat: save the metadata separately from the CAFS (#3578)

ref #2574

691f64713710075d737a63d99a7b5d020e711418 authored over 3 years ago
fix(supi): never do full resolution when package manifest is ignored (#3579)

Close #3576

b3478c756a2e5b5951dc773ac75dc1d29d7cd687 authored over 3 years ago
chore: remove redundant tsconfig file

ed07cb97c5129697bd2f9610691bbe887239d031 authored over 3 years ago
chore: update meta-updater

108325124db489ae9cdfdb1b4bf57c007f4219b7 authored over 3 years ago
chore(release): 6.10.0-0

c829c590a7ab6c6b5c34f981ce75e3e552424991 authored over 3 years ago
feat(find-workspace-packages): export findWorkspacePackagesNoCheck()

a5bde0aa284108ca8142def28772b6b94b0034f8 authored over 3 years ago
refactor: resolving transitive peer dependencies (#3572)

05258cd1da924c56068c9f97d7b566cb7b25369c authored over 3 years ago
fix: use a more detailed cyclic depedencies warning (#3569) (#3573)

5565dd5f424e362fb9b469f63a9577c697c866fd authored over 3 years ago
feat(plugin-commands-store): add `store path` command (#3571)

Add a `pnpm store path` command to print the location of the pnpm store
as the CLI would resolv...

f5ec0a96f2678019fa0523727e79d7d399271253 authored over 3 years ago
chore: fix lint:meta on Windows

18e270a2ea9ec543bd857a3880588363375bae38 authored over 3 years ago
chore: fix lint:meta

d1e877860a02ceb13dc2700e138795ac45def957 authored over 3 years ago
chore: update meta-updater

f8efedc6abef583a2dbb328007e8737241d4e0f2 authored over 3 years ago
chore: update meta-updater

e9a345659fc1c28ecf639a6b2aaff06b5747965c authored over 3 years ago
chore: use packageExtensions

795148ce7dc4b251a8f6461f87c5d043e6850f17 authored over 3 years ago
chore(release): 6.9.1

e2f2e4d038004261e742ab8d71ebac003b6b29a7 authored over 3 years ago
fix: resolving peer deps from deps of root project (#3559)

3898585093aca5caf7f649b0d27a02f48c193300 authored over 3 years ago
chore(release): 6.9.0

f3599aaf973a212b1a836c7ea64533a69dfce3b6 authored over 3 years ago
feat: packageExtensions (#3553)

close #3551

8e76690f4dcd11d3ac263f565a684d71573ccfeb authored over 3 years ago
docs(readme): add link to Russian translation

813d9da7765917d62c6fe52b1375f6429d5fa861 authored over 3 years ago
feat: warn about cyclic dependencies (#2162) (#3537)

1442f8786d1fdb7ac3c047d11629a832f6467529 authored over 3 years ago
docs(readme): add link to Turkish translation

ec69d35cf54fcb0ebade58ffbeb9d334b51d9d90 authored over 3 years ago
docs(readme): add link to Italian translation

24ecfb4f12a3f63aa87fffd7f1c00d34c9f3a6b2 authored over 3 years ago
chore(deps): update

181bc58164d629ca0700c9ad19d6c43a6691e33e authored over 3 years ago
chore(release): 6.8.0

588f20bec17c6a2fe7aa03a1298022410012976c authored over 3 years ago
fix: resolve peer dependencies from the root of the workspace (#3549)

c1cdc0184fec3317da89e2326e80f56697a59453 authored over 3 years ago
fix: don't break the lockfile if it has peer deps with underscores (#3546)

close #3542

6c418943c3ed7cc1efc9f76a356b644f5e0a7f77 authored over 3 years ago
fix: peer names in virtual store directory names (#3545)

060c736779d839540df33d3c4d5ba1c09414d88e authored over 3 years ago
fix(update): read the production/dev/optional options from the CLI input only (#3544)

5950459d7fa69d11e08579a375f18cb3a0d4b2f1 authored over 3 years ago
feat: filter packages based on glob pattern when filtering by directories (#3521)

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

c86fad0041091b3707ea338a5578ad911ec74d55 authored over 3 years ago
fix(remove): read the production/optional/dev options (#3541)

72c0dd7be467c830953aa742486b34a49c5dadb4 authored over 3 years ago
chore(deps): update

76136751958ceac0ee77e9a0466b96d4a093a094 authored over 3 years ago
test: add missing package name to expect (#3530)

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

571a5a368483203828cc7683ed5bc03759181494 authored over 3 years ago
chore(release): 6.7.6

a0649310a2f692d9320b947f30d059ea5ca86e65 authored over 3 years ago
fix: quote NODE_PATH assignment

ref #3519

62895fe68afd963ce8bdda3ca55a54d01ebbdf28 authored over 3 years ago
chore(release): 6.7.5

9a4f9cdf62f2699ebc9a77ffb77fa6f77b958372 authored over 3 years ago
fix(link-bins): update @zkochan/cmd-shim

close #3519

a075624f86e6b9343785afc284afbd167f252e20 authored over 3 years ago
chore(release): 6.7.4

e8c526b5340878a964f8e2e085eafb5b1dd95d0d authored over 3 years ago
fix(exec): run in the right directory (#3514)

4add11a96d71e6b21442eead0bd55f474990d62e authored over 3 years ago
test(audit): fix

25ef252fedb25256b566e7e27ea859baeea14d46 authored over 3 years ago
chore(deps): fix vulnerable deps

fd9aa4c122472dd6bbe4c8d7ce7da8c19fc131c0 authored over 3 years ago
chore(release): 6.7.3

cdce14c11b982e002beb676ffcab38c77abc628e authored over 3 years ago
fix(publish): copy .npmrc from the root of repository (#3511)

close #3508

40ce0eb6b547b9f235aeb060fdf2eea4ef9ade0b authored over 3 years ago
chore(release): 6.7.2

e101f1e5f95e83a56c6813517785576592820e92 authored over 3 years ago
docs(readme): add instructions for `@pnpm/beta`

018e60ca2b47f851d17c9bc8af49944117c3715a authored over 3 years ago
chore: update sinon

close #3281

f5ef3eb460c06ec7f9c9a8f9d5a75427394f97a6 authored over 3 years ago
fix: pnpm setup should print a summary

6a64c1ff587d3226ec3fc775854718ee0ff63bed authored over 3 years ago
feat(git-resolver): installing by partial commit (#3507)

close #3501
close #1127

17fc653268918089d99306d963cc43f6c50bc8e0 authored over 3 years ago
fix(git-resolver): install Git-hosted dependency that has non-master default branch (#3506)

close #3199, close #3430, close #3503

69ffc4099641d84fd07f39a2289c52e89ea18d2b authored over 3 years ago
chore(deps): update

5f1e6a7c38eb50359ab1733d9e21a0306ded5ffa authored over 3 years ago
chore: run install after updating manifests

308a60454341e1283acb97f287cd8e520f1e1e2b authored over 3 years ago
chore(release): 6.7.1

44100181f494447661b18bef73377da7e26458f7 authored over 3 years ago
chore(release): 6.7.1

74adeb536ea6064a291ad7689e31b03cdeec899a authored over 3 years ago
feat(audit): --ignore-registry-errors (#3472)

* feat(audit): --ignore-registry-errors

* test: --ignore-registry-errors

448710f88cf8d7fc62935db3b343cb6154c2d880 authored over 3 years ago
fix: broken lockfile when values in engines have new lines (#3500)

close #3491

2dc5a7a4c53b3707f362827083dca4acdd02ba94 authored over 3 years ago
fix: publishConfig.directory script (#3497)

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

b5e9284c38cfb8e38fe3ebc897b85dd0aea9399e authored over 3 years ago
chore(release): 6.7.0

79fd2226b86da77c90d340af7b8daff841164c98 authored over 3 years ago
fix: rename strictSSL to strictSsl in all places (#3494)

close #3493

eeff424bd1bbe2faa242177d08e37d63dc191120 authored over 3 years ago
fix: remove out-of-date dependency (#3488)

e7d9cd187a868d81f3c45799cf914b791f8fd822 authored over 3 years ago
feat(exec): no need to use -- (#3492)

06f12750320e10a51c67f652115a91a1a50dc126 authored over 3 years ago
fix(help): document `pnpm exec`

1ebaaf7b7614d926acd650866386f536ad4e9d61 authored over 3 years ago
feat(publish): support "publishConfig.directory" field (#3490)

724c5abd802ccff368e43a275c16dffe37f7f664 authored over 3 years ago
chore(release): 6.6.2

f4aac60483ca2616549eadffd7871e36f77b3e0e authored over 3 years ago
fix: silent crash regression

close #3485

bf1fe2d1de9dc1e1897d97c22c7bdc325740712a authored over 3 years ago
fix(deps): update didyoumean2 to v5

05ed9ea6301b8aaa5e6b35db3338c85af623c81f authored over 3 years ago