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: do not print an info message about conflicting command names (#3912)

close #3575

a916accec6208e8edd827ddf2480d133bb89d69a authored over 3 years ago
chore(release): 6.19.0

ec88dc8103ef7fceb489619b1a6e634e8694288c authored over 3 years ago
fix: don't link to Node.js executables that are not managed by pnpm (#3910)

close #3905

2ba869c25e1a10532f4238d2f953294fd7b6bcbf authored over 3 years ago
fix(deps): update dependency stacktracey to v2 (#2654)

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

7a021932f64b641d146ec65627b87c4e8c0ead79 authored over 3 years ago
feat: scope is optional in filters (#3458)

45623265410e70b97e4ffd139a18890e474bd3c2 authored over 3 years ago
fix: allow workspace package name with scope (#3899)

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

82caa0b568570af2b066cbd55bfb2063a2c7647e authored over 3 years ago
revert: "ci: test on Node.js 17"

This reverts commit f6b545620ceaf1f48f46b1193d41ae27e1e95789.

e41635735880437d3d5b2c26cce7b1736e9bf43c authored over 3 years ago
test(cli): fix

dd76ae40b94de6ac8bb846bf937dfc3c4796ca57 authored over 3 years ago
test(core): skip failing tests on Node.js 17

889a3d8fbaa573f0e9cf88f37c83943572f12f1b authored over 3 years ago
ci: test on Node.js 17

f6b545620ceaf1f48f46b1193d41ae27e1e95789 authored over 3 years ago
chore(config): allow a system's package manager to override pnpm's default settings (#3896)

https://github.com/Homebrew/homebrew-core/pull/85890

b6d74c54584c8dd4b47dae854fc9edc1c3d4f836 authored over 3 years ago
docs(README): `@pnpm/exe` is not experimental

aa69c9bd2586c7136ca3c8fcc2792420f687fb91 authored over 3 years ago
fix(store): mention `pnpm store path` in help output

1f5c472bb9a9508d23f10b2258d58e5b65cf58c8 authored over 3 years ago
chore(deps): update

2748a50b4da3c78f0f1081026502ad07c26a0580 authored over 3 years ago
refactor: simplify scripts for running lint (#3895)

b19ada8ef3a64bac85a86dd4d118dc9ce580d9ac authored over 3 years ago
chore(release): 6.18.0

55e7d6e5d47732aab5d151dfa11c5a7bb3f6fd15 authored over 3 years ago
feat: support windows shebang (#3887)

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

6375cdce0b99797e765f32086a58552e61c20e4d authored over 3 years ago
feat: installing prerelease Node.js versions (#3892)

ref https://github.com/pnpm/pnpm/discussions/3857

37905fcf7cd865e6b13ca3b551f131d8a263f2b0 authored over 3 years ago
ci: publish @pnpm/exe with next tag

72b78186a5dd15b1da5736afdb7bc4cbdcfab338 authored over 3 years ago
feat: new setting - maxsockets (#3889)

bd7bcdbe8e7635519205703da667261541c14089 authored over 3 years ago
fix(git-resolver): git URLs with a colon should work (#3882)

ref #2352

930e104da3c7a1da8f0096c9e0d1bb323bcd0735 authored over 3 years ago
docs(readme): Node.js version manager as key feature

We got some positive feedback about this new feature, so maybe it makes sense to advertise it as...

68b1bf20ece6fa9df04db8a109677a05eba4bf99 authored over 3 years ago
test(npm-resolver): fix

252ba1a8d80fb57ac5adae56f4b478cb7a1b08e1 authored over 3 years ago
docs: add comment to npm-registry-agent

d1ade44c8d0d108f13449c540072016c106bac30 authored over 3 years ago
feat: rename supi to @pnpm/core

d4e2e52c4306c5fd846bcd9303596de3d28c8412 authored over 3 years ago
fix(deps): update socks-proxy-agent to v6

6c50af201af93069e2997aa2b3ee76c7c43675d2 authored over 3 years ago
fix(deps): update cli-columns to v4

c024e7fae488241b653035db4d1b57d748b3e13f authored over 3 years ago
fix(deps): http(s)-proxy-agent updated to v5

0beffc2a0aa1452b0388d22a7cadabc64e71f915 authored over 3 years ago
chore(deps): update esbuild to v0.13

68d708bfc36a58dc79329480667aff0655d36efb authored over 3 years ago
chore(deps): update

f7041b0df2905e67876b1c79f7dd3a2d874c7c92 authored over 3 years ago
chore(deps): update eslint to v8

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

4cb2a30a983d815b2fef76bca5b958e3080b51c6 authored over 3 years ago
fix: upgrade typescript to v4.4.4

917b95c01fd4e6b347dd6159506756693dc051ec authored over 3 years ago
style: turn off warnings

7707c7701bae8612a444daf85a3f598055cc7361 authored over 3 years ago
feat(env): installing the latest Node.js version (#3879)

ref https://github.com/pnpm/pnpm/discussions/3857

1a6cc7ee774dc7d516a70634eeb04d4f389f7c79 authored over 3 years ago
chore(release): 6.17.2

3882510d520f6fda74d810deae86b3bf58ceffed authored over 3 years ago
fix(cli): allow --cache-dir and --save-prefix

f10a53ee7caf6a4c00bdf11dff8350f429cceb15 authored over 3 years ago
fix: dedupe dependencies when adding new ones (#3877)

close #1041

4b163f69cef2783c6d3dde3a83006c900d56363b authored over 3 years ago
docs(install): add help for `--force` option of `install` command (#3878)

ref #1906

7b0906043b3b9e14fb79702d5331b779c2103e14 authored over 3 years ago
fix: use single global config file for all npm/pnpm versions (#3873)

5ee3b2dc7712919d1426c518a4e9c34b11089fa8 authored over 3 years ago
fix: only check for updates when install or add runs (#3874)

09992662efbd5e6862df416abbc4ad85c7a3d5e5 authored over 3 years ago
fix: add pnpm6 keyword to @pnpm/exe and artifacts

1b5e6731385c03d2a1c4ff7e3af5616f8e2b833a authored over 3 years ago
ci: always publish public packages

4f43aa437b481c863e592313cdfa961b49c0beb9 authored over 3 years ago
chore(release): 6.17.1

75d1ab862cf5813ebff7fee18b11bb0d3bcee699 authored over 3 years ago
fix: use the right node exec path when pnpm is an exe (#3870)

cd980742c78d4b22a54c5890bd2a5d7798462558 authored over 3 years ago
fix(env): do not create a command shim for the Node.js executable (#3869)

913d97a050e8de60990134c8ea46d83a7e9bea64 authored over 3 years ago
fix: suggest `pnpm install --force` to refetch packages (#3867)

close #3840

cd597bdf9fa02cdf03cf90641385c17c6e890787 authored over 3 years ago
chore: rename @pnpm/beta to @pnpm/exe

8f0fa4159ec9af164f4798c4e5d8414d8a9ad2ce authored over 3 years ago
fix: don't write `.pnpm-debug.log` on expected exit code 1 (#3861)

close #3832

e8389e11df67fdb02bcdd6a33789b30f7950e799 authored over 3 years ago
test(default-reporter): refactor

58edad730758df622fcf5a15abc1af4a5a0ff9a0 authored over 3 years ago
feat: move @pnpm/file-reporter to the workspace

ee62c7e0b05e9e6a623152a3bcaf40d92e39db6b authored over 3 years ago
refactor: rename @pnpm/beta to @pnpm/exe (#3846)

577bfc1353d25530de73982b0764b196aa84a3a0 authored over 3 years ago
chore(release): [email protected]

08c72eccefabcf43fdf5c159f512cfdac8140e1d authored over 3 years ago
fix(supi): path-exists should be a prod dependency (#3850)

e56cfaac8c7b1f665307582c69fe3f8780912015 authored over 3 years ago
feat: every package should have a pnpm<major_version> keyword

0a639e41b8d51d9c0515914bfd5a2ad30a4939a7 authored over 3 years ago
chore: release @pnpm/filter-workspace-packages

79ed068e56c9196f88e101f45b9dbe53565b21be authored over 3 years ago
feat(filter-workspace-packages): new optional option added to readProjects (#3847)

close #3726

dcc9cb746352ec1e5bfd3fa4b04e3f9f0b2cb602 authored over 3 years ago
chore(release): 6.17.0

9821c0289b4a45f8b41c6cba4d200fe2270bae46 authored over 3 years ago
fix: don't print logs when --json option is used (#3844)

04aa63df20b5f1cadecfe5bb132a165480490897 authored over 3 years ago
feat(pnpm): add filterLog hook to pnpmfile (#3802)

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

ef9d2719a167facc10d08bfdbc64f107fa3859ef authored over 3 years ago
feat: dlx should support the --silent option (#3839)

ref #3687

1efaaf706b75bd3469ac9b43f91fb3314341c5ac authored over 3 years ago
feat: add the `pnpm create` command (#3829)

c83488d01f09b8a5ac1b9172463c63ad87be9062 authored over 3 years ago
feat: move requireHooks to pnpm CLI (#3835)

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

4027a3c691e0b96b7b1059913f8bf241b580b171 authored over 3 years ago
fix: add link to the docs for dlx, exec, root, bin (#3838)

091ff5f1271e71e0b88de77ad0ffeb905d37f4b7 authored over 3 years ago
test: fix audit tests

20336abb859eda7fd063c2ae32eefe5adf2e1343 authored over 3 years ago
chore(deps): update

e989c6349d7ad284e854d3730a74fa86a3dc5bce authored over 3 years ago
test: fix audit tests

ce9844590d08b165e86b1d1ecfd580f225154aa7 authored over 3 years ago
chore(deps): update set-value to v4

cc8899d25ab1154187fd4e44295b610e2c781f12 authored over 3 years ago
feat: add @pnpm/linux-arm64 to @pnpm/beta

9bc778e82110f114bd37d1306ebdc032afa81e2d authored over 3 years ago
fix: add a linux arm64 build (#3830)

89490d0d83d6adf96364a44b4b77c1ff6a875768 authored over 3 years ago
docs(readme): remove outdated links

e56b73a115057b0d7c9422e765dd93e94ee99631 authored over 3 years ago
docs: update tweet link

326cade8e2499243e77499988029c87d5263c8a3 authored over 3 years ago
chore(release): 6.16.1

b70ea5756a06e095382030f7d195e59c8323308a authored over 3 years ago
docs(readme): update installation script

9e10555cd42fea2b80160a84cffc32a7fe7f98b8 authored over 3 years ago
fix: only hoist packages in the dependencies tree when partial install (#3806)

* fix: only hoist packages in the dependencies tree when partial install

* chore: update test...

59a4152ceb30488d5ff7699ad9e2985e0660cfdc authored over 3 years ago
test: add extra coverage for createVersionsOverrider (#3815)

The #3682 was accidentally fixed by PR 3743,
but the cases from #3682 are not covered with test...

c0ebd267a2d4a6a2d386299ea1d7401ca371aefd authored over 3 years ago
fix: allow dependencies without a package.json (#3782)

close #1866

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

4a4d42d8f7308d140f33e3fdc2737321fadfba33 authored over 3 years ago
fix(deps): force [email protected]

ansi-regex has a known vulnerability that is fixed v5.0.1
ref https://github.com/advisories/GHSA...

4072291cb2413c4d82c6c1084b053b35f66bff32 authored over 3 years ago
chore(release): 6.16.0

b14c9a0f1e8082a72672f0892c631d51e6430675 authored over 3 years ago
test(link-bins): fix

1c7f80d9eca72eb508aed0a618656bdace2531a7 authored over 3 years ago
fix: installed commands cannot be found on case sensitive Windows (#3804)

close #3800

0d4a7c69e4a7b85b83e9f9699dd002297ddedb4a authored over 3 years ago
feat: new option - extend-node-path (#3799)

close #2890

c7081cbb43892fa38892b156e77b72e99d01c6f6 authored over 3 years ago
feat: changed-files-ignore-pattern option (#3797)

fe5688dc0c80385089f9abd95b466d54dae4aa56 authored over 3 years ago
chore(release): 6.15.2

ea69daae5d29f72b1d7671145f011790cd01702d authored over 3 years ago
test: fix audit tests

efad5d47d4bf79c91e00225d78f28638eb50111e authored over 3 years ago
ci: fix running tests on main branch

04111a1b7af7df797913a1d7e5d95e604633c3fd authored over 3 years ago
fix: don't override bins of direct deps with bins of hoisted ones (#3795)

close #3784

83e23601e7e783d8f53f6cd4653d485daed94183 authored over 3 years ago
chore(deps): update

632a9e2db28ae4a8a34f24def51f872b7c79d421 authored over 3 years ago
fix: frozen install with dir deps that have no manifest (#3793)

b7e6f4428e610b52e87247e14e795822e965957d authored over 3 years ago
docs: reference companies discussion

a9b4ff4fc89730c1d19467695c64a339e7352ce5 authored over 3 years ago
feat: pin Node.js to global package (#3780)

553a5d840d1fd6862508d0d5d61134465d17581e authored over 3 years ago
feat(config): new global packages location in beta mode (#3781)

d62259d677c3402d7d45cd69da574356760ba859 authored over 3 years ago
fix(supi): --fix-lockfile should preserve dependencies in the existing lockfile (#3774)

* fix(supi): --fix-lockfile should not ignore dependencies field in existing lockfile

* chore...

6cc1aa2c00f81361cea7c0f591a142d192b603b8 authored over 3 years ago
chore(release): 6.15.1

00ede7ba82c37bccebbf7ed6aaf1614eade1d2e7 authored over 3 years ago
fix: prevent binary planting attacks on Windows

04b7f60861ddee8331e50d70e193d1e701abeefb authored over 3 years ago
docs: typo in comment: hear -> here (#3772)

6a46bed2c0a3cb2c79cd7d8b6c75f6b68af24940 authored over 3 years ago
fix: ignoreScripts shoud be true when lockfileOnly is true (#3765)

closes: #3750

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

141d2f02e985993b6390c5a4291cb88d7c4c5f73 authored over 3 years ago
chore(release): 6.15.0

12686104e612a87eb6dd0eae6e899990192b2bc2 authored over 3 years ago
fix: do not silently exit on bad HTTPS requests (#3768)

close #3756
close #3754

bab1723854a3b722e76fa7bb041d3695d5f6a13a authored over 3 years ago
feat(install): add --fix-lockfile for install to support autofix broken lockfile (#3729)

ref #3659

Co-authored-by: wumingliang.0113 <[email protected]>
Co-authored-by: ...

11a934da151f563a2a1c1256a5ed85be1cc25e5a authored over 3 years ago