Skip to content

Commit eb746f0

Browse files
committed
build: update cross-repo angular dependencies
See associated pull request for more information.
1 parent f70475f commit eb746f0

File tree

5 files changed

+1490
-1856
lines changed

5 files changed

+1490
-1856
lines changed

.aspect/rules/external_repository_action_cache/npm_translate_lock_LTkzNjczMzk3Mw==

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
.github/local-actions/lock-closed/package.json=-805297510
77
.npmrc=-1406867100
88
bazel/package.json=1905073619
9-
bazel/spec-bundling/test/package.json=-1269314228
9+
bazel/spec-bundling/test/package.json=-788001835
1010
github-actions/bazel/configure-remote/package.json=855472374
1111
github-actions/branch-manager/package.json=556340955
1212
github-actions/browserstack/package.json=855472374
@@ -20,7 +20,7 @@ github-actions/pull-request-labeling/package.json=-197755049
2020
github-actions/saucelabs/package.json=855472374
2121
github-actions/unified-status-check/package.json=-337882335
2222
ng-dev/package.json=1323489217
23-
package.json=-1202209611
24-
pnpm-lock.yaml=-1602715196
23+
package.json=-339048079
24+
pnpm-lock.yaml=-1931555628
2525
pnpm-workspace.yaml=1110472849
26-
yarn.lock=-598328143
26+
yarn.lock=1240768290

bazel/spec-bundling/test/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"dependencies": {
3-
"@angular/compiler": "20.1.4",
4-
"@angular/core": "20.1.4",
5-
"@angular/platform-browser": "20.1.4",
3+
"@angular/compiler": "20.2.0-rc.0",
4+
"@angular/core": "20.2.0-rc.0",
5+
"@angular/platform-browser": "20.2.0-rc.0",
66
"@types/jasmine": "5.1.8",
77
"@types/jsdom": "21.1.7",
88
"@types/node": "24.2.0",

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"packageManager": "[email protected]",
1919
"dependencies": {
20-
"@angular/build": "20.0.0",
20+
"@angular/build": "20.2.0-next.3",
2121
"@babel/core": "^7.16.0",
2222
"@babel/plugin-transform-async-generator-functions": "^7.26.8",
2323
"@bazel/buildifier": "8.2.1",
@@ -52,20 +52,20 @@
5252
"devDependencies": {
5353
"@actions/core": "^1.4.0",
5454
"@actions/github": "^6.0.0",
55-
"@angular/animations": "20.0.0",
56-
"@angular/bazel": "14.1.0-next.2",
57-
"@angular/cdk": "20.0.0",
58-
"@angular/cli": "20.0.0",
59-
"@angular/common": "20.0.0",
60-
"@angular/compiler": "20.0.0",
61-
"@angular/compiler-cli": "20.0.0",
62-
"@angular/core": "20.0.0",
55+
"@angular/animations": "20.2.0-rc.0",
56+
"@angular/bazel": "15.2.0-rc.0",
57+
"@angular/cdk": "20.2.0-next.3",
58+
"@angular/cli": "20.2.0-next.3",
59+
"@angular/common": "20.2.0-rc.0",
60+
"@angular/compiler": "20.2.0-rc.0",
61+
"@angular/compiler-cli": "20.2.0-rc.0",
62+
"@angular/core": "20.2.0-rc.0",
6363
"@angular/fire": "^20.0.0-rc",
64-
"@angular/forms": "20.0.0",
65-
"@angular/material": "20.0.0",
66-
"@angular/platform-browser": "20.0.0",
67-
"@angular/platform-browser-dynamic": "20.0.0",
68-
"@angular/router": "20.0.0",
64+
"@angular/forms": "20.2.0-rc.0",
65+
"@angular/material": "20.2.0-next.3",
66+
"@angular/platform-browser": "20.2.0-rc.0",
67+
"@angular/platform-browser-dynamic": "20.2.0-rc.0",
68+
"@angular/router": "20.2.0-rc.0",
6969
"@bazel/bazelisk": "^1.11.0",
7070
"@bazel/ibazel": "^0.25.0",
7171
"@bazel/jasmine": "5.8.1",

0 commit comments

Comments
 (0)