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: move tests in main into `tests` module (#34)

github.com/pnpm/pn - 5a2ae18150f45fb19d4d752ec47a0e0e50b1cc10 authored over 1 year ago
docs: fix another mistake in some code snippets (#33)

I just detected some nonsense in my code snippets after re-reading it.

github.com/pnpm/pn - 45d81d7c2ac54419b1ca83909cff7943fdaaa81f authored over 1 year ago
docs: add a code style guide to help Rust beginners (#30)

This guide will hopefully reduce the number of code reviews and change
requests in the future, ...

github.com/pnpm/pn - f42432f01fc466c76e2f34234ab3bfeec6594432 authored over 1 year ago
Use `pretty_assertions::assert_eq` (#32)

github.com/pnpm/pn - 545707f78c324fe6eb69513aafdc96388d31fd47 authored over 1 year ago
feat: throw a meaningful error when missing package.json (#25)

### Summary

Closes https://github.com/pnpm/pn/issues/14

---------

Co-authored-by: Cheng...

github.com/pnpm/pn - 2a136d2d5f1710d386f3c1cc14fc8bfcc0f68419 authored over 1 year ago
chore: updated translation progress

github.com/pnpm/pnpm.io - 579ce44206e058d961ac2f32ab447362aafdc092 authored over 1 year ago
style: add `restrict-template-expressions` comment avoid eslint error (#6677)

github.com/pnpm/pnpm - 0d65d62c95440ff124e2733f13053b10fba8e8d6 authored over 1 year ago
fix: don't fail on malformed tar headers (#6674)

close #5362

github.com/pnpm/pnpm - e57e2d34009c27001620cb69a4967df5fe7e2ded authored over 1 year ago
ci: cancel previous CI runs (#6675)

github.com/pnpm/pnpm - b9ffc2860c4d550b5615d763a21ec15e5d5622d6 authored over 1 year ago
ci: introduce 1-hour timeout for CI (#6678)

github.com/pnpm/pnpm - 4c74ce28533feee66d8d8736e2918805a8528abb authored over 1 year ago
style: fix documentation mistake (#29)

github.com/pnpm/pn - 23c92053dd4c77369cfbeeb5cfad5f4aecf2eb1a authored over 1 year ago
Merge pull request #28 from pnpm/feat-17-reduce-branch

Reduce branching

github.com/pnpm/pn - 31249767ec0decb3081546591f1306fbe28903a9 authored over 1 year ago
Merge remote-tracking branch 'origin/main' into feat-17-reduce-branch

github.com/pnpm/pn - 0a6b47ad2983b18a2b0ca8fbabec4e1a5e0b550e authored over 1 year ago
feat: prepend node_modules/.bin to the start of PATH (#26)

* feat: prepend node_modules/.bin to the start of PATH

* chore: cargo clippy

* feat: use j...

github.com/pnpm/pn - a8187472d3dc495b0d6aac24c30e2ecab6ba0550 authored over 1 year ago
Reduce branching

I didn't like how the test of `create_path_env` effectively only test
for one branch of the `if ...

github.com/pnpm/pn - 19834fbcfc4c4ae79d36f7b41da391a43438050c authored over 1 year ago
Propagate JoinPathsError

github.com/pnpm/pn - 3054088e8b16015b12efb387d941f1e22992e606 authored over 1 year ago
Add missing document

github.com/pnpm/pn - 09163b29c0ab1de52e67ded2d1e2c934d1f571bb authored over 1 year ago
fix: don't remove ANSI colour codes from script output (#4559)

close #2148

---------

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

github.com/pnpm/pnpm - 100d03b36bd0aefb30fd64ee769d3eaed2ea6d87 authored over 1 year ago
fix: don't crash when APPDATA is undefined on Windows (#6672)

close #6659

github.com/pnpm/pnpm - e2d631217a4457e4db1fa53c5b94f5f8af87a03d authored over 1 year ago
Change pnpm version from 7 to 8 in `continuous-integration.md` (#418)

github.com/pnpm/pnpm.io - 763409f56bc3baf0fb8ce0dfa418f35f10a7d966 authored over 1 year ago
fix: pnpm update --global --latest (#6671)

close #3779

github.com/pnpm/pnpm - 0b830f947ae5c1bacb737e30c893bf6ef3443209 authored over 1 year ago
chore(release): 2.2.2

github.com/pnpm/npm-conf - 2a4c2d730959886450e27dfc5621f883851760c0 authored over 1 year ago
fix: don't crash when APPDATA is undefined on Windows (#10)

ref https://github.com/pnpm/pnpm/issues/6659

github.com/pnpm/npm-conf - 80142360f3f4d6219593be47efc0d2b90fffaed7 authored over 1 year ago
style: fix parameter typo (#6668)

github.com/pnpm/pnpm - 04bee1e8bc78adf332c14ffbadb48f4bc7f01373 authored over 1 year ago
fix: rename find-workspace-packages in pd (#6670)

github.com/pnpm/pnpm - 8cd7761a8ec431c6001b46ab71f32ad7232a1008 authored over 1 year ago
Merge pull request #27 from pnpm/feat-17-change-proposal

Stop repeating `Path::new("node_modules").join(".bin")`

github.com/pnpm/pn - fb614c4622c1dbccfa458762b815f92f462bf7b2 authored over 1 year ago
refactor: Shorten some variable names

github.com/pnpm/pn - f83b1b489f1f471e1e81869f2ce68a3392c6929f authored over 1 year ago
Stop repeating `Path::new("node_modules").join(".bin")`

github.com/pnpm/pn - 0aa6086053d1dbce20542d86c4ea4bce2189480f authored over 1 year ago
refactor: Use a more natural looking name

github.com/pnpm/pn - a23eef75297f45c205f7cf664556bb97db35ff7f authored over 1 year ago
Reduce unnecessary copy in main code

`prepend_path` was inputted as a reference, but it was immediately cloned
right after with `Path...

github.com/pnpm/pn - 4178a4f1db23525e21b9d62db7063de546f17f15 authored over 1 year ago
refact: get_prepended_path_env input type

github.com/pnpm/pn - a7a98d83541f38ee66cb28877865209c39f5032f authored over 1 year ago
Apply suggestions from code review

Co-authored-by: Khải <[email protected]>

github.com/pnpm/pn - 1f9d356fb0c0eb5967d7e19b47b49e76246dcb4b authored over 1 year ago
feat: use join_paths for cross platform compatibility

github.com/pnpm/pn - ee935639e8f99f32c9d07b5a5d8c4657a9d35f86 authored over 1 year ago
chore: cargo clippy

github.com/pnpm/pn - 578691bd977c2dc30c113800d5f49158766d2836 authored over 1 year ago
feat: prepend node_modules/.bin to the start of PATH

github.com/pnpm/pn - d36f709b4c35bcf972a83d4975b151f6368890d2 authored over 1 year ago
chore: updated translation progress

github.com/pnpm/pnpm.io - 4a9f96387b9ed2db97b9abfdfe302f0ffe788c70 authored over 1 year ago
chore(release): 8.6.2

github.com/pnpm/pnpm - 43151bbd6ea08e59a3256daaecd1336bd864b810 authored over 1 year ago
fix: downgrade lockfile version to 6.0 (#6664)

close #6648

github.com/pnpm/pnpm - 302ebffc540e66b9034d5f810de9900ca579763d authored over 1 year ago
test: update `build-fs-tree` (#24)

* Update `build-fs-tree`

* refactor: Replace `.path()` with `&`

github.com/pnpm/pn - 49b01a4554a3ece80c239817535621c2ad2144fa authored over 1 year ago
chore: update benchmarks

github.com/pnpm/pnpm.io - 1c6b1dea14293880651533fe2c10427e3011bf67 authored over 1 year ago
refactor: Remove star import (#23)

github.com/pnpm/pn - cf7df59a990ceba79697684d578e9e43c2fa3bce authored over 1 year ago
feat: --workspace-root (#15)

* feat: --workspace-root

* add test

* refactor: test

* test: add new test

* refactor...

github.com/pnpm/pn - 460a15f587affe3551b48091b729d9ee2b47c2e3 authored over 1 year ago
refactor: rename find-workspace-packages package

github.com/pnpm/pnpm - 955d07394a55936c9fc87c3021ab2fb10b2c4d17 authored over 1 year ago
style: change code style (#11)

github.com/pnpm/pn - 87b0bc9d9bd1bae2a672c3d0149d5fe7c2aadfb6 authored over 1 year ago
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]>

github.com/pnpm/pnpm - bd235794da530cafa8e2ba95a13da52edccaecb7 authored over 1 year ago
fix: should always treat local file dependency as new dependency (#6623)

close #5381
close #6502

github.com/pnpm/pnpm - d9da627cd3b0ec4b4392632ad2ab94866b7a8ad0 authored over 1 year ago
chore: updated translation progress

github.com/pnpm/pnpm.io - 7a0199032a434ee1e25d6ca63b9a12bd7c86655a authored over 1 year ago
fix: `pnpm patch` should ignore files that are not included in the patched package (#6596)

close #6565

---------

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

github.com/pnpm/pnpm - f0d68ab2fd873ae4fa5bfbaa9efd821e2276457e authored over 1 year ago
docs: update flightcontrol logo

github.com/pnpm/pnpm - 29a2a698060a86459f579572ac6d13151bf294ba authored over 1 year ago
update flightcontrol logo

github.com/pnpm/pnpm.io - 7e6a7908c5562d51e50d7a1cf6a5bda0ff1ae55e authored over 1 year ago
Add an integration test (#10)

Co-authored-by: khai96_ <[email protected]>

github.com/pnpm/pn - 1dbf95da267d80490cba833fd6808a230aa1808d authored over 1 year ago
fix: update ignore patterns error (#419)

github.com/pnpm/pnpm.io - 898d14d3ceb32c703744543c2393837c69f545b6 authored over 1 year ago
chore(release): 8.6.1

github.com/pnpm/pnpm - ce4a522c1a46122e4b419abbfc58dd808ac2e3f0 authored over 1 year ago
update sponsors list

github.com/pnpm/pnpm.io - 75c252b8b56d411e9b77f0c8a1ddfe666858b2ce authored over 1 year ago
docs: update sponsors list

github.com/pnpm/pnpm - a246e380317e48e2710216ff4d362b80e5fd9554 authored over 1 year ago
fix: remove decompress-maybe from dependencies (#6642)

github.com/pnpm/pnpm - 614d5bd7206c6b795102a6389c5e735e8c240b0a authored over 1 year ago
perf: don't use await inside loops (#6617)

github.com/pnpm/pnpm - 4b97f1f07add326dfbf234faeb0a10349e19add0 authored over 1 year ago
chore: updated translation progress

github.com/pnpm/pnpm.io - a6b5f48267a3f9e61b71f2de6599541b669f4650 authored over 1 year ago
chore(deps): update

github.com/pnpm/pnpm - f870fa2af46763f8ea040fa9f8a2c938bb9bd468 authored over 1 year ago
chore: update benchmarks

github.com/pnpm/pnpm.io - 48a369ba4099ed2a26a66c1c5f2b59ae9286812c authored over 1 year ago
fix(deps): update patch-package

github.com/pnpm/pnpm - 47f529ebfbd5c57cb561c723a091c1edd895d77e authored over 1 year ago
fix(deps): update

github.com/pnpm/pnpm - d55b41a8b388702207cb47001287d9c6e38fef3c authored over 1 year ago
chore(deps): update

github.com/pnpm/pnpm - 1989a068b34530d55f7abd01d056016cfe744252 authored over 1 year ago
ci: change winget job runner to `ubuntu-latest` (#6630)

github.com/pnpm/pnpm - 90356ff7abe21fd753943a0428e7e08b5674a4e9 authored over 1 year ago
fix(resolvePeers): fix deduplication when version missmatch (#6606)

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

W...

github.com/pnpm/pnpm - e83eacdcc832b5838507533f7b1f957773412fad authored over 1 year ago
chore: updated translation progress

github.com/pnpm/pnpm.io - 7572bec5635f68a5527a897d3b98440101093403 authored over 1 year ago
chore: updated translation progress

github.com/pnpm/pnpm.io - f3b01f9fae997f098553dd7909cd177bc0dbe1f3 authored over 1 year ago
chore: update lockfile

github.com/pnpm/pnpm - 4d0be88e2339c74cbf80ae5063134708fe35dd3f authored over 1 year ago
chore(release): 8.6.0

github.com/pnpm/pnpm - f0817fa1650dcaccfb2c9362a52855f753a78645 authored over 1 year ago
chore: update benchmarks

github.com/pnpm/pnpm.io - 1838f55d84336d0004d7d57682acc24aedbb331b authored over 1 year ago
fix: error message when package is not found in workspace (#6598)

ref #4477

github.com/pnpm/pnpm - e6052260c3592507f4249160faa70c6c0e6b770f authored over 1 year ago
docs: add lockfile v6 format

github.com/pnpm/spec - 274ff02de23376ad59773a9f25ecfedd03a41f64 authored over 1 year ago
fix: update should not add peer deps to deps

github.com/pnpm/pnpm - a9e0b7cbfd33fe50105eee2f6790873c9dbf0b29 authored over 1 year ago
fix(update): preserve the range prefix in aliased deps

github.com/pnpm/pnpm - 4fc497882cbcbe035ab437f3f632f0a3f3cbc41b authored over 1 year ago
fix: should respect ignore patterns in updateConfig.ignoreDependencies (#6590)

close #6548

github.com/pnpm/pnpm - 04a279881a47b0d7b5a32a5bc774d0ff071d1e2f authored over 1 year ago
test: improvements

github.com/pnpm/pnpm - ce61f8d3c29eee46cee38d56ced45aea8a439a53 authored over 1 year ago
fix: don't print that lockfile is up to date when it is not (#6574)

close #6544

github.com/pnpm/pnpm - a53ef4d196a8dba62eafdc1fbb260e3e5270d37a authored over 1 year ago
chore: updated translation progress

github.com/pnpm/pnpm.io - 5ee97508428e9f43c2a045efed90ac63bbe15d5a authored over 1 year ago
fix: add `--json` option in `pnpm config --help` command (#6571)

github.com/pnpm/pnpm - 78e839291db5f95d00d204b92fa9d13905d3922e authored over 1 year ago
feat: excludeLinksFromLockfile (#6570)

github.com/pnpm/pnpm - 301b8e2da0cbdc0340fb7e9025271ba6447803ef authored over 1 year ago
chore: update benchmarks

github.com/pnpm/pnpm.io - fa7111b0b33988c1baf4263f726f7aca78a62cf3 authored over 1 year ago
feat: include some settings as fields in the lockfile (#6557)

ref #6312

github.com/pnpm/pnpm - 9c4ae87bd1015c4eb68c89e97090de15c50500df authored over 1 year ago
style: require-array-sort-compare for non-strings

github.com/pnpm/pnpm - bac97121c05d0d522dce9d41c474b819893b812b authored over 1 year ago
fix: lifecycle buildindex sort (#6568)

github.com/pnpm/pnpm - 6ce3424a9aa9152709b113ee233b831d7e42f317 authored over 1 year ago
docs: Update gitlab and bitbucket CI docs, friendly for developers (#415)

* docs: Update gitlab and bitbucket CI docs, friendly for developers

* docs: change pnpm to l...

github.com/pnpm/pnpm.io - a4de3248f001c19bf6db6487c0413b0b72726548 authored over 1 year ago
Add winget to installation.md (#416)

github.com/pnpm/pnpm.io - 14dc6b87e58fc80e4ecedd9d1d6adcd411d61cc6 authored over 1 year ago
fix: show patch dependencies category (#417)

github.com/pnpm/pnpm.io - b3a73bbe2a4d59772bd3a2314cabc633724d2239 authored over 1 year ago
chore(release): libs

github.com/pnpm/pnpm - f5121500ee9b23d71ee5618f3afe296ef56640da authored over 1 year ago
fix: resolving peer dependencies from linked in dependencies (#6561)

github.com/pnpm/pnpm - ee78f144d57c5cee7cb8734b8987bb194f1ab31f authored over 1 year ago
fix(mound-modules): read the file mode from the CAFS

github.com/pnpm/pnpm - bcbfd42c4428788ad0de42ac998b131997bd58a6 authored over 1 year ago
fix(mound-modules): read

github.com/pnpm/pnpm - cdcb5d309c82d5bfc35931d2888950fd3da721c1 authored over 1 year ago
fix: do not throw MISSING_HOISTED_LOCATIONS for optional packages (#6553)

* do not throw MISSING_HOISTED_LOCATIONS for optional packages

* docs: add changesets

----...

github.com/pnpm/pnpm - ea28b6f6c787595f81061a1df37b743b86d33e4f authored over 1 year ago
chore: updated translation progress

github.com/pnpm/pnpm.io - d6b8c4beed8ab9a6df0255123cabfa6f8158e0ac authored over 1 year ago
chore(release): 8.5.1

github.com/pnpm/pnpm - cdb2a93ed2ead905217bada2ab0d273a71b4fa34 authored over 1 year ago
feat: expanded missing command error, including 'did you mean' (#6496)

close #6492

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

github.com/pnpm/pnpm - ee429b300b699203010bc9b6a22559b2b90efa73 authored over 1 year ago
chore: rename the package to `@pnpm/which`

github.com/pnpm/which - 036b4d90a3ab9f412e03b7775827126f50ee8b42 authored over 1 year ago
fix: avoid binary planting attacks on Windows

github.com/pnpm/which - 91de1487a6b920e40cff6e4134506fbd01570761 authored over 1 year ago
fix: print more info when lockfile is outdated (#6536)

ref #6526

github.com/pnpm/pnpm - d58cdb96292127225792de130c18e9efc87fffa3 authored over 1 year ago
chore: move mount-modules

github.com/pnpm/pnpm - b3b5320f6632f2c97e9c351228f6c8249956cc6c authored over 1 year ago