Ecosyste.ms: OpenCollective

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

github.com/yarnpkg/yarn

The 1.x line is frozen - features and bugfixes now happen on https://github.com/yarnpkg/berry
https://github.com/yarnpkg/yarn

Merge branch 'master' of github.com:yarnpkg/yarn

# Conflicts:
# scripts/install-latest.sh

ada42e3b0cdec20e851507c0bb5d392d08506651 authored about 8 years ago by Sebastian McKenzie <[email protected]>
Remove react

c844df7236ec122ca6b803b9f2943352c9b09a7e authored about 8 years ago by chico <[email protected]>
Remove Node.js check from Windows installer for now (#677)

It doesn't handle systems such as nvm or nodemon that install Node.js without updating the regis...

57104fe91909ab16df3d5b4c5736227c7537ce75 authored about 8 years ago by Daniel Lo Nigro <[email protected]>
Quote command so paths with whitespace work (#663)

e16953540bebbd42fe4a495ff2f6314568c972c1 authored about 8 years ago by Alican Çubukçuoğlu <[email protected]>
changed tilde to home to fix for .zshrc (#625)

131bc3ada524c4535ab7c5c0d424f2c7004a4856 authored about 8 years ago by David Brear <[email protected]>
fix typo: enoguh -> enough (#618)

fc4ca7fe23d6d106da8d80cf32379d89bef7a6f0 authored about 8 years ago by Brian Ng <[email protected]>
use $HOME rather than ~

a3ff5ac0cf1eb13b983d350b1e1503962576e3bf authored about 8 years ago by Sebastian McKenzie <[email protected]>
fix typo: self-udpate => self-update (#608)

fbe848585d1670a50fe17281c47cd69386c23a37 authored about 8 years ago by azu <[email protected]>
alert users that we edited their profile with PATH

c5472c3f92a1ab1bd7b15b27ff252c3de8abe6a6 authored about 8 years ago by Sebastian McKenzie <[email protected]>
Don't add extra slash to path. References #600

966b476a471ecc1d8316d7d0b981e581366d8469 authored about 8 years ago by Daniel Lo Nigro <[email protected]>
0.15.1

918f4400eea9f9abb3254977a4bebc9ecfd6e3b1 authored about 8 years ago by Sebastian McKenzie <[email protected]>
fix yarn.js script reference

3d517925d3c8a7c7ac2bea1ac89fabc77a23b9c9 authored about 8 years ago by Sebastian McKenzie <[email protected]>
remove symlink

b642846f98f6ead77a436f5a6d30a39ea90ecfa2 authored about 8 years ago by Sebastian McKenzie <[email protected]>
don't remove tarball before we extract it...

25ed711e1d419db0fb9434a3f99ff01f7028ee19 authored about 8 years ago by Sebastian McKenzie <[email protected]>
follow redirects

26de4f0d3ac603e09ac1976892a7058ace97527c authored about 8 years ago by Sebastian McKenzie <[email protected]>
0.15.0

0f1db96846badbbe3b43c470c05196eb29437fb4 authored about 8 years ago by Konstantin Raev <[email protected]>
removed node4 from circle tests and added single file deployment (#597)

840c463626d00cc63b35a688198048d7c1673e7b authored about 8 years ago by Konstantin Raev <[email protected]>
fix lint

b008cbb112ef30bc8ae938722b7198388aac2fa7 authored about 8 years ago by Sebastian McKenzie <[email protected]>
Add npm_config_ and npm_package_ lifecycle env variables - fixes #399 (#596)

28c49a62f5895ecf032ec1cbda2c0be3c3196f7d authored about 8 years ago by Sebastian McKenzie <[email protected]>
allow proxy to be specified via yarn/npm config (#594)

be9ed5562f0e8d5b804cab170e63431e5f465f4f authored about 8 years ago by Sebastian McKenzie <[email protected]>
fix lint

855fc0deb634b0e4c536db03324b60d9f38169cb authored about 8 years ago by Sebastian McKenzie <[email protected]>
properly resolve global bin folder (#593)

41798a50fa3809e28f886ae6dd2e495ce97a7d7d authored about 8 years ago by Sebastian McKenzie <[email protected]>
use yarn name in cli header

c4654ce70cdb198f8d0b725683fb63d82e923c85 authored about 8 years ago by Sebastian McKenzie <[email protected]>
Change .yarn cache directory name (#592)

057b78bfe465d5407a82fb7758f1010cacfb9bcf authored about 8 years ago by Sebastian McKenzie <[email protected]>
remove unlink alias

5034ac53e999b220fc70227c5314cb4a2d0ebfb9 authored about 8 years ago by Sebastian McKenzie <[email protected]>
make yarn link work the same as npm (#591)

82c4b4a2458c2eabba14a0903f3ecf9cce2ed52a authored about 8 years ago by Sebastian McKenzie <[email protected]>
Less confusing subcommand error messages. (#590)

4fb5dbc29062809e57db6b380c486c1d31961806 authored about 8 years ago by Christoph Pojer <[email protected]>
Make `yarn why` not crash. (#586)

50f31337b2c11fcc2d97d2dd93ba0338fae7c0cc authored about 8 years ago by Christoph Pojer <[email protected]>
`yarn init` shouldn't fail if directory is a Git repo with no remote called "origin" (#585)

3378a5614e4966049189f8ebe1580110d78cd07c authored about 8 years ago by Daniel Lo Nigro <[email protected]>
Update debian package descriptions. (#584)

6932c25a8a8f994da0b47c1591fc55797d0297f7 authored about 8 years ago by Christoph Pojer <[email protected]>
`yarn global bin` + README update. (#583)

* Add `yarn global bin`.

* README updates.

b8d9e17e35f93283c5d40a1ce756bab53c8975cb authored about 8 years ago by Christoph Pojer <[email protected]>
Add more stuff to npmignore (#581)

* Add more stuff to npmignore

* Keep yarn.lock

0011eb027051e67d622c77b37a750c2a1beba0c7 authored about 8 years ago by Daniel Lo Nigro <[email protected]>
Build Windows installer into artifacts directory.

References #548

40a0b74bc8dc388f49770f36497ba757ea3d3281 authored about 8 years ago by Daniel Lo Nigro <[email protected]>
"yarn" -> "yarnpkg" (#580)

48484b238deb2deec4ad8fdcdea8450837534d60 authored about 8 years ago by Daniel Lo Nigro <[email protected]>
Remove Jest from dependencies (#574)

It's already in devDependencies

npm warned me:
```
Dependency 'jest' exists in both depende...

4f3036e6e9e38cdcb465f95350aa1ac14b1bcd89 authored about 8 years ago by Daniel Lo Nigro <[email protected]>
Make `yarn` a symlink to `yarn.js`

f1adbc6da541e3d645fcb6a1ab21899b5068ea89 authored about 8 years ago by Daniel Lo Nigro <[email protected]>
Add `bin/` to the wrapper script commmand in `bin/yarn`

`

953c2385142e64f172267318ce655c476f477c0d authored about 8 years ago by Joel Marcey <[email protected]>
Rename yarn back to yarn.js as a bunch of things still rely on it being called yarn.js. Add a wrapper shell script instead.

2010f7d0c1226fe106d53ff5671e3f527d9e469f authored about 8 years ago by Daniel Lo Nigro <[email protected]>
Tarball install (#568)

* rename yarn package to yarnpkg

* add install-latest script

453d396235d14287d845d10728df10c11f546b5c authored about 8 years ago by Sebastian McKenzie <[email protected]>
correctly handle deduped flattened patterns - fixes #435 (#567)

44b873480ba3c2edc1745b30c013507f0d50f2bb authored about 8 years ago by Sebastian McKenzie <[email protected]>
remove artifacts

3f03aa4bf82d2475e4ad5a4301b8c99d77ca62a9 authored about 8 years ago by Sebastian McKenzie <[email protected]>
fix optional dependencies - fixes #525 (#566)

848f655e0da214900651368ad85d0addcbc075f4 authored about 8 years ago by Sebastian McKenzie <[email protected]>
don't link a bin if it doesn't exist

b2cf6771bdb06c5f9e10ea6681e8acf1ceb7605b authored about 8 years ago by Sebastian McKenzie <[email protected]>
defer execution of git commands until after yarn publish and make it more resillient to errors - fixes #473, fixes #477 (#565)

82b77a546e81b30b6e9e624324dfbe4bcc6bf1c0 authored about 8 years ago by Sebastian McKenzie <[email protected]>
add support for files field - fixes #515 (#564)

3d7f112c66b4eef7c9a1088d1ebdc8ec8e91082c authored about 8 years ago by Sebastian McKenzie <[email protected]>
fix lint

a5e22988f709bab5711d6b7d88c542809aa40171 authored about 8 years ago by Sebastian McKenzie <[email protected]>
create package root after removing in `yarn cache clear` - fixes #550 (#563)

d59ae0d070e4dc5d1307832503830be6f3147af6 authored about 8 years ago by Sebastian McKenzie <[email protected]>
Add RPM packaging (#556)

1e268f52cace2e658f0ed88c943a7cbf1d67e9f3 authored about 8 years ago by Daniel Lo Nigro <[email protected]>
Group packages by license text in "yarn licenses generate-disclaimer" (#552)

4f60e6a3e956c572a5a7b502964f073f412a0884 authored about 8 years ago by Daniel Lo Nigro <[email protected]>
add team command (#562)

d564e57c0279b70ff95104657c7cd8b980be7ce4 authored about 8 years ago by Sebastian McKenzie <[email protected]>
Add transform-inline-imports-commonjs plugin (#561)

99dd4504469273332f01ce5ad846c995378cc048 authored about 8 years ago by Andres Suarez <[email protected]>
fixed a few tests and lints (#559)

* fixed a few tests and lints

* fixes after @zertosh review

91a1ec374fd33c8ebc778052e8cb837f55963493 authored about 8 years ago by Konstantin Raev <[email protected]>
fixes reporter test fails (#558)

de1d843ba839e53698db590e08434acb9540a3a8 authored about 8 years ago by Konstantin Raev <[email protected]>
Fix website URL in readme

f6918a58917eb30286202fc98ea676365af76412 authored about 8 years ago by Daniel Lo Nigro <[email protected]>
Use our mirror of the registry rather than the existing one (#557)

50d60fe0373990f20e29c8eaed79900c74752e29 authored about 8 years ago by Sebastian McKenzie <[email protected]>
Store cache in LocalAppData rather than AppData (#554)

f2858f5a5bd04a0eb696044b9398477c9a7076cb authored over 8 years ago by Daniel Lo Nigro <[email protected]>
Don't use colons in HAR file name (#553)

d5a95766e6a357620c9663f5fd82e25bc9809598 authored over 8 years ago by Daniel Lo Nigro <[email protected]>
Fix CLI documentation link

5ec32c1b52acda2da41fc688bb85b57faf5633a1 authored over 8 years ago by Daniel Lo Nigro <[email protected]>
remove kpm name (#546)

d3e3433ce288bce15961bdb2784ebbe2becac0e0 authored over 8 years ago by Sebastian McKenzie <[email protected]>
add back prepublish lifecycle script - fixes #542 (#545)

54dd6cb49fb4eed18336d68860090290b54ebfc6 authored over 8 years ago by Sebastian McKenzie <[email protected]>
Expand why command. (#544)

7f2d97ce74203ef09720614db7bc47540d73f9c9 authored over 8 years ago by Christoph Pojer <[email protected]>
CLI polish. (#539)

* Add link to website for every error that is thrown.

* Add support for `yarn outdated [list ...

46ef8b9e5be70c11b2e95532bfc4dffdd16ee9d6 authored over 8 years ago by Christoph Pojer <[email protected]>
Add missing ls commands (#535)

* fix lint

* add unlicense

* add missing ls commands - fixes #529, fixes #530

Signed-of...

2812f05b300b510cc8c83c26b841f207f3ac9d26 authored over 8 years ago by Sebastian McKenzie <[email protected]>
add more reporter tests (#534)

25ac76e574b0d1225a17a8a55682ebc55057bef1 authored over 8 years ago by Sebastian McKenzie <[email protected]>
`yarn help` updates; rename `dist-tag` to `tag`. (#528)

1e92791d1ff208509558af13b2c5d3039787d7ae authored over 8 years ago by Christoph Pojer <[email protected]>
add yarn version to engines - fixes #522 (#527)

0e201722341ce2a83730d9ae74319f00ddb5d55f authored over 8 years ago by Sebastian McKenzie <[email protected]>
Tweaks to progress bar: (#526)

- Decrease width by 1 to account for the fact that some terminals need an extra character for th...

49ba81895d836c73cb37773f24867ea7a58e29be authored over 8 years ago by Daniel Lo Nigro <[email protected]>
Allow os/cpu whitelists and blacklists to be mixed (#523)

eb5e6ab75af9a6198829e6de5eb65f13c692a7f8 authored over 8 years ago by James Kyle <[email protected]>
put roadrunner cache in ~/.yarn - fixes #517 (#518)

24654500602bac6e2ad752fd05b3ef3cab968ed9 authored over 8 years ago by Sebastian McKenzie <[email protected]>
remove cwd from git clone

c41c3d622ee0016ee2343f7bc2717d483b82adea authored over 8 years ago by Sebastian McKenzie <[email protected]>
let -> const

c86930e087aceb88b342311354d92bbe70282bbd authored over 8 years ago by Sebastian McKenzie <[email protected]>
add `generate-lock-entry` command - fixes #198, fixes #342 (#516)

e5da478e055db80c7a6c99b33653f87b564ee932 authored over 8 years ago by Sebastian McKenzie <[email protected]>
use `git clone` rather than `git fetch` for proper ssh support - fixes #242 (#514)

1c8f2c1ffb5af6b4130f4f2ec9ce632b810c07a9 authored over 8 years ago by Sebastian McKenzie <[email protected]>
prune tag from node version when checking bin/yarn compatibility - fixes #511 (#512)

080d7a35b33291b136f2c87cdb51e1aa6b406a8a authored over 8 years ago by Sebastian McKenzie <[email protected]>
fix tarball resolution of named patterns with .tgz extension - fixes #455 (#509)

715cf52e0865e7d0050931f995b666363e3760e1 authored over 8 years ago by Sebastian McKenzie <[email protected]>
add missing lifecycle env variables - fixes #399 (#508)

55de3e76e8ed819a1ae889a4731066f60a02b970 authored over 8 years ago by Sebastian McKenzie <[email protected]>
fix registry references in `publish` and `login` commands - fixes #474 (#507)

e4262dba04d6440643cd5abd2206e5a18ef43ba0 authored over 8 years ago by Sebastian McKenzie <[email protected]>
more thorough repository check in `init` command

0b4f2df9a485663bf2653dd8c99e91192f20da54 authored over 8 years ago by Sebastian McKenzie <[email protected]>
require name and version in manifest to pack - fixes #457 (#506)

7aea3c5d2353edc53d56757fef18f93cc1b339dc authored over 8 years ago by Sebastian McKenzie <[email protected]>
const -> let

536d89e71ad3d37d49841cb05d53c64fbf38516f authored over 8 years ago by Sebastian McKenzie <[email protected]>
var/let -> const (#505)

17710d52e6c926e813b8bbfc64cdb81355e2d0a2 authored over 8 years ago by Christoph Pojer <[email protected]>
Create empty registry folders when nothing to install (#504)

0ae3de436674eade590b385c0417172bd4baf954 authored over 8 years ago by Sebastian McKenzie <[email protected]>
Add missing commands (#439)

* add init command - closes #360

* list available commands and examples in cli help - fixes #...

86c98a62a721ec6b3cfcbb9ad745a1e6e1fafdf1 authored over 8 years ago by Sebastian McKenzie <[email protected]>
Add newlines to toplevel items in the yarn lockfile. Fixes #498. (#500)

fa5e2ba61d8cfab7c603790d808497f08d11234c authored over 8 years ago by Christoph Pojer <[email protected]>
Add error when `version` is used without `—new-version`. (#501)

b230cc27c51c796fa0b8b1cd2a9703b7138dfd5c authored over 8 years ago by Christoph Pojer <[email protected]>
Fixes for `yarn why` (#502)

683f0baffa848c21630066550f5f3ea9c1a21c2e authored over 8 years ago by Christoph Pojer <[email protected]>
fix CLRF line

14fbecdb6feb7f7bd3adf2fcadc96e9300453720 authored over 8 years ago by Sebastian McKenzie <[email protected]>
Run proper test command on CI again.

9e51fa2de815d9527edc419353a76972914687e9 authored over 8 years ago by cpojer <[email protected]>
Update to Jest 16. (#488)

dbc2706d5aea83ba1b7c3b9707a33ac8acfaa53a authored over 8 years ago by Christoph Pojer <[email protected]>
Improved `yarn run` command. (#493)

58d1f499527175876cbef77e2f3f192118ed269f authored over 8 years ago by Christoph Pojer <[email protected]>
fix line ending

81b98dfb43d625a61203b3f999cbc4d605a1beda authored over 8 years ago by Sebastian McKenzie <[email protected]>
Debian package build (#414)

* Script to build Debian package

* Adjustments for Debian scripts:
- Add copyright file
-...

b63a1d15109dac72f522d2dccf234c4f8bc531a8 authored over 8 years ago by Daniel Lo Nigro <[email protected]>
Add Windows Chocolatey package (#442)

* Add Chocolatey package

* Update to final URL

f2b93ffc00add25b9b73e35c355f42ddbe87a509 authored over 8 years ago by Daniel Lo Nigro <[email protected]>
Fix lockfile sorting (#497)

91024fe5247c3797df9c77d2db1d6c3519988f57 authored over 8 years ago by Andres Suarez <[email protected]>
s/normalise/normalize/

08625c3eb7c1e3d579b00ec4d0648dd689e243d0 authored over 8 years ago by Andres Suarez <[email protected]>
Bundle & distribute yarn as one js file (#413)

72dc2ab09b9dc34ef140592baa02c757adf53fd8 authored over 8 years ago by Andres Suarez <[email protected]>
Allowed unknown options in arguments parsing (#496)

By not alllowing unknown options we break forwards and backwards compatibility.
This settings a...

54a7900cd6d0c42051c62176f99b1ebf76c49779 authored over 8 years ago by Konstantin Raev <[email protected]>
Fix .gitattributes for binary files (#495)

Fixes #494

d8bdd4599a1b0af8beae5d8a486a0d37b0d812e5 authored over 8 years ago by Andres Suarez <[email protected]>
Pre-generate infer license regexs (#492)

e193ed482c955ad994db05b51d17e5ea427a9f63 authored over 8 years ago by Andres Suarez <[email protected]>
Enforce LF line ending

de167884f4feb0c748070067b047aabb6d747124 authored over 8 years ago by Daniel Lo Nigro <[email protected]>