Skip to content

Commit 05d9b97

Browse files
angular-robotkirjs
authored andcommitted
build: update cross-repo angular dependencies
See associated pull request for more information.
1 parent 6aafd87 commit 05d9b97

35 files changed

Lines changed: 1715 additions & 1476 deletions

File tree

MODULE.bazel

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,14 @@ bazel_dep(name = "yq.bzl", version = "0.3.5")
1818
bazel_dep(name = "rules_angular")
1919
git_override(
2020
module_name = "rules_angular",
21-
commit = "6c36180c2efebc6526ef0e6a55a6d738c7de6909",
21+
commit = "346e8fe8e51c743f44771def707ea3a2f10abbdd",
2222
remote = "https://github.com/angular/rules_angular.git",
2323
)
2424

2525
bazel_dep(name = "devinfra")
2626
git_override(
2727
module_name = "devinfra",
28-
commit = "ba726e7bca0b08b125ccc6f93c233749e1213c17",
28+
commit = "30bd830d16570c2b3ddb3457534d71ed21adbf86",
2929
remote = "https://github.com/angular/dev-infra.git",
3030
)
3131

adev/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,21 +5,21 @@
55
"@algolia/requester-browser-xhr": "5.48.0",
66
"@algolia/requester-node-http": "5.48.0",
77
"@angular/animations": "workspace:*",
8-
"@angular/aria": "21.2.5",
9-
"@angular/build": "21.2.6",
10-
"@angular/cdk": "21.2.5",
11-
"@angular/cli": "21.2.6",
8+
"@angular/aria": "21.2.6",
9+
"@angular/build": "21.2.7",
10+
"@angular/cdk": "21.2.6",
11+
"@angular/cli": "21.2.7",
1212
"@angular/common": "workspace:*",
1313
"@angular/compiler": "workspace:*",
1414
"@angular/compiler-cli": "workspace:*",
1515
"@angular/core": "workspace:*",
1616
"@angular/docs": "workspace:*",
1717
"@angular/forms": "workspace:*",
18-
"@angular/material": "21.2.5",
18+
"@angular/material": "21.2.6",
1919
"@angular/platform-browser": "workspace:*",
2020
"@angular/platform-server": "workspace:*",
2121
"@angular/router": "workspace:*",
22-
"@angular/ssr": "21.2.6",
22+
"@angular/ssr": "21.2.7",
2323
"@codemirror/autocomplete": "6.20.0",
2424
"@codemirror/commands": "6.10.1",
2525
"@codemirror/lang-angular": "0.1.4",

