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

Update PULL_REQUEST_TEMPLATE.md

158d96dce95313d9a00218302631cd263877d164 authored over 2 years ago by Maël Nison <[email protected]>
Update README.md

fbcdb79a9878ef2d6e10e70c97adece2d94fa754 authored over 2 years ago by Maël Nison <[email protected]>
Update README.md

6db39cf0ff684ce4e7de29669046afb8103fce3d authored almost 3 years ago by Maël Nison <[email protected]>
Create SECURITY.md

728feb1414cec2d5cb8ecf8c061bc10f03b99def authored almost 3 years ago by Maël Nison <[email protected]>
Updates the contribution guidelines

0a121f66ffcb4fc48ed6ea9e5ad928bd7cdc9b5f authored almost 3 years ago by Maël Nison <[email protected]>
Update README.md

300c47c336be0e8dbc722ef451148a79d9a35486 authored about 3 years ago by Maël Nison <[email protected]>
Update README.md

e3248e74cb5aac0a2d19d540c135c1549338422c authored about 3 years ago by Maël Nison <[email protected]>
Update CHANGELOG.md

ba0a33b7dc513d262bce505d9446d18a173a839c authored over 3 years ago by Maël Nison <[email protected]>
Update set-dev-version.js

3119382885ea373d3c13d6a846de743eca8c914b authored almost 4 years ago by Maël Nison <[email protected]>
Update bug_report.md

14bcd15a401e063c2130ab31568c80aeb914165f authored almost 4 years ago by Maël Nison <[email protected]>
Update bug_report.md

977943ee814c9dbec9db45c15eb4831a3d7c8d83 authored almost 4 years ago by Maël Nison <[email protected]>
Update CHANGELOG.md

a4708b29ac74df97bac45365cba4f1d62537ceb7 authored over 4 years ago by Maël Nison <[email protected]>
Update CHANGELOG.md

f9ad995968850cd6771b068601d6a05146deb9c4 authored over 4 years ago by Maël Nison <[email protected]>
Update CHANGELOG.md

d1227fb48b1dbf8b1944a1156029b3741dfdc5f1 authored over 4 years ago by Maël Nison <[email protected]>
Update CHANGELOG.md

cbeead63564f1e1a9bdebbfec7f1fafde04f8c91 authored over 4 years ago by Maël Nison <[email protected]>
Bumps the OSX image

