Ecosyste.ms: OpenCollective

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

github.com/yarnpkg/berry

šŸ“¦šŸˆ Active development trunk for Yarn āš’
https://github.com/yarnpkg/berry

Releasing 21 new packages

| Package name | Version |
| --- | --- |
| `@yarnpkg/cli` | `3.2.0-rc.7` |
| `@yarnpkg/core` | `...

76b55d45eebfc1d1aba22d9aa92121b03b7c8080 authored about 3 years ago by Yarn Bot <[email protected]>
fix(pnp): load the entrypoint as CJS if it isn't ESM (#3832)

* fix(pnp): allow ESM loader to load arbitrary file extensions as CJS

* fix(pnp): disallow ex...

ea6ea272c5aebf732baf5230138d787e87cf7a16 authored about 3 years ago by Kyle Herock <[email protected]>
fix(node-modules): Tolerate user-created module directories (#2487)

* Tolerates user-created module directories

* Update versions

* Removes typo

Co-authore...

01155faee60b512dc4214914edd61264385d701c authored about 3 years ago by Victor Vlasenko <[email protected]>
feat: yarn explain (#3763)

* feat: yarn explain

* refactor: move function to MessageName.ts

* chore: update clipanion...

42f1cb276699b8abca28d143e3092a9e3b816d00 authored about 3 years ago by Paul Soporan <[email protected]>
fix(compat): typescript - handle files not covered by pnp (#3817)

3bf7ea3375be1e999914933b25ee7f3078f00aad authored about 3 years ago by Kristoffer K <[email protected]>
feat(compat) add eslint-plugin-import compat (#3836)

aa4d888437dcfd98d783377213ecb5676c6ffb5e authored about 3 years ago by Larry1123 <[email protected]>
docs: add try catch around the use of `sessionStorage` in `useScroll` (#3834)

* Add try catch around the use of sessionStorage in useScroll

* Update useScroll.js

Co-aut...

ae041ddcab7f312b784964624294c78196a41cf5 authored about 3 years ago by Vincent FranƧois <[email protected]>
Automated hook documentation (#3473)

* Adds documentation for hooks

* Adds toc links

* Fixes build

* Feedback

* Apply sug...

8481855c736b34bc8187ea1722a01e2476c2976b authored about 3 years ago by MaĆ«l Nison <[email protected]>
fix(core): moves the recursion check after deduplication (#3825)

* Fixes stack overflow check

* Versions

868c04e11c3a29f95fa6992eefc8fe91d201decd authored about 3 years ago by MaĆ«l Nison <[email protected]>
fix(core): prevents findPackageLocation from being called from unactivated linkers (#3828)

* Prevents linkers from calling findPackageLocation if they are disabled

* Versions

* Test...

0ce92648a63a52915dc78a63d8e666928b82e0db authored about 3 years ago by MaĆ«l Nison <[email protected]>
Added `wrapNetworkRequest` hook (#3768)

* Added logging to npmHttpUtils and plumbed to it from NpmSemverFetcher. Have not updated other ...

1954164a881be41c048e3df68837c4178c25542e authored about 3 years ago by Brian McBrayer <[email protected]>
build: improve tree shaking (#3803)

* build: improve tree shaking

* build: generate es2015 code

* build: use `defineConfig`

...

dceb8fc4947bd4cb3a41025b0ba81b11b8bde247 authored about 3 years ago by Kristoffer K <[email protected]>
docs: allow specifying order via front matter (#3818)

* docs: allow specifying order via front matter

* Update article.js

Co-authored-by: Maƫl N...

4bf39c9893025ac347e95f813b24b9163858b10e authored about 3 years ago by Kid <[email protected]>
ci: fix e2e tests timing out (#3830)

7e8c822ca75ce353b9f83dd4b5b80f54a2ed961c authored about 3 years ago by Kristoffer K <[email protected]>
test(plugin-pnp): resolution isn't unlocked when running `unplug` (#3553)

4b28516f8a0f5b42795bab51b4e46ee57599ef16 authored about 3 years ago by Kristoffer K <[email protected]>
Update intro.md (#3761)

* Update intro.md

* Update intro.md

524736bf3505d850e0f6d7869d735b97ce00fea2 authored about 3 years ago by MIfoodie <[email protected]>
feat(vscode-zipfs): unmount (#3820)

04f97d6dcb2fff3a727cf42d32a578e8573fbcc8 authored about 3 years ago by Paul Soporan <[email protected]>
docs: use BaseCommand in plugin tutorial (#3826)

5a570d4e877b353e678df0d33c78f5a34362ddfa authored about 3 years ago by Paul Soporan <[email protected]>
fix(core): ignore corrupted install state (#3811)

* fix(core): ignore corrupted install state

* Update packages/yarnpkg-core/tests/Project.test...

a11b49d947ff2b66e9f538aa70fc355910297d8c authored about 3 years ago by Kristoffer K <[email protected]>
compat: Add @docusaurus/responsive-loader peer dependencies data (#3815)

6bbdaf92e069cd67f39f3c9bbdb72572b70a8d37 authored about 3 years ago by Reece Dunham <[email protected]>
fix(core): fix deduping of aliased virtual packages (#3824)

* Fixes deduping of aliased virtual packages

* Fixes deduping of aliased virtual packages

3a8dde069fa63fc52b33c7be567ee54b1f182ee6 authored about 3 years ago by MaĆ«l Nison <[email protected]>
Merge remote-tracking branch 'origin/master'

31e3a96b72fad15aa58833cce89e1288a9c5e8c1 authored about 3 years ago by MaĆ«l Nison <[email protected]>
Merge branch 'cherry-pick/3.1'

a44968ad5acb4bb9afca0cac7a685bd935300782 authored about 3 years ago by MaĆ«l Nison <[email protected]>
Reset binaries to stable

f22010f1d8a256fe083dce247d168259ff9e9ae1 authored about 3 years ago by Yarn Bot <[email protected]>
Releasing 21 new packages

| Package name | Version |
| --- | --- |
| `@yarnpkg/cli` | `3.2.0-rc.6` |
| `@yarnpkg/plugin-es...

