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: don’t remove non‑pnpm `.dot_files` from `node_modules`

PR #2833

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

ac30428582161ce449b1aed2f4e24974680bd7d6 authored over 4 years ago
chore: configure commitlint

a8ef400184c49ef20afd9a171053549dbb1aac26 authored over 4 years ago
feat: shell emulator

close #2621
PR #2881

23cf3c88b1564e4d665977e3a906da6efd6b2564 authored over 4 years ago
fix: finding global bin directory

When searching for a global bin directory, also look for symlinked
commands.

close #2888
PR...

846887de323c1c68e5a583ae8fa060efbeb41ac1 authored over 4 years ago
test: Jest migration

* chore: migrate filter-lockfile

* refactor: migrate filter-workspace packages

* find-pack...

e19e77b5e5faa9b10225bc7060ea2e591a06f6d2 authored over 4 years ago
feat: support Node.js from v10.14

80b8f5ef24e2074a450a0945b661d5d4136ec092 authored over 4 years ago
fix(publish): check branch after checking if branch is clean

892e2b1551a8a2711a0f8ab9d9c7c9494b480cf0 authored over 4 years ago
chore: refactor root scripts

cfd15f5d8bffa88ebf893dab9f871aa5beba6ec4 authored over 4 years ago
test: migration to Jest

Migrated the following packages:
@pnpm/list
dependencies-hierarchy

ref #2858

44d41d02a7476574493b7f8938debb68f37dd8a5 authored over 4 years ago
chore(release): 5.7.0

2ead89f68a2370274a715f08f5a033b3d9667093 authored over 4 years ago
docs(README): update benchmarks

61193d531b21253c3d8f4f2d52a9878d4bfb7cd7 authored over 4 years ago
chore(release): 5.7.0-0

4ec715f05f5b57d47ec4d31a05400759d55d9f02 authored over 4 years ago
perf: faster integrity verification of the store

If a file in the store was never modified, we are not checking its
integrity.

PR #2876

0a65440431aca5f60d54cb2edb0b76ca7d174cf1 authored over 4 years ago
test(fetch): migrate to Jest

PR #2878

05f032774e20342c6f9b56d0c343ac8ea35732d3 authored over 4 years ago
test(client): migrate to Jest

PR #2877

faa17b78bd4ef0eab77875286f324183c49267e7 authored over 4 years ago
perf: create module directories before linking start

PR #2875

40a9e1f3f91ac0c1bde22cec831c71d85c67a684 authored over 4 years ago
test(cafs): migrate to Jest

PR #2867

9289a5039d5b2af9a23ac69aff0509f0b5b694a7 authored over 4 years ago
chore(release): 5.6.1

3932939000e0ec56f55db4c6f71adbe748cb3e23 authored over 4 years ago
chore(parse-cli-args): update tsconfig.json

18dc32695a1e7d41b34b12dfd28d17b1f9e6b798 authored over 4 years ago
fix: import method selection on unknown errors

close #2869
PR #2870

d94b19b39e12b18c91616d53bc3df1c0ecd74785 authored over 4 years ago
test(package-store): add more tests

3165c5fb7d32fe407262e3ec626a73861278cd01 authored over 4 years ago
test(package-store): use Jest

ref #2858

a86209b67fccc37c5b017dd9ce61d2b3f9a55789 authored over 4 years ago
chore(release): 5.6.0

899dec075112bb636b19279c25d6e1db979c2f67 authored over 4 years ago
feat: --workspace-root

`--workspace-root`, `-w`: a new option that allows to focus on
the root workspace project.

E...

092f8dd83a96cc1e41cccf758d4a3fe34e379be8 authored over 4 years ago
fix: publicly hoist anything that has "types" in the name

PR #2865

767212f4ef2d5d1bd3d5c0560a5de09de9d3ddb5 authored over 4 years ago
fix: always import the package from the store

7f74cd173f12e512f64c0c579afa089a31f6ba12 authored over 4 years ago
test: fix tests on Node.js 10.13

fde2b77a8d473e362c778cac1c5c083f822fac31 authored over 4 years ago
test: audit package using jest

PR #2862
ref #2858
Co-authored-by: Zoltan Kochan <[email protected]>

ba958f5fae1a28eb7002a9c4e72d6d8bf5860782 authored over 4 years ago
fix(reporter): always print the final progress stats

3b8e3b6b19a860736442824ab80930593ab91e46 authored over 4 years ago
chore: fix fixtures that are always modified

e45c97d35a6eeca7a78ad742889fb68192e92248 authored over 4 years ago
chore(release): 5.6.0-0

b55d836e753f00163e0889673680904210237424 authored over 4 years ago
refactor: remove redundant space from error hint

3f47415cbdf829a29810341bbb6b1476a61e9bfd authored over 4 years ago
feat(run): print info about root workspace scripts

