Skip to content

Commit c48bd84

Browse files
committed
build: update cross-repo angular dependencies to v20.1.0-next.0
See associated pull request for more information.
1 parent d8615e0 commit c48bd84

File tree

2 files changed

+95
-95
lines changed

2 files changed

+95
-95
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -52,20 +52,20 @@
5252
"devDependencies": {
5353
"@actions/core": "^1.4.0",
5454
"@actions/github": "^6.0.0",
55-
"@angular/animations": "20.0.0",
55+
"@angular/animations": "20.1.0-next.0",
5656
"@angular/bazel": "patch:@angular/bazel@npm:14.1.0-next.2#.yarn/patches/@angular-bazel-npm.patch",
57-
"@angular/cdk": "20.0.0",
57+
"@angular/cdk": "20.1.0-next.0",
5858
"@angular/cli": "20.0.0",
59-
"@angular/common": "20.0.0",
60-
"@angular/compiler": "20.0.0",
61-
"@angular/compiler-cli": "20.0.0",
62-
"@angular/core": "20.0.0",
59+
"@angular/common": "20.1.0-next.0",
60+
"@angular/compiler": "20.1.0-next.0",
61+
"@angular/compiler-cli": "20.1.0-next.0",
62+
"@angular/core": "20.1.0-next.0",
6363
"@angular/fire": "^20.0.0-rc",
64-
"@angular/forms": "20.0.0",
65-
"@angular/material": "20.0.0",
66-
"@angular/platform-browser": "20.0.0",
67-
"@angular/platform-browser-dynamic": "20.0.0",
68-
"@angular/router": "20.0.0",
64+
"@angular/forms": "20.1.0-next.0",
65+
"@angular/material": "20.1.0-next.0",
66+
"@angular/platform-browser": "20.1.0-next.0",
67+
"@angular/platform-browser-dynamic": "20.1.0-next.0",
68+
"@angular/router": "20.1.0-next.0",
6969
"@bazel/bazelisk": "^1.11.0",
7070
"@bazel/ibazel": "^0.25.0",
7171
"@bazel/jasmine": "patch:@bazel/jasmine@npm:5.8.1#.yarn/patches/@bazel-jasmine-npm.patch",
@@ -159,6 +159,6 @@
159159
}
160160
},
161161
"resolutions": {
162-
"@angular/benchpress/@angular/core": "20.0.0"
162+
"@angular/benchpress/@angular/core": "20.1.0-next.0"
163163
}
164164
}

yarn.lock

Lines changed: 83 additions & 83 deletions
Original file line numberDiff line numberDiff line change
@@ -108,15 +108,15 @@ __metadata:
108108
languageName: node
109109
linkType: hard
110110

111-
"@angular/animations@npm:20.0.0":
112-
version: 20.0.0
113-
resolution: "@angular/animations@npm:20.0.0"
111+
"@angular/animations@npm:20.1.0-next.0":
112+
version: 20.1.0-next.0
113+
resolution: "@angular/animations@npm:20.1.0-next.0"
114114
dependencies:
115115
tslib: "npm:^2.3.0"
116116
peerDependencies:
117-
"@angular/common": 20.0.0
118-
"@angular/core": 20.0.0
119-
checksum: 10c0/5a9fff41bec253377f8818a257263d31ac308c179203364a82692de4d3ef345a3719e75e25aced693ae94a9e2cb9d11b40ef34d84d7ddab3e141648e57a1b7b0
117+
"@angular/common": 20.1.0-next.0
118+
"@angular/core": 20.1.0-next.0
119+
checksum: 10c0/9e13b849a5021df8a853ab443e49e50a3d17a8aca734ac1e7c860460b7da289a761909bed421f91faf5648a2ea225884f7a181349205c0763eb517b56c81f5e8
120120
languageName: node
121121
linkType: hard
122122