d3f896734fd2339885cf91c74f0af9848ea3d7ae authored about 3 years ago by Yarn Bot <[email protected]>
Update CHANGELOG.md

7758c0cf4df7361007d31be4078d74c8d2001fe4 authored about 3 years ago by MaĆ«l Nison <[email protected]>
Releasing 2 new packages

| Package name | Version |
| --- | --- |
| `@yarnpkg/cli` | `3.1.1` |
| `@yarnpkg/plugin-compat`...

8a82356039ae60f859daa8e6bda3ca681e7c2b0e authored about 3 years ago by MaĆ«l Nison <[email protected]>
Bumps TS to 4.5 (#3760)

* Bumps TS to 4.5

* Versions

e2f2f08c0154e769cf33a5224e3ba6d001aeef42 authored about 3 years ago by MaĆ«l Nison <[email protected]>
Fix incorrect `ZipOpenFS.createReadStream().path` (#3774)

* Fix incorrect ZipOpenFS.createReadStream().path

* Use NativePath for ZipOpenFS.createReadSt...

5df0bf72665daed7d4b7ffa9d464932c6300570b authored about 3 years ago by Alvin Leung <[email protected]>
fix(core): normalize scoped bin entries (#3794)

5d9aaee4b08f886a8a0c6edb4b8696ff12a2ec98 authored about 3 years ago by Kristoffer K <[email protected]>
refactor(libzip): import `zip_ext_count_symlinks` (#3772)

* refactor(libzip): import `zip_ext_count_symlinks`

* Update build.sh

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

385ae70ceb8aa5c7272f6094fbc34464ba309352 authored about 3 years ago by Kristoffer K <[email protected]>
perf: update @arcanis/slice-ansi (#3787)

* perf: update @arcanis/slice-ansi

* chore: versions

f01b6ced24ff9c447286828ddc13b606ffb63976 authored about 3 years ago by Paul Soporan <[email protected]>
fix the broken plugnplay link (#3791)

Co-authored-by: mjet <[email protected]>

4d8ed790d830542cc68b7578d2677b3275d48402 authored about 3 years ago by Minje Park <[email protected]>
build(pnp): build the hook using Rollup (#3706)

* build(pnp): build the hook using rollup

* fix(libzip): explicitly lazy initialize

* chor...

f14390aad02c8fe04d05975b15eb7e24997069c2 authored about 3 years ago by Kristoffer K <[email protected]>
fix: use latest stable yarn version as the wrapper in the packageManager field if the yarn version isn't tagged (#3773)

* fix: unset packageManager field if the yarn version isn't tagged

* fix: use latest stable v...

c05c9fcc205646a20835f8484734b2dd4aded9ca authored about 3 years ago by Paul Soporan <[email protected]>
Note that Zero-Installs depends on Plug'n'Play (#3766)

* Note that Zero-Installs depends on Plug'n'Play

* Update zero-installs.md

Co-authored-by:...

0240acb55c931b616976110d2ca62022d04e7352 authored about 3 years ago by āœæ corey (he/they) <[email protected]>
docs: document preferTruncatedLines (#3771)

e2d793837cae460be764551d8bda957e5a9fd1d6 authored about 3 years ago by Paul Soporan <[email protected]>
Reset binaries to stable

a2b645c6a8e75ae771b10adfe918a1cdb570bbb3 authored about 3 years ago by Yarn Bot <[email protected]>
Releasing 19 new packages

| Package name | Version |
| --- | --- |
| `@yarnpkg/cli` | `3.2.0-rc.5` |
| `@yarnpkg/plugin-es...

03378226b0ce8c60ce27cef1b868e18aec6874c2 authored about 3 years ago by Yarn Bot <[email protected]>
fix(core): include a leading `v` in the node version of `npm_config_user_agent` (#3739)

717c48c4162db6b405bc30405dba167cab38d791 authored about 3 years ago by Paul Soporan <[email protected]>
build(core): minify zip worker (#3738)

9ce2c00e7805f3cd35711a0648539089225a44d4 authored about 3 years ago by Paul Soporan <[email protected]>
Update yarnrc.json (#3762)

c1f125ce7b72c884cf512db4d6bc27b80719e711 authored about 3 years ago by Alice <[email protected]>
Bumps TS to 4.5 (#3760)

* Bumps TS to 4.5

* Versions

fb7782568e2f9276ca6eb036c2c1b7ef9ad72c9c authored about 3 years ago by MaĆ«l Nison <[email protected]>
Update install.md

5803c3223bc1993f0c2e3498f707b3d429fcf6fc authored about 3 years ago by MaĆ«l Nison <[email protected]>
Update install.md

a72fdf6641ed538bf7793a1a0bbc7a88a6bc9be3 authored about 3 years ago by MaĆ«l Nison <[email protected]>
Create SECURITY.md

4f7f57e68e48cefe19ac1ac753277ecefe27603f authored about 3 years ago by MaĆ«l Nison <[email protected]>
Reset binaries to stable

82cdea4b1521fdf45f6c66b85e33cc5ef92df209 authored about 3 years ago by Yarn Bot <[email protected]>
Releasing 18 new packages

| Package name | Version |
| --- | --- |
| `@yarnpkg/cli` | `3.2.0-rc.4` |
| `@yarnpkg/plugin-es...

995c9eb4ae2519c9089cfd44962827b1e65fcb3c authored about 3 years ago by Yarn Bot <[email protected]>
fix(pnp): always initialize the ESM loader when enabled (#3667)

* fix: handle extensionless commonjs entrypoint

* fix: set the main module when the entrypoin...

83311e1d4dec7fb6c0ead21f37efa9b687be58b9 authored about 3 years ago by Kristoffer K <[email protected]>
Reset binaries to stable

5f08c44f7f64ff7958a724d842dae4e5804ec420 authored about 3 years ago by Yarn Bot <[email protected]>
Releasing 18 new packages

| Package name | Version |
| --- | --- |
| `@yarnpkg/cli` | `3.2.0-rc.3` |
| `@yarnpkg/plugin-es...

e1bddf22410053ab3d21ab72b741b3ec5c276b4a authored about 3 years ago by Yarn Bot <[email protected]>
fix(workspace-tools): check for binaries (#3665)

b8d16768d9397d2d814163b0dc70dbf3e5074fab authored about 3 years ago by Kristoffer K <[email protected]>
fix(plugin-pnpm): various improvements (#3681)

* fix(plugin-pnpm): allow self-requires for transitive dependencies

* refactor: assert that t...

caefa4a1504e8fa9d042033ec718bdcd07d1720f authored about 3 years ago by Paul Soporan <[email protected]>
Bumps to ESLint 8 (#3709)

* Bumps to ESLint 8

* Versions

* Updates sdk

* Fixes chores

* Versions

4ffda9849d09180d7120fdcd331f269920b7c176 authored about 3 years ago by MaĆ«l Nison <[email protected]>
fix(core): Sounder promise management (#3702)

* Prevents the stream from aborting while running promises are still printing things

* Versions

31738d08d289054e613d6d455e1db760ec4c978f authored about 3 years ago by MaĆ«l Nison <[email protected]>
docs(plugin-patch): improve `patch` CLI help text & docs (#3509)

* docs(plugin-patch): Add -s flag

And remove presumably outdated reference to `patch-workdir`...

3e76450431e3069bd5d776fbfc8822f84022f934 authored about 3 years ago by Michael Rienstra <[email protected]>
fix: don't print the peerDependencies footer if all warnings are discarded (#3616)

* fix: don't print the peerDependencies footer if all warnings are discarded

* chore: lint

...

33f7e268e1a76ce65683ffae05f5644a35deb32d authored about 3 years ago by Paul Soporan <[email protected]>
perf(essentials): fetch with a depth of one for `set version from sources` (#3617)

* Fetch with a depth of 1 for set version from sources

This makes the `yarn set version from ...

47f88b6af1a7f033bd9189cde3247d9baa990967 authored about 3 years ago by Aaron Dewes <[email protected]>
fix(shell): string syntax compatible (#3661)

* fix(shell): string syntax compatible

* Versions

Co-authored-by: Maƫl Nison <nison.mael@g...

986910bedf72e8aa0ceae25881ee277d59d672e4 authored about 3 years ago by YuChao Liang <[email protected]>
build: use rollup with the esbuild plugin in vscode-zipfs (#3683)

* build: use rollup with the esbuild plugin in vscode-zipfs

* chore: dedupe

7789edf18bfb3ee3697dff1b98fa9ffad7094ffd authored about 3 years ago by Paul Soporan <[email protected]>
fix(plugin-nm): don't report "link skipped" warnings (#3649)

* fix(plugin-nm): don't report "link skipped" warnings

* test: update tests

f33e4de85ad98ce2da46eec5faf39282e3517bd6 authored about 3 years ago by Paul Soporan <[email protected]>
Gets rid of localeCompare (#3655)

b5693b7c6cc19aab3a5a70b3dca7204b06ac898a authored about 3 years ago by Victor Vlasenko <[email protected]>
feat: resolution step progress (#3690)

* fix: force update spinner

* feat: resolution step progress

* chore: versions

* refact...

abc0cfb75829d927f90fc0b05da8a56bb13e50b0 authored about 3 years ago by Paul Soporan <[email protected]>
feat(shell): support ${FOO:+bar} expression (#3666)

* test: add test code

* feat: add alternative value expression variable into peg

* feat: a...

ac46c2fad993f229ff60550bd4671c10107ad7f2 authored about 3 years ago by changhui lee <[email protected]>
Reset binaries to stable

e9947cfcb2733d4b5eb9f0348f73a6a97ce3d3a0 authored about 3 years ago by Yarn Bot <[email protected]>
Releasing 11 new packages

| Package name | Version |
| --- | --- |
| `@yarnpkg/cli` | `3.2.0-rc.2` |
| `@yarnpkg/core` | `...

04d3f26535ab9ceb79a160a3aa074d9f5455c97d authored about 3 years ago by Yarn Bot <[email protected]>
fix(pnpify): escape require path (#3682)

021f3d4ebf66dacdcd4e24244259f8b7565586d2 authored about 3 years ago by Kristoffer K <[email protected]>
fix: make pnpm linker remove .store if it's empty (#3646)

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

e95a1df42f6b94fc7a308af1b038e43c7278ac5a authored about 3 years ago by Paul Soporan <[email protected]>
fix: tweak npm registry deprecation warnings (#3632)

* fix: tweak npm registry deprecation warnings

* style: move closing backtick inside comment
...

2986794dc230949c6876972ea94c2111eaabafc2 authored about 3 years ago by Paul Soporan <[email protected]>
Reset binaries to stable

6892140cde28997379c03c2f6a78dfb7a026d1d2 authored about 3 years ago by Yarn Bot <[email protected]>
Releasing 9 new packages

| Package name | Version |
| --- | --- |
| `@yarnpkg/cli` | `3.2.0-rc.1` |
| `@yarnpkg/core` | `...

99500292d45175c507bb61de7410c6f2c7891dbd authored about 3 years ago by Yarn Bot <[email protected]>
style: enforce member delimiter style (#3645)

* style: enforce member delimiter style

* chore: release eslint-config instead of esbuild-plu...

554257087edb4a103633e808253323fb9a21250d authored about 3 years ago by Paul Soporan <[email protected]>
feat: better "listing the refs failed" errors (#3623)

* feat: better "listing the refs failed" errors

* Report fields iteration

* refactor: alwa...

23b2d13da5407d8c3ff770ea0481a3fe13b81f12 authored about 3 years ago by Paul Soporan <[email protected]>
fix: make aliased parent provide itself as peer under its real name (#3631)

* fix: make aliased parent provide itself as peer under its real name

* test: make the source...

b47fc327fca13c7ea48f23974ed44a31d7d1eb18 authored about 3 years ago by Paul Soporan <[email protected]>
ci: do not bail if unrelated steps fail (#3643)

cc76709739c9c7353709674871c0b94707cd182a authored about 3 years ago by Paul Soporan <[email protected]>
Enforces JSX longhand (#3642)

* Enforces JSX longhand

* Versions

6813ffaede0e7c5abb71305c4bc61e64e8d27b69 authored about 3 years ago by MaĆ«l Nison <[email protected]>
build: change pnp hook target to commonjs2 (#3640)

Co-authored-by: Kristoffer K. <[email protected]>

97e0851beb37451def46c0e48d6a4fefa1138009 authored about 3 years ago by Paul Soporan <[email protected]>
Releasing one new package

| Package name | Version |
| --- | --- |
| `@yarnpkg/plugin-pnpm` | `1.0.1` |

61b9812f7007b99328ee95b976f235ae7ac00b24 authored about 3 years ago by MaĆ«l Nison <[email protected]>
Manual patch release

be08ce7bcf5a5ac3509c0394da859f91d9341555 authored about 3 years ago by MaĆ«l Nison <[email protected]>
fix: move nodeLinker values to examples (instead of enum) (#3638)

0e7d27aefdf72d30f26ded98114c68349991bb53 authored about 3 years ago by Paul Soporan <[email protected]>
fix: add pnpm to yarnrc schema in nodeLinker (#3637)

https://github.com/yarnpkg/berry/pull/3338

9c8ae00a50a9c0895a90119f8e8cf2e9714ce65e authored about 3 years ago by Sung Jeon <[email protected]>
Releasing 7 new packages

| Package name | Version |
| --- | --- |
| `@yarnpkg/plugin-pnp` | `3.1.1` |
| `@yarnpkg/plugin-...

e73012ac566aa2bee5ff20ac45db0bae18470424 authored about 3 years ago by MaĆ«l Nison <[email protected]>
Manual patch release

d47ba9dddbf1e961fb46e709090171fa6a31a829 authored about 3 years ago by MaĆ«l Nison <[email protected]>
Update CHANGELOG.md

f84c46a159e30b6560c7969e8e18d1bff6dd9484 authored about 3 years ago by MaĆ«l Nison <[email protected]>
Releasing 38 new packages

| Package name | Version |
| --- | --- |
| `@yarnpkg/cli` | `3.1.0` |
| `@yarnpkg/core` | `3.1.0...

575db872c4fea13dee4e7157f5067090a9cc72ac authored about 3 years ago by MaĆ«l Nison <[email protected]>
Renames pnpEnableExperimentalEsm into pnpEnableEsmLoader (#3635)

fe834db970bd415effc76ba1e04861c52d441bfc authored about 3 years ago by MaĆ«l Nison <[email protected]>
Update CHANGELOG.md

8a11db0e820361ba9f32270658640a7fd340e148 authored about 3 years ago by MaĆ«l Nison <[email protected]>
ci: check esm loader consistency (#3634)

* ci: check esm loader consistency

* ci: feedback

3288aeddfe45602ba6c5a46bd2fe98245ab02b5b authored about 3 years ago by Paul Soporan <[email protected]>
refactor: remove unused NotWorkspace enum member (#3619)

4009b26bb435f2b5e76a9fc1b06bc177dd215937 authored about 3 years ago by Paul Soporan <[email protected]>
Fix Newsline Highlight (#3622)

AFAIK the documentation also covers Yarn 3

431c8c1443851a87482e66cde21628c38673b31f authored about 3 years ago by Mikael Finstad <[email protected]>
perf(esm-loader): don't parse url if specifier starts with `node:` (#3633)

* perf(esm-loader): don't parse url if specifier starts with `node:`

* test: add a test

4262ec1fe0fd19108ebb75e0148773a10f38fc3a authored about 3 years ago by Paul Soporan <[email protected]>
Reset binaries to stable

916fc76a8db77aa43c8230bd5258264e0cc9cd5d authored about 3 years ago by Yarn Bot <[email protected]>
Releasing 38 new packages

| Package name | Version |
| --- | --- |
| `@yarnpkg/cli` | `3.1.0-rc.13` |
| `@yarnpkg/core` | ...

c283fddf6cacc0c61609cab105246fa7b5af5bea authored about 3 years ago by Yarn Bot <[email protected]>
fix: add npmAuditRegistry to yarnrc schema (#3621)

569eaa5f06c8256b710e2f55dd6b62d40b90fba5 authored about 3 years ago by Josh David <[email protected]>
feat: install workspaces from git repositories that use npm (#3538)

3b78fe70df9fb0834d9dd01d441d12010d1df785 authored about 3 years ago by Paul Soporan <[email protected]>
fix(core): close stream instead of destroying it (#3610)

a450f9e8b03df1cb073a8a3e9517239a49cddfd0 authored about 3 years ago by Kristoffer K <[email protected]>
fix: revert breaking changes from conditional dependencies (#3612)

* fix: revert breaking change to cache and fetchers

* fix: make `conditions` optional

* fi...

ed22a6435678419008dcb97d6effaf58e7d0409e authored about 3 years ago by Kristoffer K <[email protected]>
feat(pnp): support consolidated ESM loader hooks (#3603)

d66d54a72a3ddd4792d416464e1e4c5732a6d3eb authored about 3 years ago by Kristoffer K <[email protected]>
fix: get rid of breaking change in plugin-constraints (#3602)

a286b0b768897c24eb16902067245bf8207f4efb authored about 3 years ago by Paul Soporan <[email protected]>
Reset binaries to stable

69667fa275a91b60a1a1cf5ce2918fb75a13db23 authored about 3 years ago by Yarn Bot <[email protected]>