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

chore(deps): update

112d71395245aeb06d5641c67a4d2f504bdc36f5 authored about 3 years ago
chore(release): 6.23.3

fe6bdf7677b9a23ed4c22f5e94e55eb52ee3f80c authored about 3 years ago
docs: add changesets

69a6673735c6938521c7170427477a4cf7992491 authored about 3 years ago
fix: print better error on git-hosted pkg install failure (#4044)

ref #4038

fb1a95a6cfd0fbcf8dc8d8a65420cf98ba0592a6 authored about 3 years ago
chore(deps): update

0595e82cbd9d0c320d6e77641a5088f17a70513e authored about 3 years ago
feat(default-reporter): return an unsubscribe function (#4040)

597a28e3cf5273b9bf4266aa1a23b38bf7739707 authored about 3 years ago
feat: pnpm import support yarn2 transform (#3997)

close: #3993

3b4dc17c7b8821443790387a873966bd56617304 authored about 3 years ago
chore(release): 6.23.2

69b56f14895da789077ecac74871734e2f7df17f authored about 3 years ago
fix(package-requester): the version in the bundled manifest should be… (#4037)

dbd8acfe99b54770cf8a2f9be0eac888315a4104 authored about 3 years ago
fix: use `semver.eq()` to make version comparison when checking lockfile integrity (#4036)

119b3a90850b5fc2179414cf224af68e72be65c3 authored about 3 years ago
chore(deps): update

a26c5a7f0ebef9386d2811bb75f2744d8a71eb4b authored about 3 years ago
fix: don't add trailing slash to registry URLs (#4032)

ref #2933
close #4034

a7ff2d5ceb9be0f2430fa4cf1183ce22554055aa authored about 3 years ago
chore(release): 6.23.1

0d0a2947f24c6be359a836a6cec74f576217ebf5 authored about 3 years ago
fix(core): use the registries from the context

fe9818220df66b48c05c53bbad2d05f7c6cd0285 authored about 3 years ago
fix(setup): shell rc files should be created (#4028)

close #4027

b847e03008af413a90b610fc4232f78834954696 authored about 3 years ago
chore: add corepack fileds in package.json (#4030)

af3fde6cc73ff4e3b56b33ed029f877e3ea0e95e authored about 3 years ago
fix(headless): postinstall script should run after root deps are linked (#4026)

close #4018

b7fbd8c330a9ee581e74696257280eeafa199dcd authored about 3 years ago
feat(dlx): handle version specifiers in command names (#4024)

close #4023

5a11c8bac4d4d1e0f01a7b76c9cb7fb2b2af3902 authored about 3 years ago
chore(release): 6.23.0

23de26f1872cb6bbae9d20da9120a1b80788d535 authored about 3 years ago
feat: scripts-prepend-node-path (#4020)

0027785595c5296231e555e0180068c79fda98e0 authored about 3 years ago
ci: don't run tests on macOS and Node.js 14 (Node.js 12, 16, 17 are tested)

13663ddb2a2e179315868e923ca131ec3ec67999 authored about 3 years ago
test(server): make the tests pass on Node.js 17

1f01e120663dba188c85484f706bf3b4ae4e87b0 authored about 3 years ago
test(core): fix hanging test

c496c8b60dabbc3d20cd4a8cb5165397970599c6 authored about 3 years ago
style: fix

ccd1eb1142fd4f6332b93fbc53d7c5b86f029823 authored about 3 years ago
fix: update json-schema

43e759bc198f2288b5e3385ec82e040f4cc59664 authored about 3 years ago
chore(deps): update

4d76f6dc36ac7fc95d1de97835a800cde53a89df authored about 3 years ago
chore(deps): update

74eb0dc0e7232c02b73ea245c1a0d546b4c76f3f authored about 3 years ago
test(audit): fix

411b317ac63ec976168a6260637c2fa841aae0ee authored about 3 years ago
fix(env): installing Node.js on Raspberry Pi 4 (#4008)

close #4007

d4d7c4aee21f12080793adaa9f96da22569c930c authored about 3 years ago
fix: retry HTTP fetch on 408, 409, 420, 429 status codes from the server (#4005)

12ee3c144ee56d4a29d4c80513634d0f7f542505 authored about 3 years ago
chore(release): 6.22.2

d42f991f47662744a015935b77379f5dc6fee7e7 authored about 3 years ago
fix(exec): pnpm exec should return the correct exit code (#3996)

close #3994

eede95c5c35715957d94aa39d00d6479d15ee529 authored about 3 years ago
fix: prefer node-gyp from dependencies over node-gyp that is bundled with pnpm CLI

ref #2135

5d402ce70e937a75e1cfff04b20a27c7d3e3c4ee authored about 3 years ago
ci: test on Node.js 17 (#3990)

79110ac1b6fe1e6cd791dd7463fede450b4ae147 authored about 3 years ago
fix: pnpm dlx pnpm should not break pnpm

f8e031518ed954aec685f6c7e756f4dbd412ec72 authored about 3 years ago
chore(release): 6.22.1

2e3dd8af470aa4f745b7cb0e03237ae1f7f8f3ae authored about 3 years ago
fix: no Node.js warning should be printed

close #3989

9f61bd81bf30bbf1b0bf36a2c5ac603154c022a4 authored about 3 years ago
chore(release): 6.22.0

6aa89cc5b8bdda0426c2cbdfeb12d7f9e83d9831 authored about 3 years ago
chore(deps): update

293b0e6b96b0410099449c026896e90100e92bdb authored about 3 years ago
test(plugin-commands-script-runners): fix

351c893c6dd9989e5520a01b906ff2fc9534b69e authored about 3 years ago
fix: recursive cmd add reverse option (#3984)

close #3972

435626ad39f17381e516496551b5aa31ef6fdeb5 authored about 3 years ago
fix: peer dependency ranges should be checked loosely (#3986)

close #3753

828e3b9e48386ba4b6412b8a44c3ad4d98084111 authored about 3 years ago
test(audit): fix

29346c56724073fea01bc5353c13c1b45d35b32d authored about 3 years ago
fix: don't fail if a linked directory is not found (#3983)

close #3746

631877ebf56fef4c847a6b0b8ce65708f8b73bff authored about 3 years ago
chore(package.json): move os and cpu fields to publishConfig

652c0bf0b1201b988d04285608b00ff080cacb09 authored about 3 years ago
chore(release): 6.21.1

0b60dcb49017a4235030a21682b69c36b4de3066 authored about 3 years ago
fix: don't crash if a bin file cannot be created (#3980)

ref #2732

bb0f8bc16625660c2b60686bccfd79d3bcecc2f5 authored about 3 years ago
test(publishing): fix

080742313f68c87cbb1d6505608e2ebbf27e4e68 authored about 3 years ago
test(publishing): fix

c67dd27e9503a3d06586a522c36a690bb3783325 authored about 3 years ago
fix: use workspace for store use it is enabled (#3979)

close #3976

Co-authored-by: yuhuaheng <[email protected]>
Co-authored-by: Zoltan Kocha...

1647d8e2f1d409d86a80775e1d9790110e41b9cc authored about 3 years ago
fix: use the system default Node.js to check package compatibility (#3974)

close #3785
close #3673

783cc1051c4c6563d965914517a299d24bc7d795 authored about 3 years ago
ci: set $PSStyle.OutputRendering in Windows (#3978)

Preserve ANSI codes in the source code.

7af48a2da6401c881e105527a2ab617d99dbb72f authored about 3 years ago
feat: allow `os` and `cpu` in `publishConfig`

6428690e2a9272add05af53b89be337250878a81 authored about 3 years ago
docs(README): add new sponsor

ebc39c7a16e858cc65e989620c1decbe9a80a0b9 authored about 3 years ago
chore(deps): update

5f0e97f0fdfbefc6a6827c2041ae1bf500b9e073 authored about 3 years ago
chore(release): 6.21.0

98b383bd0ebd479a669dc64dd863db3b102d2dbc authored about 3 years ago
fix: recursive install from subdir when injected deps are present (#3971)

close #3970

108bd4a398aec39ae7dab31eb66eec9141b4ee44 authored about 3 years ago
feat: `pnpm:devPreinstall` script (#3968)

ref #3836

2511c82cd2fa4e02dcf0052f8488257e1c07dd03 authored about 3 years ago
fix: escape shell arguments (#3956)

close #3907

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

fa03cbdc85f70487d0a9440af45ddc9c51dab1de authored about 3 years ago
feat: support async hooks (#3955)

302ae4f6f114fafb8774e932b364b36dc9245f9b authored about 3 years ago
fix: combine global and local filterLog hook with AND (#3966)

b75993ddec36fec86e2c6ba558dac1dd25274c58 authored about 3 years ago
test(audit): fix

4d40c120a4020c7bb463c356fe8ae21366320d7c authored about 3 years ago
chore(release): 6.20.4

4674ac11a00a5cd4637d9d100cf165596b0c600a authored about 3 years ago
fix: don't always index the project directory (#3964)

close #3949

5b90ab98f07164a5fd2d69bcde9bc7d396a17275 authored about 3 years ago
chore(deps): update

dac5390ac03a7f588017f5e9bcb30e677df24c8e authored about 3 years ago
fix: aviod error log cut (#3951)

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

8cde329876a84d72cc7d9b37c16284ccd014bc65 authored about 3 years ago
chore(release): 6.20.3

5e5185192c411b23cb0e54b1597e05d00ba4ad5f authored about 3 years ago
test: fix mount-modules pretest script run

39bad4de42dbea3986e475542f214d1be626b77d authored about 3 years ago
fix(resolve-dependencies): always include dependenciesMeta

bc1c2aa624b35e0400af0344c09a4ce91355650f authored about 3 years ago
ci: update workflows

574acea08bf04bf350bbba5b0906c927e00095d4 authored about 3 years ago
chore(release): 6.20.2

918d23de785d45c88db8643a418ed2eac02b99e8 authored about 3 years ago
fix(dlx): should work with scoped packages (#3943)

close #3916

7d7f6417f826a18e15757451919518bada2bd61a authored about 3 years ago
fix(git-resolver): supports ssh port (#3947)

close #3944

Co-authored-by: liucheng.leo <[email protected]>
Co-authored-by: Zoltan Koc...

7da65bd7a99f86e6f7c8d234572b0921a54fb8cd authored about 3 years ago
chore: fix audit error

d577dba77331acfa0eb600da949d85ad1ba72c62 authored about 3 years ago
fix: rename typings field to types

1650b6e9620ddb80e3a7817a14cb6cd5b7e29bad authored about 3 years ago
chore(deps): update

078287429381638f9b6acdda377af8eb27d00e9d authored about 3 years ago
feat: support pnpm recursive import (#3909)

close #3908

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

6a54be5a125dbea5c36324dc1509bc74ce9b3b60 authored about 3 years ago
fix(env): use network/proxy settings (#3942)

close #3922

6b7eb72490582cde93fb318fa910ae4611c31a38 authored about 3 years ago
test(git-resolver): fix

2bfbbc1c3f00fc15587b608b5824e622c3f7b45c authored about 3 years ago
fix(run): don't run pre/post script on recursive run (#3940)

close #3903

0e17caf1dc8f31a790756890b6d8f0f4e54e1b24 authored about 3 years ago
chore(release): 6.20.1

3be21ba5cc7a333be6b822d7b2c728799a8918d5 authored about 3 years ago
fix: build the correct artifacts (#3939)

close #3937

88614549587bbbe9776b64c7a2ba9cf8944f24cf authored about 3 years ago
chore(deps): update

a225325481f33fb5aafae3e3291fefd72d79de1a authored about 3 years ago
chore(release): 6.20.0

6dc3a26bce6903f8d270ab5e5130d41a253396b6 authored about 3 years ago
feat: injecting workspace packages (#3915)

close #3510

4ab87844a98fee96acdcaeb53b6c2fe8194e1a66 authored about 3 years ago
fix: buffer warnings (#3936)

close #3932

37dcfceebae918a51a23880948b1e7c0e6965505 authored about 3 years ago
chore(deps): update

c54778864671aef171edd812d4c641630077adb1 authored about 3 years ago
refactor: add pnpm execution from the source code (#3927)

54a3f0566639255d9b8df6ec6231e8dfc7d2d556 authored about 3 years ago
chore: fix scripts in @pnpm/lockfile-types

70634c52ad138753bd7f6e0f5dec9e2848525e77 authored over 3 years ago
test(plugin-commands-audit): fix

34bfdeb25cb89b20ade1f2d78fc2122aa8ff70f5 authored over 3 years ago
chore(release): 6.19.1

76ae8d55709273509ffed3a912b4e3997a1cbf87 authored over 3 years ago
fix(fetch): default settings

782ef249086337ad1bd4f9853565a0349142ef3b authored over 3 years ago
chore(deps): update

45e0e3bbdb35f6c031406b81289fe2d7e663912e authored over 3 years ago
fix: proxy URLs with special chars in credentials (#3925)

close #3370

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

cae34936e2506b1e97e4349bd7e9ae3b5e0f0162 authored over 3 years ago
docs(README): update Twitter follow link

0cfa2282856f770f5f6477bb9c8269fc5ac12f04 authored over 3 years ago
docs: add patreon

f45c3b5f0cf406de39c520cf628f25ebaedba614 authored over 3 years ago
docs(README): update tweet message

bcefabd28392b0276fa790d6aa94523dab14c35a authored over 3 years ago
docs(README): update sponsors section

864d51a85aa3a332db888cb7e51ce6400129762d authored over 3 years ago
docs: add a more generic main readme file

close #3721

c515594e86984fc7547f1f5bb0631a7c4e705bd1 authored over 3 years ago