Angular Robot
205d5276b0
build: update cross-repo angular dependencies ( #63908 )
...
See associated pull request for more information.
PR Close #63908
2025-09-18 15:00:56 +00:00
Angular Robot
669c7c0249
build: update cross-repo angular dependencies ( #63880 )
...
See associated pull request for more information.
PR Close #63880
2025-09-17 20:12:03 +00:00
Angular Robot
79a818bd50
build: update cross-repo angular dependencies ( #63877 )
...
See associated pull request for more information.
Closes #63873 as a pr takeover
PR Close #63877
2025-09-17 17:37:28 +00:00
Angular Robot
8cd2d8bd4c
build: update cross-repo angular dependencies ( #63865 )
...
See associated pull request for more information.
PR Close #63865
2025-09-17 14:33:30 +00:00
Joey Perrott
4cd56c26a2
build: remove bazel flag usage for adev ( #63845 )
...
Previously we used a configuration flag for adev, instead we now separate into two different targets since our flag didn't
need to cause a full reanalysis to run since everything before the final target should be a cache hit.
PR Close #63845
2025-09-16 20:49:04 +00:00
Angular Robot
83dbf0edfa
build: update cross-repo angular dependencies ( #63840 )
...
See associated pull request for more information.
PR Close #63840
2025-09-16 16:49:50 +00:00
Angular Robot
c8cde0f153
build: update cross-repo angular dependencies ( #63786 )
...
See associated pull request for more information.
PR Close #63786
2025-09-15 14:41:23 +00:00
Angular Robot
15b6e1a8ab
build: update cross-repo angular dependencies ( #63768 )
...
See associated pull request for more information.
PR Close #63768
2025-09-12 17:22:04 +00:00
Angular Robot
f2051e7f72
build: update cross-repo angular dependencies ( #63765 )
...
See associated pull request for more information.
PR Close #63765
2025-09-12 16:47:25 +00:00
Alan Agius
fc850a5db5
ci: add automation label to update cdk apis and cli help workflow ( #63753 )
...
Adds the 'target: automation' label to the 'update-cdk-apis' and 'update-cli-help' jobs in the 'update-cdk-apis-and-cli-help.yml' workflow. This will help to better track and manage automation tasks.
PR Close #63753
2025-09-12 16:45:23 +00:00
Angular Robot
4ee399388e
build: update cross-repo angular dependencies ( #63751 )
...
See associated pull request for more information.
PR Close #63751
2025-09-12 15:07:34 +00:00
Angular Robot
b7bc11098d
build: update cross-repo angular dependencies ( #63722 )
...
See associated pull request for more information.
PR Close #63722
2025-09-11 16:32:28 +00:00
Angular Robot
aaacb15bf1
build: update cross-repo angular dependencies ( #63669 )
...
See associated pull request for more information.
PR Close #63669
2025-09-10 22:18:15 +00:00
Angular Robot
8dc34965e3
build: update github/codeql-action action to v3.30.3 ( #63675 )
...
See associated pull request for more information.
PR Close #63675
2025-09-10 22:01:26 +00:00
Alan Agius
8266790fb8
build: update cross-repo angular dependencies ( #63707 )
...
See associated pull request for more information.
Closes #63669 as a pr takeover
PR Close #63707
2025-09-10 12:07:55 -07:00
Alan Agius
749a71c7e5
ci: update runs-on to ubuntu-latest ( #63656 )
...
This commit updates the `runs-on` configuration in the CI workflows
(`ci.yml`, `manual.yml`, `pr.yml`) from specific `ubuntu-latest-Xcore`
labels to the more general `ubuntu-latest`. This change reduces
resource consumption. This change should not be needed for RBE and remote cache.
PR Close #63656
2025-09-09 12:34:23 -07:00
Angular Robot
067a3a5a76
build: update github/codeql-action action to v3.30.1 ( #63622 )
...
See associated pull request for more information.
PR Close #63622
2025-09-08 14:52:29 -07:00
Joey Perrott
a52f4a1987
build: separate zone.js dependencies into their own directory ( #63612 )
...
Separate out zone.js dependencies
PR Close #63612
2025-09-08 12:30:40 -07:00
Angular Robot
452abfc33c
build: update cross-repo angular dependencies ( #63566 )
...
See associated pull request for more information.
PR Close #63566
2025-09-03 16:33:33 +00:00
Angular Robot
1e47a87fc6
build: update cross-repo angular dependencies ( #63553 )
...
See associated pull request for more information.
PR Close #63553
2025-09-02 11:54:45 -07:00
Angular Robot
957b36798f
build: update github/codeql-action action to v3.30.0 ( #63540 )
...
See associated pull request for more information.
PR Close #63540
2025-09-02 17:10:21 +00:00
Angular Robot
1abf6d5abd
build: update cross-repo angular dependencies to 06d3af5 ( #63476 )
...
See associated pull request for more information.
PR Close #63476
2025-08-29 13:45:58 +00:00
Angular Robot
22214593ab
build: update cross-repo angular dependencies ( #63468 )
...
See associated pull request for more information.
PR Close #63468
2025-08-29 12:59:02 +00:00
Angular Robot
ae2a1faaad
build: update google-github-actions/auth digest to c200f36 ( #63462 )
...
See associated pull request for more information.
PR Close #63462
2025-08-29 12:55:53 +00:00
Angular Robot
98468c0d7a
build: update cross-repo angular dependencies ( #63444 )
...
See associated pull request for more information.
PR Close #63444
2025-08-28 09:21:54 -07:00
Alan Agius
2e05deaffb
ci: remove old options from workflows ( #63441 )
...
The `cache-node-modules` option has been removed as pnpm store cache is enabled by default.
PR Close #63441
2025-08-28 14:05:45 +00:00
Alan Agius
2fb029de04
ci: fix and improve devtools step ( #63441 )
...
This commit updates the devtools step by disabling the package manager cache. This change is necessary because Cypress downloads its binary to a cache directory during installation, which requires a post-install script. However, when the cache is hit this is skipped.
This update also disables `pnpm install` in the Cypress action to avoid a redundant installation step. And adds a seperate cache for the downloaded Cypress binary.
See: https://docs.cypress.io/app/get-started/install-cypress#pnpm-configuration
PR Close #63441
2025-08-28 14:05:45 +00:00
Angular Robot
ca61366218
build: update cross-repo angular dependencies ( #63396 )
...
See associated pull request for more information.
PR Close #63396
2025-08-27 16:14:31 -07:00
Matthieu Riegler
47caed9ada
ci: pin create-pull-request version to sha ( #63409 )
...
This is a new security requirement to prevent dependency compromission.
PR Close #63409
2025-08-27 07:36:12 -07:00
Angular Robot
15395a576f
build: update cross-repo angular dependencies ( #63380 )
...
See associated pull request for more information.
PR Close #63380
2025-08-25 16:29:57 -07:00
Angular Robot
454a269254
build: update cross-repo angular dependencies ( #63339 )
...
See associated pull request for more information.
PR Close #63339
2025-08-25 10:50:36 -07:00
Angular Robot
b02042301a
build: update cross-repo angular dependencies ( #63332 )
...
See associated pull request for more information.
PR Close #63332
2025-08-22 11:29:11 -07:00
Angular Robot
551c99fd5f
build: update github/codeql-action action to v3.29.11 ( #63326 )
...
See associated pull request for more information.
PR Close #63326
2025-08-22 11:28:31 -07:00
Angular Robot
040cba0b09
build: update cross-repo angular dependencies ( #63319 )
...
See associated pull request for more information.
PR Close #63319
2025-08-21 14:12:40 -07:00
Angular Robot
6213c7d998
build: update cross-repo angular dependencies ( #63316 )
...
See associated pull request for more information.
PR Close #63316
2025-08-21 11:45:18 -07:00
Angular Robot
a6130e076a
build: update cross-repo angular dependencies ( #63286 )
...
See associated pull request for more information.
PR Close #63286
2025-08-20 15:47:25 +00:00
Angular Robot
416878bb7c
build: update cross-repo angular dependencies ( #63265 )
...
See associated pull request for more information.
PR Close #63265
2025-08-20 09:06:56 +00:00
Angular Robot
aff482913b
build: update cross-repo angular dependencies ( #63244 )
...
See associated pull request for more information.
PR Close #63244
2025-08-19 15:59:55 +00:00
Angular Robot
fe27810a24
build: update github/codeql-action action to v3.29.10 ( #63232 )
...
See associated pull request for more information.
PR Close #63232
2025-08-19 08:06:26 +00:00
Angular Robot
1e3748b893
build: update cross-repo angular dependencies ( #63221 )
...
See associated pull request for more information.
PR Close #63221
2025-08-18 15:21:53 +00:00
Angular Robot
2031359069
build: update cross-repo angular dependencies ( #63191 )
...
See associated pull request for more information.
PR Close #63191
2025-08-18 09:13:08 +02:00
Angular Robot
e607d4db2b
build: update cross-repo angular dependencies ( #63151 )
...
See associated pull request for more information.
PR Close #63151
2025-08-14 22:05:17 +02:00
Angular Robot
2faed63fed
build: update actions/checkout action to v5 ( #63116 )
...
See associated pull request for more information.
PR Close #63116
2025-08-14 13:00:27 +02:00
Angular Robot
ced0357bf8
build: update cross-repo angular dependencies ( #63137 )
...
See associated pull request for more information.
PR Close #63137
2025-08-13 12:52:28 -07:00
Angular Robot
b0900ccee5
build: update github/codeql-action action to v3.29.9 ( #63128 )
...
See associated pull request for more information.
PR Close #63128
2025-08-13 09:19:57 -07:00
Angular Robot
b13c3fc2eb
build: update actions/checkout action to v5 ( #63115 )
...
See associated pull request for more information.
PR Close #63115
2025-08-12 11:00:49 -07:00
Angular Robot
31df4d2fd1
build: update cross-repo angular dependencies ( #63088 )
...
See associated pull request for more information.
PR Close #63088
2025-08-12 09:53:15 -07:00
Angular Robot
88d48de46e
build: update scorecard action dependencies ( #63089 )
...
See associated pull request for more information.
PR Close #63089
2025-08-11 16:38:13 -07:00
Joey Perrott
8a9206017e
ci: use pnpm silent mode for perf action list job ( #63014 )
...
Use silent mode for the perf action list creation job
PR Close #63014
2025-08-05 19:17:34 +00:00
Joey Perrott
82cc576e6f
build: use pnpm as the package manager instead of yarn ( #62924 )
...
Use pnpm instead of yarn as the package manager and interaction tool for the repo
PR Close #62924
2025-07-31 22:06:27 +00:00