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

chore: release v0.27.0

1d7cccfbb0e176c3c6a13d96a6165efb239968ef authored over 8 years ago
feat: support the npm fetch-* configs

Use the retry package to support all the different
retry strategy configurations that can be use...

1f3808608811b2ef393db59fb1ac9ed6d969d992 authored over 8 years ago
refactor: create a separate instance of got for each install

2e93a1e4c4942f2c0cb8e106b6d7af37c09f6017 authored over 8 years ago
refactor: remove js file that is not used

1d4a84d7fe117802683db73c7e12f58061dd1766 authored over 8 years ago
fix(scripts): add preinstall only to the published package.json

507f9422fe18fa69947d97cd83241bff9429cd57 authored over 8 years ago
chore(package): update eslint to version 3.4.0

https://greenkeeper.io/

PR #328

28d0d001fcddf7288c68cd105aea78f7c8656891 authored over 8 years ago
chore(package): update eslint-config-standard to version 6.0.0

https://greenkeeper.io/

PR #316

661ee0d66c0a47cbf4be1542e9440726dbf8c8ea authored over 8 years ago
fix(scripts): run the main and dependency pkg scripts on the same terms

Use the same set of environment variables when running the main package
scripts and the dependen...

7baece7f541304075894156a29fa4dc71e7fa371 authored over 8 years ago
fix(install): fix installing local scoped pkgs

Previously name of the archive created by `npm pack` was guessed incorrectly for
scoped packages...

549ebe0cd3fe9755a9d16d25ccab1cbf22d88fc3 authored over 8 years ago
test(install): test scoped package from local dir

Ref: #325, PR #326

5205deeb6a730e26e7b7d4c14f666cfcad12441c authored over 8 years ago
fix: use the correct protocol via http_proxy

Pass a protocol to caw. Before this change, always HTTP was passed
even when HTTPS was needed.

...

6a766a977164c33ed7392da4608b5b288ac2fb40 authored over 8 years ago
refactor(CI): don't pass the quiet option to pnpm

pnpm is quiet on CI servers by default from v0.26.2

849d3ef4c97fcbadf9bc71db7db64da5e7086e2b authored over 8 years ago
chore: release v0.26.2

564a2b18a9eaa6d84b6e5bad8ee6cd745c4aaa2d authored over 8 years ago
Merge pull request #314 from rstacruz/quiet-ci

Run pnpm quietly on CI servers

289b0fc262cd4b7b037a1a1ae8761e4a01438d5f authored over 8 years ago
Merge pull request #318 from davej/feature/use-current-node-in-child-scripts