ref #2853
PR #2859

d11442a5780762daca67ae8d0caedb3d4819f4fb authored over 4 years ago
fix(deps): update tempy to 0.7.0

634dfd13b3a8ceed440523fb0acc61c3ae654a2e authored over 4 years ago
Revert "refactor: remove redundant files from supi"

This reverts commit fdea0ddc15381d2a55f3b561cc3ee31e188a1b78.

0d74b5614a64782b019ffc1e2b837db40752087d authored over 4 years ago
refactor: remove redundant files from supi

fdea0ddc15381d2a55f3b561cc3ee31e188a1b78 authored over 4 years ago
feat(reporter): don't report scope when one project is selected

ref #2827
PR #2855

663afd68eb530e65d5a29b87bc16707508623027 authored over 4 years ago
fix: print the actual version in no matching version error

close #1314
PR #2851

3633f5e46adb6e9328405faf84ec2e13d69aca94 authored over 4 years ago
feat(reporter): show the progress of adding pkgs to virtual store

close #2832
PR #2845

86cd72de33c5088a5a7f5707a7d0dd7b9236f277 authored over 4 years ago
chore(release): 5.5.13

bf526e48509c120b0f163ae2efc967039328a42a authored over 4 years ago
perf: only log download progress for big tarballs

7605570e69ecc97758b8892429376a9d21677cb3 authored over 4 years ago
fix: auto selecting of import method

ref #2844

c772f06883965365b3d1b940f59f15b93cbb1865 authored over 4 years ago
fix: don't retry cloning for each imported pkg

PR #2844

6457562c4e0945cc202f4f50d0cf1e85aac9fd6b authored over 4 years ago
fix: report an info log instead of a warning on binary conflicts

Yarn and npm are not printing any info in such cases,
when several dependencies try to create t...

968c26470cacfda391532dcbf0e03bdf3e25e282 authored over 4 years ago
refactor: use RxJS instead of "most" in @pnpm/default-reporter

PR #2841

09b42d3ab06caa81ec8f75c53453625496bc0e8a authored over 4 years ago
test: fix audit tests

755632720df65260a9bb27f07dafb468e018b4d4 authored over 4 years ago
test: fix audit tests

bfe4ec7b9d8822eb6354b7d8c221b8d435bf6189 authored over 4 years ago
fix(deps): update node-fetch to v2.6.1

3981f5558ea920a5646500caf5bfc2ac7bbdb619 authored over 4 years ago
chore(deps): update

937245cdcac14a36a189b4ff94e7b1cf010a6dab authored over 4 years ago
chore: add local Git hooks

7adad869595960ac9cb0e5964a2a595658ad6a66 authored over 4 years ago
feat(publish): more information added to the Git check errors/prompt

273f11af464b2385664792d2f0c3306dc78759c6 authored over 4 years ago
chore(release): 5.5.12

ebd7f32082524393e5dfff06de2625d4fb8adaab authored over 4 years ago
docs: add changesets

5a3420ee5156b346d51dac95c95212823698d3a3 authored over 4 years ago
test: resolvePeers()

e60088f0bee25efda38af1ba467f2b7d4e01809e authored over 4 years ago
refactor: resolve-dependencies

PR #2831

7a22607bb2b5fa20202c9947d47524a05e09fbd1 authored over 4 years ago
refactor: resolve-dependencies

PR #2829

e2f6b40b1aba92e48168d417929043f317b8a14f authored over 4 years ago
chore(release): 5.5.11

924ea21ad5a81dd611c177825bb8de28b7bf7e1b authored over 4 years ago
fix: pnpm oudtated --long

PR #2828

1c2a8e03d8e490996152e01651054bcf4a6db34f authored over 4 years ago
test(headless): update lockfiles of fixtures

cc4761f905470ad8a3a43d41070d1c385843127c authored over 4 years ago
test: installing a package the has bundleDependencies=false

9c9ff7db3e657140389e23e5413df5fa3b3cb966 authored over 4 years ago
perf(reporter): print a warning summary

Sometimes, when installing new dependencies that rely on many peer dependencies,
or when runnin...

af8361946a20c3bb619a1caa0cb0f11aa077af1b authored over 4 years ago
style: update eslint

231bedd853f019df922eff4174108b8a00916a02 authored over 4 years ago
docs(README): update benchmarks

2c4441de8f74d601722957cf1de07b95290dacdd authored over 4 years ago
test: run huge peer dep tests

c2c42e38ff7911625026811761abfab69e89f4e7 authored over 4 years ago
chore(release): 5.5.10

2e5b0ff965725a25dd227c86f5aaae814400254d authored over 4 years ago
fix: supi regression