@@ -196,22 +196,22 @@ __metadata:
196196
dependencies:
197197
"@actions/core": "npm:^1.4.0"
198198
"@actions/github": "npm:^6.0.0"
199-
"@angular/animations": "npm:20.0.0"
199+
"@angular/animations": "npm:20.1.0-next.0"
200200
"@angular/bazel": "patch:@angular/bazel@npm:14.1.0-next.2#.yarn/patches/@angular-bazel-npm.patch"
201201
"@angular/benchpress": "npm:0.3.0"
202202
"@angular/build": "npm:20.0.0"
203-
"@angular/cdk": "npm:20.0.0"
203+
"@angular/cdk": "npm:20.1.0-next.0"
204204
"@angular/cli": "npm:20.0.0"
205-
"@angular/common": "npm:20.0.0"
206-
"@angular/compiler": "npm:20.0.0"
207-
"@angular/compiler-cli": "npm:20.0.0"
208-
"@angular/core": "npm:20.0.0"
205+
"@angular/common": "npm:20.1.0-next.0"
206+
"@angular/compiler": "npm:20.1.0-next.0"
207+
"@angular/compiler-cli": "npm:20.1.0-next.0"
208+
"@angular/core": "npm:20.1.0-next.0"
209209
"@angular/fire": "npm:^20.0.0-rc"
210-
"@angular/forms": "npm:20.0.0"
211-
"@angular/material": "npm:20.0.0"
212-
"@angular/platform-browser": "npm:20.0.0"
213-
"@angular/platform-browser-dynamic": "npm:20.0.0"
214-
"@angular/router": "npm:20.0.0"
210+
"@angular/forms": "npm:20.1.0-next.0"
211+
"@angular/material": "npm:20.1.0-next.0"
212+
"@angular/platform-browser": "npm:20.1.0-next.0"
213+
"@angular/platform-browser-dynamic": "npm:20.1.0-next.0"
214+
"@angular/router": "npm:20.1.0-next.0"
215215
"@babel/core": "npm:^7.16.0"
216216
"@babel/plugin-transform-async-generator-functions": "npm:^7.26.8"
217217
"@bazel/bazelisk": "npm:^1.11.0"
@@ -413,17 +413,17 @@ __metadata:
413413
languageName: node
414414
linkType: hard
415415

416-
"@angular/cdk@npm:20.0.0":
417-
version: 20.0.0
418-
resolution: "@angular/cdk@npm:20.0.0"
416+
"@angular/cdk@npm:20.1.0-next.0":
417+
version: 20.1.0-next.0
418+
resolution: "@angular/cdk@npm:20.1.0-next.0"
419419
dependencies:
420420
parse5: "npm:^7.1.2"
421421
tslib: "npm:^2.3.0"
422422
peerDependencies:
423-
"@angular/common": ^20.0.0 || ^21.0.0
424-
"@angular/core": ^20.0.0 || ^21.0.0
423+
"@angular/common": ^20.0.0-0 || ^20.1.0-0 || ^20.2.0-0 || ^20.3.0-0 || ^21.0.0-0
424+
"@angular/core": ^20.0.0-0 || ^20.1.0-0 || ^20.2.0-0 || ^20.3.0-0 || ^21.0.0-0
425425
rxjs: ^6.5.3 || ^7.4.0
426-
checksum: 10c0/221a6db5bea52f800a719ee106249da67de981a399165ec975861b4ea397a22f29ac9c12f9a334b663250b11aeb50c500754a3acbcfce97f925f65b0837fc261
426+
checksum: 10c0/757601e6c5f643ee4c8bf4b002150d5eab82041b263ff6afd9054a3ae4bf814b3b1cf30d3e51bdc39109eb0946311ae08e738c61515292a4d9216b4171e7bf00
427427
languageName: node
428428
linkType: hard
429429

@@ -453,21 +453,21 @@ __metadata:
453453
languageName: node
454454
linkType: hard
455455

456-
"@angular/common@npm:20.0.0":
457-
version: 20.0.0
458-
resolution: "@angular/common@npm:20.0.0"
456+
"@angular/common@npm:20.1.0-next.0":
457+
version: 20.1.0-next.0
458+
resolution: "@angular/common@npm:20.1.0-next.0"
459459
dependencies:
460460
tslib: "npm:^2.3.0"
461461
peerDependencies:
462-
"@angular/core": 20.0.0
462+
"@angular/core": 20.1.0-next.0
463463
rxjs: ^6.5.3 || ^7.4.0
464-
checksum: 10c0/d4039ed737b2e1e447778b8e10c4b2405bc77d44d1d4bfe2e7842bf27f08ba9985b0b6260c248950f47bf9e0fd991b1cb5d706ea77c91c560ea823515d872d7b
464+
checksum: 10c0/6c42993019048569f6cdce334ab01d27e48e8b27f2f67ec3457ddd3ef7ebc206015cdd782984c94b35510dd14c6564fe39465718c63c24703f301e097b322571
465465
languageName: node
466466
linkType: hard
467467

