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

CI: added retries to Travis runs (#2604)

* Added 3 automatic retries for builds on travis

8ff015857ae3ab35d0af35ee3722c820279ab119 authored almost 8 years ago
adds YARN_INSTALL_METHOD for apk (Alpine Linux) (#2607)

8deff0565c243396e52d09ad5d2068f731558a0e authored almost 8 years ago
Fix `yarn version` which yields same output as `yarn --version` (#2491) (#2510)

* Fix `yarn version` which yields same output as `yarn --version` (#2491)

There was a conflic...

d66575e2b03a80aa9c08578a7e28d9e745faa836 authored almost 8 years ago
add Named Constructor for Config and create a real NoopReporter (#2594)

* create a named constructor for the class Config; remove every useless import from other files
...

9533405a9413b12b29aec9a5096f04c2176ebe78 authored almost 8 years ago
Fix registry auth comparison when registry urls and request urls have explicit vs implied port numbers (#2598)

bb21491df0f09887b61f62057d30c2b8e59c1db5 authored almost 8 years ago
Make sure there is a url to resolve before trying to resolve it (#2561)

Currently, when you have interconnected file dependencies, yarn install
fails after a lockfile ...

e3edb66f09dd61c5b1bcd2f22c2b3e94b6e4fc42 authored almost 8 years ago
Do not link bin scripts from dev dependencies with `--production` (#2584)

* Do not link bin scripts from dev dependencies with `--production`

`bin` scripts for `devDep...

41930e4b94ca24ab46943a6b12efdde9dbae4886 authored almost 8 years ago
Drop `diff`. (#2592)

ad28433ef24d57627113824a628878effebae3ad authored almost 8 years ago
0.21.0-0

79e77f164c4d39c4d49a65c5259d53d8ba1d1b53 authored almost 8 years ago
v0.20.0

978a3b185e606e6df08a7790be5035ae9150675f authored almost 8 years ago
Remove `eslint-config-kittens`. (#2587)

03abc968fec866d6afd178d051031a89fdc3fcc3 authored almost 8 years ago
Use `string.prototype.repeat` over `repeating`. (#2583)

* Use `string.prototype.repeat` over `repeating`.

* Add test for `upgrade-interactive`.

864b563074af16c804fc79fda07677af3e6cd501 authored almost 8 years ago
Bump `detect-indent`. (#2579)

268d2e4821dd21a312ff50e747ea49a87104aa6f authored almost 8 years ago
Remove `babel-preset-es2015`.

de42a0a7bf0789d9619526c27ece595295bc59e1 authored almost 8 years ago
Fix clause termination (#2562)

6a29bfed8cfc86a1eb4c2d35c25f52aae04b9022 authored about 8 years ago
Canonicalize symlink on Linux only (#2560)

e25633a02d7e351a4a1026854db0f814f674ec8e authored about 8 years ago
Bump `strip-bom`. (#2555)

5e107976f545f5c1086992779f67899ab2599f7c authored about 8 years ago
Remove `lockfileOutdated` description `$` to allow easier copy/paste (#2516)

* Remove `$` to allow easier copy/paste

* Remove more dollar signs

a1c13e931212f0ad2ef1eddd22f7e4af6e461978 authored about 8 years ago
make add command working with latest tag if offline or preferOffline is setted (#2521)

dfb6a2b636860c516c02b1272e4c2629f87025d3 authored about 8 years ago
Fixes yarn init showing [object Object] (#2545)

b0eb13a4e17c36f1c3afef05450bb92f632391d3 authored about 8 years ago
Bump `inquirer`. (#2544)

8175bd3f6529abbcda8f0c0774cff7ed5c58563d authored about 8 years ago
Sanitize add'l arguments if value contains spaces (#2551)

741bb680e4b4e0e340852fe767b5262f6a4c75a0 authored about 8 years ago
Fix install --production not installing used packages, fixes #2468, #2263 (#2537)

* Explicitly mark ignored deps of non-ignored packages as non-ignored (#761, #2468, #2263)

* ...

e957e223c5bb0b70eea8262750730c5d46db3e11 authored about 8 years ago
don't cache dependencies installed with file: protocol - fixes #2165 (#2443)

* added failing unit test for #2165

* fixed unit test

* updated unit test

fff789e3e30b854f69a98a2fcf41e9165c965e7e authored about 8 years ago
fix: check for cpu and os constraints if the arrays are not empty (#2490)

* fix: check for cpu and os constraints if the arrays are not empty

* added tests fixture

93fa0f7c2857b5e9301d554b2b4c362d20988324 authored about 8 years ago
generated new caches to fix tests (#2518)

49c02b3eed1ed92f8823d89932b5abfedb39e86c authored about 8 years ago
Handling scoped packages offline (#2497)

- Scoped packages are located in `CACHEFOLDER/REGISTRY-@SCOPE/NAME` opposite to 'regular ones' s...

ddb9fa8a10415a9082d7deda8a314aaee2eab7e9 authored about 8 years ago
fix 2083 supportsArchive can be changed with nothing beeing cloned (#2431)

* fix 2083 supportsArchive can be changed with nothing beeing cloned

* improve fix 2083 suppo...

8482400ee1b5dbb467b6013cbf0c9b6810e8fecc authored about 8 years ago
Remove .DS_store this should also be in a global .gitignore (#2506)

e8242cd098d5ffb59496d0f937fa04c54d67eeef authored about 8 years ago
[FIXES #2096] fix relative symlinks of symlinks (#2454)

This makes yarn link work when $HOME/.config/yarn/link/ is itself a symlink.

----

The foll...

65e89b5d02e06a15c65f13198c39271684c4f217 authored about 8 years ago
Typo fix (#2475)

* fixed typo and test

* skip test, still not fixed

edd1a07968d8d2e526d0c5ca00fd18ef80b553b3 authored about 8 years ago
Install a package with latest tag, it looks for the latest dist-tag (#2471)

dca82232f02236aa5d448699b75cdaaaacd1edaa authored about 8 years ago
added a broken test for #2263 (#2473)

52891570be62e03665fe9a75591b2f8db4a10c81 authored about 8 years ago
[CI] disabled 'install should dedupe dependencies avoiding conflicts 8' test in Travis OSX' (#2461)

* [CI] disabled 'install should dedupe dependencies avoiding conflicts 8' test in Travis OSX'

...

97c4583dafbd8e8fc96a5d132395b903650f52a8 authored about 8 years ago
Do not hardcode basedir in bin/yarn (#2455)

fda53e97b07d32982d9ada611588d4baedc7ff51 authored about 8 years ago
fixes #2406 - don't create tag for preminor version change in master branch (#2407)

* fixes #2406 - don't create tag for preminor version change in master branch

* new line

9347540b09cc71d71f8651b2423ff8bbe3eeaf50 authored about 8 years ago
feature: check --verify-tree for verifying node_modules structure (#2419)

* feature: check --commonjs for verifying of node_modules structure being in sync with common.js...

c98df16b1d01dda2dd804c3da35ff6915649917e authored about 8 years ago
Add hash to cache path for non-NPM packages (#2074)

* use a more robust cache directory name for non-NPM packages

* add basic tests for the new c...

af4cc0ee08986e66c9fb54ace1f1ded1cbdf21eb authored about 8 years ago
Canonicalize symbolic link (#2441)

d2036360002354497df5e770291cce6490502727 authored about 8 years ago
Add `-loader` suffix in webpack, closes #2410 (#2447)

Previously, packages named with `-loader` suffix could be specified as loaders within Webpack wi...

500bd03a02d7520d196880bbd6d86ebc0fbac124 authored about 8 years ago
Fix bug for #2117 - http url not working (#2449)

* test for https but fallback to http if necessary

* add lang key for https

* fix broken t...

8231aecd41a2fa6a01bfff757358aebe1a72d2f5 authored about 8 years ago
Set boolean config values correctly (#2440)

* Fixes #2434

9316ebd62750d0dd7e68325511bb228bcf9e7e5e authored about 8 years ago
Treat some configs as internal to fix #2286. (#2422)

* Treat some configs as internal to fix #2286.

* use user_agent as config key for test

* U...

c3191986dd0c75214441b6c9160019014b1fa34d authored about 8 years ago
[CI] enabled package-resolver tests (#2373)

* [CI] enabled package-resolver tests

Keeping npm-ml tests disabled for now because they are ...

6d988fe5cc244e43d18ba854aee66d7437b60718 authored about 8 years ago
Fix check of scoped packages' sub-dependencies (#2295)

* Fix check of scoped packages' sub-dependencies

* Added test of scoped packages' sub-depende...

e48cd2ab06a0f9ebbe501ec2e2f23175051a594e authored about 8 years ago
v0.20.0-0

244d6881d232e5fda194b0a07b7989567923e60b authored about 8 years ago
v0.19.0

98e0ce78a497cd909f6e51276f7704ad61063412 authored about 8 years ago
supported non stable releases by default according to https://github.com/yarnpkg/website/pull/338 (#2404)

408152960f75536ebad1d001e67fb365bbc0e644 authored about 8 years ago
Fix yarn pack command for scoped packages, fixes #1714 (#1897)

19c6300d0384b7fdb93fa1d39759548220f9dc9e authored about 8 years ago
constants: Fix file path comment (#2399)

df8ff3613b21f9e83847ee00b121f154954330a3 authored about 8 years ago
[CI] circle: Fix the yarn cache directory (#2397)

6c56fb7719ffa03ec5fa8356a85f20a8b15afef5 authored about 8 years ago
travis: Use the built-in yarn support (#2391)

a1192e596b85acb2f63daa1cbf30e662c2125310 authored about 8 years ago
Add use of reporter lang method (#2269)

6656ee3717330fb93c616c0ce8d0d9c154585774 authored about 8 years ago
Fix `yarn link` not linking bin (Fixes #1585) (#2271)

* Makes `yarn link` link the target package’s `bin` entries to the global bin directory, as if i...

a9eb571a85d2aa3c2255582ff93aca1bc37823fb authored about 8 years ago
[CI] Configured Travis OSX builds to run in 1 thread for stability (#2386)

* [CI] Disabled OSX tests on travis again, stability

* try tests with less parallelism

* s...

d4370f815157ced77afbc75e2f2572a2c120647f authored about 8 years ago
Remove failed to install optional modules from node_modules (#2375)

* Remove failed to install optional modules from node_modules

* Rename and fix tests

* Use...

70a412f1a4cd1b41a24aab160bb0c782ae5d705f authored about 8 years ago
Don't push duplicated elements to config.rootModuleFolders (#2377)

0674a95127b219d6773dc42198064b6b0abddbab authored about 8 years ago
Change log level of optional deps to warn (#2379)

ece99d066f7849e267ed5da5be70c9b512ef11e3 authored about 8 years ago
fix private ssh urls

e48275dd4d550dabe94e34d98faae76793d02649 authored about 8 years ago
removed some comments

e22f85fb879ffa3c6f68102b8790435809779cb9 authored about 8 years ago
remove lines that cause tests to fail

4fc2fe3ce4b19a90a3bbe2fd423bf543b3186f14 authored about 8 years ago
removing console.log

7bd57c5b73a16e3c5fbe3d048425a400c9438746 authored about 8 years ago
fixed lint issues after merging #2296 (#2374)

* fixed lint issues after merging #2296

* increased add.js timeout for add command

38c7aa591b2352a2b31a94ef62e40bc4b4501920 authored about 8 years ago
The output of `yarn add` with a non-existent version is messy (#2296)

* add inquirer prompt for searching package versions

* add test

* missing fixture folder
...

ba807f7071c313ca71aeddb6fbfa2b4f22520875 authored about 8 years ago
[CI] enabled node 4 in Travis builds (#2370)

9d1f04fd0830bad2822b9f0ff8e2c49ec8c69d43 authored about 8 years ago
Fix `global add` on Windows (#1043)

* rename cmd link to cmd shim from .cmd.cmd to .cmd

* use !== instead of !=

fdade5d74c95f251a10ab8582eb0ccafbc3b4764 authored about 8 years ago
[CI] flow is a dev dependency, removed it from prod dependencies, broken in #2307 (#2369)

e66026436a22d57afef017832c951a5604e5a11a authored about 8 years ago
Upgrade to [email protected] / fix some typings (#2307)

* Adds inquirer libdefs for more exact typings
* Refine / Fix some flowtype errors (mostly in _...

867cf4f2e4fefee5b682b1b61fc360502834d70c authored about 8 years ago
Bump `proper-lockfile`. (#2299)

cbf19f6bc9831ea881510be21dae2df64c7cb7da authored about 8 years ago
Remove all IDE-specific ignores (#2325)

301f802f976cd668866a9462107294c70915dd5e authored about 8 years ago
Fix #2281: prevent hanging when cannot write yarn-error.log file (#2328)

cdfe06c59d7a17af2906d2e3c2e231d8115fdea6 authored about 8 years ago
Tests stability improvements (#2362)

* Silly fix: Node on Ubuntu on Windows crashes when there is a for-of loop followed by an except...

52adb292c738739b31126683c80e306afbe8cbd8 authored about 8 years ago
change up to alias upgrade (#2363)

efa1c7a84082589e6f8c375c3fcbc82f07e7a238 authored about 8 years ago
updated tests caches (#2338)

* updated tests caches

* updated hash in test

f3bfc9cf5dd0089e1dd4920d153954ffa91881b6 authored about 8 years ago
Simplified test due to inability to mock process.platform (#2262)

The original test asserts that window cmd line formatting is properly applied or not applied, fo...

31fbafe30f2d573e2b29737c2fe3d41177993993 authored about 8 years ago
(2301) Release notes in Chocolatey package

ffefcabb003f1641b65d50e570eee1931ff27b52 authored about 8 years ago
Disable progress bar (#1962)

* Add support for disabling progress bar

* after config is initialized, check global yarn con...

8f3cb99ca45871ff188c4169fd0272327cac9157 authored about 8 years ago
Fix adding package with name like one of the options (#2268)

* Fixes #2112

6972396c2308b1e0f063bd866b0d1b3fb166c2df authored about 8 years ago
Fixed #1242 - missing transitive dependencies (#2279)

* Fixed #1242 - missing transitive dependencies

* nits and fixes

* added a few more tests ...

2e79c5efc00eea37e90e91e2c2407cfa67eaa233 authored about 8 years ago
Set tgz files as binary in git (#2273)

eb95e1593000ca42cc6119da48b7983a73e024bd authored about 8 years ago
Removes patent/license boilerplate from last two remaining files (#2267)

* Remove patent/license boilerplate

* Removes patent/license boilerplate

f14597c00034b692105516fa44848bbef0ae1404 authored about 8 years ago
Allow production=false flag to override production ENV (#2223)

* Allow production=false flag to override production ENV

* Set production config flag in one ...

1df5359a66346aedf5b654e42b993eafde0c6a0f authored about 8 years ago
fix-679: empty lockfiles with no dependencies (#1703)

* fix-679: add the test

* fix-679: fix test after merge

* fix-679: add fix on install patt...

24199a0091196144ba373e31afde199dc4e077ac authored about 8 years ago
Increased specificity of Windows platform check (#2262)

* Increased specificity of Windows platform check
#2261

* Extended tests for #2261

* simp...

73d9e70cc7c84ee1cd5b56c64e668a7d54519e52 authored about 8 years ago
Support interactive commands in standard MINGW as well (#2243)

* Support interactive commands in standard MINGW as well

Previous fix only supported some old...

35ca8605817ee22068d6cb3fb088eabebed36933 authored about 8 years ago
Convert scripts/install-latest.sh to a shim that loads the real script

6a317c276e7bb170255ca609a56b59cd5c870444 authored about 8 years ago
Fix scripts cmd slashes for windows (#2082)

8809eddf51c0c6d2046881c2cc3f2c402c96f695 authored about 8 years ago
Add version lifecycle step to the version cli command (#2128)

Like npm having the option to perform commands during
version publishing is important. This new...

2843f24fe5500e3c00ec699be55129a18f14a84a authored about 8 years ago
add package name to warning messages about unmet/incorrect peer dependecy, fixes #1556 (#2207)

546c970551f47ae4ced2e4d90386ec434607009c authored about 8 years ago
Fix #2177 - Remove GLOBAL_INSTALL_DIRECTORY const (#2216)

Replaced by ~/.config/yarn, as seen in the getDirectory() function in
src/constants.js and the ...

f0541aa1b8b7c693f44c832ad5b7a42942271238 authored about 8 years ago
Normalize the author and repository the fields (#2219)

Fix for #2179. The interactive prompt of `yarn init`
can't display the nested sub-question for ...

44d9f87d5cd7c24cfe3be53f48d119c9a0a43f39 authored about 8 years ago
Small aliases refactor. (#2236)

* fix eslint `sort-keys` rule

* seperate shorthands and affordances

85026be29e0bdc223dff74b95d2c68fa6669af90 authored about 8 years ago
Add "Too many arguments" message to `info` and improve code coverage (#2235)

b1166d786fbe842ab79fa8bea44701c1040703f2 authored about 8 years ago
Fix #743 - make yarn interactive commands run in Git Bash/MSYS env (#2230)

8515f9b9ba5000bcbb456fb3404bcc6467c96409 authored about 8 years ago
Fix an issue in package hoisting (#2164)

* Fix an issue in package hoisting

When a dependency is ignored in a dependency branch where ...

90245484d49b7f0e03c5c656e5c361a02fb13556 authored about 8 years ago
Fix #1941 - Allow yarn script to be linked (#2217)

7fe2e53a59d5c5d256459854dd7ad4d4ff874682 authored about 8 years ago
Add project commands that `yarn run` could run (#2215)

Close #2194

89f181491e1258032c2b0365855ee2f1c37a913d authored about 8 years ago
Show homepage of outdated dependencies (#2209)

* Show homepage of outdated dependencies

* Don't compute max length of URL column

Since we...

1f2c74295402e8b868c994fbe28fde42715d8d71 authored about 8 years ago
Support field paths in the info command (#2183)

* Support field paths in the info command

* Also default to local package when second arg is ...

d5da81e7cb49fc992ec31a04ab0e6283465732f7 authored about 8 years ago
Allow 'production' ENV to take precedence over NODE_ENV (#2057)

c2a84a12c6317f86406b18f07eb8a26e9aa8660a authored about 8 years ago