Angular Robot
209f0f964f
build: update github/codeql-action action to v4.31.0
...
See associated pull request for more information.
2025-10-29 10:44:25 +01:00
Angular Robot
098f6751ef
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2025-10-28 20:49:10 +01:00
Angular Robot
b41a0704ec
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2025-10-28 10:26:32 -07:00
Angular Robot
81b876582c
build: lock file maintenance
...
See associated pull request for more information.
2025-10-28 10:27:50 +01:00
Angular Robot
87eb11f961
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2025-10-27 17:14:00 +01:00
Angular Robot
38606bb99a
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2025-10-27 09:28:44 +01:00
Angular Robot
5099ed4f18
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2025-10-24 18:48:39 +02:00
Angular Robot
a8f1784970
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2025-10-24 15:26:00 +02:00
Angular Robot
ebdef35a6b
build: update cypress-io/github-action action to v6.10.3 ( #64636 )
...
See associated pull request for more information.
PR Close #64636
2025-10-24 09:36:34 +02:00
Angular Robot
c590401e74
build: update cross-repo angular dependencies ( #64630 )
...
See associated pull request for more information.
PR Close #64630
2025-10-24 09:33:45 +02:00
Angular Robot
4ce1ffc65c
build: update cross-repo angular dependencies ( #64623 )
...
See associated pull request for more information.
PR Close #64623
2025-10-23 18:23:56 +02:00
Angular Robot
0385c8163a
build: update cross-repo angular dependencies ( #64617 )
...
See associated pull request for more information.
PR Close #64617
2025-10-23 16:00:22 +02:00
Angular Robot
c443c07225
build: update cross-repo angular dependencies ( #64610 )
...
See associated pull request for more information.
PR Close #64610
2025-10-23 12:39:58 +02:00
Angular Robot
d183153545
build: update cross-repo angular dependencies ( #64602 )
...
See associated pull request for more information.
PR Close #64602
2025-10-22 21:46:06 +00:00
Angular Robot
893af8b64c
build: update cross-repo angular dependencies ( #64593 )
...
See associated pull request for more information.
PR Close #64593
2025-10-22 20:24:15 +00:00
Angular Robot
99271bbeed
build: update cross-repo angular dependencies ( #64587 )
...
See associated pull request for more information.
PR Close #64587
2025-10-22 15:53:09 +00:00
Angular Robot
9fef846f99
build: update cross-repo angular dependencies ( #64585 )
...
See associated pull request for more information.
PR Close #64585
2025-10-22 15:25:37 +00:00
Angular Robot
5cca9e60b2
build: update cross-repo angular dependencies ( #64582 )
...
See associated pull request for more information.
Closes #64576 as a pr takeover
PR Close #64582
2025-10-22 14:50:04 +00:00
Angular Robot
d9126eaed1
build: update cross-repo angular dependencies ( #64563 )
...
See associated pull request for more information.
PR Close #64563
2025-10-21 16:41:47 +00:00
Angular Robot
dff4a27590
build: update cross-repo angular dependencies ( #64547 )
...
See associated pull request for more information.
PR Close #64547
2025-10-20 21:16:31 +00:00
Angular Robot
657f310373
build: update cross-repo angular dependencies ( #64544 )
...
See associated pull request for more information.
PR Close #64544
2025-10-20 17:09:12 +00:00
Angular Robot
810505fa2e
build: update github/codeql-action action to v4.30.9 ( #64520 )
...
See associated pull request for more information.
PR Close #64520
2025-10-20 14:41:03 +00:00
Angular Robot
1d40465d5f
build: update cross-repo angular dependencies ( #64495 )
...
See associated pull request for more information.
PR Close #64495
2025-10-17 16:05:29 +00:00
Angular Robot
4833fa75eb
build: update cross-repo angular dependencies ( #64474 )
...
See associated pull request for more information.
PR Close #64474
2025-10-16 18:22:00 +00:00
Angular Robot
ffeb342148
build: update cross-repo angular dependencies ( #64472 )
...
See associated pull request for more information.
PR Close #64472
2025-10-16 17:30:07 +00:00
Angular Robot
e77d3fb064
build: update all non-major dependencies ( #64460 )
...
See associated pull request for more information.
PR Close #64460
2025-10-16 14:34:51 +00:00
Angular Robot
3e8e48c918
build: update cross-repo angular dependencies ( #64438 )
...
See associated pull request for more information.
PR Close #64438
2025-10-15 10:49:59 -07:00
Angular Robot
3d1777bf93
build: update cross-repo angular dependencies ( #64414 )
...
See associated pull request for more information.
PR Close #64414
2025-10-14 15:41:49 -07:00
Angular Robot
4d1d962492
build: lock file maintenance ( #64376 )
...
See associated pull request for more information.
PR Close #64376
2025-10-14 12:21:32 -07:00
Angular Robot
12d179329a
build: update cross-repo angular dependencies ( #64405 )
...
See associated pull request for more information.
PR Close #64405
2025-10-14 09:27:31 -07:00
Angular Robot
6a96844667
build: update cross-repo angular dependencies ( #64390 )
...
See associated pull request for more information.
PR Close #64390
2025-10-13 11:29:47 -07:00
Alan Agius
09a927a1d4
ci: remove cache-node-modules from checkout-and-setup-node ( #64387 )
...
This option no longer exists and the new default is to cache the PNPM store.
PR Close #64387
2025-10-13 09:29:07 -07:00
Angular Robot
53f1dcbbcc
build: update github/codeql-action action to v4.30.8 ( #64370 )
...
See associated pull request for more information.
PR Close #64370
2025-10-13 08:39:51 -07:00
Alan Agius
a6268d45e0
build: align git tags with package.json version for snapshot builds ( #64350 )
...
This commit updates the scripts to use the version from `package.json` for snapshot builds, ensuring that the git tags are aligned with the package version. This change simplifies referencing snapshot builds in the `package.json` file.
PR Close #64350
2025-10-13 08:28:53 -07:00
Angular Robot
22a1001b0f
build: update github/codeql-action action to v4 ( #64285 )
...
See associated pull request for more information.
PR Close #64285
2025-10-09 06:39:54 -07:00
Angular Robot
8cd1b43d42
build: update cross-repo angular dependencies ( #64282 )
...
See associated pull request for more information.
PR Close #64282
2025-10-09 06:39:05 -07:00
Angular Robot
f521c1fd76
build: update github/codeql-action action to v3.30.7 ( #64284 )
...
See associated pull request for more information.
PR Close #64284
2025-10-09 05:25:22 -07:00
Alan Agius
858e37cf83
build: update cross-repo angular dependencies ( #64255 )
...
See associated pull request for more information.
Closes #64212 as a pr takeover
PR Close #64255
2025-10-07 20:15:46 -04:00
Angular Robot
470dca1c01
build: lock file maintenance ( #64252 )
...
See associated pull request for more information.
PR Close #64252
2025-10-06 15:23:00 -04:00
Alan Agius
fd8383a959
ci: cache vscode binary in CI ( #64219 )
...
Caches the downloaded vscode binary in the CI workflows to speed up the e2e tests for the vscode extension. This avoids downloading vscode on every CI run.
PR Close #64219
2025-10-06 15:04:49 -04:00
Angular Robot
5739890335
build: update github/codeql-action action to v3.30.6 ( #64245 )
...
See associated pull request for more information.
PR Close #64245
2025-10-06 15:01:39 -04:00
Angular Robot
47048639f8
build: update peter-evans/create-or-update-comment action to v5 ( #64211 )
...
See associated pull request for more information.
PR Close #64211
2025-10-02 13:25:15 -07:00
Angular Robot
c0e1c41663
build: update ossf/scorecard-action action to v2.4.3 ( #64164 )
...
See associated pull request for more information.
PR Close #64164
2025-10-01 13:45:47 -04:00
Angular Robot
824bab57c7
build: update cross-repo angular dependencies ( #64093 )
...
See associated pull request for more information.
PR Close #64093
2025-09-29 13:10:15 -04:00
Angular Robot
68c207701d
build: update github/codeql-action action to v3.30.5 ( #64120 )
...
See associated pull request for more information.
PR Close #64120
2025-09-29 10:49:27 -04:00
Angular Robot
566077ff05
build: update all github actions ( #64079 )
...
See associated pull request for more information.
PR Close #64079
2025-09-25 15:11:14 -04:00
Alan Agius
9fd8d40d00
ci: authenticate to Bazel RBE ( #64070 )
...
This commit configures the Bazel RBE setup action to use the 'RBE_TRUSTED_BUILDS_USER' secret for authentication. This is necessary to ensure that the CI can properly connect to the remote build execution environment.
PR Close #64070
2025-09-25 10:43:02 -04:00
Alan Agius
64e28ccf81
build: update cross-repo angular dependencies ( #64073 )
...
See associated pull request for more information.
Closes #64043 as a pr takeover
PR Close #64073
2025-09-25 10:26:19 -04:00
Joey Perrott
863c7eaafe
build: migrate vscode extension into repo ( #63924 )
...
Migrate the vscode extension for angular into this repository.
PR Close #63924
2025-09-24 20:24:32 +00:00
Joey Perrott
7a7bc274cc
ci: use release config when deploying adev ( #64030 )
...
Use the release config when deploying to adev to ensure that the version stamping is in place and correct
PR Close #64030
2025-09-24 14:50:46 +00:00