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 environment variables to spawned create process (#7127)

* Add environment variables to spawned create process

* Add changelog for PR #7127

* Updat...

b409261b76f3a6506d7dc9e627a49eb02ef170c5 authored almost 6 years ago by Eli Perelman <[email protected]>
feat(run): Add engines check before executing scripts. (#7021)

Closes #7013

**Summary**

A more elaborate description is available in #7013. In short, ens...

697a254ee794085c77f82f14f4a515d05e81e294 authored almost 6 years ago by Eloy Durán <[email protected]>
feat(cli) Allow Terminus terminal to display emojis (#7093)

### Summary
add Terminus to the list of supported terminal emulators for emoji

### Motivatio...

bba4dce9018e4fa4ee38b78a5270e72187740d8b authored almost 6 years ago by David Refoua <[email protected]>
feat(audit): add filtering by severity level (#6716)

**Summary**

Adds a `--level` flag to the `audit` command allowing to filter the audit output ...

298e0ea6cea3ab8a610cabf28de3fdf8e7fa8d1f authored almost 6 years ago by Rogério Vicente <[email protected]>
feat(audit): select which dependency groups to audit (#6724)

**Summary**

Closes #6632.

Currently `yarn audit` shows vulnerabilities for production, dev...

6dbedcc40052cee6143408062bec0a5104f4744c authored almost 6 years ago by Tom Milligan <[email protected]>
Update CHANGELOG.md

5a53ec86fbdf277ed2e9035f1c98895226835888 authored almost 6 years ago by Maël Nison <[email protected]>
Fixes the Windows tests (#7116)

675ec42c5ea99a3cd6514da661c5a6d81976594e authored almost 6 years ago by Maël Nison <[email protected]>
Disable creation of cmdShim PowerShell shims because they don't work and cause problems (#6954)

* Disable creation of cmdShim PowerShell shims because they don't work and cause problems

* F...

aff9d63f508bb9e791ee056bfa190fc8b33107cd authored almost 6 years ago by briman0094 <[email protected]>
fix(run): Preserve none zero exit code (#6926)

* fix: preserve EXIT_CODE on close

* test: - add test fixture

* test: Move test to index f...

bb69888ff21cbff94e9d8583df025ea21e32a3f4 authored almost 6 years ago by Zhigang Fang <[email protected]>
Correctly label packages as dev-only in yarn audit (#6970)

* Test dev vs. prod dependencies in yarn audit

* Implement getTransitiveDevDependencies utili...

d4a46a5a7fe85084f7ce9dd71249ffc9837dbe9f authored almost 6 years ago by Adam Richardson <[email protected]>
Merge branch 'master' of github.com:yarnpkg/yarn

9437e5155cb7992650949b6a81652534245e8ac3 authored almost 6 years ago by Maël Nison <[email protected]>
Update CHANGELOG.md

2ea02c3f45244c57821b706a6b615b0ff28dcd54 authored almost 6 years ago by Maël Nison <[email protected]>
1.16.0-0

2366e05c7d89d3516e423ea7653703b16ca62f19 authored almost 6 years ago by Maël Nison <[email protected]>
v1.15.0

15292e4de250897ebfd19c31c170fba271bd23e4 authored almost 6 years ago by Maël Nison <[email protected]>
Clean up node path prepending (#7057)

* Delete unused scriptsPrependNodePath config option.

#6382 (e905f7479ef8ea5ecbc5ca115f0287be...

bb9741af4d1fe00adb15e4a7596c7a3472d0bda3 authored almost 6 years ago by Jason Grout <[email protected]>
Fix link to security advisory (#7091)

The Node Security Platform (nodesecurity.io) was acquired by npm in April 2018. https://nodesecu...

379ed0aad74392fb56e53f01af47dcbc37427af5 authored almost 6 years ago by Jakob Krigovsky <[email protected]>
fix: handle npm prefix config environment variables (#7070)

* fix: handle npm prefix config environment variables
Fixes #4682

* Updated changelog

* I...

b66549dfe3c501243523eadd23e14170fda0d91b authored almost 6 years ago by Nicholas Boll <[email protected]>
fix(upgrade) Fix basicSemverOperatorRegex (#7080)

**Summary**

Fix bug #7079 of `basicSemverOperatorRegex`. It doesn't match the range operator ...

82d5891f3726abf275c9753b97bdcc54e85637f3 authored almost 6 years ago by shilcare <[email protected]>
fix(modules-folder): Fix --modules-folder handling in several places. (#6850)

* fix(modules-folder): Fix --modules-folder handling in several places.

Fixes a few issues wi...

aebe9e9601a077d13401bf161f756f0a767a2adc authored almost 6 years ago by Jeff Valore <[email protected]>
refactor(config): Remove rootModuleFolders variable which was not used (#6846)

* refactor(config): Remove rootModuleFolders variable which was not used anywhere.

* update c...

9eedb6510fce4218203138303f843b37f1b1a1d2 authored almost 6 years ago by Jeff Valore <[email protected]>
fix(config): allow global-folder to be set in .yarnrc (#7056)

* fix(config): allow global-folder to be set in .yarnrc

* Update CHANGELOG.md

9fae32c89a000a098f5bc61afad55b445995cf64 authored almost 6 years ago by Hsiao-nan Cheung <[email protected]>
feat: allow cancelling yarn version with ctrl-c or empty version number (#7064)

* feat: allow cancelling yarn version v1.12.3
info Current version: 1.15.0-0
Done in 0.06s. wi...

595006a8bb5a8eee92f3c4d021fd7ebf9d5d1991 authored almost 6 years ago by Olle Lauri Boström <[email protected]>
Implements support for switching to berry in the cli (#7041)

* Implements support for switching to berry in the cli

* Update CHANGELOG.md

* Update poli...

ea81393292003e447b981b2fba36cb6804703b9a authored almost 6 years ago by Maël Nison <[email protected]>
fix(upgrade): Fix yarn upgrade when using --scope with exotic deps (#7017)

* fix(upgrade): Fix yarn upgrade when using --scope with exotic dependencies.

Exotic dependen...

c837fef2eb4cf8276ba914bd39f84470f1f640fe authored almost 6 years ago by Jeff Valore <[email protected]>
Include key info for "expected hoisted" invariant (#7009)

0e380a19cbee8aea15f025b09794e29a124c6631 authored almost 6 years ago by John Watson <[email protected]>
refactor: remove unnecessary checks (#6955)

* refactor: remove unnecessary checks

* codestyle: remove unnecessary braces

* refactor: r...

dac22ddfea657946f5c2943cab69bff7dae63ebc authored almost 6 years ago by Daniel Ruf <[email protected]>
fix: drive letter casing for win32 pnp (#7007)

* fix: drive letter casing for win32 pnp

* docs: changelog

7170bbf5e9a09ebe0ca6bd105768dfae5f503b0c authored almost 6 years ago by Christoph Werner <[email protected]>
Don’t call `release` with an exit code (#6981)

* Don’t call `release` with an exit code

The `release` signature is incorrect, because its fi...

19ec98c5dd3f6edca0ae848893d19edd74e9cae8 authored almost 6 years ago by Eelco Lempsink <[email protected]>
Check os and platform even when engines is not present in package.json (#6976)

* Check os and platform even when engines is not present in package.json

* Use %checks to rem...

65e198d4a548bf1d2b0e0546a6d879b4b41105f9 authored almost 6 years ago by Micha Reiser <[email protected]>
Fix handling of non-offline errors (#6968)

* Fix handling of non-offline errors

* Update CHANGELOG.md

af91e7cd684ca1ce6b7f6b24a1e2d4b92a942eeb authored almost 6 years ago by Chih-Hsuan Yen <[email protected]>
Treat the ignore-scripts in yarnrc as a synonym to the cli arg (#6983)

* Treat the ignore-scripts in yarnrc as a synonym to the cli arg

Allow users to specify `igno...

a640f490011d3a78e1349bdf49ed938af095693a authored almost 6 years ago by Micha Reiser <[email protected]>
fix(pnp): make sure pnp module is again the first preloaded module. (#6951)

* fix(pnp): make sure pnp module is again the first preloaded module.

* Update CHANGELOG.md

c149410ad1d90d741301bb0e93a07bd6c9eb8482 authored almost 6 years ago by John-David Dalton <[email protected]>
refactor: remove unused imports (#6956)

dc5945d0dfc0945ebbbf903b21f0d46daf7b4502 authored almost 6 years ago by Daniel Ruf <[email protected]>
Add 1.14.0 to changelog (#6967)

32b7bb9478427ece8954b9443d6cb8c871680122 authored almost 6 years ago by Steven Yeh <[email protected]>
1.15.0-0

7a092376bbc88eb45e6fb45d7db37f6c652fdfab authored almost 6 years ago by Maël Nison <[email protected]>
v1.14.0

dfa44117f0aec1585edac2e05b922ed3592a718a authored almost 6 years ago by Maël Nison <[email protected]>
Fix suggested command after unlinking a package (#6931)

* Fix suggested command after unlinking a package

Fixes #937, #1957

* Update en.js

* Up...

48b0beecd22847d47165b6388879684950386477 authored almost 6 years ago by Justin Sacbibit <[email protected]>
Update CHANGELOG.md

9a8dd6e7d9daba9dace44223ef48228b31e117d3 authored almost 6 years ago by Maël Nison <[email protected]>
fix(pnp): make sure pnp module is the first preloaded module. (#6942)

* fix(pnp): make sure pnp module is the first preloaded module.

* Update CHANGELOG.md

f2575006a2fee7f9f3cb4f6619188ec657b822e0 authored almost 6 years ago by John-David Dalton <[email protected]>
fix(pnp): make sure that the package locator is fetched with a trailing slash (#6882)

* fix(pnp): make sure that the package locator is...

... fetched with a trailing slash

I c...

fb03788279278084e81aac9cde40151a3134761b authored almost 6 years ago by Zoran Regvart <[email protected]>
Improve rendering of Chocolatey package description (#6899)

* Improve rendering of Chocolatey package description

* Update yarn.nuspec

c2283af55e5e2df1ba2ca19c4c2651f816aa5f1b authored almost 6 years ago by Pascal Berger <[email protected]>
Fixing dynamic require missing from webpack (#6908)

* Fixing dynamic require missing from webpack

When running `yarn pack` with a bundledDependen...

1aee5202b03873ffa2b068c5d422bb0bd0d63565 authored almost 6 years ago by Travis Hoover <[email protected]>
feat(policies): Use github access token when requesting releases (#6912)

* feat(policies): Use github access token when requesting releases

If the environment variabl...

94f83d661f6d57a8a0796f7450e4715175e3ca5d authored almost 6 years ago by Billy Vong <[email protected]>
Fixes PnP detection across workspaces (#6878)

* Fixes PnP detection across workspaces

* Update CHANGELOG.md

6c41eb140164aa4a3bc35a73b08f6d758fa24e62 authored almost 6 years ago by Maël Nison <[email protected]>
Show problem path in invariant message (#6868)

Sometimes, `yarn add` will fail unexpectedly, and it leaves the cache in an invalid state. To ca...

b1f21a80275294afd4c8a2cb244676345868ff52 authored almost 6 years ago by Ryan Patterson <[email protected]>
Update CHANGELOG.md

960141d62dd1361f1cfe74782e7d8a8e32f7480c authored almost 6 years ago by Maël Nison <[email protected]>
Fix generated .pnp.js compatibility with Node 6. (#6871)

* Fix generated .pnp.js compatibility with Node 6.

Prior to these changes the generated `.pnp...

c1261c9ff88ebc4325d617e1c072e00b12f1cd67 authored almost 6 years ago by Robert Jackson <[email protected]>
Fix Chocolatey log spam & bad nodejs-lts requirement (#6475)

**Summary**

Fixes #6439

The chocolately install has always been full of log spam due to a...

d7811e41fa3ffec33535b3c00994ed85827cd5d8 authored about 6 years ago by Jon Wolfe <[email protected]>
Update CHANGELOG.md

526d9bfcdb0f0ce41cd83eb853ab064e3e5e2cd7 authored about 6 years ago by Maël Nison <[email protected]>
1.14.0-0

8c44bf35f58c4a6bb411d15218a820708b3607cd authored about 6 years ago by Maël Nison <[email protected]>
v1.13.0

dd167f1ed6d01bc64acd922db9db616c512fa87d authored about 6 years ago by Maël Nison <[email protected]>
Return semantic exit code for audit (#6819)

0f0520380a60be3ba347774cc6e07fcea443d6d5 authored about 6 years ago by Andrey Vetlugin <[email protected]>
Stops unplugging packages when the install scripts are disabled (#6820)

* Stops unplugging packages when the install scripts are disabled

* Update CHANGELOG.md

f3fb1102ff83fbdef53855767ee3902c53d17639 authored about 6 years ago by Maël Nison <[email protected]>
Implements the pnp hook for the `resolve` package (#6816)

* Implements the pnp hook for the `resolve` package

* Updates the changelog

1cf049030499c27471cd891643a2288576f361ac authored about 6 years ago by Maël Nison <[email protected]>
Properly reports network errors (#6817)

* Properly reports network errors

* Updates the changelog

* Fixes flow

024e9febe853f3ff61d5ab9de7a7f83ea4bfdc95 authored about 6 years ago by Maël Nison <[email protected]>
Add custom headers to tarball fetcher (#6756)

* Add custom headers to tarball fetcher

* Remove requestUrl argument from requestHeaders meth...

e987790821d1536b765ba2575f436dc9c531bd0d authored about 6 years ago by Glavin Wiechert <[email protected]>
chore(pacakge): Update @zkochan/cmd-shim to version 3.1.0 (#6804)

5419606c526c24bbdba38a6bcf9f832746f9d58e authored about 6 years ago by ExE Boss <[email protected]>
Check for Chocolatey version using "choco list" instead of OneGet (#6754)

c45fc994432b12b30cf3a73c9f7a335e1294e5e2 authored about 6 years ago by Daniel Lo Nigro <[email protected]>
Add missing apostrophe in error message (#6732)

* Add missing apostrophe in error message

* Update npm-registry.js

723fc3ef7fb36e01bf0c9ccd713979fac87796cc authored about 6 years ago by Greg Hurrell <[email protected]>
Use hammer emoji for install/reinstall stage (#6749)

Switch from page_with_curl (📃) to hammer (🔨) emoji for this stage.

fcf6298d8feb10d6d92d17bf4f5d416c33716faf authored about 6 years ago by Noah Pendleton <[email protected]>
Implements optional peer dependencies (#6671)

* Implements optional peer dependencies

* Implements the new peerDependenciesMeta field

* ...

011a634d787611e9c1f2f1b888212525f1fc096d authored about 6 years ago by Maël Nison <[email protected]>
Fixes how signals are forwarded (#6747)

066f0c8106911009a073cdbbd699a8834a041cae authored about 6 years ago by Maël Nison <[email protected]>
Add Azure Pipelines badge to README.md (#6720)

d8171345b5d8d68cd82fec0899166ee9cda3b03c authored about 6 years ago by Pablo Núñez <[email protected]>
Fixes dependencies using bins from their own dependencies (#6712)

77f04c34974be96d4acaff81e09034dd1c439fdc authored about 6 years ago by Maël Nison <[email protected]>
Check for existence of `.bin` dir in pnp dependencies before adding to `PATH`. (#6711)

* Check PnP dep has `.bin` dir before adding to `PATH`

* Update CHANGELOG

* Update CHANGEL...

0d4861052fbdc4a7bbda286b1f46ba0414b11253 authored about 6 years ago by Rowan Lonsdale <[email protected]>
Implements "yarn self set" (#6673)

* Implements "yarn self set"

* Adds support for nightlies

* Updates changelog

* Renames...

158da6c6287cbc4fee900e3704f140c3391dc28d authored about 6 years ago by Maël Nison <[email protected]>
Set up CI with Azure Pipelines (#6495)

* Set up CI with Azure Pipelines

* Update azure-pipelines.yml

* Update azure-pipelines.yml...

7f419103307da7856627c4ca078460234701eb75 authored about 6 years ago by Maël Nison <[email protected]>
Fixes the resolution when a package has an invalid "main" but a valid… (#6682)

* Fixes the resolution when a package has an invalid "main" but a valid "index.js"

* Update C...

e7ffb5282572907576e32e74d99e6dacf2b68b42 authored about 6 years ago by Maël Nison <[email protected]>
chore(deps): update dependency eslint-plugin-relay to ^0.0.28 (#6133)

8317ddf840033ef29195260995744b0c1e1e9e39 authored about 6 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
chore: Remove stats.json (#6653)

**Summary**

Seems to be some sort of IDE metadata erroneously introduced in
7ff626c7266a895e...

9049e6e48f0490960912935499946650349394e7 authored about 6 years ago by Linus Heckemann <[email protected]>
Update CHANGELOG.md

09ceb0e594b694bb773faeb23fd69174f6ac9623 authored about 6 years ago by Maël Nison <[email protected]>
fix(audit) Report vulnerabilities in workspace package dependencies (#6639)

* added failing test for #6625

* fix(audit): Add workspaceAggregator dependencies to root man...

f8e42c563f7c10adb5f53afc59104f541e145176 authored about 6 years ago by Jeff Valore <[email protected]>
Exposes pnpapi through resolveToUnqualified (#6643)

* Exposes pnpapi through resolveToUnqualified

* Update CHANGELOG.md

124a2ef64381d2551aa8b1fa8d871862c12fa822 authored about 6 years ago by Maël Nison <[email protected]>
Tries a fix for Windows

1ceabe85b1d740004941e4bdac838d4ad2b2ff01 authored about 6 years ago by Maël Nison <[email protected]>
Precompiles inquirer for Node 4 compat (#6640)

85660f79bfad96af843dcd3d87ed75e81c527c67 authored about 6 years ago by Maël Nison <[email protected]>
Update CHANGELOG.md

a40f3fc981355878f855de6b4110647ecf6d0c91 authored about 6 years ago by Maël Nison <[email protected]>
Fixes potential freeze on win+node10 interactive upgrades (#5949) (#6635)

* Fixes potential freeze on win+node10 interactive upgrades (#5949)

There is a potential free...

5539fa23d1495b9aaa2409376dae2275aa0e725e authored about 6 years ago by Philipp Feigl <[email protected]>
Uses NODE_OPTIONS with PnP instead of CLI args (#6629)

* Uses NODE_OPTIONS when spawning a process

* Adds an additional test

* Update CHANGELOG.md

7977c422ed2007ab9902b496cf85038860bbdb02 authored about 6 years ago by Maël Nison <[email protected]>
fix: Use cmdshim instead of symlink on win32 in base-fetcher (#6621)

* fix: Use cmdshim instead of symlink on win32 in base-fetcher

* Update CHANGELOG

* Bumps ...

4e3b2f6112edd4171768e0a94659acdb60d4af62 authored about 6 years ago by Yoad Snapir <[email protected]>
Stop copying `.bin` folders (#6628)

* Stops copying the .bin folder from the cache

* Adds a test

4177b081dcee74cd7385e1ce2922159513f5bee1 authored about 6 years ago by Maël Nison <[email protected]>
Fixes the resolve shim for liftoff (#6623)

* Fixes the resolve shim for liftoff

* Update CHANGELOG.md

b62e9e4701bf8bc6e0fd4893513ba80ecedcf5b2 authored about 6 years ago by Maël Nison <[email protected]>
fix audit for packages without name (#6611)

* fix audit for packages without name

* add test

* fix bad dependency version

* fix bad...

4b8e49e7af42705d217a2c113ce65ffabe163b93 authored about 6 years ago by Jack Zhao <[email protected]>
Fixes Node 10 CI on OSX (#6580)

* Update config.yml

* Update config.yml

* Update config.yml

97834002c7fc1d487b68297ea05247a9ba8bbdf9 authored about 6 years ago by Maël Nison <[email protected]>
Bumps the changelog

daac3a0d2b86f059eaa4b3f1d3eef57dae30eaed authored about 6 years ago by Maël Nison <[email protected]>
Support Darwin bash in bin/yarn (#6568)

* Support Darwin bash in bin/yarn

If the yarn binary is a symlink the `basepath` is not corre...

af72e6a1f721d94f89e1b8b11b8dad6795b81119 authored about 6 years ago by Hidde Boomsma <[email protected]>
Implements require.resolve's `paths` options (#6565)

* Update generate-pnp-map-api.tpl.js

* Updates the changelog

* Adds tests

* Scopes the ...

f6d0a5b85aa465280a87bd8b04f74fee980bc77c authored about 6 years ago by Maël Nison <[email protected]>
feat(auth): Support two factor authentication for NPM accounts (#6555)

* feat(auth): Support two factor authentication for npm accounts

Fix #4904

* Add basic tes...

b8a565e562810f9bf86f3ac0531ad348ed7e9d0a authored about 6 years ago by Krzysztof Zbudniewek <[email protected]>
Anchor package.json `files` to the package’s root (#6562)

* Anchor files to the package’s root

npm pack bases paths from the `files` array from the pac...

5876b301ae20bc9b088543fdea1faebee704f542 authored about 6 years ago by Bertrand Marron <[email protected]>
test: Default `nonInteractive` to true in cli tests to prevent timeouts (#6559)

The last three tests in `__tests__/commands/publish.js` were regularly timing
out locally, yet ...

04b23e4f02eac74ba643af455713820e147fc874 authored about 6 years ago by Mark Stacey <[email protected]>
Checks the engines before running upgrade-interactive (#6536)

aa4e713c30c40ac35934e45aca5b4683d61e1829 authored about 6 years ago by Orta <[email protected]>
fix: restore Node.js v4 support by downgrading cli-table3 (#6535)

`cli-table3` no longer supports Node.js v4 as of v0.5.0. Downgrading to
`[email protected]` rest...

e30cf1e96a7a11fcb1a04452220cee89692440d3 authored about 6 years ago by Mark Stacey <[email protected]>
fix(lockfile): prevent infinite loop when parsing a corrupted lockfile (#4965)

* refactor(lockfile): remove string concatenation from parsing code

Replace all instances of ...

b3d136f2f4299709777882efac95db5adfd68360 authored about 6 years ago by Ryan Hendrickson <[email protected]>
Fix parsing of environment variables when merging env into config (#6518)

* Environment variable prefixes should start at the beginning, not in the middle of an environme...

f2206d2288462d3dfc35a8fa5a8dcf68cdf55d4a authored about 6 years ago by grembo <[email protected]>
test: add integration test for renaming scoped packages (#4921)

86888e17dcadac603a6d069e6f1b0145ec171a41 authored about 6 years ago by Ambroos Vaes <[email protected]>
Fixes invalid option forwarding (#6479)

* Fixes typo

* Update CHANGELOG.md

* Adds tests

* Also forwards considerBuiltins to the...

276720b78231234072d55595d058cd8444794e47 authored about 6 years ago by Maël Nison <[email protected]>
Fix: handle empty bin strings (#6515)

* Fix: handle empty bin strings

When the package.json of a dependency sets `bin` to an empty ...

743c145d881e52afaf7bc086762feb16fa2dd2f7 authored about 6 years ago by Ryan Burrows <[email protected]>
feat(auth): Add basic auth support for pathed registries (#5322)

9bb2cfbb35fc8623713ba15744ae9f283cfc81d4 authored about 6 years ago by Karolis Narkevicius <[email protected]>
Enable Renovate master issue approval (#6490)

1b78b1aa7387499f44878da61291d6052e5ac5be authored about 6 years ago by Rhys Arkins <[email protected]>
Update CHANGELOG.md

0e8ca923769f64245499eec2a43c824856d7e241 authored over 6 years ago by Maël Nison <[email protected]>
1.13.0-0

9d25e4500d997630e7136d9496ecb2374203542d authored over 6 years ago by Maël Nison <[email protected]>