Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b907871

Browse filesBrowse files
angular-robotdgp1130
authored andcommitted
build: update cross-repo angular dependencies
See associated pull request for more information.
1 parent 7e4959e commit b907871
Copy full SHA for b907871

6 files changed

+40-40Lines changed: 40 additions & 40 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎MODULE.bazel‎

Copy file name to clipboardExpand all lines: MODULE.bazel
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,21 +19,21 @@ bazel_dep(name = "aspect_rules_jasmine", version = "2.0.4")
1919
bazel_dep(name = "rules_angular")
2020
git_override(
2121
module_name = "rules_angular",
22-
commit = "db445dccfe48aad20be6ee3df456df91660ff217",
22+
commit = "80673eb539c549f614f0d3e9f1c8e2e8067af12e",
2323
remote = "https://github.com/angular/rules_angular.git",
2424
)
2525

2626
bazel_dep(name = "devinfra")
2727
git_override(
2828
module_name = "devinfra",
29-
commit = "daa0b5ecd15668d12163f70d4c9836ada70808c9",
29+
commit = "e207a53d1200bb73692f24a0669f4cec59b8b72f",
3030
remote = "https://github.com/angular/dev-infra.git",
3131
)
3232

3333
bazel_dep(name = "rules_browsers")
3434
git_override(
3535
module_name = "rules_browsers",
36-
commit = "3a6bd40f9be945dc51c976a21424c656448f9b09",
36+
commit = "7282336e4d2af15dd6e3f1714abec6d8ad146834",
3737
remote = "https://github.com/angular/rules_browsers.git",
3838
)
3939

Collapse file

‎modules/testing/builder/package.json‎

Copy file name to clipboardExpand all lines: modules/testing/builder/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"browser-sync": "3.0.4",
99
"istanbul-lib-instrument": "6.0.3",
1010
"jsdom": "29.1.1",
11-
"ng-packagr": "22.1.0-next.3",
11+
"ng-packagr": "22.1.0-next.4",
1212
"rxjs": "7.8.2",
1313
"vitest": "4.1.10"
1414
}
Collapse file

‎package.json‎

Copy file name to clipboardExpand all lines: package.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,14 +47,14 @@
4747
},
4848
"devDependencies": {
4949
"@angular/animations": "22.1.0-rc.0",
50-
"@angular/cdk": "22.1.0-next.4",
50+
"@angular/cdk": "22.1.0-rc.0",
5151
"@angular/common": "22.1.0-rc.0",
5252
"@angular/compiler": "22.1.0-rc.0",
5353
"@angular/core": "22.1.0-rc.0",
5454
"@angular/forms": "22.1.0-rc.0",
5555
"@angular/localize": "22.1.0-rc.0",
56-
"@angular/material": "22.1.0-next.4",
57-
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#7a67d5221a9efec2b69b102759d04223a3fc8552",
56+
"@angular/material": "22.1.0-rc.0",
57+
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#30d7aff8edda38994948fc9151b13daf7d1359a6",
5858
"@angular/platform-browser": "22.1.0-rc.0",
5959
"@angular/platform-server": "22.1.0-rc.0",
6060
"@angular/router": "22.1.0-rc.0",
Collapse file

‎packages/angular/build/package.json‎

Copy file name to clipboardExpand all lines: packages/angular/build/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"istanbul-lib-instrument": "6.0.3",
5656
"jsdom": "29.1.1",
5757
"less": "4.6.7",
58-
"ng-packagr": "22.1.0-next.3",
58+
"ng-packagr": "22.1.0-next.4",
5959
"postcss": "8.5.19",
6060
"rollup": "4.62.2",
6161
"rxjs": "7.8.2",
Collapse file

‎packages/angular_devkit/build_angular/package.json‎

Copy file name to clipboardExpand all lines: packages/angular_devkit/build_angular/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"devDependencies": {
6767
"@angular/ssr": "workspace:*",
6868
"browser-sync": "3.0.4",
69-
"ng-packagr": "22.1.0-next.3",
69+
"ng-packagr": "22.1.0-next.4",
7070
"undici": "8.7.0"
7171
},
7272
"peerDependencies": {
Collapse file

‎pnpm-lock.yaml‎

Copy file name to clipboardExpand all lines: pnpm-lock.yaml
+31-31Lines changed: 31 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.