11dea936ac4668d811647904e3c37110cca55107 authored over 4 years ago
perf: use depPath instead of pkgId to form a nodeId

501efdabd37a8f9906c4afe0621cb9a3c44d681e authored over 4 years ago
perf: using pkgId as nodeId for leaf deps

9d9456442f82d8be2c80e9725359825cbdb26be9 authored over 4 years ago
perf: stop dependency cycle resolution earlier

a43c12afea7f966c77f4f8f7f403ebeeb935878f authored over 4 years ago
chore(release): 5.5.9

686cc68f5bb3e1c550bd1f7f23300c7e9cd9b8c9 authored over 4 years ago
fix: optional peers resolution

c4165dccbe43ed34197bd34b585c4d9fff643d0e authored over 4 years ago
chore(deps): update

a0658326c7443bdbe625098db2a6c3bb8a56851f authored over 4 years ago
chore(release): 5.5.8

fa504bcb223112971df68b259cf8acf2ce11e658 authored over 4 years ago
fix: "heap out of memory" error on some huge projects

PR #2821
ref #2339
ref #2820

c7e856fac04e2478d61a1d734792a85f7861451a authored over 4 years ago
chore(release): 5.5.7

3813119214864cdef9fd2d01eb76d2768cdb3be7 authored over 4 years ago
fix: ignore non-array bundle[d]Dependencies fields

8242401c7f6fe13925c9a63c9c098a3b5a11881d authored over 4 years ago
chore(release): 5.5.6

b540e8b87545224d4cc0380c57f6710344431f6d authored over 4 years ago
fix: report auth info on 404 errors as well

PR #2818

75a36debad10765d92794b8c762b41b75aaee2a8 authored over 4 years ago
fix: "heap out of memory" error on some huge projects

PR #2820
close #2339

8351fce2580ce3b535f154f1957938dddb5a2213 authored over 4 years ago
fix: `pnpm test|start|stop` should allow the same options as `pnpm run test|start|stop`

PR #2814

de61940a5788926931278155f3a94d33b00baec7 authored over 4 years ago
fix: global install with save set to false

close #2261
PR #2815

9f1a29ff9e4975a8cdedf21a388574c8991904d1 authored over 4 years ago
chore(release): 5.5.5

da578df55bd1673ccbee937cfa8bd28f3d68dd9c authored over 4 years ago
fix: run --parallel

fixes a regression in v5.5.4

13c332e69127c4692f37169c9909e6991715badd authored over 4 years ago
fix(deps): update table to v6

6138b56d0c1afe8eb63a98834c887cefc811161e authored over 4 years ago
fix: specs in lockfile when same dep is duplicated

close #2807
PR #2809

83e2e6879ee6cda94f3a76ec9b958045f50053c4 authored over 4 years ago
fix(CLI): allow to pass fetch options

close #2810
PR #2811

e65e9bb3d8ff961decdf54d1f2b8cf6acc013fb7 authored over 4 years ago
docs(CONTRIBUTING): describe changeset generation step

9eb0c83595be8c28834b5bb657cb7a115ba5ce9e authored over 4 years ago
chore(deps): update

5972116359e5f6e21c1665b8f2af86df4e8febfe authored over 4 years ago
chore(npmrc): remove public-hoist-pattern from config

76495ddb0289e4edcf353ba9e1d340cacae3fc1e authored over 4 years ago
chore(deps): update lockfile

326653194775c2d7921346a3e563d7d2900302dd authored over 4 years ago
chore(release): 5.5.4

10d149674259114d8c03322fdba8a47393d19919 authored over 4 years ago
fix: adding new dependency in a workspace project

close #2798
PR #2805

3feae53425119d981d1cce51beb7127d500cc342 authored over 4 years ago
test: remove test.only from pnpm tests

127009466975a5a74932eb0151d549c223f66f08 authored over 4 years ago
fix: update modules dir in monorepo, when hoisting is changed

PR #2802

6cc36c85c2a1ae9cd4309712f2114e6eef088197 authored over 4 years ago
style: restrict template expressions

acc1782c6f18e1388e333c6fd44ccd378faba553 authored over 4 years ago
style: no unnecessary boolean literal compare

186bcbdd56f1ba3b40ea4773619a515bcc02119d authored over 4 years ago
style: use no delimiters in type declarations

88e1eaa908e2e373008d5e8903df5ca27a2ac1b8 authored over 4 years ago
style: use nullish coalescing

5322cf9b39f637536aa4775aa64dd4e9a4156d8a authored over 4 years ago
fix: publicly hoist any dependency that is related to ESLint

close #2688
PR #2799

ac0d3e1225caffdf9ba2350b00035d6ee45c3a7a authored over 4 years ago
test: tests pass even if git is not configured

d717e344ee758a978ceaf6a3bb784789e63f2ce7 authored over 4 years ago