Skip to content

Commit 1566442

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

7 files changed

Lines changed: 213 additions & 127 deletions

File tree

MODULE.bazel

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,28 +18,28 @@ bazel_dep(name = "yq.bzl", version = "0.3.6")
1818
bazel_dep(name = "rules_angular")
1919
git_override(
2020
module_name = "rules_angular",
21-
commit = "d6449197f843be14e8ab3357f3efc0ac66c8f3b0",
21+
commit = "30ecbe46b3c645264494abc3b2dc842cc5146be0",
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 = "1ce5d6899a2634fccf021a84656026bed0acbe16",
28+
commit = "a1b3577967af3711fe39cdfb605c2cd991e66add",
2929
remote = "https://github.com/angular/dev-infra.git",
3030
)
3131

3232
bazel_dep(name = "rules_sass")
3333
git_override(
3434
module_name = "rules_sass",
35-
commit = "5ad056b94c8c448b029c611c52c372b561267561",
35+
commit = "80d35e584df2fc9bd540bfc92082383289a842e7",
3636
remote = "https://github.com/angular/rules_sass.git",
3737
)
3838

3939
bazel_dep(name = "rules_browsers")
4040
git_override(
4141
module_name = "rules_browsers",
42-
commit = "cf7392cfd3fc932dfa9cf11b04fb64f0346b25ea",
42+
commit = "ce8977a1a50f929a19ab64859a5b7e7a59798d9f",
4343
remote = "https://github.com/angular/rules_browsers.git",
4444
)
4545

MODULE.bazel.lock

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

adev/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,17 @@
55
"@algolia/requester-browser-xhr": "5.53.0",
66
"@algolia/requester-node-http": "5.53.0",
77
"@angular/animations": "workspace:*",
8-
"@angular/aria": "22.1.0-next.0",
8+
"@angular/aria": "22.1.0-next.1",
99
"@angular/build": "22.1.0-next.0",
10-
"@angular/cdk": "22.1.0-next.0",
10+
"@angular/cdk": "22.1.0-next.1",
1111
"@angular/cli": "22.1.0-next.0",
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": "22.1.0-next.0",
18+
"@angular/material": "22.1.0-next.1",
1919
"@angular/platform-browser": "workspace:*",
2020
"@angular/platform-server": "workspace:*",
2121
"@angular/router": "workspace:*",

integration/animations/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"private": true,
1313
"dependencies": {
14-
"@angular/cdk": "22.1.0-next.0",
14+
"@angular/cdk": "22.1.0-next.1",
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",

integration/animations/pnpm-lock.yaml

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,10 @@
5858
"@angular-devkit/core": "22.1.0-next.0",
5959
"@angular-devkit/schematics": "22.1.0-next.0",
6060
"@angular/animations": "workspace:*",
61-
"@angular/aria": "22.1.0-next.0",
61+
"@angular/aria": "22.1.0-next.1",
6262
"@angular/benchpress": "workspace: *",
6363
"@angular/build": "22.1.0-next.0",
64-
"@angular/cdk": "22.1.0-next.0",
64+
"@angular/cdk": "22.1.0-next.1",
6565
"@angular/cli": "22.1.0-next.0",
6666
"@angular/common": "workspace:*",
6767
"@angular/compiler": "workspace:*",
@@ -71,7 +71,7 @@
7171
"@angular/forms": "workspace:*",
7272
"@angular/language-service": "workspace: *",
7373
"@angular/localize": "workspace: *",
74-
"@angular/material": "22.1.0-next.0",
74+
"@angular/material": "22.1.0-next.1",
7575
"@angular/platform-browser": "workspace:*",
7676
"@angular/platform-browser-dynamic": "workspace:*",
7777
"@angular/platform-server": "workspace:*",
@@ -138,7 +138,7 @@
138138
"devDependencies": {
139139
"@actions/core": "^3.0.0",
140140
"@actions/github": "^9.0.0",
141-
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#cdd4a4146520ed794b0342d0a86a0e2b31f129e3",
141+
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#b60a64b6e6341a831bfeda0f28aa5f3fa4077184",
142142
"@babel/plugin-transform-async-generator-functions": "^7.27.1",
143143
"@bazel/bazelisk": "^1.7.5",
144144
"@bazel/buildifier": "^8.0.0",

0 commit comments

Comments
 (0)