468-
"@angular/compiler-cli@npm:20.0.0":
469-
version: 20.0.0
470-
resolution: "@angular/compiler-cli@npm:20.0.0"
468+
"@angular/compiler-cli@npm:20.1.0-next.0":
469+
version: 20.1.0-next.0
470+
resolution: "@angular/compiler-cli@npm:20.1.0-next.0"
471471
dependencies:
472472
"@babel/core": "npm:7.27.1"
473473
"@jridgewell/sourcemap-codec": "npm:^1.4.14"
@@ -476,44 +476,44 @@ __metadata:
476476
reflect-metadata: "npm:^0.2.0"
477477
semver: "npm:^7.0.0"
478478
tslib: "npm:^2.3.0"
479-
yargs: "npm:^17.2.1"
479+
yargs: "npm:^18.0.0"
480480
peerDependencies:
481-
"@angular/compiler": 20.0.0
481+
"@angular/compiler": 20.1.0-next.0
482482
typescript: ">=5.8 <5.9"
483483
peerDependenciesMeta:
484484
typescript:
485485
optional: true
486486
bin:
487487
ng-xi18n: bundles/src/bin/ng_xi18n.js
488488
ngc: bundles/src/bin/ngc.js
489-
checksum: 10c0/1db8cf3db8eaa845bd1ad2c32f1cc843c53c932db454965eee25a608279c2ab0bc57d62cd247781a267a32cdf2d31bd2e2b522b5b5a1a7b99258267bb4c957db
489+
checksum: 10c0/6b0f761c447dcc585ab1e4742f074d882e7e33aeda1990c41e6097491913c13aaf82d3b8ea1f0076cb30b73c48f1539d7aadd7b1f756b70527dc06cc57e899e8
490490
languageName: node
491491
linkType: hard
492492

493-
"@angular/compiler@npm:20.0.0":
494-
version: 20.0.0
495-
resolution: "@angular/compiler@npm:20.0.0"
493+
"@angular/compiler@npm:20.1.0-next.0":
494+
version: 20.1.0-next.0
495+
resolution: "@angular/compiler@npm:20.1.0-next.0"
496496
dependencies:
497497
tslib: "npm:^2.3.0"
498-
checksum: 10c0/f0ff609b214cb50f6a96ff487c20ac9135182a687d68a522a055f863c1fa0027f6c81fdef99a4acaa11c2a65be807023db0e48732095ec463a709e4c5ce99a7e
498+
checksum: 10c0/8f0a1b591dd025e4d4314ef5c542ca8abdc6f8dcaca65a7a5478b645f1a1ae690e6534a205d8bde1ddc351c6259f4867cd11d4cb8e1d7615a1006e5a380156ed
499499
languageName: node
500500
linkType: hard
501501

502-
"@angular/core@npm:20.0.0":
503-
version: 20.0.0
504-
resolution: "@angular/core@npm:20.0.0"
502+
"@angular/core@npm:20.1.0-next.0":
503+
version: 20.1.0-next.0
504+
resolution: "@angular/core@npm:20.1.0-next.0"
505505
dependencies:
506506
tslib: "npm:^2.3.0"
507507
peerDependencies:
508-
"@angular/compiler": 20.0.0
508+
"@angular/compiler": 20.1.0-next.0
509509
rxjs: ^6.5.3 || ^7.4.0
510510
zone.js: ~0.15.0
511511
peerDependenciesMeta:
512512
"@angular/compiler":
513513
optional: true
514514
zone.js:
515515
optional: true
516-
checksum: 10c0/9de854f76db648e7aa33e8a04bb943fa270d5595ff77acf0fed47a22fde63b2296141b17d85631f9ee50976789dcd8c1aaddb4c703988c8b15a8bf886c665da5
516+
checksum: 10c0/8a9cb35a072e08fbb0495b13229e43b1b36c94c2bd128195a56f3f0ef4d3a73aa361eb025afbbf7df02947a6fa8da8d77d3cbd1dff89a65bea369ce16b990774
517517
languageName: node
518518
linkType: hard
519519