dev-app/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@
1515
"@angular/platform-server": "workspace:*",
1616
"@angular/localize": "workspace:*",
1717
"@angular/router": "workspace:*",
18-
"@angular/ssr": "21.2.6",
18+
"@angular/ssr": "21.2.7",
1919
"rxjs": "~7.8.0",
2020
"tslib": "^2.3.0"
2121
},
2222
"devDependencies": {
23-
"@angular/build": "21.2.6",
24-
"@angular/cli": "21.2.6",
23+
"@angular/build": "21.2.7",
24+
"@angular/cli": "21.2.7",
2525
"@angular/compiler-cli": "workspace:*",
2626
"jsdom": "^28.0.0",
2727
"typescript": "~5.9.2",

integration/animations/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,23 +11,23 @@
1111
},
1212
"private": true,
1313
"dependencies": {
14-
"@angular/cdk": "21.2.5",
14+
"@angular/cdk": "21.2.6",
1515
"@angular/common": "link:./in-existing-linked-by-bazel",
1616
"@angular/compiler": "link:./in-existing-linked-by-bazel",
1717
"@angular/core": "link:./in-existing-linked-by-bazel",
1818
"@angular/forms": "link:./in-existing-linked-by-bazel",
1919
"@angular/platform-browser": "link:./in-existing-linked-by-bazel",
2020
"@angular/platform-browser-dynamic": "link:./in-existing-linked-by-bazel",
2121
"@angular/router": "link:./in-existing-linked-by-bazel",
22-
"@angular/ssr": "21.2.6",
22+
"@angular/ssr": "21.2.7",
2323
"rxjs": "^7.0.0",
2424
"tslib": "^2.3.0",
2525
"zone.js": "0.16.1"
2626
},
2727
"devDependencies": {
28-
"@angular-devkit/build-angular": "21.2.6",
29-
"@angular/build": "21.2.6",
30-
"@angular/cli": "21.2.6",
28+
"@angular-devkit/build-angular": "21.2.7",
29+
"@angular/build": "21.2.7",
30+
"@angular/cli": "21.2.7",
3131
"@angular/compiler-cli": "link:./in-existing-linked-by-bazel",
3232
"@types/jasmine": "^6.0.0",
3333
"@types/node": "^20.14.8",

integration/animations/pnpm-lock.yaml

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

integration/cli-hello-world-ivy-i18n/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929
"zone.js": "0.16.0"
3030
},
3131
"devDependencies": {
32-
"@angular-devkit/build-angular": "21.2.6",
33-
"@angular/build": "21.2.6",
34-
"@angular/cli": "21.2.6",
32+
"@angular-devkit/build-angular": "21.2.7",
33+
"@angular/build": "21.2.7",
34+
"@angular/cli": "21.2.7",
3535
"@angular/compiler-cli": "link:./in-existing-linked-by-bazel",
3636
"@types/jasmine": "^6.0.0",
3737
"@types/jasminewd2": "^2.0.8",

integration/cli-hello-world-ivy-i18n/pnpm-lock.yaml

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

integration/cli-hello-world-lazy/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@
1313
"@angular/core": "link:./in-existing-linked-by-bazel",
1414
"@angular/platform-browser": "link:./in-existing-linked-by-bazel",
1515
"@angular/router": "link:./in-existing-linked-by-bazel",
16-
"@angular/ssr": "21.2.6",
16+
"@angular/ssr": "21.2.7",
1717
"rxjs": "^7.0.0",
1818
"tslib": "^2.3.0",
1919
"zone.js": "0.16.0"
2020
},
2121
"devDependencies": {
22-
"@angular-devkit/build-angular": "21.2.6",
23-
"@angular/build": "21.2.6",
24-
"@angular/cli": "21.2.6",
22+
"@angular-devkit/build-angular": "21.2.7",
23+
"@angular/build": "21.2.7",
24+
"@angular/cli": "21.2.7",
2525
"@angular/compiler-cli": "link:./in-existing-linked-by-bazel",
2626
"@types/node": "^20.14.8",
2727
"ts-node": "^10.9.1",

integration/cli-hello-world-lazy/pnpm-lock.yaml

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

integration/cli-hello-world/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@
1818
"@angular/forms": "link:./in-existing-linked-by-bazel",
1919
"@angular/platform-browser": "link:./in-existing-linked-by-bazel",
2020
"@angular/router": "link:./in-existing-linked-by-bazel",
21-
"@angular/ssr": "21.2.6",
21+
"@angular/ssr": "21.2.7",
2222
"rxjs": "^7.0.0",
2323
"tslib": "^2.3.0",
2424
"zone.js": "0.16.0"
2525
},
2626
"devDependencies": {
27-
"@angular-devkit/build-angular": "21.2.6",
28-
"@angular/build": "21.2.6",
29-
"@angular/cli": "21.2.6",
27+
"@angular-devkit/build-angular": "21.2.7",
28+
"@angular/build": "21.2.7",
29+
"@angular/cli": "21.2.7",
3030
"@angular/compiler-cli": "link:./in-existing-linked-by-bazel",
3131
"@types/node": "^20.14.8",
3232
"ts-node": "^10.9.1",

0 commit comments

Comments
 (0)