ac21dbf16a5d2d5f4cb032f5da5313949db3fb71 authored over 4 years ago by Maël Nison <[email protected]>
Spawn yarn .cjs files also using process.execPath (#8144)

4df89bc4923a1d24e271d67843cfc19d7fed204a authored over 4 years ago by Bram Gotink <[email protected]>
Store local yarn versions as .cjs files (#8145)

This improves the experience of working with yarn
in workspaces that are marked as "type": "mod...

fc8489a52e27276787699ca7d69dd63be713ad4c authored over 4 years ago by Bram Gotink <[email protected]>
fix(pack): sort files to produce identical output on Windows and Unix (#8142)

* fix(pack): always ignore yarnrc.yml file

* fix(pack): sort files before packing

* docs: ...

17992a7da3e2371af3a264b585f8f9fbf6c511f9 authored over 4 years ago by Kristoffer K <[email protected]>
Fixes empty yarnrc files

a75dbe36ca7f6d881d291a7231676d00d523bb39 authored almost 5 years ago by Maël Nison <[email protected]>
Update CHANGELOG.md

62aec83ed84cc20cc6edbf17e4c518ee1dfd16af authored almost 5 years ago by Maël Nison <[email protected]>
Prevents exiting the process on sigint through yarn-path (#7957)

4bb38a1557d225632c7960d0037d551c43f8a327 authored almost 5 years ago by Maël Nison <[email protected]>
Makes the CLI 2 forwarding stricter (#7931)

* Makes the CLI 2 forwarding stricter

* Fixes a test

2cb2fc4805060986c6d5cdf6b7636d91b441c38f authored almost 5 years ago by Maël Nison <[email protected]>
1.23.0-0

989a74067420f370fa575a59624ed258334f90d1 authored almost 5 years ago by Maël Nison <[email protected]>
v1.22.0

eee67d02ed09172d5360df0fa0b9c73e23449818 authored almost 5 years ago by Maël Nison <[email protected]>
Update CHANGELOG.md

69716228e9ee3592eda9c8fa142d59fec511e97c authored almost 5 years ago by Maël Nison <[email protected]>
Fixes arbitrary file write on fetch (#7831)

0e7133ca28618513503b4e1d9063f1c18ea318e5 authored almost 5 years ago by Maël Nison <[email protected]>
handle failed policy set-version (#7848)

* handle failed policy set-version

* linting

* handle instances where caseless is not defi...

fa613f3a71756a06a24d6c93c6b1fa7231eccd9a authored almost 5 years ago by Nick Olinger <[email protected]>
Implements set version (#7862)

f381c5f0ce85a96dc1cba8e4883819ee878c949f authored almost 5 years ago by Maël Nison <[email protected]>
Configure bug report issue template (#7844)

* configure bug report issue template

* Update bug_report.yml

Co-authored-by: Christoph Na...

d2c3a485e0c52a0bf855611e7065ca533ecf4f2d authored almost 5 years ago by Nick Olinger <[email protected]>
Allow dots in bin names (#7811)

* Fixed bin regex

* Removed unsupported by Windows colon from bin regex

* Updated normaliz...

af4c2056a341b7d14ff14b43840f7cbc8a8d2d90 authored almost 5 years ago by Valery Bugakov <[email protected]>
fix(workspaces): Pass args following "--" when running workspace scripts (#7786)

* fix(workspaces): Passes arguments follwing "--" when running a workspace script

Passes argu...

1b334e687baa75c84440def211cca0636879d14d authored almost 5 years ago by Jeff Valore <[email protected]>
Fix suggestions for CLI (#7808)

At some point the `scripts` object changes to be a map instead of an array, at which point the s...

2c8e97eaf3047be92c99114b7f08aee044329a05 authored almost 5 years ago by Kevin Deisz <[email protected]>
Fixes bin overwrites (#7755)

* Fixes potential file overwrite at install time

* Fixes the regexp

* Adds warnings

* F...

039bafd74b7b1a88a53a54f8fa6fa872615e90e7 authored about 5 years ago by Maël Nison <[email protected]>
1.22.0-0

ac04da8d94a431d6e37257598a4dacd9490f8b56 authored about 5 years ago by Mael Nison <[email protected]>
v1.21.0

604b4c89515830271910c0981cb5a7c008d35b70 authored about 5 years ago by Mael Nison <[email protected]>
v1.20.0

e90518daf90b4935567ecee1902515ea3084d4f1 authored about 5 years ago by Mael Nison <[email protected]>
Adds a note of the workspace name when running commands in all workspaces (#7722)

* Adds a note of the workspace name when running commands in all workspaces

* Update CHANGELO...

d23f5d260b33883286437558e2f7e3c8bc96b5b1 authored about 5 years ago by Orta <[email protected]>
Adds support for --install in yarn init (#7723)

* Adds support for --install in yarn init

* Updates the CHANGELOG

11872ca387b144f379afe21005be709d474f1113 authored about 5 years ago by Maël Nison <[email protected]>
Prevents cache removal when running an install (#7699)

* Prevents cache removal when running an install

* Removes .bin as usual

* Update CHANGELO...

98d51d88310eede3d6394a20d5a11dbb258cb54b authored about 5 years ago by Maël Nison <[email protected]>
Correctly install workspace child deps when workspace child not symlinked to root (#7289)

* Test for conflict between pkg versions in root and workspace child

This test creates the sc...

c43f66d14b1baedc7f50055dd7c997b32be0f8b1 authored about 5 years ago by Daniel Tschinder <[email protected]>
make running with Plug'n Play possible on node 13 (#7650)

* ci(circleci): prevent timeout on circle-ci macos node10 build

The circle ci job for macOS o...

1ec3190a4c1077f14fa7e9689ca06ad394be131f authored about 5 years ago by Sander Verweij <[email protected]>
ci(circleci): prevent timeout on circle-ci macos node10 build (#7651)

The circle ci job for macOS on node 10 currently fails because it takes too long
(both PR's #76...

730d3906f2d3a3f30b4e93fbf8fa2c1d3a44882c authored about 5 years ago by Sander Verweij <[email protected]>
fix(run): add cwd/node_modules/.bin to run command search path (#7151)

* fix(run): change run command to check cwd/node_modules/.bin for commands. Fixes run in workspa...

79a96e31321e58e650e5e879bef52d57dda746af authored about 5 years ago by Jeff Valore <[email protected]>
Update CHANGELOG.md

6e5b0ea0dc15bef7d2abd67a46adbe7efe533404 authored about 5 years ago by Maël Nison <[email protected]>
Resolves folder options (i.e. --modules-folder) relative to cwd (#7074) (#7607)

* Prevents potentially surprising behavior and data loss

* Includes integration test verifyin...

8a8ce2df284264e00425e3cf32ecca22942a88d6 authored about 5 years ago by mbpreble <[email protected]>
Fix cache integrity check false-positives across multiple registries (#7595)

* Add tests for cache integrity check

* Always store sha1 hash as part of cacheIntegrity

T...

c040e7918dca811e0d4b54a949fd6f3be403a777 authored about 5 years ago by Michael <[email protected]>
Enforces sha512 in the cache (#7591)

* Always store sha512 in the cache

* Bumps the cache

* Fixes error reporting

e7cc86bf1c11e44b4336278269d5d8fc7b4f824f authored about 5 years ago by Maël Nison <[email protected]>
Fixes Node forwarding w/ yarn-path (#7592)

* Fixes Node forwarding w/ yarn-path

* Fixes spawning

511982802ce162fc74f4f15d1463ba6cb85fd594 authored about 5 years ago by Maël Nison <[email protected]>
Use different folders with integrity or without (#7586)

* Uses a different folder for pkgs with integrity or without

* Fixes for when integrity is an...

25d5526c8995443b03c113c44f9c8e9a79c2c074 authored about 5 years ago by Maël Nison <[email protected]>
Update CHANGELOG.md

809fb48927a8bcb89fd4853acf1846a51afa642d authored over 5 years ago by Maël Nison <[email protected]>
Update CHANGELOG.md

a890340a9c7ce4c56990be1cb98de7145a1227db authored over 5 years ago by Maël Nison <[email protected]>
1.20.0-0

7580943cee327f5a1eec56786d2759e96fa763b5 authored over 5 years ago by Maël Nison <[email protected]>
v1.19.0

c3d256fcf641de4fe8d4d6034a2b046fafae30c0 authored over 5 years ago by Maël Nison <[email protected]>
Adds a check for the hash too

34efd23305b9da701aae96f29302b71a5a0ea2e6 authored over 5 years ago by Maël Nison <[email protected]>
Validation fix (#7582)

* Validates both checksum and integrity

* Adds a test

* Revert "Fixes the problem another ...

fa746451eeae79ec35e87bbec14576d6831984fe authored over 5 years ago by Maël Nison <[email protected]>
Fixes the problem another way

29a8c583179ec77b5fdcdd3ce348bbe08ecd2abf authored over 5 years ago by Maël Nison <[email protected]>
Fixes tests

9322e76fba6a83696ec7104c1af3111ab58a0fff authored over 5 years ago by Maël Nison <[email protected]>
Fixes flow linting

431a9e96405f43a60b3ffa3034921ec8d321a403 authored over 5 years ago by Maël Nison <[email protected]>
Update CHANGELOG.md

b29af010c6be5a6a981c5feb6cfca7d31254d529 authored over 5 years ago by Maël Nison <[email protected]>
Update CHANGELOG.md

061a3d81d410a6803220df3dcef20effee7852bb authored over 5 years ago by Maël Nison <[email protected]>
1.19.0-0

a14fc439ec02445aa59fa2e4a7e382061a424be5 authored over 5 years ago by Maël Nison <[email protected]>
v1.18.0

c08d0e31d769bf18680f86f0ffd8efcc56fb4c61 authored over 5 years ago by Maël Nison <[email protected]>
Disables Azure / Node8+Windows for now

fea852b48db739d846a8f8414db576e4685b8af3 authored over 5 years ago by Maël Nison <[email protected]>
Fixes link self (#7558)

1d90e07fc97d615468f2c82d35fcdba5b59998f6 authored over 5 years ago by Maël Nison <[email protected]>
Adds an undocumented run hook (#7557)

* Adds an undocumented run hook

* Fixes lint

53783b50efb7b070eb5b2ab8777c30cb8f8a9a9f authored over 5 years ago by Maël Nison <[email protected]>
Adds a message when people use PnP (#7556)

* Adds a message when people use PnP

* Update en.js

7496345f5436b08033f003ec0b847de7e27a326c authored over 5 years ago by Maël Nison <[email protected]>
Preserve linked packages in create command (#7543)

* Preserve linked packages in create command

* Update changelog

* Warn when using linked p...

1bdb15afe6dc2a727e8f81096306ecd3770feff4 authored over 5 years ago by Nick McCurdy <[email protected]>
Fixes link:. (#7512)

* Fixes link:.

* Update CHANGELOG.md

53d8004229f543f342833310d5af63a4b6e59c8a authored over 5 years ago by Maël Nison <[email protected]>
Fixes offline mirror filename calculation for scoped packages URLs in Verdaccio (private npm repository) (#7499)

* Fixes offline mirror filename calculation for scoped packages URLs in Verdaccio (private npm r...

b8af7e05acf965e612f2f8fafa240aa9bd069a41 authored over 5 years ago by xv2 <[email protected]>
Update fixture certificates to prevent false negatives during testing (#7457)

* Update fixture certificates to prevent false negatives during testing

* Adding #7457 to CHA...

1a57117853afa2901feb541f6db7f064d9c0f8b9 authored over 5 years ago by thomas <[email protected]>
Do not log `err.message` of `ProcessTermError`s if silent (#7472)

* Do not log `err.message` of `ProcessTermError`s if silent

Fixes #5359

* Ensure `YARN_SIL...

7575b1f144450d7c6685482d011ea04ab547e07f authored over 5 years ago by herr kaste <[email protected]>
Add Parcel to the engines ignore list (#7473)

* add parcel to ignore

* add trailing comma

8deceab891bb2c7f082e81084643bec6bca77bfa authored over 5 years ago by Jasper De Moor <[email protected]>
Run the prepare script of git dependencies even if NODE_ENV=production (#7398)

* Run the prepare script of git dependencies even if NODE_ENV=production

When installing a gi...

ee29a5fd6a9763b4befa3d3f28671e40f6579b2f authored over 5 years ago by John Firebaugh <[email protected]>
Always run postversion lifecycle method (#7154)

* Always run postversion lifecycle method

Runs postversion even if no git commit is made.

...

84e01a97781f903f326e6ca5d7f48935cea74142 authored over 5 years ago by Hampus Tågerud <[email protected]>
Adds vscode keys - since they can be large (#5420) (#7419)

a3b1294c22043cd8868b6a1decb77b673e764efd authored over 5 years ago by Eric Amodio <[email protected]>
Forces using https for the regular registries (#7393)

* Forces using https for the regular registries

* Fixes linting

* Updates the changelog

...

2f08a7405cc3f6fe47c30293050bb0ac94850932 authored over 5 years ago by Maël Nison <[email protected]>
Optimize slice last sharp tail (#7353)

49332faf9d22f5c4ae33d4d3343895e189b3fac3 authored over 5 years ago by Mikhail Bodrov <[email protected]>
Add registry paramter to revokedToken request (#7358)

c31e4a95369efba02965297568028859134c1688 authored over 5 years ago by Zixuan Liu <[email protected]>
Gives a higher precedence to yarnrc.yml than yarnrc

01713684fa5cc6b6d6143ac0bbea2c4f889d5fd8 authored over 5 years ago by Maël Nison <[email protected]>
Adds basic support for .yamlrc.yml (yarnPath only, v2) (#7350)

11ec1bc57a5cc81f9b9ba755041d0110e3771b9d authored over 5 years ago by Maël Nison <[email protected]>
1.18.0-0

3a1fc9c0f719cd9c7aac7a4f7530252f4a1d76e7 authored over 5 years ago by Maël Nison <[email protected]>
v1.17.0

ddceddc5a3437fb5eece710293162986ce5cc4d7 authored over 5 years ago by Maël Nison <[email protected]>
Update CHANGELOG.md

f9aaff00c1662b8b95603a1cd1628540e8eed20c authored over 5 years ago by Maël Nison <[email protected]>
feat(version): Allow for prereleases flags and prerelease identifiers (#7336)

* Complete semver versioning flags with prereleases and preid

* Update CHANGELOG

8a60e21258de4fa870740f71315b7aef27dbb153 authored over 5 years ago by Daniel Seijo <[email protected]>
Prevents the link: protocol from crashing when no package.json is used (#7337)

* Stops reading the manifest for link: dependencies

* Prevents crashing when the package.json...

2f5c937d12fd8ea64356c205939c4c5ccd4f0845 authored over 5 years ago by Maël Nison <[email protected]>
fix(add, upgrade): fix audit flag (#7326)

* fix(add, upgrade): fix audit flag

* Update CHANGELOG.md

40546bf112b4e6b631fb52378c86ab4827e9849a authored over 5 years ago by David Sanders <[email protected]>
Fix login for `yarn publish` (#7312)

c88c64f0d72ee410534746db40a500a2f65bef51 authored over 5 years ago by Zixuan Liu <[email protected]>
fix(config): Adds support for --offline flag to global add command (#7330)

* fix(config): Adds support for --offline flag to global add command

* Update CHANGELOG.md

...

6b7ee8c7ad42c4eaf2cd741fbdcd80cd32b2b57d authored over 5 years ago by Francis Crick <[email protected]>
fix(install): Inherit optional property for resolutions (#7273)

6040

b6569538de69e0ccd201f0a33f1f5b52f2656f5b authored over 5 years ago by kaylie-alexa <[email protected]>
Adds support for parsing Yaml files (#7300)

* Adds support for parsing Yaml files

* Adds a test

* Removes debug

* Fixes test

* U...

1089b39c17cd7054a549cf640deb9155f7d964d6 authored over 5 years ago by Maël Nison <[email protected]>
Update CHANGELOG.md

ee7b6c6a5b552f4d6ef66dfe95db33bef71511cf authored over 5 years ago by Maël Nison <[email protected]>
1.17.0-0

550fb223e0204a7ce494075aa9c36ad69036c0d0 authored over 5 years ago by Maël Nison <[email protected]>
v1.16.0

60150ffeb00dcb4cb0d3f9ef775fc2c2d543b10c authored over 5 years ago by Maël Nison <[email protected]>
Fix minor typo in dependencies test (#7214)

5c18247c12e096d04e75aadddf4b483050c8cbb7 authored over 5 years ago by Benjie Gillam <[email protected]>
Add installationMethod for portage (Gentoo Linux) (#7123)

5531858d23e1a3b9966f6f2665246389bcbcba83 authored over 5 years ago by Jon Janzen <[email protected]>
Handle EPIPE on stdout gracefully (#7194)

* Handle EPIPE on stdout gracefully

* Update CHANGELOG.md

d4805c302d9a02fd2a52cb4e02f9092b4689fbb1 authored over 5 years ago by Abhishek Reddy <[email protected]>
Tweaks the yarnrc syntax parser (#7210)

* Tweaks the yarnrc syntax parser

* Fixes the test

d6677533d47189e4ed3033ba93237d8be745d20f authored over 5 years ago by Maël Nison <[email protected]>
Support NPM Enterprise URLs in offline mirror filename calculation. (#7200)

* Support NPM Enterprise URLs in offline mirror filename calculation.

* Update CHANGELOG.md
...

4ad88165fdf607a70c75db556a3af95864b2189a authored over 5 years ago by jmillikin-stripe <[email protected]>
Retry on connection timeout (#7163)

* publish lib and retry on timeout

* update changlog file

* update changelog with PR link

8a671f10c86b66baa74ef6f4cd24d4ca8ee5067a authored over 5 years ago by VincentBailly <[email protected]>