@@ -543,77 +543,77 @@ __metadata:
543543
languageName: node
544544
linkType: hard
545545

546-
"@angular/forms@npm:20.0.0":
547-
version: 20.0.0
548-
resolution: "@angular/forms@npm:20.0.0"
546+
"@angular/forms@npm:20.1.0-next.0":
547+
version: 20.1.0-next.0
548+
resolution: "@angular/forms@npm:20.1.0-next.0"
549549
dependencies:
550550
tslib: "npm:^2.3.0"
551551
peerDependencies:
552-
"@angular/common": 20.0.0
553-
"@angular/core": 20.0.0
554-
"@angular/platform-browser": 20.0.0
552+
"@angular/common": 20.1.0-next.0
553+
"@angular/core": 20.1.0-next.0
554+
"@angular/platform-browser": 20.1.0-next.0
555555
rxjs: ^6.5.3 || ^7.4.0
556-
checksum: 10c0/f6ab63f236d99a9d4f8360cb88cb0771a94c5d953e86e16de7684217e8771348e03bf7e8e118495bd9d9c62290554c105cbf5bf718a8d35e80e133b7bbd4c181
556+
checksum: 10c0/0941a32f56f3c03e637bee9cc114a697773a605f26fd4a8e3b297620f95577a31d567bfa212999c3d91d7d6fb09372ea9d0b4aa28cb17305e5a1c812b937956c
557557
languageName: node
558558
linkType: hard
559559

560-
"@angular/material@npm:20.0.0":
561-
version: 20.0.0
562-
resolution: "@angular/material@npm:20.0.0"
560+
"@angular/material@npm:20.1.0-next.0":
561+
version: 20.1.0-next.0
562+
resolution: "@angular/material@npm:20.1.0-next.0"
563563
dependencies:
564564
tslib: "npm:^2.3.0"
565565
peerDependencies:
566-
"@angular/cdk": 20.0.0
567-
"@angular/common": ^20.0.0 || ^21.0.0
568-
"@angular/core": ^20.0.0 || ^21.0.0
569-
"@angular/forms": ^20.0.0 || ^21.0.0
570-
"@angular/platform-browser": ^20.0.0 || ^21.0.0
566+
"@angular/cdk": 20.1.0-next.0
567+
"@angular/common": ^20.0.0-0 || ^20.1.0-0 || ^20.2.0-0 || ^20.3.0-0 || ^21.0.0-0
568+
"@angular/core": ^20.0.0-0 || ^20.1.0-0 || ^20.2.0-0 || ^20.3.0-0 || ^21.0.0-0
569+
"@angular/forms": ^20.0.0-0 || ^20.1.0-0 || ^20.2.0-0 || ^20.3.0-0 || ^21.0.0-0
570+
"@angular/platform-browser": ^20.0.0-0 || ^20.1.0-0 || ^20.2.0-0 || ^20.3.0-0 || ^21.0.0-0
571571
rxjs: ^6.5.3 || ^7.4.0
572-
checksum: 10c0/6bb3cb6a82a2633691c9a830e2743ed1dca2c123de59c6b99972255d1a29d77d729b7ec9d559cfd3de74bc482f22a572a962e7ccd3feb7619a15435af2822b6f
572+
checksum: 10c0/5f99c29a174054815e5207cc4db717ee581bcb08be7a09ff9d6cf81e2db087c72187b8369d7b140d86af4ba15740992279933eee5cce859c204dc3a245e7cebb
573573
languageName: node
574574
linkType: hard
575575

576-
"@angular/platform-browser-dynamic@npm:20.0.0":
577-
version: 20.0.0
578-
resolution: "@angular/platform-browser-dynamic@npm:20.0.0"
576+
"@angular/platform-browser-dynamic@npm:20.1.0-next.0":
577+
version: 20.1.0-next.0
578+
resolution: "@angular/platform-browser-dynamic@npm:20.1.0-next.0"
579579
dependencies:
580580
tslib: "npm:^2.3.0"
581581
peerDependencies:
582-
"@angular/common": 20.0.0
583-
"@angular/compiler": 20.0.0
584-
"@angular/core": 20.0.0
585-
"@angular/platform-browser": 20.0.0
586-
checksum: 10c0/ac78250df47928bf9c38974388b0d8c31730474189e0ab60b90dbc1dc6004d4557cfa35e6912ed58ba54c14edd337a0cf8f0d469e48034e3cdb79930d985850f
582+
"@angular/common": 20.1.0-next.0
583+
"@angular/compiler": 20.1.0-next.0
584+
"@angular/core": 20.1.0-next.0
585+
"@angular/platform-browser": 20.1.0-next.0
586+
checksum: 10c0/416320963217971402d3ce32101b0e741815af927c8160d62cb337023aa9ebc6625b3f054d25e9d331db76cb03b54239a51b1261a78ab3cd75fd385982254d5a
587587
languageName: node
588588
linkType: hard
589589

