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

feat(config): support custom global bin dir (#3762)

New setting supported: `global-bin-dir`

6681fdcbcb1295e2af724f2560c3300e23362c0e authored over 3 years ago
chore(beta): do not build macos-arm64 on macos-x64 (#3764)

a3f6d9d897a9fb97faefe5dcfb546a8db5f8a402 authored over 3 years ago
chore(release): 6.14.7

5ec55641d49547ba6e730aec4a9cd5694d8b1a8a authored over 3 years ago
fix: allow the $ sign to be a command name (#3751)

close #3679

97f90e5373215cc629cf81a6195a7289b4c09551 authored over 3 years ago
feat: print error codes in error messages (#3748)

e0aa55140c4cc328eae6d57188eb0d2e26d8e71b authored over 3 years ago
fix: use correct GitLab tarball archive URL (#3747)

close #3643

f1983ea55264efdc99c9b80900f0692b937c7bb1 authored over 3 years ago
perf: accept gzip, deflate encoding from the registry (#3745)

ref #3738

eadf0e505228376acb5e600ee275c6388bc71eb4 authored over 3 years ago
test(audit): update snapshots

bd4537c54153bd8bfe02b9c4a34d69c49bdfa527 authored over 3 years ago
chore(release): 6.14.6

82a8e5d75480aecafd04e9610d4943950b3d5cc8 authored over 3 years ago
feat(setup): setup PATH and PNPM_HOME on win32 platform (#3734)

cee8b73f1520ce93611a07728baf6c17ac8baf51 authored over 3 years ago
fix: overrides that contain parent with range (#3743)

close #3732

ccf2f295d6d08385919670ec0745cf303bb3a702 authored over 3 years ago
fix: the env command on Windows (#3742)

close #3711

869b1afcbed0c9f3139aa62196edc4bf00675b83 authored over 3 years ago
docs(README): update

Update installation script.

Suggest to use `pnpm dlx` instead of `pnpx`.

52620a42667176ab5e01057db5aa1bf276b71cb0 authored over 3 years ago
fix: republish artifacts

cae306fb3ced9897eb22383b4ebe87cc005dc199 authored over 3 years ago
fix: pnpm artifact package should not corrupt the store

34b75c2885194ebd7b65bae5ce55f5b61d3f600f authored over 3 years ago
chore(release): 6.14.5

f2c46c551548dcf18406bf037c29b7128bab129b authored over 3 years ago
ci: build artifacts if pkg release was skipped

6cc069a4dd6dec9a15e6541def4be91239d840aa authored over 3 years ago
fix: respect cache-dir/state-dir from config files (#3727)

* fix: respect cache-dir/state-dir from config files

* chore: add changeset file

ede519190c9433887cb61f9e8f1d03e39d3e23eb authored over 3 years ago
chore(setup): do not remove executable in setup (#3724)

The executable installed by package manager (e.g. Homebrew) should
not be removed after the set...

ade0fa92f449ef4783b6712c9c16c919eff141d9 authored over 3 years ago
chore(release): 6.14.4

40690fa58e293e014f42957adb07305bd02456c2 authored over 3 years ago
fix: always prefer the pnpm home directory when search for global bin (#3723)

ref #3713

47a1e969650e32de9a3aaf1d97db394b9bc3321e authored over 3 years ago
ci: run tests on macos-latest (#3725)

6cac70ebe10a5af252b752a9c2129a74975cc8e6 authored over 3 years ago
chore(deps): update

7ca9887a38b2453833a46d7ac3b72bca20f3e1f4 authored over 3 years ago
feat: allow installing mutiple packages using dlx command (#3710)

Allow use of mutiple --package parameters with pnpm dlx command

Co-authored-by: Zoltan Kochan...

7f097f26f22697c62b56ef5e16ce6580967299aa authored over 3 years ago
docs(mount-modules): add usage instructions

138c53d1580b8d1d11bbe720c21461899387261b authored over 3 years ago
test(plugin-commands-installation): fix

eb1aed46d0b8d798f41e2c1d0320cb1d47e70ffc authored over 3 years ago
fix: a broken package.json should not make the CLI silently exit (#3722)

close #3705

6e25497d539d4bf45a45cdc2faa8235bf7cdf328 authored over 3 years ago
chore(release): republish artifacts

547b11d8522811bb130ae35013376937dd4aadf4 authored over 3 years ago
ci: automatically publish packages

04130d5c28faf7eb8f420db08d6085ae11a71302 authored over 3 years ago
chore(release): update release.yml (#3706)

eaf28b5b42fde564be00c32a05bc918e436af447 authored over 3 years ago
chore(release): 6.14.3

a6648596405b0dc2a9f822a17167470cb3dcf448 authored over 3 years ago
fix: script execution with shell emulator

close #3700

b0e3cd85aa7dddd5025cd4034f7f3a92bd4cb285 authored over 3 years ago
chore: fix release script

1edbed1c748050aab5c28f9220b68ced07bb5133 authored over 3 years ago
chore(release): 6.14.2

cfae5193e063b94cc85adacc814c3d0b50173255 authored over 3 years ago
feat(env): link npm and npx as well, when installing Node.js (#3696)

25a2d6e5ca3a982ce066764af272eedda1862932 authored over 3 years ago
fix(setup): print an info message (#3698)

71cc21832806746c961c0d10d609e1746ff8dba9 authored over 3 years ago
chore: publish artifacts

55bb14a67414004aedef7e87a76e8b5f40aaa251 authored over 3 years ago
chore: add a release script

e0a21e5a6dbb169a4089e4b95c798468f77fc6ec authored over 3 years ago
chore(release): 6.14.1

8a6ef9752871c3326c00fe4ff68f9d8b1d664f39 authored over 3 years ago
feat: allow to link a directory with no manifest (#3695)

close #3691

3f0178b4cea17bed392ab663c2dac79817cfa205 authored over 3 years ago
fix: unsupported platform error (#3694)

ee589ab9b07a882aa5f81ddd44372723f055b0ac authored over 3 years ago
chore(release): 6.14.0

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

396b447eb3f00d551bfafe2a7fc0a5aae4ea2661 authored over 3 years ago
fix: installing optional dependencies

31e01d9a93b81b1bb94d3f6cc8a49387cd4dbd63 authored over 3 years ago
feat: pnpm import support yarn (#3655)

f815dabd99c3803942bcd5dcdb6d0da7f7a8d72e authored over 3 years ago
fix(config): default home directory on macOS (#3684)

ref #2574

655af55baf7bc32fbd457defc6445027f01575e8 authored over 3 years ago
chore(release): 6.14.0-3

717b0426c2aeba9bd6e1bf020a9b5e7889712c1a authored over 3 years ago
fix(setup): create target directory before copying pnpm

f29314b3b29ea376a2622ffccc4bbd642c9612aa authored over 3 years ago
feat: pnpm setup should move the CLI to the pnpm home dir (#3677)

ref #3633

8d038f8f1c5ec469ed00b69087ecdef73f20efe7 authored over 3 years ago
ci: fix release workflow

ed184a9c5bad4c20a5a11b318eaad15843aa114e authored over 3 years ago
chore: add linuxstatic artifact to gitignore

73a44870aa3665058e063a2134bdb28ac1a0afae authored over 3 years ago
chore(release): 6.14.0-0

f93aa3699ce33efc67ee014f5f5a40300b2fd8cd authored over 3 years ago
fix: remove linuxstatic-x64 artifact

926f5b1161f9b9862db2e506c83190766224b419 authored over 3 years ago
chore(deps): update

0a84fd50bd787599a2070bcf3b3ce5498552855d authored over 3 years ago
fix: do not download optional dependencies that are not needed (#3672)

close #2038

07e7b1c0c339be27a29bed50eb2779502846054c authored over 3 years ago
chore(deps): update @pnpm/registry-mock

60b122339c34cd31c49d405895f9cef1cbff4b57 authored over 3 years ago
test(audit): update

5e0ab525f1f7038b571664c481bde319cb753830 authored over 3 years ago
chore: build artifacts only in @pnpm/beta

ea0c766067374c822b3106e91b69e4d4b22bba23 authored over 3 years ago
chore(release): 6.13.0

d3f8c903aadaba93a10034307a017a8ab83088a7 authored over 3 years ago
fix(dlx): don't fail when executed in a dir with no write access (#3668)

b17096a36ffa3e2f5b6d3bc04e9b25e0a10febe6 authored over 3 years ago
fix(npm-resolver): ignore broken shasum in metadata (#3666)

close #3663

a4fed279832991a094cafcbc1ad7e467b2b0f785 authored over 3 years ago
fix: resolving peers from root of workspace when adding new dep (#3667)

c3d2746aceea23af2a3eb690ac547dff1e0d328b authored over 3 years ago
fix: link own binaries of pkg before running its lifecycle scripts (#3662)

6208e2a71e052ec528f2b5fccd4d05044cc2c62c authored over 3 years ago
chore(release): 6.13.0-0

229d17a65917da8951ec1a626eceabe113dc0750 authored over 3 years ago
chore: don't build arm exec for macos on Windows

d1075b39fc0b980d10f3de2f9a441acc8384f58c authored over 3 years ago
feat: dlx (#3652)

376c30485965680591736516a6d9821b5079f43d authored over 3 years ago
feat: add linuxstatic-x86 and macos-arm64 binaries (#3658)

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

49eeee6c245505d457e3df1334298eea86bc9007 authored over 3 years ago
fix: add "run" to NO_SCRIPT error example (#3660)

close #3656

bd442ecb53384a8c394f204e357e9094356ebc5b authored over 3 years ago
docs: fix changelog

2f72e17193f949c7b33ab0435c543636fe64e794 authored over 3 years ago
chore(release): 6.12.1

dba24446edd9bbbd731de352c05e086ca1870857 authored over 3 years ago
fix: --workspace-root (#3653)

3fb74c618630ce78c63547f051708925a0fc64d6 authored over 3 years ago
chore(release): 6.12.0

bf309b39e75cfd04313d4719a0d31e92ef799d61 authored over 3 years ago
fix(config): read workspaceRoot only form CLI options

051296a1612cbaeb1d31772458145fa92873accb authored over 3 years ago
docs: update changelog

5dafe216e888146f8b03c63be9b12e6794429c38 authored over 3 years ago
fix: improve error message on peer dependency issues (#3650)

135d5382786c7a5264cafc3c0f7d928c74bd1c36 authored over 3 years ago
fix(audit): don't add package with no fixes to the overrides (#3649)

92ed1272ef6568a09787abb1e3dd63165e3aaf1d authored over 3 years ago
chore(release): 6.12.0-2

07c46b3a039c2b29254c24d253990f5f61b23c32 authored over 3 years ago
feat: exclude the root from recursive exec|run|add (#3647)

close #2769

be2dd245e63b091ec72e8f6970cb8dece1d520b1 authored over 3 years ago
ci: do not build deb package

c8347f6fe3f14a75cb60146ac40bd371a7291207 authored over 3 years ago
fix(deps): update tar

7d9f54a14ab0249a7e364c2fa4a8c1a1194a5692 authored over 3 years ago
ci: fix architecture of the deb package

9737d34bb4d4c61ceb357b68957796a36b7de706 authored over 3 years ago
ci: build debian package

5ae53e38d555d56007d9c5b9032f2d0b9a69941d authored over 3 years ago
ci: the release page should be a draft

5dc1ee0b8d5812a9fa8ed42eb19b51a5ffa1838b authored over 3 years ago
chore(release): 6.12.0-1

f70dcaf11aee89ee45547187e2ef65bebc0905f3 authored over 3 years ago
ci: generate the release description

046f92f8e78fb911d0e468283266cf737196228d authored over 3 years ago
ci: if a git tag contains a "-" then it is prerelease

34d0d429660a16e6f0226168527ff0863cbc3f44 authored over 3 years ago
ci: rename release workflow

3371710090fb2ed4b37cacf563a906db253e8ab0 authored over 3 years ago
style: fix

28e6c21883f861e56ca165ef96f3121a436df42f authored over 3 years ago
chore(release): 6.12.0-0

3e618473567953fba2f09b79758208f970baf16c authored over 3 years ago
ci: upload release artifacts

close #3624

14c148620d30aed78537692ff7311a31f9596f54 authored over 3 years ago
fix: avoid too many open files error (#3637)

close #3378

71aab049d52cff46271a4c8782d8a0254173305f authored over 3 years ago
chore: build Debian packags (#3634)

d2e3c3f8d7baa01d283f621bf946defeda477d1e authored over 3 years ago
feat: building a RHEL package (#3622)

011f8f35bc2ff405ed0b09f7b818868546996823 authored over 3 years ago
feat(env): install Node.js using a version range (#3629)

27e6331c65034f5d0465a208bcd9d54a6a1c9b91 authored over 3 years ago
feat: a command for installing Node.js (#3620)

The following command will install Node.js (inspired by [poetry](https://python-poetry.org/docs/...

af8b5716e403fa2d3f8e41e6d996542146bbfe7c authored over 3 years ago
chore(release): 6.11.5

320482c0573743dbfd218516d5512c95e314925f authored over 3 years ago
fix(publish): preserve executable modes of files

d91685841c1d13f76afc5f8c8e6a95f94eb7f43e authored over 3 years ago
feat: publishConfig.executableFiles (#3628)

b734b45ea2164f9463d12d16639f0ecbd283ff1f authored over 3 years ago
chore(release): 6.11.2

bc36a0055f811400ee6d98a8af37068802cc5a9b authored over 3 years ago
fix(publish): run scripts when publishConfig.directory is used (#3627)

close #3626

47ed7b163a8c727b830df9dd5f1d7a202ab17a80 authored over 3 years ago