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

v1.12.0

46bebd7e4f3020e4dd3207738d2fdfac4762773c authored over 6 years ago by Maël Nison <[email protected]>
Disables by default the migrations (#6465)

* Disables by default the migrations

* Uses boolifyWithDefaults

* Makes flow happy(ier)

...

6ea3ff54db27b0faf52fdaa9cefcbb97aeae05a4 authored over 6 years ago by Maël Nison <[email protected]>
Injects a "process.versions.pnp" variable (#6464)

* Injects a "process.versions.pnp" variable

* Adds a test

837704ce4592c08ca2750deb4fc686569fdd1129 authored over 6 years ago by Maël Nison <[email protected]>
Disable semantic commit prefixes for Renovate (#6467)

As suggested by @edmorley here: https://github.com/yarnpkg/yarn/pull/6463#issuecomment-426240070...

dfe046c0e230af3a905441d618bc563f004d52ce authored over 6 years ago by Rhys Arkins <[email protected]>
Fixes a boggus conflict resolution (#6469)

f72063a21a163398246852780aeb96ae641801bd authored over 6 years ago by Maël Nison <[email protected]>
Fix: undefined@undefined requires a flat dependency graph (#4245) (#6369)

When `install`ing in a repo with a dependency that specifies `"flat:: true`, but without the `--...

142bfcc9fb6cd8f7b214d929aba7401c85e504a9 authored over 6 years ago by Drew Benson <[email protected]>
Updates the changelog

4b4fb60aaf8bdbb6251a1878a859c5ab5feee1ee authored over 6 years ago by Maël Nison <[email protected]>
Default latest version in case it is not sent by the npm registry (#6454)

c62854c52fba73a878b8df417b35595bc16dd73d authored over 6 years ago by mad-mike <[email protected]>
Ensure malformedRegistryResponse errors always have a dependency name (#6455)

b07a19b961dc9521fd15d18f62e30990d4945f28 authored over 6 years ago by Grey Baker <[email protected]>
feat(audit) Initial addition of yarn audit command. (#6409)

* WIP: audit command added. sends data to registry.

* code cleanup

* WIP: Added Audit comm...

49a157c2797463aa7daf90c4cf9b67e7d92be73b authored over 6 years ago by Jeff Valore <[email protected]>
Support Windows paths for pnp. (#6447)

* Support Windows paths for pnp.

* Update config.js

* Update en.js

* Fixes lint

* Up...

9028f9a3677da1cd14babec82e194c906dfe5de0 authored over 6 years ago by John-David Dalton <[email protected]>
Changelog workflow (#6460)

* Adds a changelog.md file

* Update CHANGELOG.md

* Update CHANGELOG.md

0c8c30234cc9523e4691cd78ed1d788c3c526e08 authored over 6 years ago by Maël Nison <[email protected]>
ESLint compatibility workaround (#6449)

ed2c8a50c02505bdd6bd67d5e8c4461abc2b8dae authored over 6 years ago by Maël Nison <[email protected]>
Fixes yarn run when used on workspaces + pnp (#6444)

22139ca4d4eaa12535914e5aa4da6aa97da09cfe authored over 6 years ago by Maël Nison <[email protected]>
Fixes how peer dependencies are resolved multiple levels deep (#6443)

83b5fbc017b1016b16f349e76e73c79f5847b658 authored over 6 years ago by Maël Nison <[email protected]>
Add integrity hashes to project yarn.lock (#6442)

a7ee6dac007f3c7814c0725c6102264f4e19d1aa authored over 6 years ago by Rhys Arkins <[email protected]>
Fixes constants (#6432)

3fc13c15a89f93661e0957ed15081131924c8a47 authored over 6 years ago by Maël Nison <[email protected]>
1.12.0-0

bf3af9c4cad98e41e38fa2b397ff43e1e4a57e28 authored over 6 years ago by Maël Nison <[email protected]>
v1.11.0

f880587c5b898313d10c7fd3e71f288016b35266 authored over 6 years ago by Maël Nison <[email protected]>
chore(deps): update dependency execa to ^0.11.0 (#6280)

af9e15ad565b30ef66ab6ae7f512654afc119f76 authored over 6 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
chore(deps): update dependency babel-plugin-inline-import to v3 (#6424)

6795a7b3dc357382d19a80ecc8f63140ba750e08 authored over 6 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
Adds retry-on-error for errors 408/500 (#6413)

* Adds retry-on-error for errors 408/500

* Update request-manager.js

* Update request-mana...

454986b8e6a13eea9ae924e71bea28f56298aee2 authored over 6 years ago by Maël Nison <[email protected]>
sort options using flags (#6426)

10c8236b3f5c3cc915482b6605737d12b1df4e4b authored over 6 years ago by Rakesh <[email protected]>
Yarn Plug'n'Play: Implementation (#6382)

* Initial pnp implementation

* Adds the pnp-env directory for quick checks

* Improves the ...

e905f7479ef8ea5ecbc5ca115f0287be709c7d58 authored over 6 years ago by Maël Nison <[email protected]>
Fetch tags for cached git repo (#6393)

5682d5531b11d472bb390c028f18d20a4fa6e217 authored over 6 years ago by wesley luyten <[email protected]>
Fix missing intregity field for validate-npm-package-license in yarn.lock (#6419)

90c130e56e2b924df05cbd5f59b8c82bee2a33bf authored over 6 years ago by Johan Henriksson <[email protected]>
Fix login for `yarn publish` when using publishConfig.registry (#6411)

* Copy publishConfig.registry to flags.registry

* Use right credentials when use publish with...

79d193789fb0f2be4957e8dcd0bd2f47d0b1964c authored over 6 years ago by Viktor Havrylin <[email protected]>
fix(cli/publish): allow to publish directory without `--new-version` flag (#6399)

cd89bddf341373195e7fc348bc6544e7d8598f50 authored over 6 years ago by Viktor Havrylin <[email protected]>
1.11.0-0

c58bd58e029ab5a69d75742c6ae82aa96cef0140 authored over 6 years ago by Maël Nison <[email protected]>
v1.10.0

3405cdebd0425faa4d5ca38be63acb369c6d5721 authored over 6 years ago by Maël Nison <[email protected]>
Use UV_FS_COPYFILE_FICLONE flag in fs.copyFile when available (#6302)

* Use UV_FS_COPYFILE_FICLONE flag in fs.copyFile when available

* Satisfy Flow

* Update fs...

3c34587538ba0c3b97b47229d1f7c29a103d04cb authored over 6 years ago by Andrew Sun <[email protected]>
Reverts #2454 (#6321)

* Reverts #2454

* Update fs.js

a72ecda9dc09395de18b91a0b9b09d7076caf99a authored over 6 years ago by Maël Nison <[email protected]>
ConsoleReporter: do not color if !isTTY (#6336)

* strip colors if !isTTY

* update snapshots

* trying again

* address feedback

83bd87e4a4da1e2fe68b11e249f98faa34744812 authored over 6 years ago by John Ruble <[email protected]>
test: Fail early if the local yarn build is missing (#6351)

Previously if the tests were run without first having run `yarn build`,
these three test suites...

602c895a29077988abdc3851ae14d78ca96098bd authored over 6 years ago by Ed Morley <[email protected]>
fix(resolution): Normalise non-HTTPS NPM registry URLs too (#6353)

For some packages the NPM registry is incorrectly returning tarball
URLs that are not using HTT...

196fa94081bdf2cab58fae733864aae41bb52366 authored over 6 years ago by Ed Morley <[email protected]>
fix incomplete sanitization (#6328)

047b10a49ce9d277d35f140aebde333f36e14b6c authored over 6 years ago by Sam Lanning <[email protected]>
fix(build): Apply bundle fix to legacy build (#6303)

The Webpack config for the modern build was adjusted recently to add a loader,
which is used as...

2f89339ee2668f04ed1acab9caa3cc2d4aa3c34e authored over 6 years ago by Mark Stacey <[email protected]>
Update update-homebrew.sh (#6297)

<!-- Thanks for submitting a pull request! Please provide enough information so that others can ...

a67d02f2e3d2996fda439f1ba0f0d25e4fa33d9d authored over 6 years ago by Simen Bekkhus <[email protected]>
Bugfix #3724 (#6275)

* Link binaries under custom modules-folder if set

* Add custom modules-folder to PATH if set...

b32c4d81080acd87920aa9eac356ebc8e2e8d7cc authored over 6 years ago by Avraham Ostreicher <[email protected]>
Changed isValidLicense Check (#6134)

* changed isValid check

* updated validate-npm-package-license

* removed try catch

* up...

d63856d773a8f558ab1a9a01efa0533b636eeb1b authored over 6 years ago by Matt Q <[email protected]>
Upgrade gulp v4 (#6143)

* deps: update dependency gulp to ^4.0.0

* deps: drop deprecated gulp-util dependency

* d...

38387391786ba2f6862c7adcf3a05e3207f618c2 authored over 6 years ago by Antoine du Hamel <[email protected]>
Add Windows command executable that use powershell. (#6093)

Fixes #6902. Leave in yarn.cmd in case anyone is still using cmd on Windows in 2018.

01f9adc7d16f7f3651a05ffb84ce000b266933e1 authored over 6 years ago by Mike MacCana <[email protected]>
Fixes the bundle build (#6274)

a49644b1bdf488d7da0f70507a6167b25d628162 authored over 6 years ago by Maël Nison <[email protected]>
fix(create): invoke correct path when using scoped package (#6271)

* fix(create): invoke correct path when using scoped package

When running yarn create, first ...

9a62ef51b948323fdf9f1741e84da9e3d997ac3c authored over 6 years ago by fenduru <[email protected]>
Added ability to run script on all workspaces (#6244)

* Added ability to run script on all workspaces

* Makes the execution synchronous

53a648390717eb56b23599079496b166ceb1eda8 authored over 6 years ago by Kyle Welch <[email protected]>
fix(cli-create): fix scoped creation (#6239)

* fix(cli-create): fix scoped creation

This one works as it should:
yarn create @scope/name ...

acf82e26b9d517083df1835a3bf8b35a6e5627c4 authored over 6 years ago by Vladimir Starkov <[email protected]>
Fix: Correctly load v8-compile-cache (#6261)

`v8-compile-cache` is not loading because `fs.existsSync` is checking for a file that doesn't ex...

77b84445a4c87aa410169e816bc07716dab8930c authored over 6 years ago by Andres Suarez <[email protected]>
Adds an auto-add-integrity option (#6255)

* Adds an auto-add-integrity option

* Adds a test

* Renames the yarnrc field

* Typo

36f0bf6a58e1952b8b179bad8d95ff111df9e003 authored over 6 years ago by Maël Nison <[email protected]>
deps: upgrade deps to get rid of Buffer constructor (#6208)

dcb959dd60f7d1f17526b228c12f95329e92874c authored over 6 years ago by Antoine du Hamel <[email protected]>
Don't compute integrity when network restricted (#6248)

* Fixes git repositories w/ --offline

* test(integrity): do not update in offline mode

b813ebe058f906cab7534f2efac2a363bb998362 authored over 6 years ago by Maël Nison <[email protected]>
Fix performance of PackageHoister.seed (#6251)

For big repositories with thousands of packages splicing
queue array can take upwards of 60s to...

753bcacab671aafeddcc28d7f1df35ddf048b682 authored over 6 years ago by Rafał Lindemann <[email protected]>
ci(perf): Set maxWorkers to match the number of cores available (#6249)

AppVeyor VMs have 2 cores, yet we were telling Jest to use 3 workers. Changing it to 2 should re...

0155739c717f89f913e8d4f92b93dc1756ee757c authored over 6 years ago by Mark Stacey <[email protected]>
test(warning): Jest: Ignore build directory modules to avoid module name collision (#6252)

The test suite displays the following warning message when run:
```
jest-haste-map: @providesM...

d051cc7225ddf8b768dbc89d8e79dd3c0044cd69 authored over 6 years ago by Mark Stacey <[email protected]>
Disables tarball fetching on windows (#6211)

7eba4959449413b72d47e2e0c202d8858861640f authored over 6 years ago by Maël Nison <[email protected]>
test(request-cache): Update request-cache `hawk` version (#6227)

The version of `hawk` used in the `upgrade` test was updated recently in #6194 . The new version...

49446bbdd95d4109c2fd266cfef84b4029985409 authored over 6 years ago by Mark Stacey <[email protected]>
test: Fix `yarn run <failing script>` test on Windows (#6222)

This test was failing on Windows with the following error:
```
'false' is not recognized as an...

3fda53734f357bd25c2ce619f86c02d0138574db authored over 6 years ago by Mark Stacey <[email protected]>
Make yarn not to add /usr/bin to PATH if already there (#6178)

rebuild

003b6b7d5d41afc94dbc1d9ae9755cb44bdf2848 authored over 6 years ago by x-yuri <[email protected]>
Fixes to PR 6007 (#6207)

* fix: ensure enableDefaultRc defaults to true unless exlicitly set to false via --no-default-rc...

1af4c5f50c4c146a833c0c2b20d10be1f5a61803 authored over 6 years ago by Clinton Wood <[email protected]>
Fix perf regression (#6204)

* Revert "fix(util/fs): use file content instead of mtime to determine equality (#6010)"

This...

15a438de996aac8b9eb08719a3f27ec03f650b21 authored over 6 years ago by Maël Nison <[email protected]>
fix(cli): reword manifest (#6154)

308b9f067c9a929cce29671466f341b2af0aa697 authored over 6 years ago by Masato Ohba <[email protected]>
feat(checksums): add integrity field with sha512 authentication to yarn.lock (#5042)

* test(fixtures): adjust yarn.lock and snapshots with integrity field as needed

* test(integr...

a7334da31bf783af7a3efab451589fe7ac34c748 authored over 6 years ago by Aram Drevekenin <[email protected]>
Bumps hawk (#6194)

94933a8b4de4df8af55529818dd98dafce52b978 authored over 6 years ago by Maël Nison <[email protected]>
fix: Show essential output for list commands when using --silent option (#6158)

* Add force option to console tree reporter

* Ensure the useful output is displayed in silent...

18b103c81828c1c862e9e095212ea4467f154e51 authored over 6 years ago by Robert (Jamie) Munro <[email protected]>
Added a got field to incompatible engine message (#6161)

81114940301c63d9b21ae658b70c8ee2a6058e8f authored over 6 years ago by Shubham Kanodia <[email protected]>
Fixes windows filtering (#6149)

8cbbc6df34d5ff050bed507224f42abd1b104904 authored over 6 years ago by Maël Nison <[email protected]>
Allow bundleDependencies to be respected during `pack` (#5966)

* Rename bundledDependencies to bundleDependencies

* bundleDependencies respected during pack...

dda0217be6cdc7c2b79934fe7747c5284aaf437d authored over 6 years ago by Travis Hoover <[email protected]>
Fixes request mock on Node 10.7 (#6132)

76fbce16f1f58f3b7755c043998b462f997ff592 authored over 6 years ago by Maël Nison <[email protected]>
1.10.0-0

5fe24016aa36ebacef973a77a18dd217646f2fd2 authored over 6 years ago by Maël Nison <[email protected]>
v1.9.0

9e6153e9c1a9189ff288007e2d281612458b4773 authored over 6 years ago by Maël Nison <[email protected]>
fix(sshpk): Upgrade requests and sshpk to latest versions (#5934)

Upgrades `request` ve `sshpk` modules to latest versions to avoid deprecated `Buffer` usages.

...

2f4bba13897286847fd005d415fc7b197f61f225 authored over 6 years ago by Burak Yiğit Kaya <[email protected]>
fix(pack): higher priority to .npmignore over .gitignore on windows (#5979)

8a404612a6efb60e60e5ac33702aa1bb4206a9a5 authored over 6 years ago by Michal Piechowiak <[email protected]>
Correctly resolve scoped packages in `yarn create`. (#5983)

Fixes #5981.

59377f6ffb7e53a5f94844c68cffb6a5a2690894 authored over 6 years ago by Chris Krycho <[email protected]>
fix(deps): update dependency fs-extra to v7 (#6114)

20c0174d0664252041cb275d62baae65b51b3fed authored over 6 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
update npm link (#6120)

0d726824bac9135b3276ff62ea36f82f2238a754 authored over 6 years ago by Kishan <[email protected]>
Clarified yarn link Warning (#6106)

* clarified yarn link warning

* Update en.js

a9e61f7bd5a95a358f774cc8000bf4cda54b574a authored over 6 years ago by Matt Q <[email protected]>
[WIP] dedupe hoister levelQueue items for performance gains (#6083)

* dedupe hoister levelQueue items for perf gains

* Use set instead of {}

* Fix variable name

3cce1bbc7e830f58ab7c37bd1d386ea14135f000 authored over 6 years ago by Stephen John Sorensen <[email protected]>
chore(deps): update dependency eslint-plugin-relay to ^0.0.24 (#6020)

1711e72d7d86af26a4ea4cfbb9608c47989fb913 authored over 6 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
fix(resolutions): Warn instead of erroring if unmatched dependency matches resolutions with glob support (#6033)

Summary

PR #4835 fixed `yarn check` while using simple resolutions keys.

This PR fixes `ya...

ea5f237938c234869ab6f3f58eaa98bab756bca5 authored over 6 years ago by Ramiro Silveyra d'Avila <[email protected]>
Implements --no-default-rc and --use-rc (#6007)

e946807ceec2d7cdd5c42ef4fcd7f50f41a5d760 authored over 6 years ago by Maël Nison <[email protected]>
Handle invalid versions in satisfiesWithPrereleases (#6019)

d492daa3af03c41e6e673e5cae4a1b5707154c22 authored over 6 years ago by Grey Baker <[email protected]>
Simplify readFirstAvailableStream() (#6022)

* The calling function already knows which paths we tried

* This generic function isn't speci...

eb2b565bb9b948e87b11119482ebc184a9d66141 authored over 6 years ago by sth <[email protected]>
fix(util/fs): use file content instead of mtime to determine equality (#6010)

npm 6 locks mtime of all files in the published tarball to be October
26th 1985, which means mt...

c53d0399ade825adc148842b8cdac57c6b1fd624 authored over 6 years ago by Stephane Rufer <[email protected]>
fix(cli): force registryFolders to be unique (#5985)

fix(cli): force registryFolders to be unique

7f1a3f4c61caf95ac2972124adeffa6302d8e13f authored over 6 years ago by Steven Hargrove <[email protected]>
fix(install): Fix bin-links and related hung installs on Windows (#5975)

* fix(install): Fix bin-links and related hung installs on Windows

**Summary**

This is a f...

ed76c6a8979983049dce409b735a051091fe61b7 authored over 6 years ago by Burak Yiğit Kaya <[email protected]>
Fixes relative cache paths (#5973)

0d2cc583116f8d334d10cb41413929ec6c60da4f authored over 6 years ago by Maël Nison <[email protected]>
Manually bumps the lockfile version

9d678b9f996dbc3234295f8b0220f0f04fa23421 authored over 6 years ago by Maël Nison <[email protected]>
1.9.0-0

cd4065107ba1c539585de5457f43abb0eb3479b9 authored over 6 years ago by Maël Nison <[email protected]>
v1.8.0

eb9d32c680bede68b88d185b91a0ec6781b2c218 authored over 6 years ago by Maël Nison <[email protected]>
feat(cli): enable emoji on Hyper terminal (#5875)

bbef3ee90c3fc78dfa721bd15c674632f76ac8cc authored over 6 years ago by Pig Fang <[email protected]>
Make sure TarballFetcher error messages contain names of problematic files (#5964)

* Make sure name of broken file is mentioned in error message

* Pass when creating stream

...

fc94a16b7ca90a188d084aef8cea406b60e8c38f authored over 6 years ago by sth <[email protected]>
Remove logic to skip updating of existing symlinks (#5751)

* Remove logic to skip updating of existing symlinks

* fix testing of symlink updating

* f...

bdf4acccf6acc0bdf35cd602d57131735101dfa4 authored over 6 years ago by Wolfgang Beyer <[email protected]>
Check for ENOENT, add tests (#5938)

be705c3daaeb5a8b6b845af1c32e79bb11099743 authored over 6 years ago by Eelco Lempsink <[email protected]>
fix(autoclean): Fixes autoclean when used with workspaces

**Summary**

The current autoclean implementation doesn't take workspaces into account. It cau...

e815a5e9e8ccf30e5b0c65c3a8a7f713ee38f6db authored over 6 years ago by Maël Nison <[email protected]>
fix(import): warn and normally resolve dep missing from package-lock.json (#5947)

ef4926d373cb26a377c4ed2ea80fa6e41d015cf0 authored over 6 years ago by Aram Drevekenin <[email protected]>
chore: Better error handling and tests in TarballFetcher (#5845)

**Summary**

Currently `TarballFetcher.fetch()` doesn't notice when a truncated tar is extract...

1be9f75b70d651da01ae89c916da9e47836a2485 authored over 6 years ago by sth <[email protected]>
add ability to publish non-interactively without version bumping (#5748)

dc39ebddd309eb83aaeb496cdb5ed58ae779b057 authored over 6 years ago by Pei Jie <[email protected]>
fix: don't use folder name to determine focused package name (fix #5881) (#5893)

ae2de7bcd9e9322551478c7a6da31af72cda3bf4 authored over 6 years ago by Bryan Wain <[email protected]>
Replace nodejs dependency with nodejs-lts. (#5925)

The LTS releases of nodejs are less likely to break other parts of a project.

d5551e8c59b2e9785139fc059d2aaa8d21c94bb7 authored over 6 years ago by Ilkka Halila <[email protected]>
fix(deps): change cmd-shim to @zkochan/cmd-shim (#5927)

7a6b9750cdb4bbd194437cb7b1be682fbef23a5d authored over 6 years ago by Doma <[email protected]>
feat(install): warn if a package-lock.json file exists

726bda5b2579be9aa729e886cda6c964b2ea044c authored over 6 years ago by Jeremy Morrell <[email protected]>