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

chore(release): default-reporter

ee7fbb06736171d348ab02f18199956e462466a7 authored over 1 year ago by Zoltan Kochan <[email protected]>
feat(reporting): an option for hiding lifecycle output (#6979)

fe322b67810dd6016bdc9ca636661a8e78710b4b authored over 1 year ago by Zoltan Kochan <[email protected]>
fix: warn when linking a package with peerDeps (#6956)

close #615

e0474bc4c3e14b58dd455fbe69c69c44140dc45c authored over 1 year ago by Nacho Aldama <[email protected]>
feat(reporting): an option to hide directory location

bc5d3ceda96a05b905079297ddd51e1ee14d7f32 authored over 1 year ago by Zoltan Kochan <[email protected]>
fix: don't prefix output for dlx

f432cb11ac5216354f24c210d7fbde3a6e99e577 authored over 1 year ago by Zoltan Kochan <[email protected]>
chore: fix test-pkgs-main script

f55c468dc0d7bc2aaedc3bd5094d4c91a74c075d authored over 1 year ago by Zoltan Kochan <[email protected]>
fix(deps): update

9584e5e86dfc82c07f6065a2180a581cb2492a43 authored over 1 year ago by Zoltan Kochan <[email protected]>
fix: pnpm why should work without package.json files (#6953)

f73eeac0677b3a977915bdf1be6b032f087fb2e1 authored over 1 year ago by Zoltan Kochan <[email protected]>
fix: override peerDependencies in `pnpm.overrides` (#6955)

сlose #6759

64bf3c860a0df3e3f696c6257b5d8aecf1d19fa7 authored over 1 year ago by Nacho Aldama <[email protected]>
fix: add support for npm lockfile v3 in `import` (#6931)

closes #6233

---------

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

bf21c9bf3a008a866e7529bd527e8584bcadb175 authored over 1 year ago by Nacho Aldama <[email protected]>
fix: misleading "command not found" error message (#6952)

It was caused by `which` not working correctly

---------

Co-authored-by: Zoltan Kochan <z@...

ce3f1712b2c1c4149818649eda487a97124e6b2d authored over 1 year ago by Khải <[email protected]>
fix(plugin-commands-patching): leave final newline in patch files (#6905)

The safe-execa library strips the final newline from the command
output by default. Here it sh...

512d7125407d77e7333631a51410b8539ebd090e authored over 1 year ago by Anders Kaseorg <[email protected]>
docs: update issue templates to beta yaml format (#6949)

3ecdab9363f7490b96ca62fde7dace52c9e7a60b authored over 1 year ago by Nacho Aldama <[email protected]>
fix: finish tarball worker when use-node-version is set

ref #6938

131c723030ec4016274ca1cef33aadd66eb0e3b9 authored over 1 year ago by Zoltan Kochan <[email protected]>
chore(release): 8.7.0-1

9365e68758dc5de1d4186295b2ce51fca000ea74 authored over 1 year ago by Zoltan Kochan <[email protected]>
ci: allow release of prerelease versions

b50f0e8b4f4c34d74fc11f875d5e845d743faeb2 authored over 1 year ago by Zoltan Kochan <[email protected]>
chore(release): 8.7.0-0

937b7b7889cab988e422c3ec229f82708a8a4c8a authored over 1 year ago by Zoltan Kochan <[email protected]>
fix: use the new tarball fetcher for fetching node.js (#6938)

ref #6850

58cc58f14f878e1cd77ec7075ab9947c51b86b23 authored over 1 year ago by Zoltan Kochan <[email protected]>
perf: extract packages in a worker pool (#6850)

083bbf590770c90cefe6fc1ef2dcc63b97713288 authored over 1 year ago by Zoltan Kochan <[email protected]>
fix: respect workspace alias syntax in pkg graph (#6928)

close #6922

41c2b65cff64189fc7d9b3c6526ebb2aa7753f5c authored over 1 year ago by await-ovo <[email protected]>
feat: clear error on invalid node version (#6916)

related to #6909

66423df83782e06f53352aef68dc6368335a29fd authored over 1 year ago by Khải <[email protected]>
perf: improve tarball fetching speed (#6819)

96e165c7ff89ba47f0ff03c7eca459f58ce3ff2a authored over 1 year ago by Zoltan Kochan <[email protected]>
test(pnpm): fix

b4e8b75b673f9808650a1ed4a9b294186382ce5b authored over 1 year ago by Zoltan Kochan <[email protected]>
chore(deps): update `@types/node` to v16

efa465d6300c7accdddbc076c97f5286201851d0 authored over 1 year ago by Zoltan Kochan <[email protected]>
chore: remove useless async keyword (#6918)

Co-authored-by: Song Gao <[email protected]>

a992cecc0d0466bd09d38c80cf1c097461d23829 authored over 1 year ago by Song Gao <[email protected]>
chore(release): 8.6.12

362f41741f0f3e3af90705f56aaf9acb081a7a53 authored over 1 year ago by Zoltan Kochan <[email protected]>
ci: use standalone pnpm to release pnpm

00d475594bbd8c3664826ba41e85b78bb8d5bbb3 authored over 1 year ago by Zoltan Kochan <[email protected]>
fix: install --frozen-lockfile --lockfile-only should work (#6915)

close #6913

ecad8a724d0ac19d64f9dbf44efe519c05a0171a authored over 1 year ago by Zoltan Kochan <[email protected]>
fix(list): don't fail on local directory dependencies (#6911)

close #6873

aaefb07d0b46ea801c87511e06990fcdf3d2a4de authored over 1 year ago by Zoltan Kochan <[email protected]>
perf: do not relink local dependencies (#6895)

92f42224c617e8b2200e8ab2f80c1a1da7d23348 authored over 1 year ago by Zoltan Kochan <[email protected]>
fix(overrides): filter overrides by intersection instead of subset (#6904)

close #6878

ec50dc98ccc1aaddbe0fda7631eb24335163fe2b authored over 1 year ago by Andrew Leedham <[email protected]>
perf: report download progress less often (#6906)

ref https://github.com/pnpm/pnpm/pull/6819

840b65bda640a1b6c573d9bf29b517737438ca6d authored over 1 year ago by Zoltan Kochan <[email protected]>
feat(cli-output): harmonize download progress out (#6902)

When running the CLI, downloads will show their progress,
e.g. `1.12 MB/ 3 MB`, showing only si...

8a4dac63c39027dad9c1e842b6193cf0b1c2bca4 authored over 1 year ago by Felix Wolfsteller <[email protected]>
feat: friendlier error message when command not found (#6887)

---------

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

c5fbdb55c20263f8aff25ca7ef709ee343596f7d authored over 1 year ago by Khải <[email protected]>
fix: read lockfile entry for injected deps during resolution

35abeae9fa260187f7f97e22f5f4e3ebaa8a53af authored over 1 year ago by Zoltan Kochan <[email protected]>
fix(plugin-commands-patching): patch should works correctly when shared-workspace-file is false (#6889)

12b0f097689726649271296c7233644d650a5891 authored over 1 year ago by await-ovo <[email protected]>
chore(deps): update meta-updater

6d697d7c6525da7567696837f2cf17cc037fb5f2 authored over 1 year ago by Zoltan Kochan <[email protected]>
fix: env use should work on Windows (#6884)

close #6587

34724dd0f29f63c1a6a38d4b038c10fc3a898a30 authored over 1 year ago by Zoltan Kochan <[email protected]>
fix(dlx): should not print an error stack when dlx fails (#6883)

close #6698

b454bb07bf72f6d614c2a7fd8afad2887475f703 authored over 1 year ago by Zoltan Kochan <[email protected]>
chore(release): 8.6.11

b97ce54396a43ca6dfe894c338ba3e39678b6191 authored over 1 year ago by Zoltan Kochan <[email protected]>
chore(release): libs

3dfaf33c98a0d646fa02e1c7ac7c2631d6fcd939 authored over 1 year ago by Zoltan Kochan <[email protected]>
fix: negate error on install without lockfile (#6851)

Change the error message to indicate the wanted lockfile is absent, not
present. This now refle...

5e7ee2473a1e3fed3da81b27952cc89a398f8be4 authored over 1 year ago by David Baynard <[email protected]>
test: allow to run Jest directly for running tests

347ca9f30385042584ee220bfe422911d07c304f authored over 1 year ago by Zoltan Kochan <[email protected]>
style: fix

df11f2c62c013f4e5aa3f4d2a0d25f7ede6fc28c authored over 1 year ago by Zoltan Kochan <[email protected]>
chore(deps): update

d4ad189e3b72579a4087aaaf6cfcd12b3cb6f283 authored over 1 year ago by Zoltan Kochan <[email protected]>
docs(README): update badges

06c347329715d5dc711f1769831ebd323de503c0 authored over 1 year ago by Zoltan Kochan <[email protected]>
fix(deploy): ensure that the deploy target is generated in the same directory (#6859)

close #6858

---------

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

78d43a8627e3e1a8018c26053d978c078d5e963b authored over 1 year ago by await-ovo <[email protected]>
feat: override `frozen-lockfile` before lifecycle (#6877)

close #6865

692197df3ea529a31d10a5dbff24bbb9724c7a94 authored over 1 year ago by Khải <[email protected]>
fix: should not swallows empty string in params (#6871)

close #6594

32679f0ad4762d5c429053e121d52ade85ef4142 authored over 1 year ago by await-ovo <[email protected]>
test: add tests specifically for removePort function includes http|https|wss|ws (#6874)

* * chore(tests): add tests specifically for removePort function
* chore(test): move removePort...

3c5aaaf84e084e707b8977087102e45d8fd5ff1c authored over 1 year ago by Frederick Engelhardt <[email protected]>
docs(CONTRIBUTING): update test scripts

e60005635dad3d52e104a3b338da89aad4921616 authored over 1 year ago by Zoltan Kochan <[email protected]>
feat(always-auth): add https port parsing on registry matching for artifactory compatibility (#6864)

Co-authored-by: Frederick Engelhardt <[email protected]>
Co-authored-by: Zoltan ...

aa20818a0e5a8ff9b6cd82eaf4addcc1ea280bec authored over 1 year ago by Frederick Engelhardt <[email protected]>
test(listing): use local pnpm to install in fixture

09e08a9ae3b5e66626f86fcc382b9650bb5769e7 authored over 1 year ago by Zoltan Kochan <[email protected]>
chore(release): libs

2b3d0b1b3b0b55417281acf45a6ccb3a53fd533e authored over 1 year ago by Zoltan Kochan <[email protected]>
ci: use standalone pnpm

340261bd67a00aaf10945e725dc2a819d4f7be6d authored over 1 year ago by Zoltan Kochan <[email protected]>
fix: don't print added stats when installing lockfile only (#6868)

Related PR: https://github.com/teambit/bit/pull/7703

751c157cd07a61aef6b42373f5ffa73111c04761 authored over 1 year ago by Zoltan Kochan <[email protected]>
fix: throttle progress (#6867)

Related: https://github.com/teambit/bit/pull/7703

25396e3c5a1868021fdc2f01070776dda7be73f4 authored over 1 year ago by Zoltan Kochan <[email protected]>
fix: use shorter temp file name for the index files (#6863)

close #6842

Co-authored-by: David Michon <[email protected]>

dac59e63219dbf22d0e034bc57bcb08e70451403 authored over 1 year ago by Zoltan Kochan <[email protected]>
chore(release): libs

56564248c5b6acb8d2745395166f435dc8d37e09 authored over 1 year ago by Zoltan Kochan <[email protected]>
fix: local dependencies pointing to a symlink (#6854)

3d9503461ff7d7f60f3f0ba4e1c0287197ede9be authored over 1 year ago by Zoltan Kochan <[email protected]>
fix: don't fail when multiple containers use the same store (#6853)

ref #6817

73f2b68267a664018c3e56a6baebc1b5782e342f authored over 1 year ago by Zoltan Kochan <[email protected]>
chore: update required pnpm version

c0ac3cac950020c5f5b61c3bc33cb01804606e6d authored over 1 year ago by Zoltan Kochan <[email protected]>
chore: update lockfile

a34f1b5acf01329d3f8cb3bf304aa3d247c6e31f authored over 1 year ago by Zoltan Kochan <[email protected]>
chore(release): 8.6.10

ee5157d7daf91c15c24edf1af24517ff09f2b3e2 authored over 1 year ago by Zoltan Kochan <[email protected]>
fix: don't run postpublish of git-hosted dependency (#6848)

close #6846

8452bb2d5b4c3f65417a568c002b4666da50c299 authored over 1 year ago by Zoltan Kochan <[email protected]>
fix: don't fail when a non-optional dep of an optional dep fails (#6847)

close #6822

a13a0e8f5cad222f9a10f7b2e4728b4174ac75f5 authored over 1 year ago by Zoltan Kochan <[email protected]>
fix: make shorter temp file names in the store (#6845)

close #6842

fe1c5f48d38bc1e98be711432ab552358c281cd0 authored over 1 year ago by Zoltan Kochan <[email protected]>
docs: update sponsors list

This reverts commit a246e380317e48e2710216ff4d362b80e5fd9554.

9d4c16876f899146a45f21d93f041b42e3413011 authored over 1 year ago by Zoltan Kochan <[email protected]>
feat: sort keys before calculating checksum (#6839)

close #6824

388a13b56aaf41e7555cc938a162d2b39f4fface authored over 1 year ago by Khải <[email protected]>
feat(git-resolver): fix private git repo (#6832)

fixes #6827
closes #6829

22bbe92554d85e1ad47f689c72f2c4779ef27220 authored over 1 year ago by Khải <[email protected]>
fix(plugin-commands-patching): ignore empty patch content when patch-commit (#6826)

653e9104c06ed97f9561d4282f6c5ccf1bec8e83 authored over 1 year ago by await-ovo <[email protected]>
chore(release): libs

cd00a79ab245148fbe5f49d78ef608f6ca040cf7 authored over 1 year ago by Zoltan Kochan <[email protected]>
refactor: rename cafs to store.cafs

5ce333519da3774ecd66a40d6870bbc7a6e765f1 authored over 1 year ago by Zoltan Kochan <[email protected]>
fix(cafs): create the locker once per process (#6836)

ref #6817

4bbf482d1e3886ffbd44e61f5553b754de94b61f authored over 1 year ago by Zoltan Kochan <[email protected]>
chore(release): 8.6.9

c570abb192daf3bbefe26abf3a1674059419e81a authored over 1 year ago by Zoltan Kochan <[email protected]>
revert: "fix(git-resolver): wrong scheme to `git ls-remote` (#6806)"

This reverts commit 6fe0b60e61aa7b0915cba713ace5652c3c841468.

ref #6827

de9b6c20d4ea873735e8772dcb09490aa7c759d4 authored over 1 year ago by Zoltan Kochan <[email protected]>
chore(release): 8.6.8

a35ec3fd928715b7ee2834d47fd352db240506af authored over 1 year ago by Zoltan Kochan <[email protected]>
fix(git-resolver): wrong scheme to `git ls-remote` (#6806)

close #6805

6fe0b60e61aa7b0915cba713ace5652c3c841468 authored over 1 year ago by Khải <[email protected]>
perf: don't random ID to temp file names (#6817)

e958707b2dddd86c275c3797b2d73a4be2c7eff6 authored over 1 year ago by Zoltan Kochan <[email protected]>
Merge pull request from GHSA-5r98-f33j-g8h7

* test: extracting files with similar names

* test: manifest extraction

* fix: pick last file ...

250f7e9fe90359e2b3b01ba8294c4120445e5aa6 authored over 1 year ago by Zoltan Kochan <[email protected]>
test: don't print the output of registry-mock

1565a312521b4779dadfdbed2f5743427bd0d6c7 authored over 1 year ago by Zoltan Kochan <[email protected]>
chore: replace npm-run-all with concurrently

3c6144bfc68644a2f06c09032cc48ee008c98c62 authored over 1 year ago by Zoltan Kochan <[email protected]>
chore: remove redundant scripts

e0fb3913d230bf7527d08f286dd4f21792e9b95e authored over 1 year ago by Zoltan Kochan <[email protected]>
test: use jest global setup/teardown to manage the registry mock (#6813)

close #6787

a70c77ac43b6bc89704d482085734ae564bc24de authored over 1 year ago by Zoltan Kochan <[email protected]>
chore(deps): update

75673055f4700925504e6989d197ffea1ccd20f3 authored over 1 year ago by Zoltan Kochan <[email protected]>
feat: publishConfig.registry (#6803)

close #6775

aa2ae8fe2b36c9dfc5e12d8f33e37a85bbb41b22 authored over 1 year ago by Khải <[email protected]>
refactor: reduce repeated error message (#6799)

48829ed549107b53411a97dee14e267cbf9b39c8 authored over 1 year ago by btea <[email protected]>
fix: print more details when a bin file cannot be created (#6801)

e26d15c6daa5e94aed143132ebbc2586b592ed37 authored over 1 year ago by Zoltan Kochan <[email protected]>
fix: treat the linked dependency which version type is tag as update-to-date (#6791)

* fix(core): treat the linked dependency which version type is tag as update-to-date

* docs: ...

b8cb91cf485543c069e641b559e10e5e24832a04 authored over 1 year ago by await-ovo <[email protected]>
fix: pd use all sourceCode (#6795)

35871080bddd4c1c579fab4f34649e47b6bd2cc0 authored over 1 year ago by SoonIter <[email protected]>
fix(setup): improve error message

5b49c92e9955808326f769bf2ceacd6297dbecc0 authored over 1 year ago by Zoltan Kochan <[email protected]>
chore(release): libs

791f3cda01e784d389cc91b5a208c4d2b261ac8d authored over 1 year ago by Zoltan Kochan <[email protected]>
test: fix

284847b621b2259d6b5427e3a1ed5f20921e7ef0 authored over 1 year ago by Zoltan Kochan <[email protected]>
feat(rebuild): skipIfHasSideEffectsCache (#6796)

002f6febe489ffefb004110ee5c83c8c2ff80fd2 authored over 1 year ago by Zoltan Kochan <[email protected]>
chore: remove an empty file (#6797)

4d63f5ff78e57daf24da6c115c7671b0906c9fc4 authored over 1 year ago by Khải <[email protected]>
fix: rebuild should upload side-effects (#6790)

16bbac8d5158af4aedfc5cf0b2a56c1cd6d1215f authored over 1 year ago by Zoltan Kochan <[email protected]>
chore(release): 8.6.7

e4ef6f46c991e1353cc577c068432c49c9e424be authored over 1 year ago by Zoltan Kochan <[email protected]>
fix: `--parallel` should not fail on single project (#6785)

close #6692

d83615cc3f918c3298c6a918a4c4b7ba61852635 authored over 1 year ago by Zoltan Kochan <[email protected]>
refactor: create `@pnpm/deps.graph-builder` (#6783)

1a4da53fdd472ab7017aca7b96d09c782632f478 authored over 1 year ago by Zoltan Kochan <[email protected]>
fix(run): output of scripts running concurrently in one project (#6780)

ref #6692

a362a3ca166045b0fede27e4cd1174b46dcbc1bc authored over 1 year ago by Zoltan Kochan <[email protected]>