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
efbe809caafed9c4c6be97ea849dbbb980bdde25 authored almost 7 years ago by Per Lundberg <[email protected]>
* test: Test .gitignore files restricting to their own subdirectories (#2603)
Currently, .git...
eb5e4919c68172706aeb27dfeb8573706c7a1930 authored almost 7 years ago by Christopher Mühl <[email protected]>03f942ce0e9d36cec8781bb59a7a47964caf84b4 authored almost 7 years ago by Daniel Lo Nigro <[email protected]>
e1c74676325ee4ba34125d1a297359a207c13f9a authored almost 7 years ago by Pig Fang <[email protected]>
fc881a50ff0b69e50711275f5bac16867d5dc176 authored almost 7 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
9bb4b461d61994a9a59265653ec6868405bc1ff2 authored almost 7 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
7d4ec52a4c7b7990e06c2e5e8c10f9cd7863ed05 authored almost 7 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
63f3f2a37830c07fb05657477c6df4d8ec087f0c authored almost 7 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
* Adds the pkg-tests testsuite to the repository
* Fixes flow
* Adds babel to strip flowty...
5fc6f7fc2eeafa631d663f0f6a6bd59c154e25db authored almost 7 years ago by Maël Nison <[email protected]>**Summary**
`yarn info` tests were broken due to some registry changes. This patch updates th...
dd1bf7ceda0be33f98492ede0bfc9c2b08b2abfd authored almost 7 years ago by Burak Yiğit Kaya <[email protected]>124875e28fcbfca40cbe8158e58fe3bd4210e65a authored almost 7 years ago by Maël Nison <[email protected]>
* Improves "yarn workspaces info" to include data about how workspaces depend on each other
*...
7bf5c16722b30ae978fab674a36f1e7ec53a5412 authored almost 7 years ago by Maël Nison <[email protected]>46763895ff4cc05d95f786d715539ceacb4b8ca9 authored almost 7 years ago by derekellison <[email protected]>
* Don't show yarn output on console during tests
* Fixed typo in test case names
* Disable...
559b5f22b93d1dcf667d4308fd1272803bbb6056 authored almost 7 years ago by sth <[email protected]>* WIP: ability to store a built package in offline mirror
* added tests
* more tests
* ...
eab88b8268f15851b817fafe554b653a301a6747 authored almost 7 years ago by Konstantin Raev <[email protected]>0fb0fc00ac09bea1bc23eccf055104f234592b0b authored almost 7 years ago by Maël Nison <[email protected]>
1a4e9ff4128b3aefe6b57e77a3456813dea6f28a authored almost 7 years ago by Steven Hargrove <[email protected]>
204f2f6541bda1d69d2a55fa1eb2bfac371af328 authored almost 7 years ago by ed eustace <[email protected]>
* feat(cli): sort by version when asking user to select a package version (#5220)
* Fixed flo...
a98ea3ff44902493748c3c78d2002ce54f7761d1 authored almost 7 years ago by Ian Sutherland <[email protected]>46ae276adc6817127aad87b119f1cd9e522f2965 authored almost 7 years ago by Bryan Wain <[email protected]>
* chore(cli): don't ask questions during publish when --non-interactive is specified (#5002)
...
0f713c1e4c561fbcfdedba3e6c83afdd3166d301 authored almost 7 years ago by Ian Sutherland <[email protected]>fixes #5350
**Summary**
When yarn `upgrade --scope @angular`, only `@angular` dependencie...
5ee898ba8f02a8a90f69d40aa6882ecb5e41743f authored almost 7 years ago by SilverFox <[email protected]>
fixes #4984
fixes #5327
Summary
Previously the relative path to the script to run was bei...
ce47045bcf4621d2f016bc365480d5b2a53c3340 authored almost 7 years ago by Jeff Valore <[email protected]>9cd66df76bcfff560e05a41903bcaa79feb84c61 authored almost 7 years ago by Karolis Narkevicius <[email protected]>
6dc0d23310f8da12ae8d8398424ab1d212564453 authored almost 7 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
62c3be8d9d6b728987eea8f2bc466b2a763f01f4 authored almost 7 years ago by Mike Chen <[email protected]>
* feat(config): Use more conventional paths for config and data
This implements:
* Support...
2d454b552d447a0f79a04e4e451e926e1c0a29e7 authored almost 7 years ago by Will Binns-Smith <[email protected]>The horizontal rule had no empty space between it and the previous paragraph, and as such was re...
18bed13c654a8ca39d68a9cb808df05acadbbacd authored almost 7 years ago by Liam Ross <[email protected]>* fix(workspaces): Workspace command will now forward all cmd line args to child process.
Pre...
0fce70af46ad5acb28cbc41ebf1dfecc6b6f48ed authored almost 7 years ago by Jeff Valore <[email protected]>* fix(cli): fail when `yarn add`ing Github package with no version (#5292)
* Attempt to re-tr...
1b4b318355115cff5e58f128c53709b37b6ed28e authored almost 7 years ago by Mike Chen <[email protected]>* clean multiple modules from cache. fixes https://github.com/yarnpkg/yarn/issues/5273
* add ...
7fcf4dd4d95cdfa8856cea8a5daa29d48eb2d70b authored almost 7 years ago by Priyantha Lankapura <[email protected]>* feat(install): Implement a very basic hook system
This PR adds a very basic and undocumente...
aee005aa16a929a69730235e4f178f5a7bc5f81b authored almost 7 years ago by Maël Nison <[email protected]>* feat(upgrade, add): Separate added/upgraded dependencies into direct/transitive
When adding...
d68b6c96d161ad58833f7751668bfee25a3d4252 authored almost 7 years ago by kaylieEB <[email protected]>* feat(publish): Publish command uses publishConfig.access in package.json
For npm compatabil...
aa200e4d63f8720738ca4c07bd5a38c2f89a402f authored almost 7 years ago by Jeff Valore <[email protected]>* fix(CLI): Use process exit instead of exitCode
Since node 0.10 doesn't support process.exit...
aa855c5c59334762be559956b042b053fdd1ace2 authored almost 7 years ago by kaylieEB <[email protected]>06103bda963071eb6476a662cfdb159b407987e3 authored almost 7 years ago by Maciej Kasprzyk <[email protected]>
When a package is not found during installation, show which package is
requiring it (if any) in...
**Summary**
Yarn already supports aliasing a scoped package with an unscoped package:
```bash
...
6dbc9d7b4af6db4d2460f5abb18fdd207a3417a5 authored almost 7 years ago by Michael Jungo <[email protected]>
* nohoist impl check point
- nohoist implementation
- 'why' command fixes
- 'add' command f...
00c4b0f3199c8eb2b6cc23e20d33faddb993f1a5 authored almost 7 years ago by Maël Nison <[email protected]>
543f649d355bb5b3b0b56e1c73c6e3ca93a299c8 authored almost 7 years ago by Maël Nison <[email protected]>
* Resolved issue?
* Merge latest master and update snapshots
* Revert "Merge latest master...
139c302fbd2a918cfc52d9caa8bc8e10570465c6 authored almost 7 years ago by Danny Soares <[email protected]>* fix(install): use node-gyp from homebrew npm
**Summary**
With this yarn will be able to ...
953c501b994062fa22b9813a9b20de186fc744bf authored almost 7 years ago by Christian Moritz <[email protected]>* Add test for bug with conflicting bin link names
If a transient dependency has a bin link w...
7ed01cfb2b29b59d9b97601ff5e342bd58f53224 authored almost 7 years ago by Jeff Valore <[email protected]>* Add more thorough tests for registries.npm.request authorisation
* Fix the bug where npm pr...
dc7057688fd0e8a60653b99bf7a78939a35d7fb4 authored almost 7 years ago by Karolis Narkevicius <[email protected]>4924d7030de387e03bffeb9d475ac07711601865 authored almost 7 years ago by Bartosz Kaszubowski <[email protected]>
* test(resolution): Added a (failing) unit test to reproduce issue #4743
Added a failing unit...
6adbd472129b5410436ddefbd92093868bd98e49 authored almost 7 years ago by Jeff Valore <[email protected]>1c3a2de8e245617bb50f4c4fcd1b63a807e2c29c authored almost 7 years ago by Ian Sutherland <[email protected]>
05b4e011a793d488df982c7cae6aed603ea057c0 authored almost 7 years ago by Ian Sutherland <[email protected]>
b2ce74e4697bbe84c6d40396cfbb828044b03435 authored almost 7 years ago by Ian Sutherland <[email protected]>
* feat(cli): improve error message when file resolver can't find file (#5134)
* Update en.js
...
3ac83340b8863c9988a3c37afc79cf3a37fcc4ed authored almost 7 years ago by Georg Vienna <[email protected]>
* Speed up global list command
* extracted only necessary code for list comand
* lint fixe...
e0dfd420b17a0d7ee69dad9a5e5ea87b743db47d authored almost 7 years ago by Konstantin Raev <[email protected]>A few minor edits for style/grammar
2153794abdb5d8bd75185b5d6f4044d0c6d9b85d authored almost 7 years ago by Robert Martin <[email protected]>Remove ambiguity in the warning message, to clarify that answering "yes" to all questions may ha...
c13ce58c4efbef391a97274c295a1e1ab68a317e authored almost 7 years ago by Alf Eaton <[email protected]>edb45a0919e6fa72b203462fc494ee279e8e6198 authored almost 7 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
* Add renovate.json
* :preserveSemverRanges
fb6511c96057d999420a0c4b4e5e6efbe3f99932 authored almost 7 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>Summary
Display a helpful error message if workspaces in package.json is not an array. Curren...
bf23687088f1053bb55c6b0587edfb0cdd73f6ae authored almost 7 years ago by Ian Sutherland <[email protected]>
Summary
OCaml repos has been moved so URLs had to be updated.
I have also extended timeout f...
8be4eef75414db89875f5c64b71cf06783b4507a authored almost 7 years ago by Bartosz Kaszubowski <[email protected]>35a186e4f36a9344823a1041f6745c93b36c1fb5 authored almost 7 years ago by Rhys Arkins <[email protected]>
fixes #5126
**Summary**
* Add support for github URLs that include `semver:^x.x.x` in the...
3e1c3a7ed27e017dcbe7c2a189de37fd705ff97f authored about 7 years ago by Ian Sutherland <[email protected]>fixes 4248
**Summary**
* feat(cli): allow running scripts with custom shell (#4248)
* Lim...
fixes #5117
* fix(cli): allow GitHub project names that contain the string .git (#5117)
*...
63598f401923209c38f9654a93169b0bccb43f24 authored about 7 years ago by Ian Sutherland <[email protected]>fixes #5098
**Summary**
The progress bar is now removed before displaying a tree through ...
51513f0b5c054edc354614d8fbd7855ce5b36e09 authored about 7 years ago by Soo Jae Hwang <[email protected]>**Summary**
Fixes a bug when running `yarn list --production` and no devDependencies exist.
...
**Summary**
_To be a good citizen of UNIX ecosystem._
One may write a script to add `$(yar...
06910374874035a3388c42a6f6403b2b785e9993 authored about 7 years ago by Hiro Asari <[email protected]>**Summary**
Upgrades Jest to latest available version. It also fixes the following issues wit...
f9650296fb9e589616807eafb9663a560e96c42a authored about 7 years ago by Burak Yiğit Kaya <[email protected]>** Summary **
Fixes #5077
Added a regex to filter output lines from git ls-remote.
** Tes...
f92b1783e54046bd27b43a1a71cca71f89718059 authored about 7 years ago by Daniel Guettler <[email protected]>**Summary**
We don't expect any warnings when installing high-profile and well-tested package...
5a24a4df7b4de25088bae7acda1350e6520d5dd0 authored about 7 years ago by Burak Yiğit Kaya <[email protected]>Resolves #1119
**Summary**
#1119 states when typing help for any command, the output is us...
19c8cd5b85b837278e74b42a94c4b5bb1b28fc35 authored about 7 years ago by Fernando André Fernandes <[email protected]>**Summary**
We had a tiered cache key setup for some reason (probably remnant of the pre-macO...
fbdce22412307f594d6e841ebd1a07a10576e870 authored about 7 years ago by Burak Yiğit Kaya <[email protected]>* fixed
* Cyan
7bb4997d9b975d02e38b4e4be7aa8ca2cd8c26a1 authored about 7 years ago by excelsior97 <[email protected]>**Summary**
When using artifactory as an internal npm registry in conjunction with scoped pac...
ec8cea0e1fb92de6b9978b267aebbc7ca9d68623 authored about 7 years ago by Elijah Newren <[email protected]>**Summary**
Fixes #4978
Previously, there was logic in add command that [uses user-specifi...
08bcbe8b3f48e3162d911eba17c60ba447a19621 authored about 7 years ago by kaylieEB <[email protected]>b2d3e1a8fe45ef376b716d597cc79b38702a9320 authored about 7 years ago by Jeff Valore <[email protected]>
Summary
This is a fix for issue #2840 .
It fixes the issue by comparing the name of the gi...
2065988f9667df2d349756ae040879e2bce6cf7a authored about 7 years ago by David Reis <[email protected]>
Summary
This is to fix #4983 to prevent the firewall popup on Mac OSX.
Test plan
Ran the fo...
Summary
build-dist generates a packages/lockfile/index.js file that eslint should ignore.
...
ddf2f9ade211195372236c2f39a75b00fa18d4de authored about 7 years ago by Ryan Hendrickson <[email protected]>Summary
Fixes #4825.
When running yarn check do not error if the unmatched dependency matc...
f69cdda63ab6f36bdd21c6f4ab838e7b6200b1d6 authored about 7 years ago by Roman Usherenko <[email protected]>**Summary**
This adds the additional warning if there are no bin scripts or if there are no s...
02f7de62bd1deedc5c4899a3f631d602e1344f56 authored about 7 years ago by Max Chehab <[email protected]>This makes globs in the files array in package.json and in .*ignore files match dotfiles, consis...
9ccac487a5224fb6c077bd59e9747044972b34d4 authored about 7 years ago by Ryan Hendrickson <[email protected]>**Summary**
Fixes #4885. In #4761 I started always passing the proxy to the `request` library...
91253c8881fb49abeded4feda92c602ba629f64a authored about 7 years ago by Jeff Valore <[email protected]>**Summary**
Partial resolution for #4543.
Previously, when running `yarn run` the env PATH...
1ea7ef84f588421faa290a55278c14810ac9fb7b authored about 7 years ago by Jeff Valore <[email protected]>**Summary**
This is a follow up to #3929. The way we run `dupe-check` was not compatible with...
80d6e058654efebe77c7f6c79ad44460df6801ab authored about 7 years ago by Burak Yiğit Kaya <[email protected]>**Summary**
.eslintrc is deprecated:
https://eslint.org/docs/user-guide/configuring#configur...
**Summary**
We had a test using left-pad without pinning its version and since now there's a ...
1b61437442d5af6a80c73555d52ea63c10a7a077 authored about 7 years ago by Burak Yiğit Kaya <[email protected]>**Summary**
Fixes #3903.
1. `dupe-check` step is added to `lint` stage, but it only warns ...
18eed7bd09ffe3fcb0f0e3a65199e485251d8af8 authored about 7 years ago by Onur Temizkan <[email protected]>ea5d8b8b2c6d3f9a09c37d4bc3ba660e6c1504f0 authored about 7 years ago by kaylieEB <[email protected]>
**Summary**
The help and error output for `yarn access` command was confusing and not clear a...
aa1e54db6c797c0ba3d67a0369db6aa008fca060 authored about 7 years ago by Burak Yiğit Kaya <[email protected]>* Adds a "workspaces" command that print info about the workspaces layout
* Fixes the command...
d32325847c1076b3463e82fe3c81a84aca9f27e7 authored about 7 years ago by Maël Nison <[email protected]>**Summary**
We have stopped building on TravisCI so remove the badge from README.
**Test p...
06b9510966d0308053e4a21ddffc1d5cd6ca0493 authored about 7 years ago by Burak Yiğit Kaya <[email protected]>**Summary**
We want to have a single source of truth for the contributing guide and the websi...
9262cbcc21cdc1b9a561aeca18d86445c9085976 authored about 7 years ago by Burak Yiğit Kaya <[email protected]>**Summary**
Fixes #4817.
When the `--update-checksums` flag is set, yarn would know to ignor...
**Summary**
Move macOS builds to CircleCI and remove TravisCI.
**Test plan**
macOS buil...
cb6bf44a96936c5d57c10cfb472f2474346b8594 authored about 7 years ago by Burak Yiğit Kaya <[email protected]>**Summary**
Fixes #4650.
Problem is that Verdaccio (and probably Sinopia2) both are affect...
e0bf5873a6017acdcb5c73ca9910c558d6d81b03 authored about 7 years ago by Raido Kuli <[email protected]>**Summary**
We now build and lint on CircleCI so reduce the number of tests on TravisCI and s...
80f5606f88a64ab895c122ead12f48cee871a474 authored about 7 years ago by Burak Yiğit Kaya <[email protected]>**Summary**
Tests started failing on Travis after #4811, somewhat randomly, due to them expec...
c5e2dc59fe0d7eb328c49c3f98d741cace40e6b9 authored about 7 years ago by Burak Yiğit Kaya <[email protected]>**Summary**
This PR removes the custom Docker image we have and adds all node versions to Cir...
5c4b6f382ac341994a44a3b8fe45afd79765a1cf authored about 7 years ago by Burak Yiğit Kaya <[email protected]>
**Summary**
Replace [babel-preset-node 5](https://github.com/leebenson/babel-preset-node5) and ...