Skip to content

Commit 7fdf786

Browse files
renovate[bot]Tobbe
andcommitted
chore(deps): update yarn to v4.14.1 (#1673)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [yarn](https://redirect.github.com/yarnpkg/berry) ([source](https://redirect.github.com/yarnpkg/berry/tree/HEAD/packages/yarnpkg-cli)) | [`4.13.0` → `4.14.1`](https://renovatebot.com/diffs/npm/yarn/4.13.0/4.14.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@yarnpkg%2fcli/4.14.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@yarnpkg%2fcli/4.13.0/4.14.1?slim=true) | --- <details> <summary>yarnpkg/berry (yarn)</summary> [`v4.14.1`](https://redirect.github.com/yarnpkg/berry/compare/38ebf0014ba8c0356168d4bbd23c09dbb2bdc9ba...72b4aa5d62a6c42dc765710ea66b6dd0f63f4941) [Compare Source](https://redirect.github.com/yarnpkg/berry/compare/38ebf0014ba8c0356168d4bbd23c09dbb2bdc9ba...72b4aa5d62a6c42dc765710ea66b6dd0f63f4941) [`v4.14.0`](https://redirect.github.com/yarnpkg/berry/compare/81f3e15d2b6259cb64245411220fa1bf61242526...38ebf0014ba8c0356168d4bbd23c09dbb2bdc9ba) [Compare Source](https://redirect.github.com/yarnpkg/berry/compare/81f3e15d2b6259cb64245411220fa1bf61242526...38ebf0014ba8c0356168d4bbd23c09dbb2bdc9ba) </details> --- 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/cedarjs/cedar). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzkuNyIsInVwZGF0ZWRJblZlciI6IjQzLjEzOS43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFuZ2VzZXRzLW9rIiwicmVsZWFzZTpkZXBlbmRlbmN5Il19--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Tobbe Lundberg <tobbe@tlundberg.com>
1 parent dd753f7 commit 7fdf786

39 files changed

Lines changed: 281 additions & 54 deletions

File tree

.github/actions/check_changesets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
"@actions/exec": "2.0.0",
77
"@actions/github": "6.0.1"
88
},
9-
"packageManager": "yarn@4.13.0"
9+
"packageManager": "yarn@4.14.1"
1010
}

.github/actions/check_changesets/yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Manual changes might be lost - proceed with caution!
33

44
__metadata:
5-
version: 8
5+
version: 9
66
cacheKey: 10c0
77

88
"@actions/core@npm:2.0.3":

.github/actions/check_create_redwood_app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
"@actions/core": "2.0.3",
66
"@actions/exec": "2.0.0"
77
},
8-
"packageManager": "yarn@4.13.0"
8+
"packageManager": "yarn@4.14.1"
99
}

.github/actions/check_create_redwood_app/yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Manual changes might be lost - proceed with caution!
33

44
__metadata:
5-
version: 8
5+
version: 9
66
cacheKey: 10c0
77

88
"@actions/core@npm:2.0.3":

.github/actions/detect-changes/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
"@actions/core": "2.0.3",
66
"@actions/exec": "2.0.0"
77
},
8-
"packageManager": "yarn@4.13.0"
8+
"packageManager": "yarn@4.14.1"
99
}

.github/actions/detect-changes/yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Manual changes might be lost - proceed with caution!
33

44
__metadata:
5-
version: 8
5+
version: 9
66
cacheKey: 10c0
77

88
"@actions/core@npm:2.0.3":

__fixtures__/rsc-caching/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"engines": {
1818
"node": "=24.x"
1919
},
20-
"packageManager": "yarn@4.13.0",
20+
"packageManager": "yarn@4.14.1",
2121
"resolutions": {
2222
"@apollo/client-react-streaming/superjson": "^1.12.2",
2323
"react-is": "19.2.3"

__fixtures__/test-project-esm/.yarnrc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,5 @@ nmMode: hardlinks-local
1313
# How to install Node packages.
1414
# Heads up: right now, Cedar expects this to be `node-modules`.
1515
nodeLinker: node-modules
16+
17+
enableScripts: false

__fixtures__/test-project-esm/package.json

Lines changed: 31 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,42 @@
1111
"@cedarjs/eslint-config": "4.1.0",
1212
"@cedarjs/project-config": "4.1.0",
1313
"@cedarjs/testing": "4.1.0",
14-
"vitest": "3.2.4",
1514
"prettier-plugin-tailwindcss": "^0.7.0"
1615
},
1716
"engines": {
1817
"node": "=24.x"
1918
},
20-
"packageManager": "yarn@4.13.0",
19+
"packageManager": "yarn@4.14.1",
2120
"resolutions": {
22-
"react-is": "19.2.3",
23-
"vite": "7.3.2"
21+
"react-is": "19.2.3"
22+
},
23+
"dependenciesMeta": {
24+
"@clerk/shared": {
25+
"built": true
26+
},
27+
"@firebase/util": {
28+
"built": true
29+
},
30+
"@prisma/engines": {
31+
"built": true
32+
},
33+
"@swc/core": {
34+
"built": true
35+
},
36+
"better-sqlite3": {
37+
"built": true
38+
},
39+
"esbuild": {
40+
"built": true
41+
},
42+
"msw": {
43+
"built": true
44+
},
45+
"prisma": {
46+
"built": true
47+
},
48+
"protobufjs": {
49+
"built": true
50+
}
2451
}
2552
}

__fixtures__/test-project-live/.yarnrc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,5 @@ nmMode: hardlinks-local
1313
# How to install Node packages.
1414
# Heads up: right now, Cedar expects this to be `node-modules`.
1515
nodeLinker: node-modules
16+
17+
enableScripts: false

0 commit comments

Comments
 (0)