Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pnpm/supi

Fast, disk space efficient installation engine. Used by pnpm
https://github.com/pnpm/supi

refactor(install): simlification of install() function

65a84ab79cf0773693823e9a284625f515ed1289 authored almost 8 years ago
refactor(fetch): remove ctx from fetch()

f205df13d96abc6f9c4dcce604744e9003d98d8a authored almost 8 years ago
refactor(install): less options in installMultiple

efc60c8d9a58a4616a8412c322cbd9ba4164c0e5 authored almost 8 years ago
fix: don't ignore bundledDependencies

5ae8ba88fe0ba058068f23e101501ba9e595b84c authored almost 8 years ago
feat: don't skip checking of available packages

0bf7c24ac443af4a57090e6f4054f495d811cd92 authored almost 8 years ago
refactor: installMultiple function

bcf59589616f19aa77032f404d8c98f672f55336 authored almost 8 years ago
docs: remove links to ied

ied is better ranked in organic search results than pnpm.
Linking to a page with similar content...

6ede7a77dfdd5908a04ab8271a64978612764102 authored almost 8 years ago
chore: release v0.55.1

656e14ef5385800a22ad5c1d2e2627f837613e92 authored almost 8 years ago
fix(package): update update-notifier to version 2.0.0

https://greenkeeper.io/

da469a87af17c8745202193c016231105abbe781 authored almost 8 years ago
feat: try to resolve URL dependencies to npm packages

0eedfd53c316c9e78c9c6a8f90639318313561a2 authored almost 8 years ago
fix(shrinkwrap): don't fail when shrinkwrap misses a resolution

a73ae78a0840e752267267cbf9c241595cea392e authored almost 8 years ago
fix(resolve): tarball depedencies have readable IDs

f763d6a321fe3eaf627a61143985f7167fe76078 authored almost 8 years ago
fix(resolve): git dependencies should have platform agnostic IDs

dfb7acc9bd835aca8164f8802042cdbf7d304fa9 authored almost 8 years ago
chore: releas v0.55.0

4b42064dbca4ff8d877a9c21a84bb63285ff11bd authored almost 8 years ago
chore(package): update pnpm-default-reporter to v0.3.0

dc3521dd3d2060cc02a57d29b0d1f95af2484136 authored almost 8 years ago
refactor(shrinkwrap): rename a property in the shrinkwrap error object

b01ca6b98f9e4d3034d6365f23ee5fdc3d11fa43 authored almost 8 years ago
feat(shrinkwrap): try to keep shasum specified in shrinkwrap.yaml

1b36b80db4ac3e9f07d9c059874a38355cec08df authored almost 8 years ago
test(shrinkwrap): installation should fail when incorrect shasum

The installation should fail when the real shasum doesn't match the one in the shrinkwrap.yaml

ded4bd237cbf2cd7895a3154ca17088103da180f authored almost 8 years ago
feat(shrinkwrap): remove uninstalled deps from shrinkwrap.yaml

40bd4b630aee24f69ca010886d90d03136addd40 authored almost 8 years ago
feat(shrinkwrap): prune shrinkwrap file before saving

686b88e2238e49afe8a03e2503370204e3642041 authored almost 8 years ago
refactor(shrinkwrap): use a nicer YAML format for shrinkwrap.yaml

d8a4e444039932b4071cfafa520beec41dc46819 authored almost 8 years ago
test(shrinkwrap): add a tests to check shrinkwrap format

Ref #587

da6ab05f5e33bef50f2a4d6099e2686e485380ca authored almost 8 years ago
refactor(fs): use packages for loading/writing YAML files

c5faf44f55635a311165a7367ba0c6121de6839b authored almost 8 years ago
feat: better shrinkwrap.yaml

Close #587

BREAKING CHANGE:

the `shrinkwrap.yaml` format has been changed

5169b3725b6656d267232f0ba17820c657626259 authored almost 8 years ago
chore: release v0.54.1

7b66b0ced064bc86407b0caf9a126b549a2a323d authored almost 8 years ago
fix(package): package.json should not be normalized

8679371b27eff21de7027ac325c005b80805df63 authored almost 8 years ago
chore(tsconfig): add missing files

9c814e3223b131dec3143c5a5e5440666e6b4d0b authored almost 8 years ago
style: decrease horizontal line length

98c59e2096228cd8e648f104c38b68ca5257a4ad authored almost 8 years ago
refactor: concurrency

7355d5c0e9868825d0d101306a446ac0a824a262 authored almost 8 years ago
chore: release v0.54.0

5765f8307416fca8437446c813dd1599039fb7f2 authored almost 8 years ago
feat: make fetching concurrency configurable

And reduce the default value to 4

Ref #600

6792b57c5c80d5054cfe5c1e5fab03d78f700630 authored almost 8 years ago
feat: add lockStaleDuration config

ref #608, ref #594

665c181887579bc5d9985b459c42e50dde74ffae authored almost 8 years ago
fix(bin): bins should be linked in all dependencies

Close #609

d0345a8942ff12f73aa8dda10f88a2564c06db9b authored almost 8 years ago
refactor: use `read-pkg`

