Paul Gschwendtner
43e8f4798f
build: use npx for setting firebase deploy targets in AIO preview ( #48346 )
...
For the deploy job we still need to use the Firebase CLI to configure
the proper hosting deploy targets. See:
011ef66a04 .
We don't have node modules installed in this job, and it would
also be overkill to install them for just using firebase here.
Since the action uses `npx firebase-tools` down the line anyway,
we can use it without any speed downsides.
PR Close #48346
2022-12-04 13:18:40 +00:00
Paul Gschwendtner
011ef66a04
build: set firebase deploy target when deploying AIO preview ( #48338 )
...
The AIO firebase project specifies `aio` as deploy target. This means
that we need to configure this target before being able to deploy AIO
previews.
We use the default project target as target since the preview Firebase
project does not use multi site targets. See:
https://firebase.google.com/docs/hosting/multisites
PR Close #48338
2022-12-04 11:11:40 +00:00
Angular Robot
09fe75d0e9
build: update actions/checkout action to v3 ( #48337 )
...
See associated pull request for more information.
PR Close #48337
2022-12-03 16:09:10 +00:00
Angular Robot
d1a501e65b
build: update actions/checkout digest ( #48336 )
...
See associated pull request for more information.
PR Close #48336
2022-12-03 10:45:39 +00:00
Paul Gschwendtner
c3136d6723
build: setup github actions for preview deployment of AIO ( #48302 )
...
Sets up two new actions for supporting preview deployments
of AIO by applying a label. i.e. `AIO preview`.
PR Close #48302
2022-12-03 10:13:26 +00:00
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
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
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
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
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
renovate[bot]
0c9af71f80
build: update scorecard action dependencies ( #46440 )
...
PR Close #46440
2022-06-21 11:48:29 -07:00
Paul Gschwendtner
960c7ed755
build: update dev-infra shared code to latest revision ( #46291 )
...
Updates dev-infra to the latest revision. This revision supports
for custom release prechecks and performs the release build
before the staging, verifying integrity later. This has various
benefits for stability and making the less less relucant to build
issues that mess up a previously-merged staging PR.
PR Close #46291
2022-06-07 10:43:38 -07:00
Renovate Bot
d2ea1ba876
build: update angular ( #46120 )
...
PR Close #46120
2022-05-25 12:18:05 -07:00
Renovate Bot
35af7c133f
build: update angular ( #46016 )
...
PR Close #46016
2022-05-17 08:58:58 -07:00
Joey Perrott
a7897ee8a2
build: use updated commit sha for github actions ( #46010 )
...
Update the commit sha for the dev-infra github actions.
PR Close #46010
2022-05-16 14:12:21 -07:00
Joey Perrott
bb07582d76
build: set up post approval changes commit action ( #46006 )
...
This action will enforce that all pull requests receive an approval from
at least one googler on the final commit for the pull request. Historically,
we have allowed all post approval changes regardless of authorship. Moving
forward, with this change, we will only allow known googlers to perform
post approval changes.
When a post approval change occurs by a non-googler, the action will
automatically rerequest a review from the latest googler who provided
an approval on the change.
PR Close #46006
2022-05-16 09:33:35 -07:00
Renovate Bot
1a34b97e23
build: update angular to f557392 ( #45941 )
...
PR Close #45941
2022-05-10 13:36:11 -07:00
Renovate Bot
81f255b2c5
build: update angular ( #45848 )
...
PR Close #45848
2022-05-05 10:09:05 -07:00
Paul Gschwendtner
68a6a075f4
build: clean up references to old master branch ( #45856 )
...
Cleans up all references to the `master` branch we renamed to
`main` across Angular.
PR Close #45856
2022-05-04 16:23:33 -07:00
Paul Gschwendtner
9c2f219a40
build: update ng-dev with updated clang-format version to fix formatting ( #45834 )
...
Updates ng-dev to the latest clang-format version which fixes the AMD
x64 binaries.
PR Close #45834
2022-05-02 09:28:40 -07:00
Paul Gschwendtner
aba8fb5bbe
build: update ng-dev to latest snapshot build ( #45805 )
...
Updates ng-dev to the latest snapshot build, with
an improvement to the `new-main-branch` command.
PR Close #45805
2022-04-28 11:53:29 -07:00
Paul Gschwendtner
b596a5087f
build: update dev-infra to latest snapshot ( #45800 )
...
Updates dev-infra to the latest snapshot, supporting for the
new migrate to main helper command.
PR Close #45800
2022-04-28 17:14:04 +00:00
Renovate Bot
9d755fa55b
build: update actions/checkout action to v3.0.2 ( #45764 )
...
PR Close #45764
2022-04-26 10:11:43 -07:00
Paul Gschwendtner
0231a363fe
build: preparation for primary branch rename in the Angular repos ( #45681 )
...
Preparation for the framework repo as outlined our planning
document.
PR Close #45681
2022-04-19 20:19:46 -07:00
Renovate Bot
20fbb4c35c
build: update github/codeql-action action to v2.1.8 ( #45542 )
...
PR Close #45542
2022-04-11 16:22:26 +00:00
Renovate Bot
99154cfaf2
build: update github/codeql-action action to v2 ( #45491 )
...
PR Close #45491
2022-03-31 12:48:17 -07:00
Renovate Bot
468c7768a6
build: update angular ( #45461 )
...
PR Close #45461
2022-03-29 09:25:59 -07:00
Renovate Bot
05cd0e08ff
build: update angular to 5a82e60 ( #45431 )
...
Update the `@angular/dev-infra-private` package to the latest commit.
PR Close #45431
2022-03-25 12:18:33 -07:00
Renovate Bot
3ad033c3fb
build: update github/codeql-action action to v1.1.5 ( #45358 )
...
PR Close #45358
2022-03-16 11:21:45 -07:00
Renovate Bot
f25c8be39e
build: update scorecard action dependencies ( #45249 )
...
PR Close #45249
2022-03-08 10:31:16 -08:00
Renovate Bot
2ca4ef7a22
build: update actions/checkout action to v3 ( #45248 )
...
PR Close #45248
2022-03-08 10:28:31 -08:00
Renovate Bot
064cbed0cb
build: update angular ( #45206 )
...
PR Close #45206
2022-02-28 17:38:26 +00:00
Renovate Bot
1f4c92dbc7
build: update angular ( #45117 )
...
PR Close #45117
2022-02-25 19:03:16 +00:00
Charles Lyding
8d634ac84d
ci: add permissions to current github action workflows ( #45177 )
...
The currently recommended best practice for Github action workflows is to set top-level permissions to read only. And if the job uses the automatic `GITHUB_TOKEN`, fine-grained permissions for each job based on the job's requirements should also be added.
All existing workflows in the repository now have top-level read only permission blocks.
Only the `scorecard` workflow currently requires additional job level permissions and the minimum set of permissions were already present for the job.
PR Close #45177
2022-02-24 21:39:38 +00:00
Renovate Bot
8eb82884bb
build: update github/codeql-action action to v1.1.3 ( #45188 )
...
PR Close #45188
2022-02-24 17:11:16 +00:00
Charles Lyding
2e7e46f1b6
ci: use renovate Github Action tag version pinning ( #45178 )
...
Renovate supports using hashed version pinning for individual Github actions while still following SemVer-based tags.
All workflow actions external to the Angular organization now leverage this support to ensure both that stable versions of the actions are used and that the actions are pinned to a hashed version of the tag.
PR Close #45178
2022-02-23 13:02:47 -08:00
Renovate Bot
bd168fc0c3
build: update ossf/scorecard-action commit hash to 3662744 ( #45162 )
...
PR Close #45162
2022-02-22 12:48:11 -08:00
Renovate Bot
5957ff4163
build: update scorecard action dependencies to 040feef ( #45135 )
...
PR Close #45135
2022-02-18 13:57:03 -08:00
Renovate Bot
db4a658beb
build: update scorecard action dependencies to c4e058a ( #45036 )
...
PR Close #45036
2022-02-16 13:52:24 -08:00
Renovate Bot
b94da6385e
build: update angular ( #45061 )
...
PR Close #45061
2022-02-16 13:46:31 -08:00
Renovate Bot
723032a79b
build: update angular ( #45049 )
...
PR Close #45049
2022-02-11 14:33:17 -08:00
Renovate Bot
8793dbd8a2
build: update angular ( #45011 )
...
PR Close #45011
2022-02-10 09:15:41 -08:00
Renovate Bot
b8f8e8cf63
build: update scorecard action dependencies to 7f9dca2 ( #45026 )
...
PR Close #45026
2022-02-09 10:21:47 -08:00
Renovate Bot
226cb0878d
build: update scorecard action dependencies to 230611d ( #45012 )
...
PR Close #45012
2022-02-08 11:15:36 -08:00
Renovate Bot
2cda6cf700
build: update angular ( #44981 )
...
PR Close #44981
2022-02-07 09:21:09 -08:00
Joey Perrott
f22bb74d39
build: setup OpenSSF Scorecard ( #44960 )
...
Set up OpenSSF Scorecard to begin tracking security metrics within the repo.
PR Close #44960
2022-02-03 14:50:22 -08:00
Renovate Bot
23732bfe27
build: update angular ( #44830 )
...
PR Close #44830
2022-01-31 17:00:18 +00:00
Renovate Bot
362e07ba92
build: update angular ( #44735 )
...
PR Close #44735
2022-01-27 21:51:28 +00:00
Renovate Bot
35345b607c
build: update angular ( #44728 )
...
PR Close #44728
2022-01-18 09:24:43 -08:00
Renovate Bot
5df46650b5
build: update angular ( #44440 )
...
PR Close #44440
2022-01-13 18:30:52 +00:00
Paul Gschwendtner
02bc4582ba
build: update angular ( #44490 )
...
Updates Angular and the dev-infra package to the latest
version/build.
PR Close #44490
2022-01-04 12:14:14 -08:00
Renovate Bot
7b6ca4c5d2
build: update angular ( #44273 )
...
PR Close #44273
2021-12-10 16:39:05 -05:00
Renovate Bot
a0177c6a3a
build: update angular ( #44241 )
...
PR Close #44241
2021-11-23 17:10:24 +00:00
Renovate Bot
53bdbc6d2c
build: update angular ( #44221 )
...
PR Close #44221
2021-11-19 19:44:55 +00:00
Renovate Bot
6d8a889898
build: update angular ( #44145 )
...
PR Close #44145
2021-11-18 10:17:14 -08:00
Joey Perrott
8ce9a60516
build: update to latest commit for feature-request github action ( #44191 )
...
Updating as this fixes a permissions error.
PR Close #44191
2021-11-16 14:08:24 -08:00
Renovate Bot
4809bbd83c
build: update angular ( #44074 )
...
PR Close #44074
2021-11-10 20:41:38 +00:00
Renovate Bot
595a7e3dcd
build: update angular ( #44024 )
...
PR Close #44024
2021-11-03 15:06:36 -07:00
Renovate Bot
08234f9499
build: update angular ( #43583 )
...
PR Close #43583
2021-11-02 17:31:58 -07:00
Joey Perrott
5d66b4aee6
ci: update commit-message-based-labels job to be called labels ( #43944 )
...
Using the job name labels results in a more readable and better looking Github status.
PR Close #43944
2021-10-26 20:20:03 +00:00
Alan Agius
643cdf72ee
ci: update angular/dev-infra/github-actions sha ( #43904 )
...
Consume latest version of `angular/dev-infra/github-actions`.
PR Close #43904
2021-10-21 16:26:34 +00:00
Alan Agius
a1d44d92a8
ci: replace breaking-changes-label with commit-message-based-labels ( #43904 )
...
See: https://github.com/angular/dev-infra/pull/269 for more context
PR Close #43904
2021-10-21 16:26:34 +00:00
Joey Perrott
2a1aa5867d
ci: add breaking changes auto labeling action ( #43141 )
...
Automatically add/remove `breaking changes` label to PRs as needed based on whether
the PR contains a commit with a breaking change.
PR Close #43141
2021-08-13 14:58:45 -07:00
mgechev
f6ddbbcde4
ci: update the feature request bot ( #42791 )
...
Introduce latest fixes in logging and labeling.
PR Close #42791
2021-07-08 14:06:09 -07:00
mgechev
65921eb61e
ci: update the sha of the feature request process bot ( #42469 )
...
Use the latest version of the feature request process bot that
incorporates the latest fixes.
PR Close #42469
2021-06-03 10:43:47 -07:00
mgechev
15726594a9
ci: update the github feature request process action and run on cron ( #42337 )
...
- Update to the latest hash
- Set the limit to 100 feature requests
- Run daily at 2pm
PR Close #42337
2021-05-26 14:22:36 -07:00
Joey Perrott
30c461d862
ci: update to latest feature request triage bot commit ( #42229 )
...
Update to the latest feature request triage bot commit to use latest commit.
PR Close #42229
2021-05-21 13:43:10 -07:00
Joey Perrott
8d20bb9855
ci: update to latest feature request triage bot commit ( #42157 )
...
Update to the latest feature request triage bot commit to use
the correct implemntation of obtaining an installation token.
PR Close #42157
2021-05-19 09:26:40 -07:00
Joey Perrott
3aec55b626
ci: update to latest feature request triage bot commit ( #42084 )
...
Update to the latest feature request triage bot commit to use
the angular robot github app instead of a token directly.
PR Close #42084
2021-05-14 19:13:37 +00:00
mgechev
cb418bd696
ci: introduce action implementing feature request prioritization process ( #41975 )
...
Enable a GitHub action that implements our new feature request
[process](ce8e011a9f/docs/GITHUB_PROCESS.md (feature-request-process) ).
As a prerequisite, we need to create the following labels:
- `in backlog`
- `votes required`
- `under consideration`
- `insufficient votes`
The bot will also use the existing `feature` label to identify feature
requests.
With its current configuration, we need to kick the process off
manually. We currently also have a limit, meaning the bot will process
only 50 feature requests before it exits. Additionally, now the bot will
not close issues, it'll just comment on them and if they have an
insufficient number of votes, the bot will label them with `insufficient
votes`.
On the next iteration, we can:
- Expand the limit from 50 to infinity (removing the option from the
yml file)
- Set a cron configuration to kick off the bot automatically
- Enable autoclose by setting the `close-when-no-sufficient-votes` to
`true`
PR Close #41975
2021-05-07 10:09:44 -04:00
Joey Perrott
41b8f98744
build: update the lock closed sha to the latest sha ( #41140 )
...
Update to use the latest lock closed sha, additionally use the full length sha for
referencing the exact version to use.
PR Close #41140
2021-03-09 13:24:50 -08:00
George Kalpakas
246c757c7f
build: update lock-closed GitHub action to latest version ( #39371 )
...
This commit updates the version of the `dev-infra/lock-closed` GitHub
action to the latest version, that includes the fix from
angular/dev-infra#80.
PR Close #39371
2020-10-22 13:46:24 -07:00
Joey Perrott
90cec40cce
build: bump to lastest sha of angular/dev-infra's lock-closed action ( #38615 )
...
Update to the latest lock-closed action to fix the link which is used.
PR Close #38615
2020-08-27 10:58:29 -07:00
George Kalpakas
b99b80c18b
fix(dev-infra): do not run the lock-closed GitHub action on forks ( #36000 )
...
Previously, the `lock-closed` GitHub action, which runs daily and locks
closed inactive issues, was run on each fork of the `angular/angular`
repo. While the action is a [no-op on forks][1], it make still fail from
time to time, generating a confusing notification e-mail for the fork
owner.
This commit configures the `lock-closed` action to only run on the main
`angular/angular` repository (using the method suggested [here][2]).
[1]: https://github.com/angular/dev-infra/blob/13b25d383/github-actions/lock-closed/src/main.ts#L117
[2]: https://github.community/t5/GitHub-Actions/Do-not-run-cron-workflows-in-forks/td-p/46756
PR Close #36000
2020-03-11 14:45:47 -04:00
Joey Perrott
67d08b15e0
ci: fix name of lock-closed workflow ( #32698 )
...
PR Close #32698
2019-09-16 14:14:39 -07:00
Joey Perrott
d2bf8fac5b
ci: update schedule for locking inactive issues ( #32698 )
...
PR Close #32698
2019-09-16 14:14:39 -07:00
Joey Perrott
0a0489d3d0
ci: run lock closed issues more frequently during backlog clearing, update to latest version from dev-infra ( #32637 )
...
PR Close #32637
2019-09-12 12:33:47 -04:00
Joey Perrott
fed6b25be0
ci: move to latest lock-closed commit for github action ( #32502 )
...
PR Close #32502
2019-09-05 18:08:10 -04:00
Joey Perrott
7bbc3523ba
ci: set up angular-automatic-lock-bot for the repo ( #32500 )
...
PR Close #32500
2019-09-05 14:27:16 -04:00