fix(post-install): prefer current node interpreter in child scripts (Fixes #296)

684ec928fa1a50e7b402f1f084571c29a13aa969 authored over 8 years ago
fix(post-install): prefer current node interpreter in child scripts

fix #296

3f33cef9f5be4f4810a4b3259c26ddd1e6c874e9 authored over 8 years ago
fix(CLI): be quiet when executed on CI servers

The pnpm loggers output are a mess when shown by
CI servers. It is better to show nothing.

56f53b8e723ff36d0a0d3a44a326eacef8d4fb12 authored over 8 years ago
refactor(bin): remove code duplication

When debugging is on, logging is off.
This code was in two places.

472568194223b50f68a55cdfa783c38508486ec5 authored over 8 years ago
chore(CI): do not cache node_modules on Travis

Seems like sometimes the tests fail because pnpm install
works incorrectly with packages cached ...

1c290d616c7a55fecebc65168372d9622cff2413 authored over 8 years ago
chore(package): update istanbul to version 0.4.5

https://greenkeeper.io/

a4a49de16101e48ac54c1903baef134a8602c60f authored over 8 years ago
chore(package): update tar-fs to version 1.13.2

https://greenkeeper.io/

2a025a7b7ae9cfbda8fe1b9a705f6944d93d345d authored over 8 years ago
refactor: use global npm in shrinkwrap test

Remove the npm devDependency and use the global instance of npm
in the shrinkwrap test.

31346e6c4a88c9a035eb269cc81d185fd2d0e202 authored over 8 years ago
style: use more ES6 syntax

Use lebab to transpile ES5 code to ES6.
Use eslint to fix styling issues afterwards.
Run all js ...

9bc97e76d4e902c93612b2144e4ef0fb7fe42c3a authored over 8 years ago
chore: release v0.26.1

fd52719b050d86ea1b71dddf98c17c762be2c294 authored over 8 years ago
Merge pull request #312 from rstacruz/link-bundled-deps-bug

bin files are used once they were created

44aa7eefc722a5eaf9581ef93ee614ccbc402d1d authored over 8 years ago
fix(install): bin files are used once they were created

link_bins was not returning a Promise. As a consequence the
linking step was being completed too...

84d9aa508dcd40d1a396402f68e55c29cb72a8d8 authored over 8 years ago
fix(publish): recursively rename node_modules

node_modules should be renamed to cached_node_modules
even in subdirectories because npm won't p...

52d3c218e38c4edf24c590d317f10fbad28015e4 authored over 8 years ago
feat: all dependencies are bundled

Bundled dependencies are published together with the
package. This boosts the package installati...

8e41abc4f494579aea3d32c3873adc99fde26642 authored over 8 years ago
chore(git): create .gitattributes

Create .gitattributes file to normalize
line endings to LF.

f92119d27e1b6f1cc711a273434e2cbf09fde545 authored over 8 years ago
docs(HISTORY.md): delete HISTORY.md

All records from HISTORY.md moved to GitHub release notes.
All future changes will be logged the...

40346bc86a2495d3127da9ba965ba5acb02e9593 authored over 8 years ago
Merge pull request #307 from rstacruz/selfinstall

Use pnpm for installing its own dependencies

c490f1ad000f00fdb9ec3b2e89a120e6ec600248 authored over 8 years ago
chore(travis,appveyor): use pnpm for installation

82f9f56aad62907120b8c9e32216a728c5e451d8 authored over 8 years ago
Merge pull request #306 from rstacruz/contributing

Add CONTRIBUTING.md

2f4f0fbcb5948bb7f35de6ec3227dc8d395043ef authored over 8 years ago
docs(CONTRIBUTING): add CONTRIBUTING.md

37442f85e6b8b7c78a11f8bf74d8cca8097f2e1e authored over 8 years ago
Merge pull request #289 from rstacruz/greenkeeper-npm-3.10.6

Update npm to version 3.10.6 🚀

c0a4c1a2acac83e0df7ff7c674624a729f95931f authored over 8 years ago
Merge pull request #295 from rstacruz/greenkeeper-eslint-3.3.1

Update eslint to version 3.3.1 🚀

8e3e2623db5e8256fb9971121aa1e9ae3fe59de4 authored over 8 years ago
Merge pull request #303 from rstacruz/greenkeeper-tar-fs-1.13.1

Update tar-fs to version 1.13.1 🚀

ca6e2b8ce8dc35bdd4725d3ca79cbf25782ff7bb authored over 8 years ago
Merge pull request #304 from rstacruz/cz

Use commitizen for consistent commit messages

3bad5258a3ead390f1dde5bacc78b0c2ef317799 authored over 8 years ago
0.26.0

2f457813188ed28e99b57ecf8c8087dca8d20655 authored over 8 years ago
docs(shared-store): suggest to use the store-path config key

npm has a dash convention not an underscore convention, so better to use store-path instead of s...

11c8cd04c2400f00d035164affbe3d6fbb1552a1 authored over 8 years ago
chore(package.json): use commitizen

Use commitizen to have consistent commit messages.

59e55ada6cd601bd3b033bb9a9ccdc2604e10314 authored over 8 years ago
Implement pnpm link (#302)

close #235

83b1e6a34b4e602c3ed576ee8150d6df7fd80570 authored over 8 years ago
chore(package): update tar-fs to version 1.13.1

https://greenkeeper.io/

451af7f0fc298831b3b09ee3eaf0e608458a93b8 authored over 8 years ago
Update shared-store.md

3518299bdcdc61abad0d0b428495cf317b2d50a5 authored over 8 years ago
Document the possibility to use a shared store

close #1

0a0b0b8011d3aa6f45528fc34bc46553e7f72226 authored over 8 years ago
Add additional features to the roadmap

link, unlink, prune, update

5c82717bcd07e649a02ee8a2550f0ca632aea0bc authored over 8 years ago
npm can also install local tarballs (#287)

6554fb2e31cdc0e5e95164f4c5e92964ab6c312a authored over 8 years ago
Release v0.25.0

bae55c009ee20389d45a84d4d01f9773532b096f authored over 8 years ago
Add logs to .gitignore

497014e312d28d360b847f9d90f682c3f4c425f6 authored over 8 years ago
Fix uninstall API function, test the API

9950c02ca47aed811dcc34e379f09ea966e3bc97 authored over 8 years ago
Fix reference to API.md

060cf77fb37d21c62980f123ee5d4d215a29df05 authored over 8 years ago
Add a public API

No breaking changes. An additional function exposed for package dependencies installation.

clos...

46bcdac831903b365c98f5311aac9955e3c59c0e authored over 8 years ago
chore(package): update eslint to version 3.3.1

https://greenkeeper.io/

09bf3861e72e77dce048f30eb0f415d6c8c9af01 authored over 8 years ago
Refactor bin/ to use Node 4 syntax

ccec8cc82843558b32ddb9360a8ed6060ed8116f authored over 8 years ago
Refactor the bin file

Make it easier to override more npm commands

44bf5eb045d89b20ba28e6648e91a371ecf9cf10 authored over 8 years ago
Support global install (#288)

close #283

a45a3fbdd9bdef694421c347ec5ce207fbc07a0e authored over 8 years ago
Use cross-spawn instead of child_process in all places

cross-spawn has better Windows support

aea94fdde03ea5e92025df86301d518470583e9a authored over 8 years ago
chore(package): update npm to version 3.10.6

https://greenkeeper.io/

8eafe031c6171e6ed4d1a1b215953db828fa6883 authored over 8 years ago
Merge pull request #286 from rstacruz/more-tests

More tests, dropping support for NodeJS < 4

e6a233676be31f8ed1d537a19d65793e2352c294 authored over 8 years ago
Remove unnecessary polyfills

Promises and Object.assign are available in Node >= 4, so there is no need to have the bluebird ...

b38b65db49d4246e10353a92172eb903791413fd authored over 8 years ago
Make the locking tests more reliable, cover the CLI with tests

5a9e972ed61132447c83c4585221a8c23fdbca67 authored over 8 years ago
Drop support for Node < 4

cd682be26b7a8e707f2ca98717d500b25f15020c authored over 8 years ago
Test executables

Test if executables in .bin workd correctly. Refactor tests that are using local packages.

b9b1f0fa52cfcf4c7817c446effbf8ad545126ab authored over 8 years ago
Read package.json before updating (#284)

* Read package.json before updating

Using the cached version of package.json can cause ovewri...

a9afddacfd78926abb92116a977d43f8993d0d6e authored over 8 years ago
Covering preserved symlinks with tests

Test only on NodeJS >= 6.3.0

Fix preserved symlinkg on Windows

5e34ee61e58d37c49723f8daf6966a04e100e993 authored over 8 years ago
Don't use arrow functions in bin file

The bin file is not transpiled by babel

74db89a7d847a3a864aebf5b8fec8976a4d43508 authored over 8 years ago
Merge pull request #268 from rstacruz/issue144

Uninstall support

434bab699fb229caf857f3b48fa6d2d5f77daeb6 authored over 8 years ago
Lock store when running commands

close #82

0c247a1f4cc1959fe370109f488bb552c50ade20 authored over 8 years ago
Remove bin files when uninstalling package

8675c7f64142b34ec7be14de9c173f7dd96754a4 authored over 8 years ago
Use cmd-shim to shim executables on Windows

86054af367da9ac14577465bf8e1c7f8c7872082 authored over 8 years ago
Update HISTORY.md

Mention the possibility of specifying a global store.

6e896d62e4fef376bcc58b31b649ec0a5200e871 authored over 8 years ago
Fix default options overriding passed in ones

70434c5c7256be4ac992606bcd725d647287bbf3 authored over 8 years ago
Document the structure of `store.json`

c11b34990b002671d17f603a8c101a32bf49269d authored over 8 years ago
Change opts.store_path to opts.storePath

2910b6746c706f27b1f772301d798f0e33ff5bf3 authored over 8 years ago
Uninstall support

close #144

0b1264a372a735e84e929110794945190121ffb3 authored over 8 years ago
Reimplement bin/pnpm to .js

close #23

ded4146cd67b7b1b888040e4a6c83d979ff7c783 authored over 8 years ago
Fix pnpm -v command

7f3380314dfb2e9df4b16bfed1d1d106bf141f99 authored over 8 years ago
Assign dependents/dependencies to ctx before uninstall

ce8ef2c9a85fb30f32c033cd8c90e57e1fb6ebb0 authored over 8 years ago
Revert "Use cmd-shim to shim executables on Windows"

This reverts commit 1504d9c394849f3eb0256f703ba9fb392530c7a6.

5c2b31017d53f2fa8f829dea8c6a2436f8fd4ad1 authored over 8 years ago
Add the possibility to use a global store

Start the store-path field value with ~/ in order to make the store in the HOME directory

close...

36d62770e5080b180f2c59c69ff75a0c20325e6d authored over 8 years ago
Add test for installing from github

f5d740fcaf203394f7dfa62e135136a45c320aed authored over 8 years ago
Fix postinstall script execution, cover with unit test

a750d3f78f549c6b349b7283c847f8b752896a6e authored over 8 years ago
Add coverage info

37a91b8aa02f260982c34bf67feb8bac6ae00d21 authored over 8 years ago
Add packages used for testing to the `test/` folder

21fc05273ce7ff232756e845a1e4f4a9e85cf1ba authored over 8 years ago
Update HISTORY.md

a742caff2e2bbb9de418375211a5adc1da9de3c5 authored over 8 years ago
chore(package): update registry-auth-token to version 3.0.1

https://greenkeeper.io/

5e43673a4e0f4756b137818a9eb5e98a8c76f5d2 authored over 8 years ago
add support for registry-auth-token (#278)

resolves #270 #277

1aedec2d537fb3671792a9ae555fa1493dec2c87 authored over 8 years ago
Merge pull request #279 from rstacruz/store-path-fix

Fix store-path property usage from the configs

a858f61d9ed67c5736e8d8baf07c31862709d0f6 authored over 8 years ago
Fix store-path property usage from the configs

During implementation of #166 `camelcase-keys` was used to convert configs to camelcase function...

12e87455fc41e0f8fa74db8995d5c5d712dab22b authored over 8 years ago
Merge pull request #275 from rstacruz/greenkeeper-docpress-0.6.13

Update docpress to version 0.6.13 🚀

09acd65709855f0b80e8573bf8a651eebd40ee5e authored over 8 years ago
chore(package): update docpress to version 0.6.13

https://greenkeeper.io/

7c97abdc38aa390da5b5fc625edebcf2b5aa4c0c authored over 8 years ago
Fix tests for Node>=v6.3.0

On the newest Node versions executables are proxied instead of symlinked.

a457b15472f296c60ce4d4059b5508863aef367d authored over 8 years ago
Added travis support for node 4 semvar

This makes more sense, as it tests against the latest version of node 4

b33b2f133f492acb7eddfbd40ba6fda95b6b57a9 authored over 8 years ago
Use junctions on Windows (#269)

close #6

eedcc846e28e633510be342e8598531312dc6345 authored over 8 years ago
Update HISTORY.md

c15b935ea1665877a37df789c4c6f407fa54f703 authored over 8 years ago
Update HISTORY.md

7b5a6c41623c6166fab7132e24d768c0d1aaa5e6 authored over 8 years ago
Update HISTORY.md

dbca9ea15663b22cac0d6660cf6c6b9a8d069285 authored over 8 years ago
Merge pull request #259 from rstacruz/issue258

Add Windows CI via AppVeyor, use npmrc settings, run script via npm cli

d31b80d838cd969821d13ab27c882bec945ca878 authored over 8 years ago
Respect configuration settings from .npmrc

close #166

18dc3b5cfb226960c6507387c9dd4678e0ce1987 authored over 8 years ago
Add Windows CI via AppVeyor

close #258

d09d106af42b5e4445e3c4a7939d241d60b5603b authored over 8 years ago