c40264a9cd0c062ebb6192be663028c6e716725f authored almost 8 years ago
refactor: keypath not needed during fetch

bf0f0ab88b91401d69a851c03a99236bddfb7113 authored almost 8 years ago
chore: release v0.53.0

26140005e6b7e54aed28a770895dd1330cd78a36 authored almost 8 years ago
fix(package): update pnpm-default-reporter to version 0.2.0

https://greenkeeper.io/

2af4cfa7f35f628e4da54dc74a324c5090f32c01 authored almost 8 years ago
fix(package): update @types/node to version 7.0.5

https://greenkeeper.io/

0ec292d948d40cc816db00bd6505890532879cd8 authored almost 8 years ago
chore: use publish-packed for publishing

870ed1329e31c1ed6c8ca9c7f1ca0d8220577183 authored almost 8 years ago
refactor(tests): move supporting functions to utils folder

04bc56c6880651551524f048024f2ef866e79670 authored almost 8 years ago
fix: use @zkochan/dirsum instead of dirsum

b2decbeced85219ba50d76bc9dde8d2c711ea73a authored almost 8 years ago
fix(bin): create binstubs once everything is installed

4ad05b305084cb13dad050a37088bbda1f3baa0b authored almost 8 years ago
fix: use graceful-fs for filesystem operations

mz/fs uses graceful-fs instead of fs, when it is available.

72bfaf129f4bb014683223413289199799714c24 authored almost 8 years ago
fix: don't fail when no package shasum is found

For backward compatibility.

4f5a26adba779898243dbfbe8f902dd4adf86169 authored almost 8 years ago
docs: document the new `pnpm.verify()` function

25a8ac6d3526645105c42dc0c5c1ad00959e941a authored almost 8 years ago
feat: relink package from store, if it is not linked from there

5e032a85129b1f4fc0e677ce6886699b91545f17 authored almost 8 years ago
feat: relink package to project if it has been refetched

d3dcc5d3af68bf36ceb5857381999562519cb747 authored almost 8 years ago
feat: rewrite packages in store only when they were mutated

3f30c5c06203601a97cc80b4de267ded687c6b38 authored almost 8 years ago
feat(CLI): add `pnpm verify` command

Rel #585

848922d551b06cd94a7d32c2aadfd874fb2ea78d authored almost 8 years ago
feat: add verify() to the API that returns an array of modified package

Rel #585

f11958158769313653717b8347eeac6ebae042d1 authored almost 8 years ago
feat: save the original shasum of each package in the store

Rel #585

7ac987ea06b6713291a89c67fa4397adfd2a16ca authored almost 8 years ago
fix: -f should be alias to --force

4cc6ade450a1ee1224781e714be5d161f03a6532 authored almost 8 years ago
fix: pass through to npm when running `pnpm cache`

dc4961940000039ae8a1d06ad69e94aee99913b7 authored almost 8 years ago
chore(package): update pnpm homepage address

787d61786ed96697ebcb7981c68233d9cb03dcd5 authored almost 8 years ago
chore: remove broken coverage reporting

760f2fd61e41e6844dc9d6fcd02e8691d23a518c authored almost 8 years ago
ci: remove docs generation

96f9505b74564507c72a652fb60e47f14e499bbe authored almost 8 years ago
docs(README): update

Remove parts of the README that suggest that pnpm is not stable

0b9889449a637136f2758cf82057fdef12bb9560 authored almost 8 years ago
ci: remove .pnpm-cache from cache

7fe8ae72833f3645441a7c6e0d85256cb4088fb1 authored almost 8 years ago
chore: release v0.52.1

d6ea571ba8a06f14e1d91b07e65f40ad04caa00f authored almost 8 years ago
fix(fetch): limit simultaneous fetches

Rel #600, Rel #594

7e7ef52d2edfd5b518a17de8373cfa16d2b88f9a authored almost 8 years ago
fix: simultanious operations on meta.json

0da7115d1db9d506b9b4196888666d9b9b2db115 authored almost 8 years ago
feat: limit network concurrency

400f6bed21ee2e4a8a8043cb7fd22eba409456bd authored almost 8 years ago
feat: semver aware caching

Invalidate caching in semver aware way.

Remove caching into filesystem.

Rel #568, Close #580

5f07768d2d84c0ed67b5200baff601062b8615d3 authored almost 8 years ago
feat(modules): save package in node_modules folder

BREAKING CHANGE: node_modules structure changed

18e3352fb03941ff13690669139f441ac913d4a6 authored almost 8 years ago
feat: reduce nesting in `node_modules`

f7d96ac6e2794dce515bcdb0ac9c8f0be3bb0ba1 authored almost 8 years ago
fix(lock): increase stale duration from 10s to 20s

1f3fa7991f1fcd06f8efb2ddf1f02ebb9f7d9bc5 authored almost 8 years ago
chore: release v0.51.3

b5fbbbf6d7ea98c7066ae806676719f399e89cd4 authored almost 8 years ago
fix(package): update pnpm-default-reporter to version 0.1.0

https://greenkeeper.io/

