Angular Robot
b935255ef9
build: update all non-major dependencies ( #48271 )
...
See associated pull request for more information.
PR Close #48271
2022-11-30 09:29:26 -08:00
Angular Robot
d4c3584d88
build: update github/codeql-action action to v2.1.34 ( #48272 )
...
See associated pull request for more information.
PR Close #48272
2022-11-29 12:29:20 -08:00
Angular Robot
73ad3bb9c8
build: update scorecard action dependencies ( #47866 )
...
See associated pull request for more information.
PR Close #47866
2022-11-23 10:54:13 -08:00
Joey Perrott
8d81fcbe20
build: add labeled trigger for assistant-to-the-branch-manager ( #48119 )
...
Add the labeled trigger
PR Close #48119
2022-11-18 12:16:48 -08:00
Joey Perrott
b592cdab53
build: update action version ( #48058 )
...
Update to the latest version of the assistant to the branch manager action
PR Close #48058
2022-11-17 09:33:49 -08:00
Joey Perrott
f70f50aef4
build: fix invalid yaml ( #47977 )
...
Fix the invalid yaml for the assistant to the branch manager action
PR Close #47977
2022-11-04 12:56:37 -07:00
Joey Perrott
549af69524
build: fix file extension for github action ( #47976 )
...
Fix the file extension for the new assistant-to-the-branch-mananager action
PR Close #47976
2022-11-04 09:27:15 -07:00
Joey Perrott
ad8ccedeca
build: enable the branch manager action in the repo ( #47942 )
...
Set up the branch manager action to automatically monitor if a pull request is able to merge into its target branches
PR Close #47942
2022-11-03 17:54:41 -07:00
Angular Robot
f7a1c92bbc
build: update cross-repo angular dependencies ( #47874 )
...
See associated pull request for more information.
PR Close #47874
2022-10-26 16:33:21 +02:00
Angular Robot
ad5eb5d042
build: update cross-repo angular dependencies ( #47846 )
...
See associated pull request for more information.
PR Close #47846
2022-10-26 14:12:24 +02:00
Angular Robot
e1bf693d9f
build: update cross-repo angular dependencies ( #47692 )
...
See associated pull request for more information.
PR Close #47692
2022-10-24 14:44:25 +02:00
Paul Gschwendtner
aff9f4a314
build: update ng-dev to fix caretaker check and update label config ( #47779 )
...
* Updates ng-dev to support the new g3sync canonical JSON configs
* Updates the google-internal-tests option to support the g3 sync
canonical JSON config
* Moves the YAML sync config to a dedicated JSON file, used by the
action and by `yarn ng-dev`.
* Updates the ng-dev caretaker config to fix that the Merge assistance
queue is always empty.
PR Close #47779
2022-10-17 09:57:17 +02:00
Paul Gschwendtner
ec97331c8e
build: wire up new github action for identifying g3-affecting PRs ( #47735 )
...
Wire up new github action for identifying g3-affecting PRs.
PR Close #47735
2022-10-13 09:43:43 +00:00
Joey Perrott
195a8d886e
build: update commit message based labels action
...
Update to the latest version of the action
2022-10-12 13:44:16 -06:00
Joey Perrott
7ab0a269ec
build: update comp labels to be area instead ( #47750 )
...
Updates all of the comp: * labels to area: * instead
PR Close #47750
2022-10-12 18:10:35 +00:00
Joey Perrott
510a295ed1
build: update to the latest version of the feature triage action
...
Update to the latest version of the feature triage action
2022-10-12 11:34:28 -06:00
Angular Robot
8921c12619
build: update all non-major dependencies ( #47551 )
...
See associated pull request for more information.
PR Close #47551
2022-10-11 23:14:51 +00:00
Joey Perrott
40aad8339c
ci: adjust workflow permissions for OpenSSF Scorecard results publishing ( #47721 )
...
Version 2 of the `openssf/scorecard-action` GitHub action requires the
`id-token: write` permission to publish results.
PR Close #47721
2022-10-10 22:29:01 +00:00
Angular Robot
f467c9eabb
build: update scorecard action dependencies ( #47385 )
...
See associated pull request for more information.
PR Close #47385
2022-10-10 20:05:23 +00:00
Angular Robot
e0dd2c53c2
build: update cross-repo angular dependencies ( #47600 )
...
See associated pull request for more information.
PR Close #47600
2022-10-06 16:53:39 +00:00
Angular Robot
d90e76054f
build: update cross-repo angular dependencies ( #47454 )
...
See associated pull request for more information.
PR Close #47454
2022-09-29 15:51:08 -07:00
AleksanderBodurri
14d5fc5700
docs: add issue template for Angular DevTools ( #47383 )
...
Previously there was no existing issue template for users who want to open a feature request or bug report issue for Angular DevTools.
This commit addresses this by creating a new issue template for Angular DevTools.
PR Close #47383
2022-09-19 17:10:54 +02:00
George Kalpakas
4eff4d34a1
fix(docs-infra): fix Update AIO events GitHub Action ( #47452 )
...
Previously, the `Update AIO events` GitHub Action was using a version of
the `create-pr-for-changes` GitHub Action that relied on a GitHub App
key for Angular Robot. This, however, prevented PRs from being created
from the accounts fork.
Switch to a newer version of the `create-pr-for-changes` action that
uses a GitHub Personal Access Token instead.
PR Close #47452
2022-09-16 11:17:48 +02:00
Angular Robot
8deedc58a6
build: update cross-repo angular dependencies ( #47407 )
...
See associated pull request for more information.
PR Close #47407
2022-09-15 09:21:20 -07:00
George Kalpakas
19f189fa41
docs(docs-infra): add documentation on debugging the events generation process ( #47449 )
...
PR Close #47449
2022-09-15 09:20:14 -07:00
George Kalpakas
2456b8e4d5
build: use the create-pr-for-changes action from angular/dev-infra ( #47410 )
...
Use the `create-pr-for-changes` action of the `angular/dev-infra` repo,
instead of the `gkalpak/dev-infra` one. The latter was used during
development for debugging purposes during and was accidentally committed
to the repo.
PR Close #47410
2022-09-13 09:19:21 -07:00
Bob Watson
c26854b733
docs: update prompts in the doc issue template ( #47389 )
...
Co-Authored-By: Joe Martin (Crowdstaffing) <87730750+josmar-crwdstffng@users.noreply.github.com>
PR Close #47389
2022-09-12 13:25:46 -07:00
George Kalpakas
c9241fdeb0
build(docs-infra): introduce new process for generating data for the events page ( #45588 )
...
This commit introduces a new process for generating data for the AIO
[events page](https://angular.io/events ), which streamlines the process
and minimizes duplication and manual work. For more details, see
`aio/scripts/generate-events/README.md`.
PR Close #45588
2022-09-12 12:25:44 -07:00
Angular Robot
ab936dd407
build: update cross-repo angular dependencies to f2a04c8 ( #47231 )
...
See associated pull request for more information.
PR Close #47231
2022-09-06 11:29:47 -07:00
Angular Robot
1f23fdb03c
build: update github/codeql-action action to v2.1.22 ( #47223 )
...
See associated pull request for more information.
PR Close #47223
2022-09-06 09:51:56 -07:00
JiaLiPassion
9fbf810744
build: add zone.js to bug-report template for github ( #47213 )
...
Add `zone.js` to the `packages options` of the bug report template for
Github.
PR Close #47213
2022-09-06 09:49:55 -07:00
Angular Robot
7884837a44
build: update cross-repo angular dependencies ( #47187 )
...
See associated pull request for more information.
PR Close #47187
2022-08-22 10:56:33 -07:00
Angular Robot
922a49877e
build: update cross-repo angular dependencies ( #47017 )
...
See associated pull request for more information.
PR Close #47017
2022-08-18 12:06:09 -07:00
Angular Robot
8546b17ade
build: update github/codeql-action action to v2.1.18 ( #47015 )
...
See associated pull request for more information.
PR Close #47015
2022-08-09 10:56:00 -07:00
Angular Robot
1a0850ce4d
build: update cross-repo angular dependencies to 6d9c069 ( #46905 )
...
See associated pull request for more information.
PR Close #46905
2022-08-01 09:38:34 -07:00
Angular Robot
f55224a1f9
build: update cross-repo angular dependencies to cdaaa15 ( #46853 )
...
See associated pull request for more information.
PR Close #46853
2022-07-20 08:48:43 -07:00
Angular Robot
0e3a2759b0
build: update github/codeql-action action to v2.1.16 ( #46885 )
...
See associated pull request for more information.
PR Close #46885
2022-07-19 16:05:05 +00:00
Jessica Janiuk
60d08b78aa
Revert "Revert "build: update cross-repo angular dependencies to 84dd092 ( #46848 )" ( #46849 )" ( #46852 )
...
This reverts commit b2a74469de .
PR Close #46852
2022-07-15 21:41:58 +00:00
Jessica Janiuk
b2a74469de
Revert "build: update cross-repo angular dependencies to 84dd092 ( #46848 )" ( #46849 )
...
This reverts commit 510f45957a .
PR Close #46849
2022-07-15 17:52:45 +00:00
Angular Robot
510f45957a
build: update cross-repo angular dependencies to 84dd092 ( #46848 )
...
See associated pull request for more information.
PR Close #46848
2022-07-15 16:00:33 +00:00
Angular Robot
62174b0350
build: update cross-repo angular dependencies ( #46834 )
...
See associated pull request for more information.
PR Close #46834
2022-07-14 22:35:08 +00:00
Angular Robot
58d2555e0d
build: update cross-repo angular dependencies to 294d737 ( #46821 )
...
See associated pull request for more information.
PR Close #46821
2022-07-13 16:31:04 +00:00
Angular Robot
2c35f8823e
build: update cross-repo angular dependencies to e8da4c0 ( #46809 )
...
See associated pull request for more information.
PR Close #46809
2022-07-12 23:53:52 +00:00
Angular Robot
d3a60b31ab
build: update cross-repo angular dependencies to 6af9f6c ( #46791 )
...
See associated pull request for more information.
PR Close #46791
2022-07-12 16:10:35 +00:00
Angular Robot
a9504064be
build: update cross-repo angular dependencies to 218be21 ( #46778 )
...
See associated pull request for more information.
PR Close #46778
2022-07-11 20:55:30 +00:00
Joshua VanAllen
b9f5829509
build: Fix Angular CLI issue template link ( #46756 )
...
This fixes the issue template link to the Angular CLI repository instead of staying in the Angular repository.
PR Close #46756
2022-07-11 17:33:28 +00:00
Angular Robot
de4fae0bee
build: update cross-repo angular dependencies to db87550 ( #46736 )
...
See associated pull request for more information.
PR Close #46736
2022-07-08 19:59:11 +00:00
Angular Robot
ad2721a149
build: update cross-repo angular dependencies ( #46607 )
...
| datasource | package | from | to |
| ---------- | ----------------------------- | --------------- | --------------- |
| npm | @angular-devkit/architect-cli | 0.1401.0-next.3 | 0.1401.0-next.4 |
| npm | @angular-devkit/build-angular | 14.1.0-next.3 | 14.1.0-next.4 |
| npm | @angular-devkit/core | 14.1.0-next.3 | 14.1.0-next.4 |
| npm | @angular-devkit/schematics | 14.1.0-next.3 | 14.1.0-next.4 |
| npm | @angular/cli | 14.1.0-next.3 | 14.1.0-next.4 |
| npm | @schematics/angular | 14.1.0-next.3 | 14.1.0-next.4 |
PR Close #46607
2022-07-06 15:56:23 -07:00
Angular Robot
42b6d23806
build: update scorecard action dependencies ( #46706 )
...
| datasource | package | from | to |
| ----------- | --------------------- | ------- | ------- |
| github-tags | github/codeql-action | v2.1.13 | v2.1.15 |
| github-tags | ossf/scorecard-action | v1.1.1 | v1.1.2 |
PR Close #46706
2022-07-06 15:49:38 -07:00
Angular Robot
da380d9c52
build: update cross-repo angular dependencies ( #46642 )
...
| datasource | package | from | to |
| ---------- | --------------------------------- | -------- | --------------- |
| npm | @angular-devkit/architect-cli | 0.1400.0 | 0.1401.0-next.3 |
| npm | @angular-devkit/build-angular | 13.3.6 | 14.1.0-next.3 |
| npm | @angular-devkit/build-angular | 14.0.0 | 14.1.0-next.3 |
| npm | @angular-devkit/build-angular | 14.0.0 | 14.1.0-next.3 |
| npm | @angular-devkit/build-angular | 14.0.4 | 14.1.0-next.3 |
| npm | @angular-devkit/build-angular | 14.0.4 | 14.1.0-next.3 |
| npm | @angular-devkit/build-angular | 14.0.4 | 14.1.0-next.3 |
| npm | @angular-devkit/build-angular | 14.0.4 | 14.1.0-next.3 |
| npm | @angular-devkit/build-angular | 14.0.4 | 14.1.0-next.3 |
| npm | @angular-devkit/build-angular | 14.0.4 | 14.1.0-next.3 |
| npm | @angular-devkit/build-angular | 14.0.4 | 14.1.0-next.3 |
| npm | @angular-devkit/build-angular | 14.0.4 | 14.1.0-next.3 |
| npm | @angular-devkit/build-angular | 14.0.4 | 14.1.0-next.3 |
| npm | @angular-devkit/build-angular | 14.0.4 | 14.1.0-next.3 |
| npm | @angular-devkit/build-angular | 14.0.4 | 14.1.0-next.3 |
| npm | @angular-devkit/build-angular | 14.0.4 | 14.1.0-next.3 |
| npm | @angular-devkit/build-angular | 14.0.0 | 14.1.0-next.3 |
| npm | @angular-devkit/build-angular | 14.0.0 | 14.1.0-next.3 |
| npm | @angular-devkit/build-optimizer | 0.1302.1 | 0.1302.0-rc.1 |
| npm | @angular-devkit/core | 13.3.6 | 14.1.0-next.3 |
| npm | @angular-devkit/schematics | 13.3.6 | 14.1.0-next.3 |
| npm | @angular/animations | 14.0.0 | 14.1.0-next.3 |
| npm | @angular/animations | 14.0.0 | 14.1.0-next.3 |
| npm | @angular/animations | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/animations | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/animations | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/animations | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/animations | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/animations | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/animations | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/animations | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/animations | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/animations | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/animations | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/animations | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/animations | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/animations | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/animations | 14.0.0 | 14.1.0-next.3 |
| npm | @angular/animations | 14.0.0 | 14.1.0-next.3 |
| npm | @angular/cdk | 13.3.7 | 14.1.0-next.3 |
| npm | @angular/cdk | 14.0.0 | 14.1.0-next.3 |
| npm | @angular/cdk | 14.0.0 | 14.1.0-next.3 |
| npm | @angular/cli | 13.3.6 | 14.1.0-next.3 |
| npm | @angular/common | 14.0.0 | 14.1.0-next.3 |
| npm | @angular/common | 14.0.0 | 14.1.0-next.3 |
| npm | @angular/common | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/common | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/common | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/common | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/common | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/common | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/common | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/common | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/common | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/common | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/common | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/common | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/common | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/common | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/common | 14.0.0 | 14.1.0-next.3 |
| npm | @angular/common | 14.0.0 | 14.1.0-next.3 |
| npm | @angular/compiler | 14.0.0 | 14.1.0-next.3 |
| npm | @angular/compiler | 14.0.0 | 14.1.0-next.3 |
| npm | @angular/compiler | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/compiler | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/compiler | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/compiler | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/compiler | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/compiler | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/compiler | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/compiler | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/compiler | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/compiler | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/compiler | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/compiler | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/compiler | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/compiler | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/compiler | 14.0.0 | 14.1.0-next.3 |
| npm | @angular/compiler | 14.0.0 | 14.1.0-next.3 |
| npm | @angular/compiler-cli | 14.0.0 | 14.1.0-next.3 |
| npm | @angular/compiler-cli | 14.0.0 | 14.1.0-next.3 |
| npm | @angular/compiler-cli | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/compiler-cli | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/compiler-cli | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/compiler-cli | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/compiler-cli | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/compiler-cli | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/compiler-cli | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/compiler-cli | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/compiler-cli | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/compiler-cli | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/compiler-cli | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/compiler-cli | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/compiler-cli | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/compiler-cli | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/compiler-cli | 14.0.0 | 14.1.0-next.3 |
| npm | @angular/compiler-cli | 14.0.0 | 14.1.0-next.3 |
| npm | @angular/core | 14.0.0 | 14.1.0-next.3 |
| npm | @angular/core | 14.0.0 | 14.1.0-next.3 |
| npm | @angular/core | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/core | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/core | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/core | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/core | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/core | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/core | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/core | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/core | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/core | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/core | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/core | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/core | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/core | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/core | 14.0.0 | 14.1.0-next.3 |
| npm | @angular/core | 14.0.0 | 14.1.0-next.3 |
| npm | @angular/elements | 14.0.0 | 14.1.0-next.3 |
| npm | @angular/elements | 14.0.0 | 14.1.0-next.3 |
| npm | @angular/elements | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/elements | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/elements | 14.0.0 | 14.1.0-next.3 |
| npm | @angular/elements | 14.0.0 | 14.1.0-next.3 |
| npm | @angular/forms | 14.0.0 | 14.1.0-next.3 |
| npm | @angular/forms | 14.0.0 | 14.1.0-next.3 |
| npm | @angular/forms | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/forms | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/forms | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/forms | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/forms | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/forms | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/forms | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/forms | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/forms | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/forms | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/forms | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/forms | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/forms | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/forms | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/forms | 14.0.0 | 14.1.0-next.3 |
| npm | @angular/forms | 14.0.0 | 14.1.0-next.3 |
| npm | @angular/localize | 14.0.0 | 14.1.0-next.3 |
| npm | @angular/localize | 14.0.0 | 14.1.0-next.3 |
| npm | @angular/localize | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/localize | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/material | 13.3.7 | 14.1.0-next.3 |
| npm | @angular/material | 14.0.0 | 14.1.0-next.3 |
| npm | @angular/material | 14.0.0 | 14.1.0-next.3 |
| npm | @angular/platform-browser | 14.0.0 | 14.1.0-next.3 |
| npm | @angular/platform-browser | 14.0.0 | 14.1.0-next.3 |
| npm | @angular/platform-browser | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/platform-browser | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/platform-browser | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/platform-browser | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/platform-browser | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/platform-browser | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/platform-browser | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/platform-browser | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/platform-browser | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/platform-browser | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/platform-browser | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/platform-browser | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/platform-browser | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/platform-browser | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/platform-browser | 14.0.0 | 14.1.0-next.3 |
| npm | @angular/platform-browser | 14.0.0 | 14.1.0-next.3 |
| npm | @angular/platform-browser-dynamic | 14.0.0 | 14.1.0-next.3 |
| npm | @angular/platform-browser-dynamic | 14.0.0 | 14.1.0-next.3 |
| npm | @angular/platform-browser-dynamic | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/platform-browser-dynamic | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/platform-browser-dynamic | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/platform-browser-dynamic | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/platform-browser-dynamic | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/platform-browser-dynamic | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/platform-browser-dynamic | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/platform-browser-dynamic | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/platform-browser-dynamic | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/platform-browser-dynamic | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/platform-browser-dynamic | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/platform-browser-dynamic | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/platform-browser-dynamic | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/platform-browser-dynamic | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/platform-browser-dynamic | 14.0.0 | 14.1.0-next.3 |
| npm | @angular/platform-browser-dynamic | 14.0.0 | 14.1.0-next.3 |
| npm | @angular/platform-server | 14.0.0 | 14.1.0-next.3 |
| npm | @angular/platform-server | 14.0.0 | 14.1.0-next.3 |
| npm | @angular/platform-server | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/platform-server | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/router | 14.0.0 | 14.1.0-next.3 |
| npm | @angular/router | 14.0.0 | 14.1.0-next.3 |
| npm | @angular/router | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/router | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/router | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/router | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/router | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/router | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/router | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/router | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/router | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/router | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/router | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/router | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/router | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/router | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/router | 14.0.0 | 14.1.0-next.3 |
| npm | @angular/router | 14.0.0 | 14.1.0-next.3 |
| npm | @angular/service-worker | 14.0.0 | 14.1.0-next.3 |
| npm | @angular/service-worker | 14.0.0 | 14.1.0-next.3 |
| npm | @angular/service-worker | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/service-worker | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/service-worker | 14.0.0 | 14.1.0-next.3 |
| npm | @angular/service-worker | 14.0.0 | 14.1.0-next.3 |
| npm | @angular/upgrade | 14.0.0 | 14.1.0-next.3 |
| npm | @angular/upgrade | 14.0.0 | 14.1.0-next.3 |
| npm | @angular/upgrade | 14.0.4 | 14.1.0-next.3 |
| npm | @angular/upgrade | 14.0.4 | 14.1.0-next.3 |
| npm | @schematics/angular | 13.3.6 | 14.1.0-next.3 |
PR Close #46642
2022-07-01 10:20:51 -07:00