590-
"@angular/platform-browser@npm:20.0.0":
591-
version: 20.0.0
592-
resolution: "@angular/platform-browser@npm:20.0.0"
590+
"@angular/platform-browser@npm:20.1.0-next.0":
591+
version: 20.1.0-next.0
592+
resolution: "@angular/platform-browser@npm:20.1.0-next.0"
593593
dependencies:
594594
tslib: "npm:^2.3.0"
595595
peerDependencies:
596-
"@angular/animations": 20.0.0
597-
"@angular/common": 20.0.0
598-
"@angular/core": 20.0.0
596+
"@angular/animations": 20.1.0-next.0
597+
"@angular/common": 20.1.0-next.0
598+
"@angular/core": 20.1.0-next.0
599599
peerDependenciesMeta:
600600
"@angular/animations":
601601
optional: true
602-
checksum: 10c0/cc8aab426ee2a35b6c8b20b6a739212a0f9ec1575a8e068c6f213abf269e820f7c343c87151bf5e28482016fa1b76a3c8d258f047624a22c5a4f9b6e08ab5b91
602+
checksum: 10c0/329ac2195b5532e51a9a21800e7e29c128391394f7f4ae65931dc84b1817cf974885cff4f70478abe1a4f04225e5cd4c316d21a3ccaea36b754e8c1744567991
603603
languageName: node
604604
linkType: hard
605605

606-
"@angular/router@npm:20.0.0":
607-
version: 20.0.0
608-
resolution: "@angular/router@npm:20.0.0"
606+
"@angular/router@npm:20.1.0-next.0":
607+
version: 20.1.0-next.0
608+
resolution: "@angular/router@npm:20.1.0-next.0"
609609
dependencies:
610610
tslib: "npm:^2.3.0"
611611
peerDependencies:
612-
"@angular/common": 20.0.0
613-
"@angular/core": 20.0.0
614-
"@angular/platform-browser": 20.0.0
612+
"@angular/common": 20.1.0-next.0
613+
"@angular/core": 20.1.0-next.0
614+
"@angular/platform-browser": 20.1.0-next.0
615615
rxjs: ^6.5.3 || ^7.4.0
616-
checksum: 10c0/1d5291369f5e4784905a716dbaff2b7a458afcbc6cfcec65fda3fa050082aa68f83899ee45a54137dd0c8f9f8c82ea86f6613e0b0648467a627b5a3d04f2bb75
616+
checksum: 10c0/eccaad853023b64dd485b1a535b44ccf4feacd91e4ba71d76a89ccf0dd4b51b2bd58daa4296225777340c7d75250aa2e235d88debbadfffbcbdbd5def9ff5294
617617
languageName: node
618618
linkType: hard
619619

@@ -15711,7 +15711,7 @@ __metadata:
1571115711
languageName: node
1571215712
linkType: hard
1571315713

15714-
"yargs@npm:17.7.2, yargs@npm:^17.2.1, yargs@npm:^17.3.1, yargs@npm:^17.7.2":
15714+
"yargs@npm:17.7.2, yargs@npm:^17.3.1, yargs@npm:^17.7.2":
1571515715
version: 17.7.2
1571615716
resolution: "yargs@npm:17.7.2"
1571715717
dependencies:
@@ -15726,7 +15726,7 @@ __metadata:
1572615726
languageName: node
1572715727
linkType: hard
1572815728

15729-
"yargs@npm:18.0.0":
15729+
"yargs@npm:18.0.0, yargs@npm:^18.0.0":
1573015730
version: 18.0.0
1573115731
resolution: "yargs@npm:18.0.0"
1573215732
dependencies:

0 commit comments

Comments
 (0)