Ecosyste.ms: OpenCollective

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

pnpm

Fast, disk space efficient package manager
Collective - Host: opensource - https://opencollective.com/pnpm - Website: https://pnpm.io/ - Code: https://github.com/pnpm

fix: don't fetch tarballs when lockfile-only install is run (#7715)

close #1328

github.com/pnpm/pnpm - 053fc12f5a2e201b4f70c9be379960b2ca0281f7 authored 10 months ago by Zoltan Kochan <[email protected]>
fix: peer dependency rules should not change the lockfile (#7758)

* fix: peer dependency rules should not change the lockfile

* test: fix

* fix: hide peer i...

github.com/pnpm/pnpm - aa33269f9f9fc0c3505ae1c59264d1706923a971 authored 10 months ago by Zoltan Kochan <[email protected]>
refactor: return manifest from package requester

github.com/pnpm/pnpm - 23ba2284240ee62ad2f7b6237e9100dd0e829da1 authored 10 months ago by Zoltan Kochan <[email protected]>
fix: don't allow peer dependency rules with auto-install-peers on

github.com/pnpm/pnpm - a95bec6f51cef3b859d399285abb8e22106ce38f authored 10 months ago by Zoltan Kochan <[email protected]>
docs: update README.md: Update badge image of @pnpm/fs.find-packages (#7753)

The package used to be named "find-packages" but it's moved to "@pnpm/fs.find-packages", but the...

github.com/pnpm/pnpm - 9503c2908b2db69aee55a7b4ec2414655bfc0f86 authored 10 months ago by Kenrick <[email protected]>
feat!: package ID should be an exact version spec (#7748)

github.com/pnpm/pnpm - 53594a378737ff0187594a03304c9bab2c320cb5 authored 10 months ago by Zoltan Kochan <[email protected]>
fix: link overrides should be able to use absolute path (#7749)

github.com/pnpm/pnpm - 0963390d9d6ca85dc38bb73b99a6478ccfb97514 authored 10 months ago by PalmPam <[email protected]>
refactor: remove pendingRequiresBuilds from updateLockfile.ts

github.com/pnpm/pnpm - 8fc5b227af77b4532c1a81ffc6273731b41c444c authored 10 months ago by Zoltan Kochan <[email protected]>
fix: update js-yaml

github.com/pnpm/pnpm - 529bc4b7553bcd84fad9c45f762e3fe6ada09727 authored 10 months ago by Zoltan Kochan <[email protected]>
fix: set `COREPACK_ENABLE_STRICT=0` in `runNpm` (#7747)

* fix: set `COREPACK_ENABLE_STRICT=0` in `runNpm`

* docs: add changesets

* fix: compile

...

github.com/pnpm/pnpm - e70a829047c23784c20eacb7e27eaca10a33f1c5 authored 10 months ago by Antoine du Hamel <[email protected]>
docs: add new sponsor

github.com/pnpm/pnpm - 7d2bde10832f35fbc4f2ea26b0beeb4750346f7a authored 10 months ago by Zoltan Kochan <[email protected]>
fix: packageManager field can contain various values (#7734)

* fix: fix packageManager field not working with prerelease version

* fix: remove hash from p...

github.com/pnpm/pnpm - 8c5fe4febe672d9be1a22ef7f13de824147a769f authored 10 months ago by BlueGreenMagick <[email protected]>
style: use unknown in try/catch (#7709)

github.com/pnpm/pnpm - 0564745b1d766a1409ecefe22c213080fa2c2590 authored 10 months ago by Zoltan Kochan <[email protected]>
test: fix

github.com/pnpm/pnpm - 9e6bbfb778056bfb0e23077f529075b536309355 authored 10 months ago by Zoltan Kochan <[email protected]>
test(git-fetcher): fix

github.com/pnpm/pnpm - 19ceaef70699fc070c528a3b198194f78d1d8335 authored 10 months ago by Zoltan Kochan <[email protected]>
chore: update lockfile

github.com/pnpm/test-git-fetch - 6ebf1e03de0ada9e653d1f8ff82ad905ab761ad9 authored 10 months ago by Zoltan Kochan <[email protected]>
chore: update lockfile

github.com/pnpm/pnpm - 1a809ce445841d6b7f10a9f596b1f4b238d397e8 authored 10 months ago by Zoltan Kochan <[email protected]>
chore(release): 9.0.0-alpha.7

github.com/pnpm/pnpm - 56b9f071179787b63af7bda9b1a170573668e45f authored 10 months ago by Zoltan Kochan <[email protected]>
fix: sort keys in the lockfile

github.com/pnpm/pnpm - c98cfec292a81692141dc71c527267fecc0e2fd2 authored 10 months ago by Zoltan Kochan <[email protected]>
chore: fix vulnerability

github.com/pnpm/pnpm - 9802ee6c08e1e816325ed7b1499b1cb571746778 authored 10 months ago by Zoltan Kochan <[email protected]>
chore: update lockfile

github.com/pnpm/pnpm - 8aca497525a691a875d273e7fdf78483c08c94ab authored 10 months ago by Zoltan Kochan <[email protected]>
chore(release): 9.0.0-alpha.6

github.com/pnpm/pnpm - 1bb5b0b3d829aac3d9cb8da3a1fb8e66226d7b2c authored 10 months ago by Zoltan Kochan <[email protected]>
fix: auto install peers should not work with ignore missing peers (#7739)

github.com/pnpm/pnpm - 174603eb326b029904f085c0387f2b3755529189 authored 10 months ago by Zoltan Kochan <[email protected]>
feat(lockfile)!: dividing "packages" field to "packages" and "snapshots" (#7700)

close #7685

github.com/pnpm/pnpm - 1ecda5050282c8aa718c717f2b4284b4d5f387ef authored 10 months ago by Zoltan Kochan <[email protected]>
feat: show root/pack command description (#7730)

github.com/pnpm/pnpm - 3097bcf3739600723b7cdccefcd25462350e946f authored 10 months ago by btea <[email protected]>
fix(licenses): use correct lockfileDir (#7726)

close #7725

github.com/pnpm/pnpm - 3878ced8671d06a0d67931bdf668d70dd6e403ad authored 10 months ago by BlueGreenMagick <[email protected]>
refactor: improve ergonomic of ReadPackageHook (#7722)

github.com/pnpm/pnpm - 7c69a330a86857248896243949c00f22af11b905 authored 10 months ago by Khải <[email protected]>
feat!: use the same lockfile format in 1-pkg workspace as in multi-pkg one (#7696)

github.com/pnpm/pnpm - 5c20db0dd2d97384f40fe9e8dcaaa5874009adc1 authored 10 months ago by Zoltan Kochan <[email protected]>
chore: updated translation progress

github.com/pnpm/pnpm.io - d5ee28f63d8c446d9bd72a660a9429039a6c7cf9 authored 10 months ago by zkochan <[email protected]>
feat: pnpm.ignoredOptionalDependencies (#7714)

github.com/pnpm/pnpm - 730929e330cbe997a5e49eb136a33019b8c68fe3 authored 10 months ago by Khải <[email protected]>
feat!: remove requiresBuild from the lockfile (#7710)

close #7707

github.com/pnpm/pnpm - 0e6b757cf58a324ab9bffd3e573a2982f199e806 authored 10 months ago by Zoltan Kochan <[email protected]>
chore: updated translation progress

github.com/pnpm/pnpm.io - 5931d6fd55ed59ca9e9b17f44ad8cd35af137cd2 authored 10 months ago by zkochan <[email protected]>
chore: update benchmarks

github.com/pnpm/pnpm.io - 27762d1cfb96c3e59a0d6420e74cafaa3bd31938 authored 10 months ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
fix: resolve symlink dirs when uploading side-effects (#7706)

close #7691
close #7253

github.com/pnpm/pnpm - 75840d6570e6c4aab2454f4383964d686dd1f74b authored 10 months ago by Zoltan Kochan <[email protected]>
fix: always add name and version to the index file (#7708)

close #7115

github.com/pnpm/pnpm - 11d9ebd7db512af4ac1af4f8d7409171ecc2c5bf authored 10 months ago by Zoltan Kochan <[email protected]>
refactor: resolve dependencies

github.com/pnpm/pnpm - 99ccefd31bbbfe95e67ced09bcbf5445591b501d authored 10 months ago by Zoltan Kochan <[email protected]>
fix(pnpmfile): remove a dependencies field (#7704)

github.com/pnpm/pnpm - 7edb917ef00dc9fdef77e0cc7a9e92b89896ee20 authored 10 months ago by Zoltan Kochan <[email protected]>
feat: pnpmfileChecksum (#7662)

* Squashed commit of the following:

commit 912ee1af4d954d192d42cf4a2e6dae56d5bef21d
Author: ...

github.com/pnpm/pnpm - 086b69cf60dc2f586766573a01c1bdbe2dd6b6ac authored 10 months ago by Khải <[email protected]>
fix: error code when cannot add tarball to store (#7694)

close #7679

github.com/pnpm/pnpm - 3ded840001b76c828cd914fb5bad74585274f7ba authored 10 months ago by Zoltan Kochan <[email protected]>
test(modules-mounter): fix

github.com/pnpm/pnpm - 9fdfaaf4aef11c0467cf8096267e328cd7ff42ee authored 11 months ago by Zoltan Kochan <[email protected]>
fix: preserve versions when upgrading lockfile to v7

github.com/pnpm/pnpm - b378a945f9c2c1791c0f2c9382807232944a3920 authored 11 months ago by Zoltan Kochan <[email protected]>
refactor: assign ordinals automatically (#7686)

---------

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

github.com/pnpm/pnpm - 284eedb8212dd142ac0a6ac96bac29ce306f3a7e authored 11 months ago by Khải <[email protected]>
test(mount-modules): use local pnpm in pretest

github.com/pnpm/pnpm - 991817586b9ce7e9e0b684f85d5561f3111862c9 authored 11 months ago by Zoltan Kochan <[email protected]>
fix: unpacking tarballs that appear to be not USTAR or GNU TAR (#7677)

close #7120

github.com/pnpm/pnpm - 6cdbf11deaafdc257bff01316d72f6d1452a7edf authored 11 months ago by Zoltan Kochan <[email protected]>
chore: updated translation progress

github.com/pnpm/pnpm.io - 7d53f7c8b315e1a4b678677dd59172ae274a1fe7 authored 11 months ago by zkochan <[email protected]>
refactor: remove useless code from pruneLockfile (#7680)

github.com/pnpm/pnpm - 7cb3cfb5ba1cfc27aa58e6a84dbe3253104d5077 authored 11 months ago by Khải <[email protected]>
chore: update husky (#7671)

github.com/pnpm/pnpm - e4caa114ace36cb4fe7f0869b803a1501308106f authored 11 months ago by btea <[email protected]>
chore: update benchmarks

github.com/pnpm/pnpm.io - 4df67252a5ae3a4928d499b83dc9088944789884 authored 11 months ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
chore: update lockfile

github.com/pnpm/pnpm - 4001982783e1f9ad91803f5feb200a3e6a408168 authored 11 months ago by Zoltan Kochan <[email protected]>
chore(release): 9.0.0-alpha.5

github.com/pnpm/pnpm - a8072b68a9881d5d85667a84fd6ac5db74b915d1 authored 11 months ago by Zoltan Kochan <[email protected]>
feat!: bump lockfile to v7 (#7666)

github.com/pnpm/pnpm - 7db98cae0f649d0ae71ec98be6cb3f7ac03c38c9 authored 11 months ago by Zoltan Kochan <[email protected]>
Bump undici from 5.28.2 to 5.28.3 (#115)

Bumps [undici](https://github.com/nodejs/undici) from 5.28.2 to 5.28.3.
- [Release notes](https...

github.com/pnpm/action-setup - 129abb77bf5884e578fcaf1f37628e41622cc371 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
test(core): use sync testDefaults

github.com/pnpm/pnpm - 7f59a0491e0a18ed71d56493359b0ebffcef42f3 authored 11 months ago by Zoltan Kochan <[email protected]>
test: use sync fs operations in tests (#7664)

github.com/pnpm/pnpm - a5a3b995c124cf0652bba91d54f07c8112b01d3a authored 11 months ago by Zoltan Kochan <[email protected]>
test: use sync operations for assertions (#7663)

github.com/pnpm/pnpm - 19542ecd28bcbf856592d8aa77bb72f8cd0f06c8 authored 11 months ago by Zoltan Kochan <[email protected]>
docs: remove sponsor

github.com/pnpm/pnpm.io - ae3548c8554bf8742d272b35eb146545ec13921b authored 11 months ago by Zoltan Kochan <[email protected]>
docs: remove sponsor

github.com/pnpm/pnpm - 8249a23bcaa63c57cb80b33bbead7c7fb21abf7c authored 11 months ago by Zoltan Kochan <[email protected]>
refactor: lockfile-file (#7655)

github.com/pnpm/pnpm - c7d05642250192b63d946f6e79854193a82e7623 authored 11 months ago by Zoltan Kochan <[email protected]>
chore: updated translation progress

github.com/pnpm/pnpm.io - a030d65e9380fa7d87dd1e2a5b9d27ad433cfd53 authored 11 months ago by zkochan <[email protected]>
feat: auto install peers from highest match (#7654)

github.com/pnpm/pnpm - 9f8948c24a51bf3ba02cb9981b300671a5304106 authored 11 months ago by Zoltan Kochan <[email protected]>
feat: support scoped client certificates (#7626)

close #7427

---------

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

github.com/pnpm/pnpm - 7733f3a9433688320d2b3d32fcfba0e130e5e2df authored 11 months ago by Nacho Aldama <[email protected]>
chore: release

github.com/pnpm/components - 38cef603cae716e1f89c2bac232457412483bfd8 authored 11 months ago by Zoltan Kochan <[email protected]>
fix: remove `type: "module"` from `package.json` (#20)

github.com/pnpm/components - aa21be8b3a485d3849f2b54e92ccb14d28c49e43 authored 11 months ago by Nacho Aldama <[email protected]>
fix: do not fail when the same package with peer dependency is installed via different aliases (#7648)

github.com/pnpm/pnpm - 57424e77b00f181a9b67a3ae5608607e4cebc4f6 authored 11 months ago by Zoltan Kochan <[email protected]>
test: print an error when cannot start the registry server

github.com/pnpm/pnpm - 94b28050ffeab13ba881319ce631164117751f0f authored 11 months ago by Zoltan Kochan <[email protected]>
Change title of installation script "In Alpine Linux" to "In docker container" (#478)

* Rename installation script for "Alpine Linux" to "In docker container"

Because the POXIS sc...

github.com/pnpm/pnpm.io - 8773a8ee732a0547256fe5502505e7564a7d4139 authored 11 months ago by Z Yin <[email protected]>
feat!: bump lockfile to v6.1 (#7643)

github.com/pnpm/pnpm - c692f802f474d1eade67b15693a4d64cc3f1ed4f authored 11 months ago by Zoltan Kochan <[email protected]>
fix: compilation

github.com/pnpm/pnpm - 8936f6f0963f7284e6d03b0fb88043734849d72e authored 11 months ago by Zoltan Kochan <[email protected]>
fix(deps): update

github.com/pnpm/pnpm - 857c0547ac1a653c9ba71b1bb6ad26d7ec8ff8a2 authored 11 months ago by Zoltan Kochan <[email protected]>
feat: update @yarnpkg/shell

github.com/pnpm/npm-lifecycle - 86d8c80722e7293de9d65aa349696cda564007af authored 11 months ago by Zoltan Kochan <[email protected]>
fix: update @pnpm/npm-lifecycle

github.com/pnpm/pnpm - 82aac81163b4d68f865f7d093ad780f6e62dbbf9 authored 11 months ago by Zoltan Kochan <[email protected]>
feat!: update node-gyp

github.com/pnpm/npm-lifecycle - eca6c8fc70ec7b5b22c81ea53bbf3a05a2d69035 authored 11 months ago by Zoltan Kochan <[email protected]>
fix(get-context): avoid excess purge prompts (#7639)

* fix(get-context): avoid excess purge prompts

pnpm sometimes needs to purge modules folders ...

github.com/pnpm/pnpm - 19c4b4f9737491acaf1a80ac8a1e65f66e7d5351 authored 11 months ago by Steven Petryk <[email protected]>
fix!: only fetch the included files of a git-hosted dependency (#7638)

close #6512
close #7329

github.com/pnpm/pnpm - 36dcaa0163d75927ccb92450d9845a62718c85a1 authored 11 months ago by Zoltan Kochan <[email protected]>
fix: linking globally a package with no name in package.json (#7637)

close #4761
close #4793

github.com/pnpm/pnpm - 22c7acc4dc9d0272e90aacbf582d00598cc41e8b authored 11 months ago by Zoltan Kochan <[email protected]>
chore: update benchmarks

github.com/pnpm/pnpm.io - 9d4e105fa3269b52df4fa2ef516eabcb4b323d75 authored 11 months ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
feat: add @pnpm.e2e/recursive-with-optional-peer

github.com/pnpm/registry-mock - bc323d79572171dd043a56f1af8700c175ea2f6e authored 11 months ago by Zoltan Kochan <[email protected]>
chore: remove packageManager from package.json

github.com/pnpm/pnpm - 25524bd8f8da3fa781c85c4770868ab20813b047 authored 11 months ago by Zoltan Kochan <[email protected]>
feat!: check the packageManager field (#7635)

* feat!: check the packageManager field

* test: fix

* refactor: update error message to ma...

github.com/pnpm/pnpm - 3477ee5ee87d04db8bb56911e421db062bfc36d0 authored 11 months ago by Zoltan Kochan <[email protected]>
feat!: enabe-pre-post-scripts is true by default (#7634)

github.com/pnpm/pnpm - 2b891558a852e5aafecfad4be97e9e1ace4dfb38 authored 11 months ago by Zoltan Kochan <[email protected]>
chore: ignore pkg security vulnerability

github.com/pnpm/pnpm - e4f0307a0537a28548644ac905b9e778cab10b87 authored 11 months ago by Zoltan Kochan <[email protected]>
chore: update packageManager field

github.com/pnpm/pnpm - 480d9cc2beb59bcf3b06fa48222272300c1802a7 authored 11 months ago by Zoltan Kochan <[email protected]>
chore(release): 9.0.0-alpha.4

github.com/pnpm/pnpm - 6f14b6df0251b73b61517bd0832bce99c92c21d7 authored 11 months ago by Zoltan Kochan <[email protected]>
fix: parsing dependency path

github.com/pnpm/pnpm - 46d38a874429200bafc295a450f4fb8d00aacc18 authored 11 months ago by Zoltan Kochan <[email protected]>
chore(deps): update lockfile and pnpm

github.com/pnpm/pnpm - f8580771ebd89c57065fa05276826878bebbe566 authored 11 months ago by Zoltan Kochan <[email protected]>
chore(release): 9.0.0-alpha.3

github.com/pnpm/pnpm - 991a2bf407e50f2cbb077bd094d35f90e6a8d75d authored 11 months ago by Zoltan Kochan <[email protected]>
fix: converting dep path to file name (#7632)

close #7631

github.com/pnpm/pnpm - 862c707610f27ecea56b8db77a822f323b7f0e6e authored 11 months ago by Zoltan Kochan <[email protected]>
chore(release): 9.0.0-alpha.2

github.com/pnpm/pnpm - 6d9f79e54bb490cda34f20773a0ccad4aed48db1 authored 11 months ago by Zoltan Kochan <[email protected]>
fix: resolve peer of peer from the deps of direct dependent package (#7606)

close #7444

Peer dependencies of peer dependencies are now resolved correctly. When peer depe...

github.com/pnpm/pnpm - 98a126699cb1ee44a9bba9f9b2f6770230720953 authored 11 months ago by Zoltan Kochan <[email protected]>
fix: don't print unnecessary warning in project that uses hoisted node_modules

github.com/pnpm/pnpm - e5fbac331ed4b6e2a7f7584205aeb116ef726c5e authored 11 months ago by Zoltan Kochan <[email protected]>
feat: add new pkgs with circular peers

github.com/pnpm/registry-mock - 5f41047db108b35580ccf8b6708312ea4dde908f authored 11 months ago by Zoltan Kochan <[email protected]>
fix: never wrap lines in the lockfile

github.com/pnpm/pnpm - f67ad31f6400790853efd3d9f75c0ebfe182e384 authored 11 months ago by Zoltan Kochan <[email protected]>
ci: update pnpm/action-setup to v3.0.0

github.com/pnpm/pnpm - 3c7c0926f68f918d573fa2d8d75f570497bea46e authored 11 months ago by Zoltan Kochan <[email protected]>
ci: update pnpm/action-setup to v3.0.0

github.com/pnpm/pnpm - 7a8e342ba93f4b29628802eefe9cee3f51a69187 authored 11 months ago by Zoltan Kochan <[email protected]>
docs: update version of action-setup

github.com/pnpm/pnpm.io - 39f2990050b14c1cadb5eb525b57cc786ead246c authored 11 months ago by Zoltan Kochan <[email protected]>
docs(README): update version

github.com/pnpm/action-setup - a3252b78c470c02df07e9d59298aecedc3ccdd6d authored 11 months ago by Zoltan Kochan <[email protected]>
feat!: node20 upgrade (#110)

* upgrade versions to latest

* remove usage of ts-schema-autogen

* fix: update pnpm source...

github.com/pnpm/action-setup - 1ee9c9d01d7ec8c679f2f85de0ff31e8af2c9944 authored 11 months ago by Erik Burton <[email protected]>
chore(pd): ensure pd always runs with sourcemaps (#7628)

This change makes it so that `pd` starts a Node process and passes
`--enable-source-maps` to it...

github.com/pnpm/pnpm - 4b8858be211b919538273ff5ace8eb4806040e4c authored 11 months ago by Steven Petryk <[email protected]>
test: fail if cannot run registry mock

github.com/pnpm/pnpm - e515678f7fc8331d9a65c163ef1fd5da43aa7b50 authored 11 months ago by Zoltan Kochan <[email protected]>
chore: updated translation progress

github.com/pnpm/pnpm.io - 6b3d4a5731be05f3c7ca3de4d962b457300f69de authored 11 months ago by zkochan <[email protected]>