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
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
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
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
2cda6cf700
build: update angular ( #44981 )
...
PR Close #44981
2022-02-07 09:21:09 -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
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
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