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

refactor!: createPeersFolderSuffix renamed to createPeersDirSuffix

github.com/pnpm/pnpm - 89b396b4c62af77b2e0bb750dc1c2e349f1446a8 authored 12 months ago
chore(deps): update @pnpm/registry-mock

github.com/pnpm/pnpm - e74688a30ce2158c954a9d9c45a655a1ca13b2d9 authored 12 months ago
fix: TS Errors (#19)

* Merge branch 'fix-ts-issues'

* test: fix tests

* test: check that `allowBuild` is a func...

github.com/pnpm/components - 306f97a6561cdee0757eea0922a5234aaaa3be9f authored 12 months ago
fix: circular peers

github.com/pnpm/registry-mock - 77ed26b397b5b9f63e09afc69d61b60826111bcf authored 12 months ago
feat: add more peers

github.com/pnpm/registry-mock - 4996597d6fd2b5a4b711dfed9ffa5b4fbbd378aa authored 12 months ago
feat(completion): print completion code to stdout (#7597)

* feat(completion): generate-completion

close #3083

* feat: better error message

* test...

github.com/pnpm/pnpm - 004addf63e158614302f330c26d4fd9c64746e2e authored 12 months ago
fix: Gitlab resolver (#7609)

close #7603

github.com/pnpm/pnpm - 985381c091915e6827c093bcf94a17d431463e1d authored 12 months ago
feat: allow scoped client certificates (#15)

* feat: allow scoped client certificates

* style: remove new line and use template literal

...

github.com/pnpm/components - 63b35e57f3139fd6d5e27278daeb1402a2e24d96 authored 12 months ago
feat: inject `console.log` as parameter (#26)

* docs: fix code examples

* refactor: replace RegExp with replaceAll

* feat: inject `conso...

github.com/pnpm/tabtab - fd7b4c217f6aa779e2486c6e8a4c0dc18f6f49e3 authored 12 months ago
feat: add 3 circular peer deps

github.com/pnpm/registry-mock - 5810a573a12a7e8234b2f147c61a194c7a97cdf8 authored 12 months ago
feat: add circular peers

github.com/pnpm/registry-mock - e0e758bf5665444c78b00e205c69dfecd84c21e4 authored 12 months ago
chore: update benchmarks

github.com/pnpm/pnpm.io - 4a61f7600904810720023bf9b7f9b369b4292adb authored 12 months ago
workspaces: add Qwik to the list (#506)

github.com/pnpm/pnpm.io - 01e7b1fd6e660935cba34f77d5bce972ff0e8fca authored 12 months ago
revert: resolve peer having peer correctly

ref #7583

github.com/pnpm/pnpm - f5eadba94394114a303d6bedbc78cf8f4de75ad4 authored 12 months ago
fix: escape slash on windows (#24)

* ci: add windows and macos to the matrix

* ci: remove SHELL

* fix: escape slash on window...

github.com/pnpm/tabtab - e2e1973e515467edc1039aba012a722d4841406b authored 12 months ago
feat: cross-shell completion (#22)

* Fixed cross-shell completion issue:
- Before this change, the completer would rely on the `...

github.com/pnpm/tabtab - af2404bd996ac6ef91d785b5725d3f98a75df6ca authored 12 months ago
fix: @pnpm.e2e/has-has-y-peer-only-as-peer-and-y

github.com/pnpm/registry-mock - a132782e18972e40876d407f8a57ef7383048ec3 authored 12 months ago
feat: add @pnpm.e2e/has-has-y-peer-only-as-peer-and-y

github.com/pnpm/registry-mock - 93c9f1932944a371092542e8f7e002f9adc707f9 authored 12 months ago
feat: stricter types, uninstall from all shells (#21)

* refactor: remove duplicated items

* feat: stricter types for `shell` params

* test: remo...

github.com/pnpm/tabtab - 2b50fd3ad93a2157c8a6c11e8f1cf40fa5ad2be3 authored 12 months ago
feat: support `node-options` in `.npmrc` file (#7601)

сlose #7596

github.com/pnpm/pnpm - 1a3449e94065543ab97d015f220727950875135d authored 12 months ago
feat: add a type, fix docs (#20)

* feat: add a type, fix docs

* docs: shorten descriptions

github.com/pnpm/tabtab - 3865d4323e818fbc576d496419032007d556e103 authored 12 months ago
docs(readme): remove table of content (#19)

GitHub Web UI already provides one (as a dropdown)

github.com/pnpm/tabtab - 979923b2cf94e67c92b9f33ada25e5d209bef46e authored 12 months ago
feat(protocol): change the completion entry (#18)

* feat(protocol): change the completion entry

* feat(example): generate-completion

* docs(...

github.com/pnpm/tabtab - aba3e36c4750186af8e93414ce2da18c00d35b9e authored 12 months ago
chore: updated translation progress

github.com/pnpm/pnpm.io - 61e38b22ff1acb79a55f113df844ec20f4e39cc6 authored 12 months ago
feat: strict types (#17)

* chore(toolchain): enable type checking

* ci: type check

* fix: typings

* ci: fix

*...

github.com/pnpm/tabtab - 8e8ec5f30c289ab00fa16c5ca34b9f60f8c0629d authored 12 months ago
feat: typechecks and type declarations (#16)

github.com/pnpm/tabtab - a0e6bc043ba217ab15ca09a73dbde4604e0dd1f5 authored 12 months ago
refactor: return promise directly (#15)

* docs: add missing param

* refactor: return promise directly

* docs: return type

github.com/pnpm/tabtab - 3d64f18858b08585c4cf3c658247471c918ee775 authored 12 months ago
refactor: rename the template files (#14)

* fix: add begin and end

just like the others

* refactor: rename the template files

* r...

github.com/pnpm/tabtab - 3bdc487fabb5c8a941af535abdaf4ab41adc166c authored 12 months ago
fix: add begin and end (#13)

just like the others

github.com/pnpm/tabtab - 5e98f4ca7d7b4bae22ed245a81c65d5c89700cc8 authored 12 months ago
fix: tests and bugs (#12)

* chore(deps): patch untildify

* fix: uninstalling the wrong shell

* feat: remove both typ...

github.com/pnpm/tabtab - b7b8f2f485a605fd47fa0ccdda1e338490fcbb38 authored 12 months ago
chore(pd): make esbuild find `js-yaml` correctly (#7598)

* chore(pd): make esbuild find `js-yaml` correctly

For some reason, esbuild uses the upstream...

github.com/pnpm/pnpm - 4511aaf6e97c2128fe89889949fccf3a88a7146a authored 12 months ago
fix: resolve peer having peer correctly (#7583)

close #7444

github.com/pnpm/pnpm - 977060fc67365245e22ea4a88eb9e84412216bd6 authored 12 months ago
feat: support PowerShell completions (#7)

* Support PowerShell completions

* Use correct extension for PowerShell files

github.com/pnpm/tabtab - 666d00d2450c50d09f6c37cc2280d0376f33a9bb authored 12 months ago
chore(release): 0.2.0

github.com/pnpm/tabtab - 1d637101cdf9ad654263229fcaed056703c9c280 authored 12 months ago
Revert "feat: support PowerShell completions (#7)"

This reverts commit 5831853de6a22975b42e000946c2edeafd08ec80.

github.com/pnpm/tabtab - db5d5bed674d2d7648fd55321eb55ad2bed5a772 authored 12 months ago
feat: support PowerShell completions (#7)

* Support PowerShell completions

* Use correct extension for PowerShell files

github.com/pnpm/tabtab - 5831853de6a22975b42e000946c2edeafd08ec80 authored 12 months ago
feat!: function to return content of completion script (#11)

* chore(deps): upgrade lockfile

* feat: print completion script

* ci: upgrade node version...

github.com/pnpm/tabtab - a0eeee8ef2665fe43fec04de7ce1a0ffbfe94616 authored 12 months ago
fix(object-hasher): switch to object-hash to fix hashing of large objects (#7591)

github.com/pnpm/pnpm - d636eed20b349c463d8fb05cfd062fa0192b19fe authored 12 months ago
chore: updated translation progress

github.com/pnpm/pnpm.io - 47576a91115775f3be5167924ee5b3fe73b85661 authored 12 months ago
feat: add new package

github.com/pnpm/registry-mock - 7cfe168598149d51fa6f38392288d3c5ed3f9c55 authored 12 months ago
fix: don't add bundleDependencies=false to the lockfile (#7580)

close #7576

github.com/pnpm/pnpm - 732430a1f32a4f2fa0f46c9c75b820ea96b17c1a authored 12 months ago
chore: update benchmarks

github.com/pnpm/pnpm.io - 4ae8345df39c667c5e13d06b3059c25b206a58a4 authored 12 months ago
chore: update packageManager field

github.com/pnpm/pnpm - ba417f69624798b736c220211ab21637ea7ea605 authored 12 months ago
chore(release): 9.0.0-alpha.1

github.com/pnpm/pnpm - 641ea3e566123468ea52ee8988f399f608325c23 authored 12 months ago
docs: remove not needed changesets

github.com/pnpm/pnpm - 329f8b68636d850aa05c8ba07e2991f852dc9c2d authored 12 months ago
docs(cli): correct `--latest` to follow merged PR (#505)

* docs(cli): correct `--latest` to follow merged PR

https://github.com/pnpm/pnpm/pull/7466

...

github.com/pnpm/pnpm.io - 8f95ac75f6f1135ac017ef75c6489d7b124141ac authored 12 months ago
Update Corepack instructions in `installation.md` (#504)

* Update Corepack instructions in `installation.md`

* Update docs/installation.md

Co-autho...

github.com/pnpm/pnpm.io - bd8a6bec69bdb823dab5e7042b93335fb849560f authored 12 months ago
Merge branch 'v8'

github.com/pnpm/pnpm - 1fc7c86778743594b0e12b2db52b18e621ca27cb authored 12 months ago
chore(release): 8.15.0

github.com/pnpm/pnpm - 778efe202287aef7d6f3e1c955ced506a65d59d9 authored 12 months ago
feat(cli): forbid combining specs and --latest (#7567)

---------

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

github.com/pnpm/pnpm - f43bdcf45d23700a5928c8b90fac20ea7a27fdb6 authored 12 months ago
feat(cli): forbid combining specs and --latest (#7567)

---------

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

github.com/pnpm/pnpm - 316c18aba46caaad1ee34e8e9078486c17f68d7b authored 12 months ago
fix: don't fail if the file already exists (Windows Reflinks) (#7555)

close #7554

github.com/pnpm/pnpm - df9b16aa9898dc444774adf991b6220e98e255ab authored 12 months ago
fix(update): stop downgrading prereleases (#7466)

close #7436

---------

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

github.com/pnpm/pnpm - 31054a63e6de01b33e07ed39594ec7a487eccb67 authored 12 months ago
fix: don't fail if the file already exists (Windows Reflinks) (#7555)

close #7554

github.com/pnpm/pnpm - e146c258a89ca4b522deb6ff68e681cd3958651e authored 12 months ago
fix(update): stop downgrading prereleases (#7466)

close #7436

---------

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

github.com/pnpm/pnpm - 0ec0a44da7f3b53481df10c8a4e65f63ddc33899 authored 12 months ago
feat: extract name from license file (#7530)

github.com/pnpm/pnpm - fd42caf242f41f0a06e2ab45e8aea120b4dfa8bd authored 12 months ago
feat: extract name from license file (#7530)

github.com/pnpm/pnpm - 10a08965515ed4e6db50d58ddcb88e355e515fbd authored 12 months ago
fix: print correctly aggregate output when mixing stages (#7557)

close #7556

github.com/pnpm/pnpm - f12884def8f98809fd4ddc3ed9e57d6830845574 authored 12 months ago
fix: print correctly aggregate output when mixing stages (#7557)

close #7556

github.com/pnpm/pnpm - e6428d85d7b6404697f9c9c2c6f2f7d461517e7e authored 12 months ago
docs: update auto-install-peers documentation

github.com/pnpm/pnpm.io - 5d72f1ee34bf5c744d29c4ff3e5f5d0d21bf741c authored 12 months ago
fix: reduce the side-effects cache key length (#7563)

close #5056

github.com/pnpm/pnpm - 0c383327ea6597c2a76113e97dbbccb9ce3445c7 authored 12 months ago
fix: reduce the side-effects cache key length (#7563)

close #5056

github.com/pnpm/pnpm - a3f90c27571cee43999598377a31a0d3b0996795 authored 12 months ago
chore: updated translation progress

github.com/pnpm/pnpm.io - c6ef61cec0d85d1b78b9953f2f04e1bffd8717c2 authored 12 months ago
add article (#502)

github.com/pnpm/pnpm.io - 2682898d93b1f373db9608bd8e1acc3a926811cc authored 12 months ago
feat: add MUI as a user (#503)

github.com/pnpm/pnpm.io - aef51629f60f1f26f20f66238873fe5ca4c68fae authored 12 months ago
feat: set default import method in Win to hardlink (#7564)

Close #7524
Close #7547
Close #7492

---------

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

github.com/pnpm/pnpm - e2e08b98f64f13dbb23779c760837c8ba8da4db1 authored 12 months ago
feat: set default import method in Win to hardlink (#7564)

Close #7524
Close #7547
Close #7492

---------

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

github.com/pnpm/pnpm - a516ba0e5cf5b6d4f970eccf549a4cce0b6e28e6 authored 12 months ago
feat: add sub folder support for git url (#7487)

close #4765

---------

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

github.com/pnpm/pnpm - b13d2dc1ae2172cb428d9198498dcba965f72cc2 authored 12 months ago
chore(release): 8.14.3

github.com/pnpm/pnpm - 11439d08fb1df33470bf3c9454e916b60edeb09e authored 12 months ago
fix: update licenses command usage info (#7539)

github.com/pnpm/pnpm - cbc941787995b8f3e290bc2d080f37510a932269 authored 12 months ago
fix(pack): "pnpm pack" should work as expected when prepack modifies the manifest (#7558)

github.com/pnpm/pnpm - 3c6726936c89745791e6abdfde3b53c8aa1a764a authored 12 months ago
fix(pack): "pnpm pack" should work as expected when prepack modifies the manifest (#7558)

github.com/pnpm/pnpm - 5f05d90d15a0f6032a3d7a67bf769219762c38cb authored 12 months ago
fix: update licenses command usage info (#7539)

github.com/pnpm/pnpm - b7656c85a7534368397598c7776d3c5bdd289ceb authored 12 months ago
Merge branch 'v8'

github.com/pnpm/pnpm - 793d5231037e7a50235e083f18f8d101240a370c authored 12 months ago
chore(release): 8.14.2

github.com/pnpm/pnpm - b93bc1aa4197738a6eff259516178e4c0fcacc88 authored 12 months ago
chore: updated translation progress

github.com/pnpm/pnpm.io - cc6193f3520edd6df1f91e6bad11fcd71583e262 authored 12 months ago
chore(deps): update typescript-eslint (6.11.0 -> 6.18.1) (#7545)

* chore: uppdate @typescript-eslint/* 6.11.0 -> 6.18.1

https://github.com/typescript-eslint/t...

github.com/pnpm/pnpm - 5a9188eeeea83024bb0cc6f0e536352cb0934629 authored 12 months ago
fix: print correct node version on unsupported node error (#7544)

github.com/pnpm/pnpm - f8e305423fb28afa1ec9a58cd30c2d6e8a392adb authored 12 months ago
chore: update benchmarks

github.com/pnpm/pnpm.io - 1d3feb05db7d0dd925b34a78222ec91b5f3d72ca authored almost 1 year ago
fix(plugin-commands-publishing): should pack main file or bin files defined in publishConfig (#7538)

close #4195

github.com/pnpm/pnpm - 9fb45d0fc55c515b78c974ab985dfde433340307 authored about 1 year ago
fix(plugin-commands-publishing): should pack main file or bin files defined in publishConfig (#7538)

close #4195

github.com/pnpm/pnpm - e363af8e1305c69b288f44aab3ae21ad9b4dc581 authored about 1 year ago
docs: add new platinum sponsor

github.com/pnpm/pnpm - 279f32954d7caf120acf095b5d3432a48759e6d5 authored about 1 year ago
docs: add new platinum sponsor

github.com/pnpm/pnpm - 04f6233d2d7d41995c72be8cd376a2a508cce4d8 authored about 1 year ago
docs: add Figma to sponsors

github.com/pnpm/pnpm.io - db1a3e458f04a963138025cc5c1ad7cf6228976a authored about 1 year ago
fix(dlx): set saveProd to true for getting pkgName from dependencies (#7540)

close #7424

---------

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

github.com/pnpm/pnpm - be27890eeae40cf5207e21592a006151b90bfd5c authored about 1 year ago
fix(dlx): set saveProd to true for getting pkgName from dependencies (#7540)

close #7424

---------

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

github.com/pnpm/pnpm - d172d73385997272234fb6245098473bf0d09b46 authored about 1 year ago
Fix CircleCI caching (#501)

github.com/pnpm/pnpm.io - 6bb1db7bd776460b0027c3af1edae5f8acbfe3cb authored about 1 year ago
feat(license-scanner): show all licenses for JSON (#7528)

close #7224

github.com/pnpm/pnpm - f5766d90ba6b419f9944db752875eb95547bf122 authored about 1 year ago
fix: remove empty patch dir (#7532)

---------

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

github.com/pnpm/pnpm - 6964eade562509ac12a46d4160303f87c62aaa61 authored about 1 year ago
fix: remove empty patch dir (#7532)

---------

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

github.com/pnpm/pnpm - c1fee78a2f7427ee3d461eb05ea59d6afa80bbf6 authored about 1 year ago
update config

github.com/pnpm/pnpm.io - 3b9f309a6e15ce4cd85dee02d65a4e7dc8695bfc authored about 1 year ago