Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/yarnpkg/example-repo-zipn

Just to check the size of the berry repository with compression N
https://github.com/yarnpkg/example-repo-zipn

Exposes packages to constraints (#5555)

**What's the problem this PR addresses?**

Constraints can only operate on the workspaces' lis...

635b5cae6bcf5ceae37740b6ad8b4d28dfbe7634 authored over 1 year ago by Maël Nison <[email protected]>
Fixes hardcoded Yarn version (#5556)

**What's the problem this PR addresses?**

I forgot to remove debug code from the upgrade CTA,...

1031f31b3a230cc590d839f3519ae1fff51287cd authored over 1 year ago by Maël Nison <[email protected]>
Reset binaries to stable

360f0622d9d44b10a308a99b9107ec690836d3a7 authored over 1 year ago by Yarn Bot <[email protected]>
Releasing 40 new packages

| Package name | Version |
| --- | --- |
| `@yarnpkg/cli` | `4.0.0-rc.48` |
| `@yarnpkg/parsers`...

a9d413abe46246424379b2360ffd3c4288b79218 authored over 1 year ago by Yarn Bot <[email protected]>
Implements aggregate peer deps (#5552)

**What's the problem this PR addresses?**

The "incompatible peer dependencies" warnings are e...

ab2e91630281d27d9266d1d9200145a06acce3e0 authored over 1 year ago by Maël Nison <[email protected]>
Migrates the constraints on the Yarn repository from Prolog to JS (#5553)

**What's the problem this PR addresses?**

We were still using the old constraint engine.

*...

76c19e2d429fe4e25eaa0d1fafda79f39d7cfba6 authored over 1 year ago by Maël Nison <[email protected]>
chore: compute Node.js build target from `engines.node` (#5554)

**What's the problem this PR addresses?**

Whenever we change the supported Node.js version we...

2f5d6a329ad860618af2fdb5f7c82d0d2b4534e8 authored over 1 year ago by Kristoffer K <[email protected]>
ci(release): set `GH_TOKEN` when creating GitHub release (#5550)

**What's the problem this PR addresses?**

The GitHub CLI requires setting the `GH_TOKEN` enviro...

09c0ca122e7c4e24887fa35a2942f975e8e8105c authored over 1 year ago by Kristoffer K <[email protected]>
Sync master with the changes from cherry-pick/next-release

931e8f5909575e9a4e69a6fdd37ca8892a21e5d1 authored over 1 year ago by Yarn Bot <[email protected]>
Tweaks the .env implementation (#5548)

**What's the problem this PR addresses?**

It was raised in
https://github.com/yarnpkg/berry/...

7788d14a19a732eea04738b89d6c13b0d33d8ed8 authored over 1 year ago by Maël Nison <[email protected]>
fix(compat): update patch for `[email protected]` (#5537)

**What's the problem this PR addresses?**

The PnP compatibility patch for TypeScript doesn't ...

4ea24ab90d8879a1b88a8a53bcb5dfbeefc34fff authored over 1 year ago by Kristoffer K <[email protected]>
Adds back the setting accidentally removed in #5544

98eb8b93b808b2957a02173dcc8619a1e8824700 authored over 1 year ago by Maël Nison <[email protected]>
Fixes settings interpolation with dotenv variables (#5544)

**What's the problem this PR addresses?**

I forgot in #4718 to add a test making sure that th...

dad4f9bce905d32cbce1a30754a5328a88683760 authored over 1 year ago by Maël Nison <[email protected]>
Fixes readdir w/ recursive: true (#5543)

**What's the problem this PR addresses?**

The `NodeFS` implementation of `readdir` was making...

d83c88617f754c650e5a1b183c4ce856836843b3 authored over 1 year ago by Maël Nison <[email protected]>
Implements a benchmarking script (#5536)

**What's the problem this PR addresses?**

Making benchmarks required a little too much setup ...

c44f016d7e4b56f5597b95b8b8a444c81bad55e3 authored over 1 year ago by Maël Nison <[email protected]>
Fixes registry used to check for deprecation settings (#5534)

**What's the problem this PR addresses?**

The new `yarn npm audit` implementation checks the ...

edf82dbb5da8497bfdee7c8fb05a2d1570fcbe6b authored over 1 year ago by Maël Nison <[email protected]>
Reset binaries to stable

6a01c212ed39dfcc2d384539e4e5abb2c32bf88b authored over 1 year ago by Yarn Bot <[email protected]>
Releasing 40 new packages

| Package name | Version |
| --- | --- |
| `@yarnpkg/cli` | `4.0.0-rc.47` |
| `@yarnpkg/parsers`...

c84d6249ea4adea54474e7efb0dacf0cfda67b29 authored over 1 year ago by Yarn Bot <[email protected]>
Implements MOTD mechanism (#5530)

**What's the problem this PR addresses?**

It can be difficult to know some of the less-obviou...

bc0a03b3a8ad26787d63436ed29826b40a8b3522 authored over 1 year ago by Maël Nison <[email protected]>
Implements .env file support (#5531)

**What's the problem this PR addresses?**

A common need is to provide environment values into...

e213b5de2fcfa52f1d26538c5630baff174ac8de authored over 1 year ago by Maël Nison <[email protected]>
chore: fix tsconfig excludes (#5525)

**What's the problem this PR addresses?**

The exclude pattern `packages/*/{lib,bin,bundles}` ...

0ae6e291de609dd27a42011cb50b001faf1ffc25 authored over 1 year ago by Kristoffer K <[email protected]>
Sets the default compression to 0 (#5526)

**What's the problem this PR addresses?**

Cache compression doesn't seem the best option nowa...

13d2c77e1d6ceb5192cb40bc2c11c246ac835531 authored over 1 year ago by Maël Nison <[email protected]>
fix(sdks): support Prettier v3 (#5411)

**What's the problem this PR addresses?**

Prettier v3 changes the path to the entry point so ...

5c752fc2906eafae141c58441eec2732bb07554a authored over 1 year ago by Kristoffer K <[email protected]>
ci: cache metadata (#5524)

**What's the problem this PR addresses?**

Now that https://github.com/yarnpkg/berry/pull/5491...

cf24f179488cc0ee0b0cc5472822bcdcf026ad15 authored over 1 year ago by Kristoffer K <[email protected]>
chore: delete global folder in benchmarks (#5523)

**What's the problem this PR addresses?**

-
https://github.com/yarnpkg/berry/pull/5491/commi...

033e1df0e395a77d8ae89b6b50bab35fff4b1488 authored over 1 year ago by Kristoffer K <[email protected]>
feat: cache npm metadata (#5491)

**What's the problem this PR addresses?**
<!-- Describe the rationale of your PR. -->
<!-- Lin...

b18410cc8ddf11216af62b5de21debaf55e4582c authored over 1 year ago by Paul Soporan <[email protected]>
perf(core): optimize changed package detection (#5515)

**What's the problem this PR addresses?**
<!-- Describe the rationale of your PR. -->
<!-- Link ...

6aa385fd96745bda23633148003f8ed6437f5a4e authored over 1 year ago by Paul Soporan <[email protected]>
Bumps Node requirements from 14 to 18 (#5445)

**What's the problem this PR addresses?**

We're still supporting Node 14, but it has reached ...

262a4d24611ba7425fdffc0b84cbde4ab2f70257 authored over 1 year ago by Maël Nison <[email protected]>
Implements the readdir recursive flag (#5514)

**What's the problem this PR addresses?**
The `ZipFS` implementation doesn't support the `recur...

c9ba6bd3d187e92336a817bb93c7c70266db19f6 authored over 1 year ago by Maël Nison <[email protected]>
perf: use `buffer.isUtf8` in `NodePathFS` (#5516)

**What's the problem this PR addresses?**
<!-- Describe the rationale of your PR. -->
<!-- Link ...

88831228b9d541f696dc7c51b5bdf4742038071e authored over 1 year ago by Paul Soporan <[email protected]>
Modernizes installs' output (#5509)

**What's the problem this PR addresses?**

I wasn't entirely happy with the Yarn output:

- ...

dbf08a8d35cc94eb75207051bee11cd90d9d7511 authored over 1 year ago by Maël Nison <[email protected]>
Reset binaries to stable

c09239b5e7ecbbdd9f26efaa872d2a6af088dc6c authored over 1 year ago by Yarn Bot <[email protected]>
Releasing 40 new packages

| Package name | Version |
| --- | --- |
| `@yarnpkg/cli` | `4.0.0-rc.46` |
| `@yarnpkg/parsers`...

4b5a9a4ff3033ee74f4baa9eda8281fc9a6266b1 authored over 1 year ago by Yarn Bot <[email protected]>
perf(libzip): update to `[email protected]` (#5510)

**What's the problem this PR addresses?**

[`[email protected]`](https://github.com/zlib-ng/zlib-ng...

877e44a86d057fb4425acf443c4c5c36113865bd authored over 1 year ago by Kristoffer K <[email protected]>
Adds support for running native binaries without JS intermediaries (#5508)

**What's the problem this PR addresses?**

Yarn currently cannot run native binaries without g...

71ed7270511011871b6c1693ec8594e7adaa5351 authored over 1 year ago by Maël Nison <[email protected]>
Fixes merge conflict resolution always querying the network (#5504)

**What's the problem this PR addresses?**

I broke part of the automatic conflict resolution i...

f9d44eca485492ea2daf7997a414c04fd16680b4 authored over 1 year ago by Maël Nison <[email protected]>
perf(pnp): use default `Module._load` (#5483)

**What's the problem this PR addresses?**

We're unnecessarily patching `Module._load` more th...

e232225ad3f4f4d1961290778bbae7070e4fe70d authored over 1 year ago by Kristoffer K <[email protected]>
feat(sdks): add `relay-compiler` to vscode sdks (#5492)

**What's the problem this PR addresses?**
<!-- Describe the rationale of your PR. -->
<!-- Lin...

1f991a72119797b5aabc6f2d49e5c23ca954b248 authored over 1 year ago by Cosmo Shin (신의하) <[email protected]>
chore: convert gatsby portal dependencies into workspaces (#5499)

**What's the problem this PR addresses?**
<!-- Describe the rationale of your PR. -->
<!-- Lin...

424fbecb11e9c8ef043145c51903499355999233 authored over 1 year ago by Paul Soporan <[email protected]>
Updates the audit implementation to the bulk endpoint (#5501)

**What's the problem this PR addresses?**

The current audit implementation uses the older `/a...

fe64476cfc88a42c6cb4d4d9080cbfa38f005d5a authored over 1 year ago by Maël Nison <[email protected]>
docs: fix questions and answers typo (#5500)

**What's the problem this PR addresses?**
<!-- Describe the rationale of your PR. -->
A typo in ...

116d89740d805efd1994d97167ddef2f62b78f85 authored over 1 year ago by Gabriel Freitas Yamamoto <[email protected]>
ci(release): create GitHub release (#5481)

**What's the problem this PR addresses?**

[GitHub releases](https://github.com/yarnpkg/berry/...

59b22e0c792ac734fa7f93dfdfdb77466b60d827 authored over 1 year ago by Kristoffer K <[email protected]>
ci(release): push release to master `master` and allow retrying releases (#5482)

**What's the problem this PR addresses?**

- Release is stopped when `scripts/release/01-relea...

594b69263eacda5c17a50087388f1428b9190a87 authored over 1 year ago by Kristoffer K <[email protected]>
Sync master with the changes from cherry-pick/next-release

17eb425249e651f35297d874270a5bac3293f03c authored over 1 year ago by Yarn Bot <[email protected]>
Followups on the release branch workflow (#5478)

- The GH action doesn't fetch the `master` branch, so it was missing
- The job wasn't retry-able...

efa7467e4c40666b1e8bbdd467cd4d7909ed6e07 authored over 1 year ago by Maël Nison <[email protected]>
Reset binaries to stable

d5d876d27176f928960c4a2a6f84af883a40e6f2 authored over 1 year ago by Yarn Bot <[email protected]>
Releasing 40 new packages

| Package name | Version |
| --- | --- |
| `@yarnpkg/cli` | `4.0.0-rc.45` |
| `@yarnpkg/parsers`...

4aca3377562ee811b6a8894a12dcec2cf515851b authored over 1 year ago by Yarn Bot <[email protected]>
Release workflow for stable releases (#5476)

**What's the problem this PR addresses?**

I'm currently the only one who can release stable r...

7c688fb0f3a51803239cf37f34d3ccc88745541a authored over 1 year ago by Maël Nison <[email protected]>
test: fix range for parent URL test (#5463)

**What's the problem this PR addresses?**

The test added in https://github.com/yarnpkg/berry/...

60f9c193aba86a9261e3ffca6eeffa5097ba4cfe authored over 1 year ago by Kristoffer K <[email protected]>
Adds legacy plugin removal behavior (#5446)

**What's the problem this PR addresses?**

When using `yarn set version` with Yarn 4, the core...

8548edcf1d5fbaa230815e56e014df86fc56c1cb authored over 1 year ago by Maël Nison <[email protected]>
fix(compat): update patch for `[email protected]` (#5448)

**What's the problem this PR addresses?**

The PnP compatibility patch for TypeScript doesn't ap...

a7af8b8179bff969a56e8299b00a5411109faad4 authored over 1 year ago by Kristoffer K <[email protected]>
Reset binaries to stable

79ae8c812b8fd34b527aedb7b6fba138cc775e04 authored over 1 year ago by Yarn Bot <[email protected]>
Releasing 40 new packages

| Package name | Version |
| --- | --- |
| `@yarnpkg/cli` | `4.0.0-rc.44` |
| `@yarnpkg/parsers`...

dfc30359650c9e722716a9d2946ed7fea1fc8b6c authored over 1 year ago by Yarn Bot <[email protected]>
fix(pnp): esm - handle `parentURL` without a `file:` protocol (#5362)

**What's the problem this PR addresses?**
When chaining Yarn PNP ESM loader with
[import-in-the-...

a6fc2ab730771ee59951d0a8ba9de627aa5d1369 authored over 1 year ago by Liz Fong-Jones <[email protected]>
Fixes typecheck (#5447)

**What's the problem this PR addresses?**
<!-- Describe the rationale of your PR. -->
<!-- Link ...

403513ad37ca439d6d8047d5e80a35dc690cae88 authored over 1 year ago by Maël Nison <[email protected]>
Enables the merge queue

ccfb3c23d1904ac320dec73954a6093dce5f5ccf authored over 1 year ago by Maël Nison <[email protected]>
docs: add theme colour (#5141)

sanjaiyan: theme color

99ebb74b36af15659216ff2c0ef8058038c82189 authored over 1 year ago by Sanjaiyan Parthipan <[email protected]>
docs: explain where the `.yarnrc.yml` should be placed in `migration.md` (#5142)

* Update migration.md

As someone who has never used yarn before, I had to look this up.

* ...

56f566f036cad053e371ab1e83644abcfc838076 authored over 1 year ago by Atheist Engineer <[email protected]>
fix(core): correct `.yarnrc.yml` validation error (#5213)

* Don't print `[Object object]` as a yarnrc.yml error

* Help???

* This seems less than "pa...

c72c7eab649a4becb20ffa38d26d3b969606161e authored over 1 year ago by Hames <[email protected]>
Update plugins.md - add yarn-plugin-fetch (#5384)

Update plugins.md

Co-authored-by: Maël Nison <[email protected]>

9b4eac8c26ed14a5a1536e3fe6d07f4469e25853 authored over 1 year ago by Jo <[email protected]>
chore: add `git-hooks` to plugins list (#5343)

Co-authored-by: Maël Nison <[email protected]>

ae93e911c2cee802ab81f9e14c6a752c53ba6787 authored over 1 year ago by Carter <[email protected]>
docs: add `yarn-plugin-env` to contrib plugins (#5306)

docs: add yarn-plugin-env to Contrib plugins

# What's a problem?
On each start of any script...

de2143b5fdd7745221feb0c30986535eab5a78ad authored over 1 year ago by Veys Aliyev <[email protected]>
add readme to publishBody (#5374)

* add readme to publishBody

* clean test with example

* add fallback to project name

* ...

a8468d6f0cac37d1f393a157f0a38fd87ae299b7 authored over 1 year ago by Gal Hindi <[email protected]>
feat(plugin-essentials): upgrade all packages with wildcard (#5381)

* feat(plugin-essentials): upgrade all packages with wildcard

Add support for upgrading both ...

1262eb59a85a3f4bdd96bf83344253ab0c247d85 authored over 1 year ago by Grzegorz Rozdzialik <[email protected]>
feat: add --always-auth flag to npm login (#5406)

* feat: add --always-auth flag to npm login

* Fixes lint

---------

Co-authored-by: Maël...

e95e47784cb2a00ef64e73b78cfab92048db26e0 authored over 1 year ago by Bram Gotink <[email protected]>
fix(plugin-interactive-tools): don’t list folder aliases as outdated dependencies (#5442)

* fix(plugin-interactive-tools): don’t list folder aliases as outdated dependencies

See https...

e19910a8591cf0aeff11f2d9d04bcb0ca43a69a8 authored over 1 year ago by Bart Lens <[email protected]>
feat(builder): streamline generated template (#5426)

077a52926aef4be72122ff1b74ba3df7eb2c873d authored over 1 year ago by mataha <[email protected]>
Update plugins.md with yarn-plugin-env-vars (#5433)

5838385e560f8f651eafd7b7f7c49af50c78d0ee authored over 1 year ago by Sergio Cinos <[email protected]>
Autocorrects git:// into https:// for GitHub (#5440)

* Autocorrects git:// into https://

* Updates the url

9b52c8c42bdfbfd6986d7e0f5a834c0f77127870 authored over 1 year ago by Maël Nison <[email protected]>
Re-reports errors after the current group ends (#5443)

9c8ddb849db80c647e0522bbcbcf9ca9469b63b6 authored over 1 year ago by Maël Nison <[email protected]>
Prints the constraints errors on CI (#5444)

30d6683d3817aad5c2123b9b19f90eec112c15a5 authored over 1 year ago by Maël Nison <[email protected]>
Reset binaries to stable

46d71499a592a9cd04910c88745368a0cb9a8273 authored over 1 year ago by Yarn Bot <[email protected]>
Releasing 40 new packages

| Package name | Version |
| --- | --- |
| `@yarnpkg/cli` | `4.0.0-rc.43` |
| `@yarnpkg/parsers`...

7f0475c320b7ae74d0873a4d16b0dd755eca59f5 authored over 1 year ago by Yarn Bot <[email protected]>
Sync master with the changes from cherry-pick/3.5

f5925f426e0e547a6d9c73721b52c3c5843c7c1e authored over 1 year ago by Maël Nison <[email protected]>
fix(pnp): esm - use correct error code when module not found (#5355)

* fix(pnp): Use correct error code when module not found

* test(pnp): Add tests

* Commits ...

30147e8b1d9d6a89c6e49fffefcce3a566fdcbea authored over 1 year ago by Clement Yan <[email protected]>
perf(core): persist workspaces in parallel (#5368)

* perf(core): persist workspaces in parallel

* Update packages/yarnpkg-core/sources/Project.t...

23448aa973b66199e0e48540cdd8911b8d1f3a88 authored over 1 year ago by Kristoffer K <[email protected]>
perf(core): use a reverse lookup in `forgetTransientResolutions` (#5372)

d8aab4e081a852aaf596a7b6bfba84a45535938a authored over 1 year ago by Kristoffer K <[email protected]>
fix(fslib): export `CustomDir` (#5371)

* Whitespace.

* Export CustomDir class.

To allow compatible implementations of `opendir` t...

178d2627046ff81f407295265608a4d57211be04 authored over 1 year ago by bruce-one <[email protected]>
docs: additional coc vim sdk configuration step (#5387)

* docs: additional coc vim sdk configuration step

Describe additional SDK configuration step ...

818aac25efdbde6854f8f27189df01e22d01dd91 authored over 1 year ago by Ruslan <[email protected]>
docs: Fix typos and errors in yarnrc.json file (#5404)

Fix typos and grammatical errors in yarnrc.json file

45ecf177109fe674858be84aa24fd4a45adb2b63 authored over 1 year ago by Chukwualuka Chiama <[email protected]>
chore: update benchmark dependencies (#5390)

4333fe8025922a3b32b26c0fdb09624b25efab2b authored over 1 year ago by Kristoffer K <[email protected]>
fix(compat): update patch for `[email protected]` (#5391)

* fix(compat): update patch for `[email protected]`

* ci: set lib

c114116ad0d529ed5ce47d60359777dcbf16581c authored over 1 year ago by Kristoffer K <[email protected]>
fix(types): avoid using `import type * as` (#5400)

d94d541de98db7c999cb7ce59714a5273bdd647d authored over 1 year ago by Kristoffer K <[email protected]>
fix(pnp): disable patching `binding.fstat` when possible (#5402)

510a6d52865ccf72be2267e505a8580f0fae7b9d authored over 1 year ago by Kristoffer K <[email protected]>
Force website rebuild

8f06272015665e0982f9a6fe105ce9fef5b14e75 authored over 1 year ago by Maël Nison <[email protected]>
test: fix editor SDK test (#5363)

80c6fa0f69d35e2d2a19efe9ddc4a946dba4beb6 authored over 1 year ago by Kristoffer K <[email protected]>
perf(core): setup workspaces in parallel (#5367)

e1f73e611aa3e93e6e76690c7c06566a940fa9c6 authored over 1 year ago by Kristoffer K <[email protected]>
Reset binaries to stable

1b3768270f2d595d1781fa7013517365578c4953 authored over 1 year ago by Yarn Bot <[email protected]>
Releasing 40 new packages

| Package name | Version |
| --- | --- |
| `@yarnpkg/cli` | `4.0.0-rc.42` |
| `@yarnpkg/parsers`...

59c1dc91a7164542b462ed6d5316bbb634a23545 authored over 1 year ago by Yarn Bot <[email protected]>
fix(compat): typescript - improve PnP support (#5351)

ab8738fd6b558e0cb69a097117a761fe4175f8ed authored over 1 year ago by Kristoffer K <[email protected]>
Fixes `@yarnpkg/types` (#5348)

* Fixes @yarnpkg/types

* Versions

* Update packages/yarnpkg-types/sources/yarn.ts

Co-au...

026d36e4b3e79208643918b0f0a2fb47d6f127ac authored over 1 year ago by Maël Nison <[email protected]>
Makes the workspace: protocol tolerate aliasing workspaces (#5357)

7c21d867788602addc8a25e46f74834112487dc7 authored over 1 year ago by Maël Nison <[email protected]>
Reset binaries to stable

f7f42b6bc3e38341446a03cec548ea91c56229bf authored over 1 year ago by Yarn Bot <[email protected]>
Releasing 40 new packages

| Package name | Version |
| --- | --- |
| `@yarnpkg/cli` | `4.0.0-rc.41` |
| `@yarnpkg/parsers`...

b1f6b8f08695783ba61978ed2e9893b3dc5d9bf6 authored over 1 year ago by Yarn Bot <[email protected]>
feat(workspace-tools): add path support to --include, --exclude, and --from flags in foreach (#5308)

* feat(workspace-tools): add --include-paths and --exclude-paths flags to
foreach

* add a te...

bd3b73585b4ef23c6615a590fd7f390569dec491 authored over 1 year ago by Maddy Miller <[email protected]>
fix(pnp): use exports implementation from Node.js (#5331)

* fix(pnp): use exports implementation from node

* test: remove test for removed feature

*...

c579a14dfec651ba3d87f204cbf83f0cf92d2665 authored over 1 year ago by Kristoffer K <[email protected]>
Improves JS constraints (#5341)

* Improves JS constraints

* Adds documentation

* Removes dts-bundle-generator from the dep...

044518c61933d99418a63219529817579330db24 authored over 1 year ago by Maël Nison <[email protected]>
fix: Fixes grammatical errors in version.ts (#5317)

* fix: Fixes grammatical error in version.ts

* More grammatical errors.

fe7f85aba098b006609e81476c6323235008f11b authored almost 2 years ago by Kamron Batman <[email protected]>
fix(core): ignore YARN_REGISTRY when resolving configuration (#5338)

Co-authored-by: Nicolás Fantone <[email protected]>

9322030ce5cac959e480fd34db52eb84974d70bf authored almost 2 years ago by Nicolás Fantone <[email protected]>
fix(npm-cli): count all instances of ignored advisories (#5194)

Fix bug where ignored advisories would still count if multiple paths were affected

03fba251f6d6454003600c30f737670a103a8a1e authored almost 2 years ago by B4ckslash <[email protected]>