0def0bfe3def401db0d39f505655261284a51586 authored almost 8 years ago
fix(package): update global-bin-path to version 0.1.1

https://greenkeeper.io/

8e56c58e287b64dfde7f0d15ad4e22ed3133dee2 authored almost 8 years ago
test: breaking changes

5a1b10c2dca02f657ef8a8bca6b8d2574020ff8f authored almost 8 years ago
fix(logging): better message on store mismatch

Close #495

3d5ef20c6f87e007e4f351659a3617e5b3c5779d authored almost 8 years ago
fix(logging): pass additional info with a message

bole sends only message, code and stack from errors, so a message
object has to be used to send ...

c72052acb357bd901587c47521b4f74512c45ece authored almost 8 years ago
refactor: less meaningless option types

7c9a1882e800079be1c0b7e2b0309fa7904b458c authored almost 8 years ago
refactor: better error message on legacy node_modules structures

Close #584

a7f18434d3653e73d6d82c177ac06a715f1fc18c authored almost 8 years ago
test: move out the storage cache to a separate package

ebd93b430f0ebce3bf573c99163f71d131a28d35 authored almost 8 years ago
fix: package id should be similar on different platforms

aa1a1b2b0e3eb52ad1d120261cb8b540b1e8abfc authored almost 8 years ago
chore(CI): cache the store

ea01adcd618ad1177e6a0040fb96aeb5dedaa54c authored almost 8 years ago
refactor: remove unused dependencies

02d282e0aeb2f6e7be1a47985933eb9857477b11 authored almost 8 years ago
chore(package): use not exact versions in dev deps

To decrease the number of greenkeeper PRs

71def92841eb6c1eee2da480abfdc8e3b15a869f authored almost 8 years ago
refactor: use symlink-dir instead of link-dir

d8af9bed592cf9574a51f70a09e0ae06b7cd6518 authored almost 8 years ago
chore: release v0.51.2

ade4348fa75ad51268658e2972fec3e36f69bbf0 authored almost 8 years ago
test: update verdaccio storage

1fe9465d6903ffa830f5bf9ad00bf434fc2cde88 authored almost 8 years ago
test(bin): update pre-and-postinstall-scripts-example

97df5548fa5ee309deab7fc905d065197bd02780 authored almost 8 years ago
fix(bin): binstubs should be always at `node_modules/.bin`

8c9d1b6623bc30f69c458f8ea17db76cd2adc2b7 authored almost 8 years ago
chore: release v0.51.1

ba09ee45460fe009f522d7de53121ee35cb5c0f9 authored almost 8 years ago
fix(lifecycle): don't set NODE_PRESERVE_SYMLINKS to 1

With the new store and node_modules structure the pnpm leverages
symlinks preserving is not only...

4e9fdc1477f4626fec6644b60bdbea337c75d638 authored almost 8 years ago
chore: release v0.51.0

fa241d30a6fd0ab3a9cbea239e4da54570d10d18 authored almost 8 years ago
refactor: remove preserve-symlinks and flat-tree options

Close #546

BREAKING CHANGE:

Removed preserve-symlinks option

BREAKING CHANGE:

Removed flat-t...

32e4130beac0f6dbdb47ad62267bf258813909c9 authored almost 8 years ago
test: skip shrinkwrap compatibility test on Node.js 4

e3e94f14c7d3d07e2f78675fd29badb50fbafd4f authored almost 8 years ago
feat: don't allow to run on old node_modules structure

BREAKING CHANGE: node_modules structure changed

67642d37c2aa0f82518dba39ae21e96e2386dd7f authored almost 8 years ago
feat: reinstall incompatible node_modules when forcing

6bf0daea9ed55896d926d8310df593c8ec4c37a3 authored almost 8 years ago
fix(peer): link peers to non-bundled node_modules

9828efcbc045bd52491155c5d993eb35578c83d7 authored almost 8 years ago
fix: never preserve symlinks

2c12199b3a37ee7aee4fb2570acac441ebcf2ea4 authored almost 8 years ago
feat: Store node_modules and package in adjacent folders

BREAKING CHANGE: node_modules structure changed

79d019ff4f41d7ebaaff61609a79a8efb24bafbc authored almost 8 years ago
fix: linking from store should be atomic

Close #553

b6c957d625b7669d3127327a04b434bd8cc7997a authored almost 8 years ago
docs(README): update node_modules structure

d245e32ffc02319b0d49c3cab3478da1db292a3b authored almost 8 years ago
docs(README): fix node_modules example

b781e46e0a742f71815ae28f2d53cd321c27d60d authored almost 8 years ago
fix: self-require only when there is no self-dependency

ba3a1d0e92a447db55e8f876034bc526ddbfd528 authored almost 8 years ago
docs(README): remove greenkeeper badge

e7721f37a2b2f89bec527b9e907a3fdff6809407 authored almost 8 years ago
Merge pull request #578 from pnpm/greenkeeper/initial

Update dependencies to enable Greenkeeper 🌴

5641c2e87446d93acf0478b1ba8746ee292b2c83 authored almost 8 years ago