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 path to remaining fetchBadHash error (#3749)

Fixes #3689

30d3e53ecc861b9a959ee5bd35bab0174e055a4c authored over 7 years ago by Ivan Jager <[email protected]>
support pattern matching with list command (#3734)

* support pattern matching with list command

* prettier formatting

* Update list.js

swi...

4f02c5ba05ec433c5d365226b7479f1fccf99638 authored over 7 years ago by Andre Bluehs <[email protected]>
Fix ".bin" not linked when preparing a git dependency, reported in yarnpkg/yarn#3553 (#3723)

08c36face53ee3606b90b00714ecaa0192bdfdbd authored over 7 years ago by Jeremy Judeaux <[email protected]>
Allow `git+***://` dependencies (#3735)

* Move getExoticResolver function to resolvers/index.js

* Add tests for getExoticResolver

...

8918da15c36e793c8f5ed7be24197a7b5afc89d4 authored over 7 years ago by Jeremy Judeaux <[email protected]>
Chore: add missing request caches (#3745)

df26e88f69125fd95dae0a146ab3de2d9c1ed9a3 authored over 7 years ago by Burak Yiğit Kaya <[email protected]>
Fix: inherit env variables from process when calling Git (#3743)

**Summary**

Fixes #3742.

With #3633 we started overriding the default `env` map that was p...

ad19cfef799816dbf81621d272b2cc65da5a40c4 authored over 7 years ago by Burak Yiğit Kaya <[email protected]>
Fixes unwanted yarn.lock optimization issue #3490 (#3729)

* Resolves non-fresh-packages with the exact version specified in the lockfile if possible, fixe...

5152bd716234a6e36df2d18f06f08377bcbdf556 authored over 7 years ago by Maël Nison <[email protected]>
Fix: nested relative link: protocal dependency symlinks (#3605)

* Add test case for broken nested symlinks using link: protocol

* attempt fix by borrowing lo...

a7e6efeaaa68a8c4cafa40f04a2143508c1140e1 authored over 7 years ago by Stian Didriksen <[email protected]>
fixes hardlink collitions (#3691)

* fixed #2734

* added another test

* fixes for Mael

* prettier

* added comment

576687b81a8fb78d1b5d7e4ce523cd530690e950 authored over 7 years ago by Konstantin Raev <[email protected]>
add a check that same file is not copied twice (#3712)

8d52cad6ec7f465ad4786544c3248fda2b63d9c6 authored over 7 years ago by Konstantin Raev <[email protected]>
fixes transtive file: dependencies (#3709)

* fixes transtive file: dependencies

* fixed tests

* moved file: stripping to fetcher

*...

6ff49662690b1026f42dc52c3dee1402379abce2 authored over 7 years ago by Konstantin Raev <[email protected]>
fixed typo in integrity file (#3731)

e7c0be18efa899954473a252e142313cbeaab233 authored over 7 years ago by Konstantin Raev <[email protected]>
lockfile optimized (#3715)

fe34bb06eab69ce9ac5d63ce8476b3d40c51b8a9 authored over 7 years ago by Konstantin Raev <[email protected]>
Revert "Change global prefix directory to `/usr/local` on OS X (#3458)" (#3713)

This reverts commit edfc3709e29dce5757bd445c8d50456313b174d1.

3204a3afcf7c0abf2144f4c9ddeadb5f78d1b218 authored over 7 years ago by Konstantin Raev <[email protected]>
Change global prefix directory to `/usr/local` on OS X (#3458)

edfc3709e29dce5757bd445c8d50456313b174d1 authored over 7 years ago by Kishan Bagaria <[email protected]>
Include top-level package.json in engines check (#3675)

* Include top-level package.json in engines check

* Run checkingManifest iff engines field ex...

e6d5d30ea4716590417d0d344168a635f2f026ac authored over 7 years ago by Adam Crabtree <[email protected]>
tests caches (#3711)

237196d815cd2fcaaa8a90971440e6715d9fe4d0 authored over 7 years ago by Konstantin Raev <[email protected]>
0.27.0

d1dca28ccb235ae215d93d3fb923b73422348287 authored over 7 years ago by Maël Nison <[email protected]>
fixes #3506 (#3704)

68210a329851064781c56013f9ff5c62347ad183 authored over 7 years ago by Konstantin Raev <[email protected]>
Always try to semver.clean(), fixes #3661 (#3702)

c63e015db12e48b9438bd8eeb22b0e26a612ecdb authored over 7 years ago by mchro <[email protected]>
Add new plugin to .babelrc to transpile Array.prototype.includes (#3705)

1e0575c5c6762e2b594a1dd75094389d771799a1 authored over 7 years ago by kaylieEB <[email protected]>
Improve handling of packages without manifest (#3701)

- Better guessing of package names
- Support for hosted git, like github or gitlab
- Support f...

f404b62f4290aa7439d8e8a8a3cee012c1e3dd1d authored over 7 years ago by Adam Stankiewicz <[email protected]>
Fixes resolution concurrency problem (#3673)

73499a6953eb0d71a92562bd2457fb29349ab6ed authored over 7 years ago by Maël Nison <[email protected]>
replacing invalid chars with underscores in env (#3687)

23dd84b4ba2e7aff585cadf98b41edad0c925cfe authored over 7 years ago by Arslan Arshad <[email protected]>
Rename upgrade-interactive help option (#3690)

b0a47580aba7af12a4e87cb50f4c800ca88a0d81 authored over 7 years ago by kaylieEB <[email protected]>
update flow (#3695)

a3ce7c702f644efde783beb8e0b99dc08100f0df authored over 7 years ago by Simon Vocella <[email protected]>
Allow for installing dependencies without manifest (#3624)

* Allow for installing dependencies without manifest

* Remove extra await

* Fix yarn check...

b223d51f39e77476ce4cc6c77849f3e200672394 authored over 7 years ago by Adam Stankiewicz <[email protected]>
fixed lint error (#3684)

73a758ea37f573a25279d3acf2e9501988b249c8 authored over 7 years ago by Konstantin Raev <[email protected]>
Run install and pack when fetching git dependencies with a prepare script. (#3553)

5839c36d3f9fd737adbfd7c6e54b2c02840b2a41 authored over 7 years ago by Jeremy Judeaux <[email protected]>
Update: Better comment around symlinks and workspaces (#3672)

f78fecc2d173599ed8413b87fad78041f35b5130 authored over 7 years ago by Konstantin Raev <[email protected]>
Use setFresh for attribute (#3666)

b92c19a2ea059c742e444c37002f802cd920e511 authored over 7 years ago by kaylieEB <[email protected]>
Fixes 3598 (#3656)

0e2c7cd44a4520b1a0e636290ce63f737a5c7869 authored over 7 years ago by Konstantin Raev <[email protected]>
Update pack.js (#3657)

removed unused variable

71506194f11e3c639cadbd3fcb9e4b24ce2a1500 authored over 7 years ago by Konstantin Raev <[email protected]>
Fix: Fix Node 4 by not using `.includes()` (#3654)

2cb5e6c6b23c09ec2f35e963d73eecc23d0277f3 authored over 7 years ago by Burak Yiğit Kaya <[email protected]>
Fix: Use a dedicated sink for tar reading instead of a transform stream (#3646)

**Summary**

Potentially fixes #3011 (specifically https://git.io/vHAzW).

Turns out our `Co...

d3df0057a59b8cdc2b29370dd61a008553c39106 authored over 7 years ago by Burak Yiğit Kaya <[email protected]>
Give higher priority to .npmignore over .gitignore (#3538)

If .npmignore or .yarnignore are present in a directory that also
contains .gitignore, don't ta...

9199a1bc92d1bd2d860320c89aa94014e7b2e49b authored over 7 years ago by Gabriel Aumala <[email protected]>
Add scripts-prepend-node-path flag (#3511)

7a5df84e8d8c3552deb0321d5d8df7795f37f726 authored over 7 years ago by Ransom Briggs <[email protected]>
Make `yarn run` only add global path to env if it is not present already (#3637)

If the global path is present already, prepending it should not be necessary
and might change t...

3299509938848e13352cfe606ad09cca76c3dfaf authored over 7 years ago by Markus Doits <[email protected]>
Add missing await in npm-resolver.js (#3640)

a4e02f8c960a829f31e04fd836bab3010a7690dd authored over 7 years ago by Pweaver <[email protected]>
Runs prettier

ec720fc4db9018ee32a036ad368047eea9eb2d0e authored over 7 years ago by Maël Nison <[email protected]>
Add legend colors 3454 (#3561)

* Color legends added for upgrade-interactive

* Updated the legend color message

99b822c34bb7bc13acb19c055f23f60316e078ac authored over 7 years ago by Charles Dimitri <[email protected]>
Fix: prevent Git from showing a password prompt (#3633)

**Summary**

Fixes #764.

Turns out when fetching packages from remote sources via Git,
it ...

27e9922e97f28db9d0151478e39133ba0cb46926 authored over 7 years ago by Burak Yiğit Kaya <[email protected]>
Color fix (#3607)

* Added reset to unbold for simple windows console.

* Reset chalk for test consistency.

0361edf4b4bd330370bff1d57803f2d0ecd94273 authored over 7 years ago by Michael Kriese <[email protected]>
Fix prettier on windows. (#3635)

a7202858b0b39895037996aec851b419db9b4455 authored over 7 years ago by Michael Kriese <[email protected]>
Enhancement: slightly optimize how we update status from running scripts (#3629)

* Enhancement: slightly optimize how we update status from running scripts

** Summary **

T...

0817ded0eedd1719ef96a3dd7e711bd3a8bf7fce authored over 7 years ago by Burak Yiğit Kaya <[email protected]>
Fix: Properly escape additional script args (#3627)

**Summary**

Fixes #3595.

We were naively adding quotes around arguments that contain space...

e411962c5c87c2fb44b83bb03621c2ba09afca97 authored over 7 years ago by Burak Yiğit Kaya <[email protected]>
Chore: Remove unnecessary empty objects from resolver.init calls (#3611)

Follow up to 7515772eabc91b741244a4f19aa34dce0a5dc5f4.

After refactoring #3604 I forgot to re...

7e52cbb03715606e6198c878a8637388702a1f44 authored over 7 years ago by Burak Yiğit Kaya <[email protected]>
Fix: Don't do range collapsing when using a frozen lockfile (#3604)

**Summary**

Fixes #3313.

Yarn automatically optimizes less-than-ideal `yarn.lock` files, u...

7515772eabc91b741244a4f19aa34dce0a5dc5f4 authored over 7 years ago by Burak Yiğit Kaya <[email protected]>
Add `yarn run env` script (#3596)

* Add env script

* use process.env instead of printenv

472a9312a09dc5c93df6e683f34806f5a988731b authored over 7 years ago by kaylieEB <[email protected]>
Add "latest" flag to "yarn upgrade" (#3510)

* Added additional (passing) tests for existing upgrade behavior

* [#3384] add --latest/-L fl...

b9fe983307ed426ee02624f219519c52b828d110 authored over 7 years ago by Jeff Valore <[email protected]>
Remove .includes for node 4 compatibility (#3592)

645d0d8fa0a9bb93ecdd31e98894765cad011b0f authored over 7 years ago by Adam Crabtree <[email protected]>
Use `.every` instead of `.filter().length === 0` pattern (#3594)

0cc6c312a69693143d9ef6873aeba49b90f9320e authored over 7 years ago by Burak Yiğit Kaya <[email protected]>
0.26.0

f94bef3fdf6724f1310d069c49781cd6e0951f43 authored over 7 years ago by Maël Nison <[email protected]>
Adds support for both slashs and backslashes on Windows (#3578)

879e768b1506ab03ecf20b8e0c5ba27bcd4fcb9b authored over 7 years ago by Maël Nison <[email protected]>
Workspace phase 3 & 4 (#3516)

* Workspaces phase 3 & 4

* fixed check command

* addressed comments from @arcanis

* ret...

4463175c5cd67264d116cd54bc724fc3b0967256 authored over 7 years ago by Konstantin Raev <[email protected]>
Fix GitFetcher.fetchFromLocal using wrong hash (#3527)

Following up #3449
expectHash is used beforehand to generate the cache destination, but
actual...

bebe4cc36f77f050ea70d678a5c9c8d0ecf83dbf authored over 7 years ago by Ngo The Trung <[email protected]>
Calls setupMirrorFromCache when fetching through the git-fetcher (#3548)

* Calls setupMirrorFromCache when fetching through the git-fetcher

* Adds tests

* Update i...

168ae00b6586f103f120977dc03df4e0fb7f047c authored over 7 years ago by Maël Nison <[email protected]>
Allow tildes (~) in config paths. Fixes #3393 (#3537)

46750b2bebd487fb2d2011b9c4b7646ec6e2d8a3 authored over 7 years ago by Miguel Jiménez Esún <[email protected]>
fixes binary links issue (#3545)

* removed save phase in package-linker

* added test

* test fixes

c5a32cc8521736fff1da22b8ba78e260faa9c73b authored over 7 years ago by Konstantin Raev <[email protected]>
fs: do bulk file reads to optimize cache extraction (#3539)

* fs: do bulk file reads to optimize cache extraction

This patch boosts cache extraction by ~...

7a63e0d23c46a4564bc06645caf8a59690f04d01 authored over 7 years ago by Kat Marchán <[email protected]>
Put yarn into silent mode when calling nested `yarn run` commands (#3536)

76489f9c8e03a72be032866218dc76ac94c54120 authored over 7 years ago by Sebastian McKenzie <[email protected]>
Add support for new link: dependency type (#3359)

db5edeaa22dd27898ab5c5f1b45f88b6b2095e39 authored over 7 years ago by Olivier Louvignes <[email protected]>
Allow to clean named package from cache (#3523)

* feat(cache): allow to clean named package from cache

* test(cache): add a test for clean wi...

9a54b456e18cc3527a8140cee9a1114e6d0e13da authored over 7 years ago by kslimani <[email protected]>
Make lockfile Yarn and Node versions opt-in instead of opt-out (#3513)

94778772fbd6ef967233f05f9664899446909f9a authored over 7 years ago by Raido Kuli <[email protected]>
Refactor and optimize `bin/yarn.js` (#3482)

* Refactor and optimize yarn.js

* Refactor and add `watch-modern` task

9acdd68db4c3431ada75ef26b80e49490477a392 authored over 7 years ago by Kishan Bagaria <[email protected]>
Fix typo in reporter message (#3502)

848139fb50fcb022a1e4aabb42c39a3b08a39a67 authored over 7 years ago by ppsmirnov <[email protected]>
Workspaces phase 2: executing commands (#3365)

* Adds yarn workspace command

* Adds workspace support to install (/ add / remove / ...)

*...

8ede3c41cfb389ee408ae1094503649dc11b11cc authored over 7 years ago by Maël Nison <[email protected]>
Exit process with code 1 when outdated dependencies are found (#3484)

c4f264f2e9d23f473abc406c4828cff864177fc6 authored over 7 years ago by Kishan Bagaria <[email protected]>
Fixed yarn outdated and yarn upgrade-interactive to show URL for packages (#3442)

550e87ba85982f4f64fa7c57f47f3af1b6b29d2d authored over 7 years ago by Yaroslav Admin <[email protected]>
Fix manifest trivial dependency normalization, fixes #2660 (#2923)

* Add test for normalizing manifest with trivial deps

* Fix normalization of manifest with tr...

e177c3732e6cd2adb468427d06a3bbcd2a5e4356 authored over 7 years ago by Rob Hulswit <[email protected]>
Bugfixes (#3478)

* Fixes scoping

* Fixes how the "files" entry is generated with enable-meta-folder

* Adds ...

1f84d37ddebeb1d5f18ecf128d6a812a42be4a72 authored over 7 years ago by Maël Nison <[email protected]>
Replace `no-async-without-await` plugin with in-built rule (#3480)

* Replace no-async-without-await plugin with in-built rule

* Prettify .eslintrc

9e28a26d2572555f6b68bae029f672da1005be26 authored over 7 years ago by Kishan Bagaria <[email protected]>
Make package-compatibility and package-fetcher stateless (#3422)

* extract resolver from compatibility class

* make package-fetcher stateless and indipendent ...

675a3e6a2b849d76bdca5acf5085f465e4589164 authored over 7 years ago by Simon Vocella <[email protected]>
Delay resolving patterns to existing versions until all final versions are known. Fixes #3466 (#3477)

a080a835587430ffa0d2529cd16fd04ed1b2763c authored over 7 years ago by Rob Hulswit <[email protected]>
Add explicit check for tarball files in mirror files directory (#3467)

* Add explicit check for tarball files in mirror files directory

* Add test case

d57cce98efc3bb1b8a9768998cadb961a4381f91 authored over 7 years ago by kaylieEB <[email protected]>
Optimize async functions (#3461)

* Add lint rule `no-return-await`

* Replace redundant `return await` calls with `return`

*...

c1fe8a16c6c66d4c0fe7a0955b8432aa01a01587 authored over 7 years ago by Kishan Bagaria <[email protected]>
Properly ignore hoisted popular transitive devDeps in --prod mode. Fi… (#3465)

* Properly ignore hoisted popular transitive devDeps in --prod mode. Fixes #3439

* Use destru...

ca8140369629bb9bfd132d5447fea7ecd48e031f authored over 7 years ago by Rob Hulswit <[email protected]>
Display activity spinner during cache clean. #3452 (#3456)

67fe99dc8d59e1423dc455057f9716ec186e2b44 authored over 7 years ago by Jeff Valore <[email protected]>
Fix support for private git repos when using shorted repo syntax and lock file exists (#3425)

Force git remote type if the resolved url it's a git private url.

eac179c6ce8d8064774d06f20e2c3f77d61b4f80 authored over 7 years ago by Ramiro Silveyra d'Avila <[email protected]>
Added support for more git URL formats (#3445)

77ce1c9f943865ebb83fb637362696990360cdab authored over 7 years ago by The Dumb Terminal <[email protected]>
check.js: Ignore dedup warnings for bundled dependencies (#3337)

Any package with bundledDependencies will be added to a hash of bundled
deps, which are used to...

dac451d260790ae97e86a3731ce2cecffe416638 authored over 7 years ago by Stephane Rufer <[email protected]>
Disables the hash check for git repositories (#3449)

da920f2cfafc3b6d3d88bbf8d4fa4a3e6aa4c6a1 authored over 7 years ago by Maël Nison <[email protected]>
Remove concurrency in creating bin links (#3097)

* Remove concurrency in creating bin links

Fix for #1961

* Add linkBinConcurrency constant...

e56cdb8f0a68aa8e7c0992698a0f9b3225052d5b authored over 7 years ago by Alex <[email protected]>
Improve feedback messages for `link` & `unlink` (#3434)

fb2d1a42b3a9d6ec2e60c2a87e0b7e71961a53fb authored over 7 years ago by G. Kay Lee <[email protected]>
Plumb "--network-timeout" command line flag through to the request-manager (#3417)

b728e330d51a572eb02a2ae61124bbc1982ee304 authored over 7 years ago by walkerburgin <[email protected]>
Delete eslint-plugin-prettify and revert back to custom scripts for prettier (#3426)

* delete eslint-plugin-prettify and return back to custom scripts

* formatting eslintrc

* ...

1b21157868f7f9b4ff82e6d3d0dfb0177da2867d authored over 7 years ago by Simon Vocella <[email protected]>
add prettier and prettying everything (#3401)

* add prettier and prettying everything

* fix scripts and run yarn prettier

* fix scripts ...

25890c8cf90ff23c3230ab7b8debe73ef9a80b34 authored over 7 years ago by Simon Vocella <[email protected]>
fixed order of object.assign (#3410)

* fixed order of object.assign

* added tests

* lints

* added fixtures

6fc6d6279dbba3ec40cc3a0dad31755b5a90f7c2 authored over 7 years ago by Konstantin Raev <[email protected]>
update eslint, eslint-config-fb-strict and other dependencies (#3390)

* update eslint, babel-eslint, eslint-config-fb-strict

* update lockfile

* downgrade babel...

b501276ab7c7281ee1cd4ba41840a97f1cd8ce1a authored over 7 years ago by Simon Vocella <[email protected]>
LICENSE: Specify BSD 2-Clause (#3133)

a371bc2e851c48ba2c922c5eb2834aea5feafa11 authored over 7 years ago by Kevin Ji <[email protected]>
Allow emojis to be force enabled with `--emoji`. (#3126)

The previous behaviour had a default of enabling emojis for Macs, and
allowed explicitly disabl...

10b82bb063c2e2feee669ddb9dfaf4126b74c7a7 authored over 7 years ago by Liam O'Boyle <[email protected]>
[Replace #2507] Support VSTS and other custom registries with unusual feeds (#3231)

* Fix issue 2505

* Fix flow check

* Fix test errors

* Load custom package host suffix f...

33820719e2c049ff93e86d29251b96d496f2b6e8 authored over 7 years ago by Lukas Spieß <[email protected]>
yarn publish not ready for CI (#3391)

cc79cff21e4076b61bde511854d81c9e6f57c464 authored over 7 years ago by Konstantin Raev <[email protected]>
Added a list sub-command for the yarn global command. Added unit test. (#3308)

This involved moving the list function out of the buildSubCommands so it could be called from ls...

4a37df0a72922ac584bc84aaa8b8a077ce9d07ef authored over 7 years ago by Matt Fehskens <[email protected]>
0.26.0-0

20f00acc36c20351bfb94dd64a31e3077d4be10d authored over 7 years ago by Konstantin Raev <[email protected]>
v0.25.0

f6b9659d914d91788b2d47be614bc1d076b113da authored over 7 years ago by Konstantin Raev <[email protected]>
picked form #3387 (#3388)

065c5a121ef401a2b5d0d32f3d17f135b72e089b authored over 7 years ago by Konstantin Raev <[email protected]>
Make yarn-bundle-entry.js executable

859a6ba4dec9619bdb11069117b278ffad951edf authored over 7 years ago by Daniel Lo Nigro <[email protected]>
improved error message (#3269)

* improved error message

* updated snapshot

* different errors for hashes mismatch

90095543c6adff0b5f09d0a6d9242e4251da2975 authored over 7 years ago by Konstantin Raev <[email protected]>
Remove warning spam during install with file mutex (#3165)

41e882ee88fa609b7b954a30f9b3d0c99590ad8f authored over 7 years ago by Matt Traynham <[email protected]>