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

lockfile is rewritten only if there are substantial changes (#1712)

* fixed that lockfile is not rewritten when there are no substantial changes

* lockfile is re...

136a4fb8dd74f6a012d983f70b5775529e7d525a authored about 8 years ago
Fix: Need to remove file: from the prefix, not the suffix. (#1775)

351270f08755a4150a83085756be24a24ac0024e authored about 8 years ago
Add integrity refactor (#1757)

* made add command generate correct integrity hash

* enabled test

* lints

* fixed tests...

05f9f64067c4e3c2c0c64de0d216bf202ac57a03 authored about 8 years ago
Use deterministic sort (fixes #1308) (#1755)

* Use deterministic sort (fixes #1308)

* Simplify compares

ec8ec8ac8b0eb459cf632cf26facb36615300124 authored about 8 years ago
made integrity hash to be generated based on lockfile entries, not lockfile content (#1708)

* made integrity hash to be generated based on lockfile entries, not lockfile string content

...

e089081680cd84538adde9dcafa6df3a4e7c32ac authored about 8 years ago
[CI] moved ghr out of project (#1246)

* moved ghr out of project

* trying ghr in /usr/local/bin

* Revert "trying ghr in /usr/loc...

abb4f7f048a319695aa940c5753469fd606feaeb authored about 8 years ago
added a test for #1733 (#1754)

8e9ec886cca32a126528f49772714ce1e718e9cb authored about 8 years ago
Create blank package.json during end-to-end tests to work around #1747 (#1748)

* Create blank package.json during end-to-end tests to work around #1747

* Other misc changes...

eae3317292930f7ded12d2c38c38e9d21f693f55 authored about 8 years ago
Move eslint-plugin-react to dev dependencies (#1741)

bee5a8a9b333d5348ac960b40d3399ca786cdbde authored about 8 years ago
Update end-to-end tests to use nightly repo

d27cdd548fa9b505c58ef8ab35e0e07e62ab9af0 authored about 8 years ago
Fix --mutex (#1717)

* Fix --mutex, pass specifier through to repeated promise calls.

* Minor grammar fix

c209f84b8ab160fa711916b753f2b983daa21b9c authored about 8 years ago
add depth specification to ls (#1463)

253269f6708415a8fcd2e93c3b89dcefd414c76b authored about 8 years ago
Change all console format grey to dim fixes #1699 (#1702)

Add updated jest snapshot for ConsoleReporter

5787ace88510dc339f3fb2c6d52c5be2211bc17b authored about 8 years ago
Fix `yarn outdated` when current is greater than latest (#1696)

4ce3de169c16061ad26a5ee60480e781e38f21a4 authored about 8 years ago
Fix flags for `yarn add` command (#1701)

d624103b4c12e2f33b96146827effeda02d7a3d6 authored about 8 years ago
tests cleanup: reenabled test, removed npm from CI commands (#1692)

* enabled install-import-pr-2, this feature has been implemented

* a better test fix

ea35fe926923b42967569640a62f3402eaa33ff6 authored about 8 years ago
Fix `yarn upgrade <package>` command to store version in lockfile (#1691)

f97c5b5cdac16c691a0dec08ef495ef5e0289e0f authored about 8 years ago
Mark master branch as "prerelease" (#1689)

* set prerelease 0.17.0-0

* bumped release script to make prereleases

* switched npm with ...

dc22912b7f4bd50588c80f77846de0204c2190f6 authored about 8 years ago
Revert "0.17.0-0"

This reverts commit 166bf6c10f69db5645d36654b3189088c4238562.

87dbb859f4e994ca89f6e8ba1ce783e2349e6ff7 authored about 8 years ago
Revert "0.17.0"

This reverts commit 363fdd9af268f87a821a9ad4a91610ae45f53fb9.

5f6b3bd54a0225e0b74f11049d83e20fd4a74661 authored about 8 years ago
Revert "bump"

This reverts commit a748ea50299ef04af40f607ac81d04c664d688c7.

15d5c94b5c99c413a3fdf00c386ee010fd68081e authored about 8 years ago
Revert "0.18.0"

This reverts commit 5f279916ccca83c71346bcad765366486a0ace87.

f8661309dd6a3d5c43a83abecedf774f76f4bbcf authored about 8 years ago
Revert "0.19.0-0"

This reverts commit f0d875a67a06d8b2405be177d0c43820442d802b.

231753cac6755c462cc547b513f4486d2d73299c authored about 8 years ago
0.19.0-0

f0d875a67a06d8b2405be177d0c43820442d802b authored about 8 years ago
0.18.0

5f279916ccca83c71346bcad765366486a0ace87 authored about 8 years ago
bump

a748ea50299ef04af40f607ac81d04c664d688c7 authored about 8 years ago
0.17.0

363fdd9af268f87a821a9ad4a91610ae45f53fb9 authored about 8 years ago
0.17.0-0

166bf6c10f69db5645d36654b3189088c4238562 authored about 8 years ago
support yarn-offline-mirror in .yarnrc (#1131)

1c1dae728d8da3d51abc60d32ac998b3a71db3c5 authored about 8 years ago
fix bugs with hash cache folder names

ba5a20307992057c49663fce2569c01f59266701 authored about 8 years ago
Prevent parallel writes to the same destination (#1665)

5efc97ac2f5eaaf602e1dfaf31d6bfbc402859bc authored about 8 years ago
Use ~/.config/yarn and ~/.cache/yarn on Unix systems - fixes #1672 (#1679)

bc4d78fbee460b99b49363bc51c2a56a8afcd8ce authored about 8 years ago
Properly save dependency with `yarn upgrade [dependency]` command (#1620)

b04fb8702c263c9d3e2c796d1a9c5a5a5deed0e5 authored about 8 years ago
Add remote hash to cache folder name to prevent registry collisions (#1641)

3f401bd4862f2eb403a311682a47a0fea361a310 authored about 8 years ago
Fix flow types and install test (#1668)

b7105f62476eb6abeb24bd1ad3ce8af60c323a5f authored about 8 years ago
Add --no-bin-links flag - fixes #929 (#1651)

96fbeea6afb144652a5a05c0ee8571057d78c4b6 authored about 8 years ago
Add option to change the prefix of the global bin folder - fixes #630 (#1654)

41fe065ca55cc11a286a00469a966c71fd5acced authored about 8 years ago
Merge branch 'master' of github.com:yarnpkg/yarn

9a604a016a0c286bb842062d5149c3c435121df5 authored about 8 years ago
patterns -> filteredPatterns

3d57f08767d3339ab6ac974a71ab5735013050c3 authored about 8 years ago
Add helpful nudge to yarnpkg/rfcs on issue template (#1650)

* Add helpful nudge to yarnpkg/rfcs on issue template

* I

29524a9567e93cca36a5d142f4f2af37d085860d authored about 8 years ago
Change reporter.log to console.log in generate-lock-entry command - fixes #644 (#1652)

bb492f1b048f97a1ba5bad947bc56e2587d3958d authored about 8 years ago
Fixed add command flag (#1653)

* Added short flags in yarn add command

* Fixed the missing hyphen in add flag

* Fixed com...

81ae7028739c7516a32ffe2af2d4f7dc5a4b6f01 authored about 8 years ago
Nested executables fix (#1210)

* Added fixture for tests

* Added test

* Use cwd instead of package directory when linking...

ecabf0098627902e65731908eb8f315b0e258b24 authored about 8 years ago
Added short-flags for yarn add (#1618)

* Added short flags in yarn add command

* Fixed commander signature for add

46ffa7eaa59f378761e9692d0d0b85c407eb90ce authored about 8 years ago
Add name lookups to ls command - fixes #1599 (#1643)

65a2794c1d9c316cc8c53c6fd08872dd94af584c authored about 8 years ago
Disable flaky secureUrl test (#1644)

ba8df982568b495329cce43a5b914ec816d601b8 authored about 8 years ago
Add unit tests for `yarn why`. (#1544)

0e19c065982255ee6e53f20faf68915c7dea274f authored about 8 years ago
Refine flow type for config.generateHardModulePath (#1642)

f092f379243ad2b4a588893e51175abac52f2aeb authored about 8 years ago
Use ~/Library/Caches as default cache location on OSX - fixes #1637 (#1638)

eafc40144c1d92d7fbb036c5831c38804ee94760 authored about 8 years ago
Update aliases.js (#1635)

8de54b1d8fa494b5e10fc2d50ee023ef7aa462c5 authored about 8 years ago
Update aliases.js (#1634)

741ba050500599806578f311ab631c7bb7c97302 authored about 8 years ago
Add webhook to archive AppVeyor build artifacts (#1631)

98028509d7be102d8fad665f95f53bc3fdd23b46 authored about 8 years ago
Attempt to fix failing Circle CI builds (#1629)

254d6244ca87a0201b962c4cd32dbb6eb522fb21 authored about 8 years ago
Adding 'yarn global upgrade'(Issue #776) (#1616)

ebe899382fdb70222651380f299737c6625d87e4 authored about 8 years ago
Show error message in stdout. (#1502)

* Show error message in stdout.

* Use err.message instead of err.stack

855b45a427b272e27acdece2d314831d452da524 authored about 8 years ago
Nicer permission errors when trying to write global binaries - fixes #1578 (#1592)

6e5c0656ecd14c3173fc572499a2d82a93c8465d authored about 8 years ago
Support scoped packages in why command - fixes #1529 (#1593)

06b09fdefeec06c64e90e2297417e865bf229f4c authored about 8 years ago
ignore trailing arguments for pre and post scripts - fixes #1595 (#1596)

3daf6b89104ba46680f8ccba3067dd90d5807227 authored about 8 years ago
AppVeyor now has Yarn preinstalled (#1608)

444a63adc5e2b61a7efc7c067aa4247b9335b737 authored about 8 years ago
Load GPG key from URL rather than keyserver (#1598)

Removes one point of failure (flaky GPG key servers)

d2865a91bc58c89a5e9e4e52a3b210e41e655add authored about 8 years ago
Fix file protocol referencing local tarball - fixes #639 (#1591)

5fec1fc00c07e47f939712906d48df49394afc64 authored about 8 years ago
Normalise config booleans - fixes #1292 (#1590)

c36dc4e97005df860a4d2711ea64c49de2d66d5d authored about 8 years ago
correctly save exotics - fixes #1532 (#1589)

99c98b9b0e72be0c872f6156f7b1f0b87c810b97 authored about 8 years ago
Enable using TLS client certificates for communicating with private repositories (#1588)

* Add a failing unit test for #1165

* Add support for TLS client certificates when making req...

cdc0c0ca9820e76bb79afe621fcf6737e6b9d6ea authored about 8 years ago
disallow camelised command names - fixes #1530 (#1586)

fde6860e688ea4ebbe29f63127d07b36dcd80283 authored about 8 years ago
Merge branch 'inikulin-master'

f057b8e2b77beefc1f7ed296bed083f70be55617 authored about 8 years ago
Merge branch 'master' of https://github.com/inikulin/yarn into inikulin-master

# Conflicts:
# src/cli/index.js
# src/config.js
# src/util/execute-lifecycle-script.js

ec83534e8bfd31dfe0dbc45f9ed956a4a523a83c authored about 8 years ago
Merge branch 'master' of github.com:yarnpkg/yarn

71aa0073af2117ef74816c5e46ce45c0a2e75109 authored about 8 years ago
Merge branch 'sjs/env-compat'

44cf22475d8335c81bbbee1a0ba8baa9aedac303 authored about 8 years ago
Merge branch 'master' into sjs/env-compat

# Conflicts:
# src/cli/index.js

51a1fc28c8db1f681713000b7a99505f76ea1089 authored about 8 years ago
Add installationMethod property to package.json (#1557)

* Add installationMethod property to package.json

References #1139, #942, #1429, #1138

* M...

6ca0723ea93316dfbf07e2e859458c583a2149d9 authored about 8 years ago
Merge branch 'ldabiralai-disable-progress'

26ffbcc6b5c35b41c4fb6db65e38c97c8d4cd001 authored about 8 years ago
Merge branch 'disable-progress' of https://github.com/ldabiralai/yarn into ldabiralai-disable-progress

# Conflicts:
# src/cli/index.js

c2884781e1681a490940918dd68481e97e567d8c authored about 8 years ago
Add tests for `yarn outdated` command (#1212)

031f0188bad7c34ba2d1afdc25c9e685200e85a0 authored about 8 years ago
Rename 'manifestPotentialType' to 'manifestPotentialTypo' (#1575)

2aefc1c1a90d032f3b5b734198610e6ad4868c31 authored about 8 years ago
Add end-to-end tests for Ubuntu 12.04, 14.04 and 16.04 using Docker (#1391)

1ba7ddfce553d754af1abed4c6a80719da06175d authored about 8 years ago
Revert #1553 and instead just use Bash explicitly (#1580)

d225ba4aa0b4367f6ec5ba5d8cdc5237de82bcde authored about 8 years ago
[git] Upgrade to secure url if possible (#1492)

https://github.com/yarnpkg/yarn/pull/1365/files introduced a fix to enforce secure protocols. Th...

5d23b74c2aacdd25a8ea72104b9365e200d7ad69 authored about 8 years ago
allow blank prefix (#1559)

60f05a25cec8e4b78060e633454fb214325ea06e authored about 8 years ago
Make `.git` suffix optional for hosted git (#1527)

When a github URL is used in a `package.json` file which has a `.git`
suffix attached to its re...

6d238122e958d1eab22b26da90c66625257aafcd authored about 8 years ago
Use reporter for error messages on fetchers and config (#1560)

* Use reporter for error messages on fetchers and config

* Change fetcher test so it pass in ...

f6241b179db543b2a2afc7e68bdb947616e6beff authored about 8 years ago
Fix lint warnings (#1548)

0b050d76b5ec495d0e3b6fd0ed70e37287d5f4e1 authored about 8 years ago
Return SSH URL format for getGitSSHUrl (#1081)

* Return SSH URL format for getGitSSHUrl

At `GitFetcher._fetch` protocol should be there for ...

8277835136d32700ef79f5aa32d037b70af0cadf authored about 8 years ago
Do not follow redirect for HostedGitResolver#hasHTTPCapability (#1558)

93677e1ef659219bc11add368c46f3072bd9775d authored about 8 years ago
Add `--nightly` flag to install script (#1554)

43cc69c01678a13fd2357903efdf59a95d1e5211 authored about 8 years ago
Fix colour codes in install script (#1553)

4400b77e8919ef6bdb2f3d036b31cc94efe494eb authored about 8 years ago
Add CLI arguments to set the proxies (#655) (#1564)

cf07f8e9ff7dd581d378d2a31efad5af8d1c4fb5 authored about 8 years ago
Fixing global add in linux root folder #1029 (#1344)

* Fixing global add in linux root folder #1029

* Changing global path to /usr/local/share

f4fe7431ed992862a1c1d2357e6521c268bad7a7 authored about 8 years ago
getUTCDay → getUTCDate in set-dev-version.js

08f428489722c3b937f5d1bb0f57fd67ae5a9b7a authored about 8 years ago
Fix wrong const name

14fe80f0aa97bd0ac5145e967a44bfdc52efb504 authored about 8 years ago
Add an option to not commit to git. Fixes #1228 (#1243)

* Add an option to not commit to git. Fixes #1228

* Combine custom flag and option to check i...

0c63149deddced5c7d4b1fe74fb0d0c496e6f888 authored about 8 years ago
Add tests for `yarn remove` command (#1521)

cd0d2987b5a49a572ac035853eeda6fb361c1929 authored about 8 years ago
Revert "Add tests for command "run" (#821)" (#1537)

This reverts commit 782fd8484d829b3a062b0e960433e18657018d0b.

c80b323334ef6fe57d739bf8f9b4fdefa24b5ae2 authored about 8 years ago
Add tests for command "run" (#821)

* Add basic tests for command "run"

* Add run test with args and space in path

* Expect ex...

782fd8484d829b3a062b0e960433e18657018d0b authored about 8 years ago
Properly save scoped packages in offline mirror. (#784)

This resolves a bug in which yarn was saving scoped packages in the offline mirror by their base...

420a1552ebfafe84cc54b38c3f1e59cff2e59086 authored about 8 years ago
Override noProgress (set by is-ci) in ConsoleReporter test to ensure test works correctly on CI

9c979b8293fa4eb75600479e7acf556e887ff548 authored about 8 years ago
Merge remote-tracking branch 'upstream/master' into disable-progress

1484a02af99ea91ef83545e4a8b9a76da54ac1b5 authored about 8 years ago
Add webhook for archiving CircleCI build artifacts (#1473)

6b2a55b733d88a5c10c7191abd3aa15445723e96 authored about 8 years ago
Add support for NPM_CONFIG_USERCONFIG env variable - fixes #1512 (#1519)

e2070095a65bc32b67269b184ddeb0107dabffcf authored about 8 years ago
Simplify some obscure code

57c804a80db0750190ea0ccb5559fe70ef885a94 authored about 8 years ago