Skip to content

Commit 680d70f

Browse files
angular-robotalan-agius4
authored andcommitted
build: update cross-repo angular dependencies to v22.0.0-next.8
See associated pull request for more information.
1 parent 262b99c commit 680d70f

File tree

9 files changed

+451
-323
lines changed

9 files changed

+451
-323
lines changed

.github/local-actions/stale-cleanup/main.js

Lines changed: 211 additions & 96 deletions
Large diffs are not rendered by default.

apps/code-of-conduct/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"dependencies": {
3-
"@angular/animations": "22.0.0-next.7",
3+
"@angular/animations": "22.0.0-next.8",
44
"@angular/cdk": "22.0.0-next.4",
5-
"@angular/common": "22.0.0-next.7",
6-
"@angular/compiler": "22.0.0-next.7",
7-
"@angular/core": "22.0.0-next.7",
5+
"@angular/common": "22.0.0-next.8",
6+
"@angular/compiler": "22.0.0-next.8",
7+
"@angular/core": "22.0.0-next.8",
88
"@angular/fire": "21.0.0-rc.0",
9-
"@angular/forms": "22.0.0-next.7",
9+
"@angular/forms": "22.0.0-next.8",
1010
"@angular/material": "22.0.0-next.4",
11-
"@angular/platform-browser": "22.0.0-next.7",
12-
"@angular/router": "22.0.0-next.7",
11+
"@angular/platform-browser": "22.0.0-next.8",
12+
"@angular/router": "22.0.0-next.8",
1313
"@octokit/rest": "",
1414
"rxjs": "7.8.2",
1515
"zone.js": "0.16.1"

bazel/integration/tests/angular-cli/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,20 +11,20 @@
1111
"private": true,
1212
"packageManager": "pnpm@10.33.0",
1313
"dependencies": {
14-
"@angular/animations": "22.0.0-next.7",
15-
"@angular/common": "22.0.0-next.7",
16-
"@angular/compiler": "22.0.0-next.7",
17-
"@angular/core": "22.0.0-next.7",
18-
"@angular/forms": "22.0.0-next.7",
19-
"@angular/platform-browser": "22.0.0-next.7",
20-
"@angular/router": "22.0.0-next.7",
14+
"@angular/animations": "22.0.0-next.8",
15+
"@angular/common": "22.0.0-next.8",
16+
"@angular/compiler": "22.0.0-next.8",
17+
"@angular/core": "22.0.0-next.8",
18+
"@angular/forms": "22.0.0-next.8",
19+
"@angular/platform-browser": "22.0.0-next.8",
20+
"@angular/router": "22.0.0-next.8",
2121
"rxjs": "~7.8.2",
2222
"tslib": "^2.8.1"
2323
},
2424
"devDependencies": {
2525
"@angular/build": "22.0.0-next.5",
2626
"@angular/cli": "22.0.0-next.5",
27-
"@angular/compiler-cli": "22.0.0-next.7",
27+
"@angular/compiler-cli": "22.0.0-next.8",
2828
"@types/jasmine": "~6.0.0",
2929
"@types/node": "24.12.2",
3030
"chromedriver": "^147.0.0",

bazel/integration/tests/angular-cli/pnpm-lock.yaml

Lines changed: 72 additions & 72 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bazel/rules/rules_angular/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,16 +25,16 @@
2525
"pnpm": "10.33.0"
2626
},
2727
"dependencies": {
28-
"@angular/compiler-cli": "22.0.0-next.7",
28+
"@angular/compiler-cli": "22.0.0-next.8",
2929
"typescript": "6.0.2"
3030
},
3131
"devDependencies": {
3232
"@angular/build": "22.0.0-next.5",
3333
"@angular/cli": "22.0.0-next.5",
34-
"@angular/common": "22.0.0-next.7",
35-
"@angular/compiler": "22.0.0-next.7",
36-
"@angular/core": "22.0.0-next.7",
37-
"@angular/platform-browser": "22.0.0-next.7",
34+
"@angular/common": "22.0.0-next.8",
35+
"@angular/compiler": "22.0.0-next.8",
36+
"@angular/core": "22.0.0-next.8",
37+
"@angular/platform-browser": "22.0.0-next.8",
3838
"@babel/core": "^7.28.5",
3939
"@bazel/bazelisk": "1.28.1",
4040
"@rollup/plugin-commonjs": "^29.0.0",

bazel/rules/rules_angular/pnpm-lock.yaml

Lines changed: 42 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "22.0.0-next.7",
4-
"@angular/core": "22.0.0-next.7",
5-
"@angular/platform-browser": "22.0.0-next.7",
3+
"@angular/compiler": "22.0.0-next.8",
4+
"@angular/core": "22.0.0-next.8",
5+
"@angular/platform-browser": "22.0.0-next.8",
66
"@types/jasmine": "6.0.0",
77
"@types/jsdom": "28.0.1",
88
"@types/node": "24.12.2",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
}
2222
},
2323
"dependencies": {
24-
"@angular/compiler-cli": "22.0.0-next.7",
24+
"@angular/compiler-cli": "22.0.0-next.8",
2525
"typescript": "6.0.2"
2626
},
2727
"devDependencies": {

0 commit comments

Comments
 (0)