Ecosyste.ms: OpenCollective

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

Yarn

Yarn is the community maintained package manager for JavaScript; we aim to make software development predictable and stable šŸ“¦
Collective - Host: opensource - https://opencollective.com/yarnpkg - Website: https://yarnpkg.com - Code: https://github.com/yarnpkg

Reset binaries to stable

github.com/yarnpkg/example-repo-zipn - 360f0622d9d44b10a308a99b9107ec690836d3a7 authored over 1 year ago by Yarn Bot <[email protected]>
Reset binaries to stable

github.com/yarnpkg/berry - 050cfdbc3b69bd037d54ea9d9110828a2d184eac 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`...

github.com/yarnpkg/berry - 5cebf76352881fab6ed039762a7eb08143d04c0b 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`...

github.com/yarnpkg/example-repo-zipn - 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...

github.com/yarnpkg/berry - 155ff9cc4976a214fc221a0fe7566da12ab674a2 authored over 1 year ago by MaĆ«l Nison <[email protected]>
Implements aggregate peer deps (#5552)

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

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

github.com/yarnpkg/example-repo-zipn - 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.

*...

github.com/yarnpkg/berry - ee198fc221a1562623561fa48b51d3193bcfb575 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.

*...

github.com/yarnpkg/example-repo-zipn - 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...

github.com/yarnpkg/berry - e9826af1526e7b6fec885e593a22315c77d8e7de authored over 1 year ago by Kristoffer K <[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...

github.com/yarnpkg/example-repo-zipn - 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...

github.com/yarnpkg/example-repo-zipn - 09c0ca122e7c4e24887fa35a2942f975e8e8105c 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...

github.com/yarnpkg/berry - 4c256e060165eee89b52b8ee2a12cbcb5dfc58ed authored over 1 year ago by Kristoffer K <[email protected]>
Sync master with the changes from cherry-pick/next-release

github.com/yarnpkg/example-repo-zipn - 931e8f5909575e9a4e69a6fdd37ca8892a21e5d1 authored over 1 year ago by Yarn Bot <[email protected]>
Sync master with the changes from cherry-pick/next-release

github.com/yarnpkg/berry - 3308c7deb1248dcda91a193ed7ab67f56321a094 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/...

github.com/yarnpkg/example-repo-zipn - 7788d14a19a732eea04738b89d6c13b0d33d8ed8 authored over 1 year ago by MaĆ«l Nison <[email protected]>
Tweaks the .env implementation (#5548)

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

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

github.com/yarnpkg/berry - 5533fb48fa009316939923079fd5fa7a351918d4 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 ...

github.com/yarnpkg/example-repo-zipn - 4ea24ab90d8879a1b88a8a53bcb5dfbeefc34fff authored over 1 year ago by Kristoffer K <[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 ...

github.com/yarnpkg/berry - 74d400dda0c430c2f082d4a6947cc94c25e18ebb authored over 1 year ago by Kristoffer K <[email protected]>
Adds back the setting accidentally removed in #5544

github.com/yarnpkg/berry - 21a5d8e1cc0b674b7cdfce4b9c82390f8c12a5fe authored over 1 year ago by MaĆ«l Nison <[email protected]>
Adds back the setting accidentally removed in #5544

github.com/yarnpkg/example-repo-zipn - 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...

github.com/yarnpkg/example-repo-zipn - dad4f9bce905d32cbce1a30754a5328a88683760 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...

github.com/yarnpkg/berry - 603fe1108ca90e44dc2b18ba0032968fbdc3a504 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...

github.com/yarnpkg/example-repo-zipn - d83c88617f754c650e5a1b183c4ce856836843b3 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...

github.com/yarnpkg/berry - 6cafe40fbd4cd132856af7e6f09ca1746a878385 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 ...

github.com/yarnpkg/example-repo-zipn - c44f016d7e4b56f5597b95b8b8a444c81bad55e3 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 ...

github.com/yarnpkg/berry - 200e84d83aa0107d4b9b2f32387bf770187c80da 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 ...

github.com/yarnpkg/example-repo-zipn - edf82dbb5da8497bfdee7c8fb05a2d1570fcbe6b 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 ...

github.com/yarnpkg/berry - b39e673b7ec2b4edeb80112ad0d1ead441060b43 authored over 1 year ago by MaĆ«l Nison <[email protected]>
Reset binaries to stable

github.com/yarnpkg/example-repo-zipn - 6a01c212ed39dfcc2d384539e4e5abb2c32bf88b authored over 1 year ago by Yarn Bot <[email protected]>
Reset binaries to stable

github.com/yarnpkg/berry - 8be7e19471950e31f5a839f5ed1f36bf91edd010 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`...

github.com/yarnpkg/example-repo-zipn - c84d6249ea4adea54474e7efb0dacf0cfda67b29 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`...

github.com/yarnpkg/berry - 9dcfda4544b981b48f9f7a98dede809134cecd2b 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...

github.com/yarnpkg/example-repo-zipn - bc0a03b3a8ad26787d63436ed29826b40a8b3522 authored over 1 year ago by MaĆ«l Nison <[email protected]>
Implements MOTD mechanism (#5530)

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

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

github.com/yarnpkg/berry - dbfb5007fae4aa639fa969536a9158d391b347c7 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...

github.com/yarnpkg/example-repo-zipn - e213b5de2fcfa52f1d26538c5630baff174ac8de 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...

github.com/yarnpkg/berry - c0cb6a503a9821a5809b30999d8abc90452d86bb 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}` ...

github.com/yarnpkg/berry - 30b0d0936ccb49880f6d08ac9c1408ce4fec6ab6 authored over 1 year ago by Kristoffer K <[email protected]>
chore: fix tsconfig excludes (#5525)

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

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

github.com/yarnpkg/example-repo-zipn - 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...

github.com/yarnpkg/berry - 21fcc792bf83825aa051c51c96cdc683ee85d20b authored over 1 year ago by MaĆ«l Nison <[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...

github.com/yarnpkg/example-repo-zipn - 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 ...

github.com/yarnpkg/berry - 4e6f9836f035405096da295f4b2606008af11a64 authored over 1 year ago by Kristoffer K <[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 ...

github.com/yarnpkg/example-repo-zipn - 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...

github.com/yarnpkg/example-repo-zipn - cf24f179488cc0ee0b0cc5472822bcdcf026ad15 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...

github.com/yarnpkg/berry - 6fc86f6b2cd2f6e8876ff1d633771c669f30a498 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...

github.com/yarnpkg/example-repo-zipn - 033e1df0e395a77d8ae89b6b50bab35fff4b1488 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...

github.com/yarnpkg/berry - e3a567a376fb5c8496f9351a1fe1ec4c9b046aeb 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...

github.com/yarnpkg/berry - 4897712f4d5297fa5fd96f6bf7b433b1454bb4f2 authored over 1 year ago by Paul Soporan <[email protected]>
feat: cache npm metadata (#5491)

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

github.com/yarnpkg/example-repo-zipn - 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 ...

github.com/yarnpkg/example-repo-zipn - 6aa385fd96745bda23633148003f8ed6437f5a4e 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 ...

github.com/yarnpkg/berry - 3eedcba0bdd7a1727ffa19ea6ca44e1c82c9ef28 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 ...

github.com/yarnpkg/example-repo-zipn - 262a4d24611ba7425fdffc0b84cbde4ab2f70257 authored over 1 year ago by MaĆ«l Nison <[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 ...

github.com/yarnpkg/berry - a0064712f7b0ae38c21fb204bea9831c2b269bd7 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...

github.com/yarnpkg/berry - 69ecb99d837f060fcbe41b6163a158e743eccb52 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...

github.com/yarnpkg/example-repo-zipn - 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 ...

github.com/yarnpkg/example-repo-zipn - 88831228b9d541f696dc7c51b5bdf4742038071e authored over 1 year ago by Paul Soporan <[email protected]>
perf: use `buffer.isUtf8` in `NodePathFS` (#5516)

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

github.com/yarnpkg/berry - 225923791480a18ff0c2b051ac6c10a63c8de95f 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:

- ...

github.com/yarnpkg/berry - ec7f37a8ca118a6f73f848e993272db957f286d6 authored over 1 year ago by MaĆ«l Nison <[email protected]>
Modernizes installs' output (#5509)

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

I wasn't entirely happy with the Yarn output:

- ...

github.com/yarnpkg/example-repo-zipn - dbf08a8d35cc94eb75207051bee11cd90d9d7511 authored over 1 year ago by MaĆ«l Nison <[email protected]>
Reset binaries to stable

github.com/yarnpkg/berry - 516f0780bd5cd1334b1ed3e06df3e2d2dcfedfab authored over 1 year ago by Yarn Bot <[email protected]>
Reset binaries to stable

github.com/yarnpkg/example-repo-zipn - 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`...

github.com/yarnpkg/berry - 665e244ee1eedbec4424a23e3924ef5ea06c949f 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`...

github.com/yarnpkg/example-repo-zipn - 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...

github.com/yarnpkg/example-repo-zipn - 877e44a86d057fb4425acf443c4c5c36113865bd authored over 1 year ago by Kristoffer K <[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...

github.com/yarnpkg/berry - 2c18c35baea76f947a80c391901758a5ee076191 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...

github.com/yarnpkg/example-repo-zipn - 71ed7270511011871b6c1693ec8594e7adaa5351 authored over 1 year ago by MaĆ«l Nison <[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...

github.com/yarnpkg/berry - 3626ea2ae3e48ee26771b15b92292a28afe3d49d 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...

github.com/yarnpkg/example-repo-zipn - f9d44eca485492ea2daf7997a414c04fd16680b4 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...

github.com/yarnpkg/berry - e10cb751a6956e3041e24b8a96579e3ff39801bd 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...

github.com/yarnpkg/berry - 16b0ca73c009a7069d9dae7bb0f216bce8c5832a authored over 1 year ago by Kristoffer K <[email protected]>
perf(pnp): use default `Module._load` (#5483)

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

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

github.com/yarnpkg/example-repo-zipn - 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...

github.com/yarnpkg/berry - 661fa9c94cc62be1ce7786a4b47ec8527d820c42 authored over 1 year ago by Cosmo Shin (ģ‹ ģ˜ķ•˜) <[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...

github.com/yarnpkg/example-repo-zipn - 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...

github.com/yarnpkg/berry - 0509f168ffbed1e1455c130d02801b68b3ceb109 authored over 1 year ago by Paul Soporan <[email protected]>
chore: convert gatsby portal dependencies into workspaces (#5499)

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

github.com/yarnpkg/example-repo-zipn - 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...

github.com/yarnpkg/berry - d93fcea6b79815cb381c863aa4980e40831da275 authored over 1 year ago by MaĆ«l Nison <[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...

github.com/yarnpkg/example-repo-zipn - 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 ...

github.com/yarnpkg/berry - 4a0f70bfa28ce395a15c4c6725de76b04d314429 authored over 1 year ago by Gabriel Freitas Yamamoto <[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 ...

github.com/yarnpkg/example-repo-zipn - 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/...

github.com/yarnpkg/berry - ad03119d78b54208b0748a70e537727ef7fdd7ba authored over 1 year ago by Kristoffer K <[email protected]>
ci(release): create GitHub release (#5481)

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

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

github.com/yarnpkg/example-repo-zipn - 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...

github.com/yarnpkg/berry - 9240489f33d492353ce018365766ee93fd552476 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...

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

github.com/yarnpkg/berry - 07cf3531002a3f25fd6309e05d0cf1b233c59cd4 authored over 1 year ago by Yarn Bot <[email protected]>
Sync master with the changes from cherry-pick/next-release

github.com/yarnpkg/example-repo-zipn - 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...

github.com/yarnpkg/berry - cbb52d236bd4d9a6f687b40b91d373721f9342b0 authored over 1 year ago by MaĆ«l Nison <[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...

github.com/yarnpkg/example-repo-zipn - efa7467e4c40666b1e8bbdd467cd4d7909ed6e07 authored over 1 year ago by MaĆ«l Nison <[email protected]>
Reset binaries to stable

github.com/yarnpkg/berry - 778ad2f3b9a9f2bcb42000d21c72ce7b550c29b4 authored over 1 year ago by Yarn Bot <[email protected]>
Reset binaries to stable

github.com/yarnpkg/example-repo-zipn - 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`...

github.com/yarnpkg/example-repo-zipn - 4aca3377562ee811b6a8894a12dcec2cf515851b 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`...

github.com/yarnpkg/berry - 5fc6061df871876d6deaf42c02f851c9591e7e9b 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...

github.com/yarnpkg/berry - ed7ca9d388921c793aced4769f3ee097c0b51cb0 authored over 1 year ago by MaĆ«l Nison <[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...

github.com/yarnpkg/example-repo-zipn - 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/...

github.com/yarnpkg/example-repo-zipn - 60f9c193aba86a9261e3ffca6eeffa5097ba4cfe authored over 1 year ago by Kristoffer K <[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/...

github.com/yarnpkg/berry - dab8e8a5b7a1240a65406d1cb05c04b504104429 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...

github.com/yarnpkg/berry - ebfb96a3116054736148463d149c36d8b5f65008 authored over 1 year ago by MaĆ«l Nison <[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...

github.com/yarnpkg/example-repo-zipn - 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...

github.com/yarnpkg/berry - 063be09b72a297a3f81dd76e0d8472875868dee6 authored over 1 year ago by Kristoffer K <[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...

github.com/yarnpkg/example-repo-zipn - a7af8b8179bff969a56e8299b00a5411109faad4 authored over 1 year ago by Kristoffer K <[email protected]>
Reset binaries to stable

github.com/yarnpkg/berry - db1600bdd5ad8230717bc7926b031fecfe813555 authored over 1 year ago by Yarn Bot <[email protected]>
Reset binaries to stable

github.com/yarnpkg/example-repo-zipn - 79ae8c812b8fd34b527aedb7b6fba138cc775e04 authored over 1 year ago by Yarn Bot <[email protected]>