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 vulnerable dev dep

8e8ec9bf1f32fb0457dfb8a5e26215b986c62aea authored over 1 year ago by Zoltan Kochan <[email protected]>
fix: remove console log from test-fixtures

c099806f1dca360b083f9aeb58848cf6593dcd58 authored over 1 year ago by Zoltan Kochan <[email protected]>
chore(release): test-fixtures

8078084c8f5bf2ee4107dee3e0b94d1132383085 authored over 1 year ago by Zoltan Kochan <[email protected]>
chore(test-fixtures): rename files prefixed with an underscore

d3a27cf43c1a715fe58fcb00385de9005639986a authored over 1 year ago by Zoltan Kochan <[email protected]>
perf(read-project-manifest): optimize normalize function (#6763)

b4892acc5fe6bbb993c01dc497c3721db653d33c authored over 1 year ago by Bogdan Savluk <[email protected]>
perf(modules-cleaner): replace ramda difference with better alternative (#6760)

6fb5da19db48131ed31ec87978ad4fdc32734c80 authored over 1 year ago by Bogdan Savluk <[email protected]>
fix(dependencies-hierarchy): move wanted lockfile loading outside dependenciesHierarchyForPackage (#6757)

Move loading wantedLockfile outside dependenciesHierarchyForPackage,
preventing OOM crash when ...

e334e56709852390260febbd8557d2e6796e620c authored over 1 year ago by Bogdan Savluk <[email protected]>
chore(release): 8.6.6

2f0fe96f0d43c5d977f730d14bf52c4599192bf7 authored over 1 year ago by Zoltan Kochan <[email protected]>
fix(resolve-dependencies): optimize splitNodeId, fix invalid nodeId (#6755)

abdb77f48e37fab90f3e151791ea4946eec45edd authored over 1 year ago by Bogdan Savluk <[email protected]>
refactor(resolve-dependencies): use Maps and Sets instead of objects (#6749)

fee263822c1f9644b5d443e99ac54dd234e014e5 authored over 1 year ago by Bogdan Savluk <[email protected]>
refactor(resolve-dependencies): remove ramda isEmpty usages (#6753)

9b51108100ebb09e1461813156da8cd0837b1ae8 authored over 1 year ago by Bogdan Savluk <[email protected]>
perf(resolve-dependencies): preferredVersions in resolveDependenciesOfImporters (#6748)

17e4a3ab137723afa0f5948f4b380db37fb1804c authored over 1 year ago by Bogdan Savluk <[email protected]>
fix(resolve-dependencies): prefer versions found in parent packages only (#6742)

close #6737

ba93356018d723ea1353f38ecc70e6beacb4af18 authored over 1 year ago by Zoltan Kochan <[email protected]>
docs: update changeset

561f20249972af5af485a3e1514e4532e44f0c7e authored over 1 year ago by Zoltan Kochan <[email protected]>
fix: always resolve manifest promise even if the dependency does not have package.json (#6741)

close #6721

b81cefdcd40312dc492ffe37cfe91ac188490f89 authored over 1 year ago by await-ovo <[email protected]>
perf(resolve-dependencies): avoid copying parentParentPkgs in resolvePeersOfNode (#6736)

8a68f5ad24b1072a80332f9fe26b542d9b41b38a authored over 1 year ago by Bogdan Savluk <[email protected]>
perf(resolve-dependencies): avoid copying preferredVersions object (#6735)

replacing object spread with a prototype chain,
avoiding extra memory allocations in resolveDep...

e9684b559567f519885ae55c6179e13d3f57588d authored over 1 year ago by Bogdan Savluk <[email protected]>
test(patching): fix

a950aa1483459e60c07b1d959260634d5e3d8715 authored over 1 year ago by Zoltan Kochan <[email protected]>
fix: downgrade Yarn to versions that support node.js 16 (#6733)

ref #6732

6499ba0675d713a9fd4d7a0dcd99efab6b53f64a authored over 1 year ago by Zoltan Kochan <[email protected]>
fix: link local bins created by postinstall scripts (#6728)

close #1801

dddb8ad713fd190078edb4715607e6feeef4f12e authored over 1 year ago by Zoltan Kochan <[email protected]>
chore: remove build-artifacts from the workspace

e0325bda9b9294b876ae9b7ecb5e4e5f50632830 authored over 1 year ago by Zoltan Kochan <[email protected]>
chore: update pkg

1a748826a6fcf5ca89bb83b1fe49467fafe6fe54 authored over 1 year ago by Zoltan Kochan <[email protected]>
chore(deps): update

9a7a249e1d099f84999794ee912a9fbb69b9f00a authored over 1 year ago by Zoltan Kochan <[email protected]>
chore(release): 8.6.5

8920dbce383f6b50942f23c7d029da5f807af5ce authored over 1 year ago by Zoltan Kochan <[email protected]>
fix: improve the performance of searching for auth tokens (#6717)

e44031e71c20c804f315946e4c8d8d77b87315f1 authored over 1 year ago by Zoltan Kochan <[email protected]>
chore(release): 8.6.4

725c0d5adb12a6612e047a394c3a0f22d6a44882 authored over 1 year ago by Zoltan Kochan <[email protected]>
fix: resolving peer deps when there are aliased deps (#6709)

close #6588

e2c3ef313e7e06c68192ba3f38f736f60ff071fc authored over 1 year ago by Zoltan Kochan <[email protected]>
fix: searching for auth token for URL with port (#6708)

close #6354

4e7afec90cd4f54329a23fe6b165c2159bc75e79 authored over 1 year ago by Zoltan Kochan <[email protected]>
test(resolve-dependencies): fix

0119ac05b73e928092a37d5f6eca2a8f4830f8b2 authored over 1 year ago by Zoltan Kochan <[email protected]>
docs: add changeset

df3eb8313ae119c10e44333a3db441db48180025 authored over 1 year ago by Zoltan Kochan <[email protected]>
fix: return bundled manifest for local dependency (#6702)

de2cbbcf5652168e5205a96aaccb69d68c5ff1a6 authored over 1 year ago by Zoltan Kochan <[email protected]>
chore(deps): update

3c2c426d13a74cfff0c38a53986456cfb6bdcb2c authored over 1 year ago by Zoltan Kochan <[email protected]>
chore(release): libs

c2de1d4ddbc369ae64d79b9fb73b200ea759036d authored over 1 year ago by Zoltan Kochan <[email protected]>
fix: don't include the version for local directory dependencies (#6695)

There is no need to include the version of a dependency in the lockfile,

if that dependency i...

61f22f9efab9626667f11410ed200a439eabb65d authored over 1 year ago by Zoltan Kochan <[email protected]>
chore(release): 8.6.3

f0af6b02cf84a726449762b830abe71416df42a8 authored over 1 year ago by Zoltan Kochan <[email protected]>
fix: remove patchedDependencies if all patch files are deleted (#6688)

057927cd3b8d7479496dadc68811a27fb91554ea authored over 1 year ago by btea <[email protected]>
fix: throw a meaningful error message when applying patch fails (#6687)

close #6683
ref #5268
ref #5278

3b6930263e0b7c0fdd80b79a8b9f026911c67776 authored over 1 year ago by Zoltan Kochan <[email protected]>
fix: license ls should work even when there is a patched git protocol dependency (#6681)

close #6595

c686768f060520b42b51dc1d1e382e4a25eb5ac3 authored over 1 year ago by await-ovo <[email protected]>
fix: peer of subdeps when node-linker is hoisted (#6680)

59aba9e7253deac39998d30801cc8dec8a3d7860 authored over 1 year ago by Xiao Chuan <[email protected]>
style: add `restrict-template-expressions` comment avoid eslint error (#6677)

0d65d62c95440ff124e2733f13053b10fba8e8d6 authored over 1 year ago by btea <[email protected]>
fix: don't fail on malformed tar headers (#6674)

close #5362

e57e2d34009c27001620cb69a4967df5fe7e2ded authored over 1 year ago by Lev Chelyadinov <[email protected]>
ci: cancel previous CI runs (#6675)

b9ffc2860c4d550b5615d763a21ec15e5d5622d6 authored over 1 year ago by Lev Chelyadinov <[email protected]>
ci: introduce 1-hour timeout for CI (#6678)

4c74ce28533feee66d8d8736e2918805a8528abb authored over 1 year ago by Lev Chelyadinov <[email protected]>
fix: don't remove ANSI colour codes from script output (#4559)

close #2148

---------

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

100d03b36bd0aefb30fd64ee769d3eaed2ea6d87 authored over 1 year ago by Wouter Buckens <[email protected]>
fix: don't crash when APPDATA is undefined on Windows (#6672)

close #6659

e2d631217a4457e4db1fa53c5b94f5f8af87a03d authored over 1 year ago by Zoltan Kochan <[email protected]>
fix: pnpm update --global --latest (#6671)

close #3779

0b830f947ae5c1bacb737e30c893bf6ef3443209 authored over 1 year ago by Zoltan Kochan <[email protected]>
style: fix parameter typo (#6668)

04bee1e8bc78adf332c14ffbadb48f4bc7f01373 authored over 1 year ago by btea <[email protected]>
fix: rename find-workspace-packages in pd (#6670)

8cd7761a8ec431c6001b46ab71f32ad7232a1008 authored over 1 year ago by await-ovo <[email protected]>
chore(release): 8.6.2

43151bbd6ea08e59a3256daaecd1336bd864b810 authored over 1 year ago by Zoltan Kochan <[email protected]>
fix: downgrade lockfile version to 6.0 (#6664)

close #6648

302ebffc540e66b9034d5f810de9900ca579763d authored over 1 year ago by Zoltan Kochan <[email protected]>
refactor: rename find-workspace-packages package

955d07394a55936c9fc87c3021ab2fb10b2c4d17 authored over 1 year ago by Zoltan Kochan <[email protected]>
fix: should output warning info when "pnpm" or "resolutions" is configured in a non-root workspace project (#6658)

close #6636

---------

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

bd235794da530cafa8e2ba95a13da52edccaecb7 authored over 1 year ago by await-ovo <[email protected]>
fix: should always treat local file dependency as new dependency (#6623)

close #5381
close #6502

d9da627cd3b0ec4b4392632ad2ab94866b7a8ad0 authored over 1 year ago by await-ovo <[email protected]>
fix: `pnpm patch` should ignore files that are not included in the patched package (#6596)

close #6565

---------

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

f0d68ab2fd873ae4fa5bfbaa9efd821e2276457e authored over 1 year ago by Kirk Lin <[email protected]>
docs: update flightcontrol logo

29a2a698060a86459f579572ac6d13151bf294ba authored over 1 year ago by Zoltan Kochan <[email protected]>
chore(release): 8.6.1

ce4a522c1a46122e4b419abbfc58dd808ac2e3f0 authored over 1 year ago by Zoltan Kochan <[email protected]>
docs: update sponsors list

a246e380317e48e2710216ff4d362b80e5fd9554 authored over 1 year ago by Zoltan Kochan <[email protected]>
fix: remove decompress-maybe from dependencies (#6642)

614d5bd7206c6b795102a6389c5e735e8c240b0a authored over 1 year ago by Zoltan Kochan <[email protected]>
perf: don't use await inside loops (#6617)

4b97f1f07add326dfbf234faeb0a10349e19add0 authored over 1 year ago by Zoltan Kochan <[email protected]>
chore(deps): update

f870fa2af46763f8ea040fa9f8a2c938bb9bd468 authored over 1 year ago by Zoltan Kochan <[email protected]>
fix(deps): update patch-package

47f529ebfbd5c57cb561c723a091c1edd895d77e authored over 1 year ago by Zoltan Kochan <[email protected]>
fix(deps): update

d55b41a8b388702207cb47001287d9c6e38fef3c authored over 1 year ago by Zoltan Kochan <[email protected]>
chore(deps): update

1989a068b34530d55f7abd01d056016cfe744252 authored over 1 year ago by Zoltan Kochan <[email protected]>
ci: change winget job runner to `ubuntu-latest` (#6630)

90356ff7abe21fd753943a0428e7e08b5674a4e9 authored over 1 year ago by sitiom <[email protected]>
fix(resolvePeers): fix deduplication when version missmatch (#6606)

When dedupe-peer-dependents is enabled (default), use the path to
determine compatibility.

W...

e83eacdcc832b5838507533f7b1f957773412fad authored over 1 year ago by Magnus Klingenberg <[email protected]>
chore: update lockfile

4d0be88e2339c74cbf80ae5063134708fe35dd3f authored over 1 year ago by Zoltan Kochan <[email protected]>
chore(release): 8.6.0

f0817fa1650dcaccfb2c9362a52855f753a78645 authored over 1 year ago by Zoltan Kochan <[email protected]>
fix: error message when package is not found in workspace (#6598)

ref #4477

e6052260c3592507f4249160faa70c6c0e6b770f authored over 1 year ago by Zoltan Kochan <[email protected]>
fix: update should not add peer deps to deps

a9e0b7cbfd33fe50105eee2f6790873c9dbf0b29 authored over 1 year ago by Zoltan Kochan <[email protected]>
fix(update): preserve the range prefix in aliased deps

4fc497882cbcbe035ab437f3f632f0a3f3cbc41b authored over 1 year ago by Zoltan Kochan <[email protected]>
fix: should respect ignore patterns in updateConfig.ignoreDependencies (#6590)

close #6548

04a279881a47b0d7b5a32a5bc774d0ff071d1e2f authored over 1 year ago by await-ovo <[email protected]>
test: improvements

ce61f8d3c29eee46cee38d56ced45aea8a439a53 authored over 1 year ago by Zoltan Kochan <[email protected]>
fix: don't print that lockfile is up to date when it is not (#6574)

close #6544

a53ef4d196a8dba62eafdc1fbb260e3e5270d37a authored over 1 year ago by Zoltan Kochan <[email protected]>
fix: add `--json` option in `pnpm config --help` command (#6571)

78e839291db5f95d00d204b92fa9d13905d3922e authored over 1 year ago by chlorine <[email protected]>
feat: excludeLinksFromLockfile (#6570)

301b8e2da0cbdc0340fb7e9025271ba6447803ef authored over 1 year ago by Zoltan Kochan <[email protected]>
feat: include some settings as fields in the lockfile (#6557)

ref #6312

9c4ae87bd1015c4eb68c89e97090de15c50500df authored over 1 year ago by Zoltan Kochan <[email protected]>
style: require-array-sort-compare for non-strings

bac97121c05d0d522dce9d41c474b819893b812b authored over 1 year ago by Zoltan Kochan <[email protected]>
fix: lifecycle buildindex sort (#6568)

6ce3424a9aa9152709b113ee233b831d7e42f317 authored over 1 year ago by Xiao Chuan <[email protected]>
chore(release): libs

f5121500ee9b23d71ee5618f3afe296ef56640da authored over 1 year ago by Zoltan Kochan <[email protected]>
fix: resolving peer dependencies from linked in dependencies (#6561)

ee78f144d57c5cee7cb8734b8987bb194f1ab31f authored over 1 year ago by Zoltan Kochan <[email protected]>
fix(mound-modules): read the file mode from the CAFS

bcbfd42c4428788ad0de42ac998b131997bd58a6 authored over 1 year ago by Zoltan Kochan <[email protected]>
fix(mound-modules): read

cdcb5d309c82d5bfc35931d2888950fd3da721c1 authored over 1 year ago by Zoltan Kochan <[email protected]>
fix: do not throw MISSING_HOISTED_LOCATIONS for optional packages (#6553)

* do not throw MISSING_HOISTED_LOCATIONS for optional packages

* docs: add changesets

----...

ea28b6f6c787595f81061a1df37b743b86d33e4f authored over 1 year ago by douglasward <[email protected]>
chore(release): 8.5.1

cdb2a93ed2ead905217bada2ab0d273a71b4fa34 authored over 1 year ago by Zoltan Kochan <[email protected]>
feat: expanded missing command error, including 'did you mean' (#6496)

close #6492

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

ee429b300b699203010bc9b6a22559b2b90efa73 authored over 1 year ago by Josh Goldberg ✨ <[email protected]>
fix: print more info when lockfile is outdated (#6536)

ref #6526

d58cdb96292127225792de130c18e9efc87fffa3 authored over 1 year ago by Zoltan Kochan <[email protected]>
chore: move mount-modules

b3b5320f6632f2c97e9c351228f6c8249956cc6c authored over 1 year ago by Zoltan Kochan <[email protected]>
chore: fix dep types

41b712e98978259646a5c359900d7e7874ca0158 authored over 1 year ago by Zoltan Kochan <[email protected]>
chore: update root corepack packageManager field for Node 20 support (#6528)

e2293bd6e6033cd26a7e58e151b2770cfd1699d8 authored over 1 year ago by Jake Bailey <[email protected]>
fix: normalize cwd on Windows (#6525)

close #6524

1de07a4af3941b01fac991fae51be8b0d994c8ef authored over 1 year ago by Zoltan Kochan <[email protected]>
docs: remove changeset

90ab4923ba5ec9e6cbcbf80f85a541e4981902a3 authored over 1 year ago by Zoltan Kochan <[email protected]>
chore(release): 8.5.0

7bd51298d39c12ef7edcbdb93e3f9f4c318a5a47 authored over 1 year ago by Zoltan Kochan <[email protected]>
feat(plugin-commands-patching): add patch-remove command (#6521)

793eedb0b2cf79cac2016e1277f41eabe7444d41 authored over 1 year ago by await-ovo <[email protected]>
fix(link): don't update version specs in package.json (#6513)

close #4341

d5c40b556cd48ada5bf7c7c7a93b474431ae8fdb authored over 1 year ago by Zoltan Kochan <[email protected]>
chore: release libs

3f85e75dad4f5560a17367e5faad5a387bd47d05 authored over 1 year ago by Zoltan Kochan <[email protected]>
fix(deploy): always purge modules directory (#6511)

close #6510

1ffedcb8d79a141588bc075ed83e739a6b27e674 authored over 1 year ago by Zoltan Kochan <[email protected]>
fix: special version node check (#6509)

---------

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

9d4d967df8b3d2aa39b2faeb55d8b9189e54ab11 authored over 1 year ago by btea <[email protected]>
chore: set custom patches directory

5e0165c598c518cddc28be05385133afaa06b203 authored over 1 year ago by Zoltan Kochan <[email protected]>
fix: show cylic workspace dependencies details

close #5059

3fa14d7e46eb2bcea8028f1d34a7e9bfe56579db authored over 1 year ago by Zoltan Kochan <[email protected]>
fix: don't include external links in lockfile, when they resolve peers (#6507)

ref https://github.com/teambit/bit/pull/7176

d8c1013a9083f0025d1371d089a52b9828236bf6 authored over 1 year ago by Zoltan Kochan <[email protected]>