Update Yarn to v4.18.0 - #46
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/yarn-monorepo
branch
2 times, most recently
from
March 28, 2025 12:32
fa8e2ce to
a6a136e
Compare
renovate
Bot
force-pushed
the
renovate/yarn-monorepo
branch
from
March 30, 2025 10:58
a6a136e to
dbd0312
Compare
renovate
Bot
force-pushed
the
renovate/yarn-monorepo
branch
from
April 1, 2025 16:22
dbd0312 to
70e364c
Compare
renovate
Bot
force-pushed
the
renovate/yarn-monorepo
branch
from
April 9, 2025 17:56
70e364c to
9bdb65d
Compare
renovate
Bot
force-pushed
the
renovate/yarn-monorepo
branch
from
April 14, 2025 12:44
9bdb65d to
a76bba5
Compare
renovate
Bot
force-pushed
the
renovate/yarn-monorepo
branch
from
April 30, 2025 15:24
a76bba5 to
aedf0d4
Compare
renovate
Bot
force-pushed
the
renovate/yarn-monorepo
branch
from
June 3, 2025 20:59
aedf0d4 to
6c68771
Compare
renovate
Bot
force-pushed
the
renovate/yarn-monorepo
branch
2 times, most recently
from
August 13, 2025 11:54
f4289b0 to
4960ad8
Compare
renovate
Bot
force-pushed
the
renovate/yarn-monorepo
branch
2 times, most recently
from
August 20, 2025 19:02
5fbaa57 to
e36e5bc
Compare
|
No dependency changes detected. Learn more about Socket for GitHub. 👍 No dependency changes detected in pull request |
renovate
Bot
force-pushed
the
renovate/yarn-monorepo
branch
from
August 26, 2025 16:30
e36e5bc to
b97aa26
Compare
renovate
Bot
force-pushed
the
renovate/yarn-monorepo
branch
from
September 18, 2025 17:56
b97aa26 to
13a566a
Compare
| { | ||
| "name": "auto-files-gateway", | ||
| "packageManager": "yarn@4.2.2", | ||
| "packageManager": "yarn@4.10.1", |
There was a problem hiding this comment.
Bug: Yarn Version Mismatch in PR
The PR title and description indicate an update to Yarn v4.9.4, but the actual changes in .yarnrc.yml and package.json files update the project to Yarn v4.10.1. This version mismatch could lead to confusion for developers and unexpected behavior.
Additional Locations (2)
renovate
Bot
force-pushed
the
renovate/yarn-monorepo
branch
from
September 18, 2025 20:23
13a566a to
e01b065
Compare
renovate
Bot
force-pushed
the
renovate/yarn-monorepo
branch
from
September 23, 2025 10:06
e01b065 to
4b40256
Compare
renovate
Bot
force-pushed
the
renovate/yarn-monorepo
branch
from
October 21, 2025 09:51
4b40256 to
d6325ac
Compare
renovate
Bot
force-pushed
the
renovate/yarn-monorepo
branch
from
December 3, 2025 20:02
3387565 to
0975f81
Compare
renovate
Bot
force-pushed
the
renovate/yarn-monorepo
branch
from
December 31, 2025 14:32
0975f81 to
9c810e9
Compare
renovate
Bot
force-pushed
the
renovate/yarn-monorepo
branch
from
January 19, 2026 19:01
9c810e9 to
24ad098
Compare
renovate
Bot
force-pushed
the
renovate/yarn-monorepo
branch
from
February 2, 2026 20:16
24ad098 to
637c7d2
Compare
renovate
Bot
force-pushed
the
renovate/yarn-monorepo
branch
from
March 5, 2026 15:53
637c7d2 to
e849d5d
Compare
renovate
Bot
force-pushed
the
renovate/yarn-monorepo
branch
from
March 19, 2026 17:51
e849d5d to
2fb6ad2
Compare
renovate
Bot
force-pushed
the
renovate/yarn-monorepo
branch
from
March 27, 2026 13:01
2fb6ad2 to
7bee603
Compare
renovate
Bot
force-pushed
the
renovate/yarn-monorepo
branch
from
April 16, 2026 17:44
7bee603 to
96f2778
Compare
renovate
Bot
force-pushed
the
renovate/yarn-monorepo
branch
from
April 17, 2026 10:00
96f2778 to
ae28e0d
Compare
renovate
Bot
force-pushed
the
renovate/yarn-monorepo
branch
2 times, most recently
from
May 20, 2026 01:29
e798a08 to
08740d6
Compare
renovate
Bot
force-pushed
the
renovate/yarn-monorepo
branch
2 times, most recently
from
June 2, 2026 11:30
19769b5 to
2e6eddf
Compare
renovate
Bot
force-pushed
the
renovate/yarn-monorepo
branch
2 times, most recently
from
June 15, 2026 11:58
8597065 to
d5486c4
Compare
renovate
Bot
force-pushed
the
renovate/yarn-monorepo
branch
from
July 8, 2026 20:34
d5486c4 to
3e64627
Compare
renovate
Bot
force-pushed
the
renovate/yarn-monorepo
branch
from
July 29, 2026 14:34
3e64627 to
6204203
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.2.2→4.18.0Release Notes
yarnpkg/berry (yarn)
v4.18.0: v4.18.0Compare Source
What's Changed
typescriptpeer for the Volar packages by @zkochan in #7232yarn versionandyarn version applyby @clemyan in #7218js-yamlto v4 by @JounQin in #6768sigstoreto v4 by @mhassan1 in #7208New Contributors
Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.17.1...@yarnpkg/cli/4.18.0
v4.17.1: v4.17.1Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.17.0...@yarnpkg/cli/4.17.1
v4.17.0: v4.17.0Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.16.0...@yarnpkg/cli/4.17.0
v4.16.0: v4.16.0Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.15.0...@yarnpkg/cli/4.16.0
v4.15.0: v4.15.0Compare Source
What's Changed
npmMinimalAgeGate: 1dthe default by @arcanis in #7135New Contributors
Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.14.1...@yarnpkg/cli/4.15.0
v4.14.1: v4.14.1Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.14.0...@yarnpkg/cli/4.14.1
v4.14.0: v4.14.0Compare Source
What's Changed
required under PnP by @clemyan in #7077enableScripts: falsethe default by @arcanis in #7089exec:protocol respectenableScriptsby @arcanis in #7090approvedGitRepositoriesby @arcanis in #7091New Contributors
Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.13.0...@yarnpkg/cli/4.14.0
v4.13.0: v4.13.0Compare Source
What's Changed
Contextby @erickzhao in #6989/<name>/<version>format by @arcanis in #6993tarto v7 by @mhassan1 in #7038--modeoption toupgrade-interactivecommand by @ipanasenko in #7050c/r/lbulk selection shortcuts toupgrade-interactiveby @ipanasenko in #7051New Contributors
Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.12.0...@yarnpkg/cli/4.13.0
v4.12.0: v4.12.0Compare Source
What's Changed
-candcore.autocrlf=falseinto separate args forcloneby @mhassan1 in #6983New Contributors
Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.11.0...@yarnpkg/cli/4.12.0
v4.11.0: v4.11.0Compare Source
What's Changed
FileHandle#readintoTypedArrays andDataViews by @clemyan in #6950New Contributors
Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.10.3...@yarnpkg/cli/4.11.0
v4.10.3: v4.10.3Compare Source
What's Changed
Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.10.2...@yarnpkg/cli/4.10.3
v4.10.2: v4.10.2Compare Source
What's Changed
minimalAgeGateby @oblador in #6907New Contributors
Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.10.1...@yarnpkg/cli/4.10.2
v4.10.1: v4.10.1Compare Source
What's Changed
Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.10.0...@yarnpkg/cli/4.10.1
v4.10.0: v4.10.0Compare Source
What's Changed
npmMinimalAgeGateandnpmPreapprovedPackagesconfig options by @bienzaaron in #6901New Contributors
Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.9.4...@yarnpkg/cli/4.10.0
v4.9.4: v4.9.4Compare Source
What's Changed
yarn version pre*to match the docs by @ClementValot in #6879New Contributors
Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.9.3...@yarnpkg/cli/4.9.4
v4.9.3: v4.9.3Compare Source
What's Changed
libcdetection on various platforms by @ItsHarper in #6840--dry-runand--jsonflag toyarn npm publishby @Saadnajmi in #6850-vflag foryarn configby @ItsHarper in #6878New Contributors
Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.9.2...@yarnpkg/cli/4.9.3
v4.9.2: v4.9.2Compare Source
What's Changed
@fastify/type-provider-typeboxby @paulius-valiunas in #6780publishConfig.provenanceby @smorimoto in #6781New Contributors
Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.9.1...@yarnpkg/cli/4.9.2
v4.9.1: v4.9.1Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.9.0...@yarnpkg/cli/4.9.1
v4.9.0: v4.9.0Compare Source
What's Changed
jsr:protocol by @arcanis in #6752Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.8.1...@yarnpkg/cli/4.9.0
v4.8.1: v4.8.1Compare Source
What's Changed
Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.8.0...@yarnpkg/cli/4.8.1
v4.8.0: v4.8.0Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.7.0...@yarnpkg/cli/4.8.0
v4.7.0: v4.7.0Compare Source
What's Changed
.tsfor unknown extension tests by @merceyz in #6649yarn initby @arcanis in #6703New Contributors
Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.6.0...@yarnpkg/cli/4.7.0
v4.6.0: v4.6.0Compare Source
What's Changed
require(esm)by @merceyz in #6639yarn workspaces foreach: include -> exclude by @miorel in #6561New Contributors
Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.5.3...@yarnpkg/cli/4.6.0
v4.5.3: v4.5.3Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.5.2...@yarnpkg/cli/4.5.3
v4.5.2: v4.5.2Compare Source
What's Changed
typescript@5.7.1-rcby @merceyz in #6591New Contributors
Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.5.1...@yarnpkg/cli/4.5.2
v4.5.1: v4.5.1Compare Source
What's Changed
typescript@5.7.0-betaby @merceyz in #6533New Contributors
Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.5.0...@yarnpkg/cli/4.5.1
v4.5.0: v4.5.0Compare Source
What's Changed
node:imports as needed by @jkowalleck in #6356module.isBuiltinby @zouguangxian in #5997New Contributors
Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.4.1...@yarnpkg/cli/4.5.0
v4.4.1: v4.4.1Compare Source
What's Changed
typescript@5.6.1-rcby @merceyz in #6461New Contributors
Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.4.0...@yarnpkg/cli/4.4.1
v4.4.0: v4.4.0Compare Source
What's Changed
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.