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

Add batch file (yarn.cmd) for executing Yarn on Windows.

55d7acdb90c8d72ad5dea937dfb1f77dc57d849c authored over 8 years ago by Daniel Lo Nigro <[email protected]>
Add Windows installer

66e43957654d45e1e801b66c4ef1a61dcd2a2af3 authored over 8 years ago by Daniel Lo Nigro <[email protected]>
Pass version as variable rather than hard-coding it

234b5d07918c1aa4a3635b8104ec8594813ac88a authored over 8 years ago by Daniel Lo Nigro <[email protected]>
Add build-dist script for Windows (#485)

af01eb321c67e85a7d9822de5c878528de412fca authored over 8 years ago by Daniel Lo Nigro <[email protected]>
Sort dependency fields in package.json.

9a66392a8d9f3e7862629a6788a8bffe5fd06670 authored over 8 years ago by cpojer <[email protected]>
Update to Flow 0.33 (#487)

* Update to Flow 0.33

* Update flow-bin in package.json

* Update lockfile.

ffa5442e3f23ff352faec226c156b27ec7333e7f authored over 8 years ago by Yehuda Katz <[email protected]>
Refer to package.json file as such in case it is missing (#471)

* Refer to package.json file as such in case it is missing

* Update config.js

869cac2524bb03c9bae1495fc9170fdc803cbf11 authored over 8 years ago by Eric Vicenti <[email protected]>
0.14.0

1bc46b30d3ab724a4d2a7d1daf0fe67d56ab6e8a authored over 8 years ago by Konstantin Raev <[email protected]>
Fix ignoreLinesToRegex edge cases (#462)

It didn't handle lines with only a `#`, and would let invalid patterns through like `!`.

It a...

8417333d0b14ff12ab18ba29926bf381fd2bd91b authored over 8 years ago by Andres Suarez <[email protected]>
fix: support scoped packages with yarn info

28736b7cd2e8d84c8a1c6c3ae77dbf5b88d7b8cf authored over 8 years ago by Igor Minar <[email protected]>
Fixed circular dependencies resolver (#479)

* fixed circular resolver in install scripts

* fixed more

25cb8cebecb031341702db2bf10fac958059a090 authored over 8 years ago by Konstantin Raev <[email protected]>
added test for creating mirror from git url, mirrors from git contain git hash in name

d48f926cd4efa4297f884b56c4d37742766fab5e authored over 8 years ago by Konstantin Raev <[email protected]>
[GitFetch] Save/load from offline mirror

This patch adds the ability to save/load a package when offline mirror is enabled.

fb2d624b4bbf43b4604fa0bc096ff016fdb57494 authored over 8 years ago by Yunxing Dai <[email protected]>
Add .yarnignore to ignored filenames list in pack (#465)

de03b318659aa2931744129437cb46c72d19e32b authored over 8 years ago by James Kyle <[email protected]>
bump request & request-capture-har (#464)

* bump request & request-capture-har

* request-capture-har bumps: yarn.lock

1085c26a9316c4c16e02b77c11791824f393b18c authored over 8 years ago by Paul Irish <[email protected]>
Run install script in order (#427)

* Fix parallel build logic

* Break circular dependencies

* Add semi

* Have accurate tot...

5f04e8691096de2423cdef4cd83670e0680d8c92 authored over 8 years ago by Yunxing Dai <[email protected]>
Do not put $ before command (#461)

Putting `$` is annoying because you can no longer copy and paste a block and just put it on your...

1171aa835e431bb121860d5ad9518db904eed0f7 authored over 8 years ago by Christopher Chedeau <[email protected]>
Normalise git urls that start with git+ (#451)

618d75247348f29b514a52717aff5388ea5f08d0 authored over 8 years ago by Yunxing Dai <[email protected]>
Add info command. Fixes #445. (#448)

46b5bd245412ca1f3cd8bf86482ee15d11a75739 authored over 8 years ago by Christoph Pojer <[email protected]>
use roadrunner for caching node module resolution (#446)

e45eecbeb682b7c8512adbfd786aa9ae5a3f2da5 authored over 8 years ago by Sebastian McKenzie <[email protected]>
normalise git urls that start with git+ - fixes #411, closes #428, fixes #313 (#434)

81b77425544a812a3167b9902a101fd9278ef8e3 authored over 8 years ago by Sebastian McKenzie <[email protected]>
Remove unused dependencies (#444)

9f9ee3954720d5128c02102cac1ae6a6de54193f authored over 8 years ago by Andres Suarez <[email protected]>
Update PULL_REQUEST_TEMPLATE.md

fb3acf321f1c20f6000f2e07c4427d8cde53c486 authored over 8 years ago by Christoph Pojer <[email protected]>
Update ISSUE_TEMPLATE.md

07eb3db20265050a183996ea8f57ee7668d78652 authored over 8 years ago by Christoph Pojer <[email protected]>
Merge pull request #441 from yarnpkg/lazy-require-request

Lazy load "request" module

ae447f3a82455425b68149780c26a05348ce285d authored over 8 years ago by Christoph Pojer <[email protected]>
Merge pull request #443 from yarnpkg/remove-concat-stream

Remove concat-stream

56f58614547a1978a7d4eeb25e1b476441f0deec authored over 8 years ago by Christoph Pojer <[email protected]>
Rename `util/{compress,stream}.js`

85d9d10ae9535c8293225d393701de1ed72f7a58 authored over 8 years ago by Andres Suarez <[email protected]>
Add ConcatStream util

fd8adfc032b30fa4240783962261d74855bc3ae8 authored over 8 years ago by Andres Suarez <[email protected]>
Remove concat-stream dep

512c693e69855deae3eb8145355d48505bb497e1 authored over 8 years ago by Andres Suarez <[email protected]>
Replace concat-stream module with ConcatStream util

4721406e6cb71598c8c338e6be1b6734358c597f authored over 8 years ago by Andres Suarez <[email protected]>
Lazy load "request" module

aea4bfb59341dcbb1ffa5a57ec5de96f65e69d47 authored over 8 years ago by Andres Suarez <[email protected]>
remove assets directory

7a3f9e61cc3c086af510ddcdfb8ad66361357363 authored over 8 years ago by Sebastian McKenzie <[email protected]>
Merge branch 'wycats-windows-redux'

aa759b32b5e6a4a5073add814ecd90e211de8280 authored over 8 years ago by Sebastian McKenzie <[email protected]>
fix lint and fixtures

59ed1b552d7557b8c4dda43f570076d9f41ea5d3 authored over 8 years ago by Sebastian McKenzie <[email protected]>
Merge branch 'master' into wycats-windows-redux

0e34e9cbb2d91392e1ec6172ee1d7f261ff6fe9a authored over 8 years ago by Sebastian McKenzie <[email protected]>
Merge branch 'windows-redux' of github.com:wycats/yarn into wycats-windows-redux

# Conflicts:
# src/cli/commands/check.js

7ab27db3fcb2623cf518bb978b1cc1e5620ac104 authored over 8 years ago by Sebastian McKenzie <[email protected]>
Fix lint build (#440)

* Fix lockfile key priority sorting

* Fix eslint errors

* Remove unused variable
* Parent...

96ee7e9745c8a7ca25f7f4a4eaa35171e67c92a9 authored over 8 years ago by Andres Suarez <[email protected]>
Merge branch 'master' of github.com:yarnpkg/yarn

629a06bf7193c089c2ff48de11db1d89d1753139 authored over 8 years ago by Sebastian McKenzie <[email protected]>
Merge branch 'wycats-better-manifest-normalisation'

c5249586b6021881739857060b41d29b269d69ee authored over 8 years ago by Sebastian McKenzie <[email protected]>
Merge branch 'better-manifest-normalisation' of github.com:wycats/yarn into wycats-better-manifest-normalisation

# Conflicts:
# src/util/normalise-manifest/fix.js

157e2765f802c9504e684d363fbe048aa631d51c authored over 8 years ago by Sebastian McKenzie <[email protected]>
Fix a few failing tests

b3ba3e9412062b3cc23dd7b6c6ab36812f676a3e authored over 8 years ago by Yehuda Katz <[email protected]>
Better path splitting strategy for Windows

e622480866c5991d3de2ff12ac104b9dbfcc55cb authored over 8 years ago by Yehuda Katz <[email protected]>
return only collapsed patterns on flatten (#436)

d59b91f6b984273072ae91ab33e171d29269db00 authored over 8 years ago by David Xu <[email protected]>
[semver] interpret versions and ranges loosely (#429)

* [semver] interpret versions and ranges loosely

* use global config for looseSemver

* add...

8f1392a3fc3517c66652c5f8ade8353b683cb526 authored over 8 years ago by Yunxing Dai <[email protected]>
Remove lodash usage (#433)

bcd5f498ff44f45bd82ec145c71b8f248cfb66d4 authored over 8 years ago by Sebastian McKenzie <[email protected]>
Update CONTRIBUTING.md

b9bc5cfee9bd8ec9bf8711151bc44c4e7f8fbc6a authored over 8 years ago by James Kyle <[email protected]>
Improve types in normalising manifest

Make the values in the non-normalized manifest `mixed`, and then verify
that the raw values are ...

013459b3832b5c05db5a95536e9b6bbdbc8cbf5e authored over 8 years ago by Yehuda Katz <[email protected]>
Update RELEASING.md

7c4cd092a3f8fc491fa11e69361b2592e4854e63 authored over 8 years ago by James Kyle <[email protected]>
Merge branch 'master' of github.com:yarnpkg/yarn

978fa29da491e75a5d35ec0a597b7a1959178c3a authored over 8 years ago by Sebastian McKenzie <[email protected]>
add logo.psd

8d8a48ffd2cad4fde801eef4ddcc272da9c6341c authored over 8 years ago by Sebastian McKenzie <[email protected]>
add avatar to assets

ad1656ed3506e15bf40397fb97fef284c8db31b0 authored over 8 years ago by Sebastian McKenzie <[email protected]>
add missing request cache items

679b9c35af0cf2fa74f593b6d16829551f2a7d38 authored over 8 years ago by Sebastian McKenzie <[email protected]>
Ignore isTTY flow error (#416)

d5dd92d40a5afc0da213b82e7f8c2787a0e137ff authored over 8 years ago by Andres Suarez <[email protected]>
Misc stylings (#409)

* Remove non-existent file from eslintignore

* Fix file case

* Use as consistent style as ...

0893d6bf832e0b62a9899b5dedf8a05be9494234 authored over 8 years ago by Andres Suarez <[email protected]>
Fix test dirs in gitignore (#410)

ccce36c0e4a4ba7fe878896d27a7cc2848467849 authored over 8 years ago by Andres Suarez <[email protected]>
Fix require import (#412)

* Use require for CommonJS modules

* Use json extension to require json

56de8e4b747a5e94afab82ce06824cab297e0807 authored over 8 years ago by Andres Suarez <[email protected]>
Remove -f alias for --flat (#408)

fixes #406

305ce31a6e70155fad4961c43d40f830bac68e14 authored over 8 years ago by Sam Saccone <[email protected]>
only enable emoji for osx - closes #405 (#415)

9f58576d127b34aadbb0c5b89e506faf503b3e34 authored over 8 years ago by Sebastian McKenzie <[email protected]>
Create LocalTarballFetcher

The TarballFetcher assumes that paths are also valid URLs. That isn't true
on Windows.

0e6ec0081e63df10b75c942b6fa6c6f500795c46 authored over 8 years ago by Yehuda Katz <[email protected]>
Get add tests passing on Windows

This commit also fixes a few rebase conflicts

7ba8cfadb6d99e3b47917c5acd97794d3c08fb61 authored over 8 years ago by Yehuda Katz <[email protected]>
Most Windows tests passing

There are two exceptions:

expect().toMatchSnapshot is CRLF-sensitive. Since that facility is
su...

412374d067c617f7def4121452eac516cd3e7f5f authored over 8 years ago by Yehuda Katz <[email protected]>
Windows passes again against master

f049ab56d198a81da097868be4bb1ccd84ffefe8 authored over 8 years ago by Yehuda Katz <[email protected]>
Better path splitting strategy for Windows

5b0334f4ecac62a64251e0abc5abe870dfe67853 authored over 8 years ago by Yehuda Katz <[email protected]>
Fix lints

773e55217e3aba043f6dd97b9aea114e397c1c2b authored over 8 years ago by Yehuda Katz <[email protected]>
fix arrow function in JSONReporter

36e14e5b39cfbdb7ac375d8814b8c91bec45d8e4 authored over 8 years ago by Sebastian McKenzie <[email protected]>
add back Promise.reject() instead of throwing an empty error

34ce765ad1a327c462e73b88ae62a08e94178d67 authored over 8 years ago by Sebastian McKenzie <[email protected]>
copy npm user agent - closes #395 (#398)

a922a95c7914c40df3add31387248f364841a109 authored over 8 years ago by Sebastian McKenzie <[email protected]>
Remove CLA agreement in contributing docs (#403)

6d5472a6fc7344dd8d0cbb7edf008c1cdbe5cb47 authored over 8 years ago by James Kyle <[email protected]>
nits in readme (#402)

527d9f67789313c1b6de9c9f213512fd8dbd7828 authored over 8 years ago by James Pearce <[email protected]>
Warn when a shrinkwrap exists in the cwd (#397)

* warn when a shrinkwrap exists in the cwd - fixes #396

* Wrap TODO with brackets

87f3da96909db1eeaaa597426655baf79af03151 authored over 8 years ago by Sebastian McKenzie <[email protected]>
Added build-dist and check-lockfile to Circle (#390)

Until we get Travis as stable as Circle I rely on Circle green badge when accepting PRs.
This c...

b52b7c5f381db3a56029bf2689b4dfde10f6a3b3 authored over 8 years ago by Konstantin Raev <[email protected]>
when fetching from lockfile bring over optionalDependencies - fixes #374, fixes #320 (#391)

d14878048b02dbf02aff6a8860bc859094d80236 authored over 8 years ago by Sebastian McKenzie <[email protected]>
clean dependency objects for all resolved package manifests

297d1fca247cf5c37d709809ec258d70b35aeb69 authored over 8 years ago by Sebastian McKenzie <[email protected]>
Normalise manifests when loading for a root install (#369)

* Normalise manifests when loading for a root install
- Also turn dependency collision from an...

8168fd30f49e83dfb64b60e3fc3f9b99a86ad5ca authored over 8 years ago by Sebastian McKenzie <[email protected]>
show dependency chain when outputing npm deprecations - fixes #344 (#367)

2a9312bfc3e0aea3fe06e8bf65b262f5b2f3e8f2 authored over 8 years ago by Sebastian McKenzie <[email protected]>
add `yarn check` to `test-ci` script to ensure `yarn.lock` is always up to date - fixes #291 (#368)

ade49ae12b9151921977eae74cee4a51a7b38acc authored over 8 years ago by Sebastian McKenzie <[email protected]>
Even more flow improvements (#388)

* Fix RequestManager error flow type

* Fix getPathKey env type

* Fix class bind $FlowFixMe...

bf1cbb82cd8534aaf0fdfcaa78b1e8923adfda3a authored over 8 years ago by Andres Suarez <[email protected]>
Merge pull request #387 from yarnpkg/update-usage-for-yarn-add

Fixes #384

e2223b425a0304c07d8d64a969eca4e663a1f009 authored over 8 years ago by Christoph Pojer <[email protected]>
Fixes #384

Update usage to match current implementation.

8089dc1a0116908037da467a0d2b5c83b6b64b81 authored over 8 years ago by Yehuda Katz <[email protected]>
Remove bin aliases (#381)

* Remove bin aliases

* Add kpm bin alias back

babe8e2fc216e98cb7966300bb62bc83c0d1c3e6 authored over 8 years ago by James Kyle <[email protected]>
More flow type improvements (#380)

* Prefer "maybe" types over "false"

* Remove unneeded invariant

34c77878ef50274b741816c7517a2465f15d9d02 authored over 8 years ago by Andres Suarez <[email protected]>
Remove strip_root=true from flowconfig (#373)

This setting only applies to `--json` output, which is normally only used by tooling, and said t...

abaa285a8ddcac1cf043c40ac6e8d056b5c7c964 authored over 8 years ago by Andres Suarez <[email protected]>
Rename `cache clear` to `cache clean` - fixes #355 (#366)

957c70341ae0ffa847bf33a3857f6eea56f3972d authored over 8 years ago by Sebastian McKenzie <[email protected]>
Clarify mirror path flow types (#371)

It wasn't entirely clear when it was ok to have a "maybe" mirror vs. an "empty" string mirror. F...

d4d7e2ac89c8c4274c13b517064a8bbaaafbebe8 authored over 8 years ago by Andres Suarez <[email protected]>
merge in additional child_process.spawn arguments when executing lifecycle scripts (#370)

dec0f8e37664da4fb62a56dc79e51a7008ccbc8c authored over 8 years ago by Sebastian McKenzie <[email protected]>
fix build-dist name

7011eb00c2a0d2aedbf3fd0370d509e98a590b55 authored over 8 years ago by Sebastian McKenzie <[email protected]>
Add heuristic to generate new lockfile if existing one doesn't satisfy the request patterns (#364)

624dc4171562b5c2959c1280d9c7b5fa0b283981 authored over 8 years ago by Sebastian McKenzie <[email protected]>
add determinism to hoisting queue - fixes #351 (#365)

e70376bcb7891eb0537ef27ac862d9000bcb7ff4 authored over 8 years ago by Sebastian McKenzie <[email protected]>
only run tests for appveyor

1c89ee8f530c9e7af4ce4191843b57518ec6b35d authored over 8 years ago by Sebastian McKenzie <[email protected]>
Rename kpm to yarn (#362)

6820fb2d33e360247a5c0ece0f1d5056b7a881b7 authored over 8 years ago by Sebastian McKenzie <[email protected]>
Merge branch 'master' of github.com:facebook/fbkpm

fcac277e41bcbbdff682c36ac58380e60bd35480 authored over 8 years ago by Sebastian McKenzie <[email protected]>
only run appveyor on master and stable branch

6aead28e33f6b5a1c8e7454db86f5db40660668e authored over 8 years ago by Sebastian McKenzie <[email protected]>
Merge pull request #363 from cpojer/master

Add issue and pull request template.

2ef0cfb9afcdb53d58497db5f682dcc2445f1ef0 authored over 8 years ago by Christoph Pojer <[email protected]>
Add issue and pull request template.

2e8c1b9ee349fba4e2d821fef3cf75840887d4eb authored over 8 years ago by cpojer <[email protected]>
Run prepublish after install not before. (#361)

Fixes #354

2d4b18986e9bc1d03c6916cbb93ab801dce477c5 authored over 8 years ago by Sam Saccone <[email protected]>
fixed repo name in release deployment (#358)

1316ab2f7efa296e545c138f2cf833d81a540143 authored over 8 years ago by Konstantin Raev <[email protected]>
Silly nits (#353)

* Use arrow function instead of `this` alias

* Use map instead of for-of/push

d14f75da3fc79ae762be90d31e44c1aaf7ffc357 authored over 8 years ago by Andres Suarez <[email protected]>
Fixed mirror paths in lockfile when multiple packages have the same remote (#347)

* Fixed mirror paths in lockfile when multiple packages have the same remote

fixes #318

* ...

0fd7b7998e3a1aa5ca0686d5697ded983203bcf3 authored over 8 years ago by Konstantin Raev <[email protected]>
Small update to README (#357)

5770dc429c129745b11ef9892e9873d777cf85cb authored over 8 years ago by Jan Kassens <[email protected]>
Moving docs to yarnpkg/website (#356)

a38ffc62a7954527220bba827cf9b7190c4abe30 authored over 8 years ago by James Kyle <[email protected]>