Skip to content

Commit db59909

Browse files
angular-robotalxhub
authored andcommitted
build: update cross-repo angular dependencies
See associated pull request for more information.
1 parent 6981cd7 commit db59909

39 files changed

Lines changed: 1439 additions & 1439 deletions

File tree

.github/actions/deploy-docs-site/main.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47463,7 +47463,7 @@ var RequestError2 = class extends Error {
4746347463
this.request = requestCopy;
4746447464
}
4746547465
};
47466-
var VERSION22 = "10.0.9";
47466+
var VERSION22 = "10.0.10";
4746747467
var defaults_default2 = {
4746847468
headers: {
4746947469
"user-agent": `octokit-request.js/${VERSION22} ${getUserAgent2()}`
@@ -51771,7 +51771,7 @@ content-type/dist/index.js:
5177151771
*)
5177251772
*)
5177351773

51774-
@angular/ng-dev/bundles/chunk-XI6A552T.mjs:
51774+
@angular/ng-dev/bundles/chunk-4EMV7NEU.mjs:
5177551775
(*! Bundled license information:
5177651776

5177751777
content-type/dist/index.js:

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 = "48833d6ad8abdac2d90d7704b1ac42416be25d2e",
21+
commit = "c898ddb32c0428e7d97efc713393db84ffa6a38e",
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 = "bcac3047149f2f7780bbf4bd4865890af6f534c0",
28+
commit = "9ee8a680dd018d61d21588bb04cf40d49a9f5deb",
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 = "a67d13a0f46cf1b789a36248c3eb39a093699072",
35+
commit = "4443f2a5babcbcf81ab1eddf5f57df15a2df6d06",
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 = "19422a0585f62ef061db49d3643ea3891a70d643",
42+
commit = "45441c79322943fc1638b3a40741e925d6089e7b",
4343
remote = "https://github.com/angular/rules_browsers.git",
4444
)
4545

MODULE.bazel.lock

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

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.52.1",
66
"@algolia/requester-node-http": "5.52.1",
77
"@angular/animations": "workspace:*",
8-
"@angular/aria": "22.0.0-rc.0",
9-
"@angular/build": "22.0.0-rc.0",
10-
"@angular/cdk": "22.0.0-rc.0",
11-
"@angular/cli": "22.0.0-rc.0",
8+
"@angular/aria": "22.0.0-rc.2",
9+
"@angular/build": "22.0.0-rc.1",
10+
"@angular/cdk": "22.0.0-rc.2",
11+
"@angular/cli": "22.0.0-rc.1",
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.0.0-rc.0",
18+
"@angular/material": "22.0.0-rc.2",
1919
"@angular/platform-browser": "workspace:*",
2020
"@angular/platform-server": "workspace:*",
2121
"@angular/router": "workspace:*",
22-
"@angular/ssr": "22.0.0-rc.0",
22+
"@angular/ssr": "22.0.0-rc.1",
2323
"@codemirror/autocomplete": "6.20.2",
2424
"@codemirror/commands": "6.10.3",
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": "22.0.0-rc.0",
18+
"@angular/ssr": "22.0.0-rc.1",
1919
"rxjs": "~7.8.0",
2020
"tslib": "^2.3.0"
2121
},
2222
"devDependencies": {
23-
"@angular/build": "22.0.0-rc.0",
24-
"@angular/cli": "22.0.0-rc.0",
23+
"@angular/build": "22.0.0-rc.1",
24+
"@angular/cli": "22.0.0-rc.1",
2525
"@angular/compiler-cli": "workspace:*",
2626
"jsdom": "^29.0.0",
2727
"typescript": "~6.0.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": "22.0.0-rc.0",
14+
"@angular/cdk": "22.0.0-rc.2",
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": "22.0.0-rc.0",
22+
"@angular/ssr": "22.0.0-rc.1",
2323
"rxjs": "^7.0.0",
2424
"tslib": "^2.3.0",
2525
"zone.js": "0.16.2"
2626
},
2727
"devDependencies": {
28-
"@angular-devkit/build-angular": "22.0.0-rc.0",
29-
"@angular/build": "22.0.0-rc.0",
30-
"@angular/cli": "22.0.0-rc.0",
28+
"@angular-devkit/build-angular": "22.0.0-rc.1",
29+
"@angular/build": "22.0.0-rc.1",
30+
"@angular/cli": "22.0.0-rc.1",
3131
"@angular/compiler-cli": "link:./in-existing-linked-by-bazel",
3232
"@types/jasmine": "^6.0.0",
3333
"@types/node": "^20.14.8",

0 commit comments

Comments
 (0)