Commit graph

256 commits

Author SHA1 Message Date
Alan Agius
49ccb5154b build: update pnpm to v11.1.2
See associated pull request for more information.

Closes #68773 as a pr takeover
2026-05-18 13:24:31 -07:00
Angular Robot
991e0b4276 build: update dependency node to v22.22.3
See associated pull request for more information.
2026-05-15 11:39:51 -07:00
Angular Robot
a8421d37de build: update devinfra digest to eaa9aaa
See associated pull request for more information.
2026-05-13 11:22:49 -07:00
Angular Robot
642fd43ea6 build: update pnpm to v11.1.1
Some checks are pending
DevInfra / assistant_to_the_branch_manager (push) Waiting to run
CI (push) / lint (push) Waiting to run
CI (push) / devtools (push) Waiting to run
CI (push) / test (push) Waiting to run
CI (push) / integration-tests (push) Waiting to run
CI (push) / adev (push) Waiting to run
CI (push) / vscode-ng-language-service (push) Waiting to run
CI (push) / publish-snapshots (push) Waiting to run
CI (push) / zone-js (push) Waiting to run
CI (push) / adev-deploy (push) Blocked by required conditions
Update ADEV Cross Repo Docs / Update Cross Repo ADEV Docs (push) Waiting to run
OpenSSF Scorecard / Scorecards analysis (push) Waiting to run
Performance Tracking / list (push) Waiting to run
Performance Tracking / workflow (push) Blocked by required conditions
See associated pull request for more information.
2026-05-12 21:39:31 -07:00
Angular Robot
f247ea417a build: update cross-repo angular dependencies
See associated pull request for more information.
2026-05-12 21:38:32 -07:00
Angular Robot
ff816fb5ae build: update cross-repo angular dependencies
See associated pull request for more information.
2026-05-12 16:41:38 -07:00
Angular Robot
7acac39ada build: update pnpm to v11.1.0
See associated pull request for more information.

Closes #68687 as a pr takeover
2026-05-12 08:49:44 -07:00
Angular Robot
90c4223aa9 build: update pnpm to v11
Some checks are pending
DevInfra / assistant_to_the_branch_manager (push) Waiting to run
See associated pull request for more information.
2026-05-11 12:43:55 -07:00
Angular Robot
3ac11a5e02 build: update pnpm to v10.33.4
See associated pull request for more information.
2026-05-07 16:40:35 -06:00
Angular Robot
17d8be4a76 build: update bazel dependencies
See associated pull request for more information.
2026-05-07 16:37:18 -06:00
Angular Robot
188b0d5b5a build: update cross-repo angular dependencies
See associated pull request for more information.
2026-05-05 17:08:42 -07:00
Angular Robot
4f048e7de3 build: update dependency typescript to v6.0.3
See associated pull request for more information.
2026-05-04 13:05:58 -07:00
Angular Robot
aab7dd48c0 build: update dependency bazel_lib to v3.3.1
See associated pull request for more information.
2026-05-01 16:04:14 -07:00
Angular Robot
9dc4e44eea build: update cross-repo angular dependencies
See associated pull request for more information.
2026-04-30 15:52:21 -07:00
Angular Robot
37ba0a79a6 build: update cross-repo angular dependencies
See associated pull request for more information.
2026-04-29 13:34:08 -07:00
Matthieu Riegler
ef38017418 build: move devtools only deps out of the workspace
This reduces the clutering of the workspace package.
2026-04-28 13:05:33 -07:00
Angular Robot
52bcec1ae4 build: update cross-repo angular dependencies
See associated pull request for more information.
2026-04-28 10:19:56 -07:00
Angular Robot
da94272eed build: update cross-repo angular dependencies
See associated pull request for more information.
2026-04-27 15:26:58 -07:00
Angular Robot
f9c1f979d9 build: update pnpm to v10.33.2
See associated pull request for more information.
2026-04-24 10:10:56 -07:00
Angular Robot
9203aca433 build: update devinfra digest to c4d0c37
See associated pull request for more information.
2026-04-24 10:06:14 -07:00
Angular Robot
65c205dc34 build: update cross-repo angular dependencies
See associated pull request for more information.
2026-04-23 15:11:57 -07:00
Matthieu Riegler
7f3f3d7da1 ci: remove remainings of saucelabs tests
Those haven't been used for a while.
2026-04-22 14:41:03 -07:00
Angular Robot
28760bd050 build: update cross-repo angular dependencies
See associated pull request for more information.
2026-04-21 10:21:43 -07:00
Angular Robot
a0d45639a9 build: update cross-repo angular dependencies
See associated pull request for more information.
2026-04-17 15:14:59 -07:00
Angular Robot
279fd7d882 build: update bazel dependencies
See associated pull request for more information.
2026-04-17 14:31:53 -07:00
Angular Robot
034b12ffd7 build: update cross-repo angular dependencies
See associated pull request for more information.
2026-04-15 20:22:48 +03:00
Angular Robot
43ba6b6047 build: update cross-repo angular dependencies
See associated pull request for more information.
2026-04-13 15:22:58 +03:00
Alan Agius
a268547368 build: update rules_angular setup in MODULE.bazel
Migrate from using use_repo_rule and override_repo directly to using the rules_angular.setup module extension for configuring configurable dependencies.
2026-04-10 20:14:06 +03:00
Angular Robot
90c1542801 build: update cross-repo angular dependencies
See associated pull request for more information.
2026-04-10 17:34:59 +03:00
Angular Robot
7d9b1dd076 build: update cross-repo angular dependencies
See associated pull request for more information.
2026-04-10 16:41:35 +03:00
Jessica Janiuk
836094c072
fix(service-worker): resolve TS 6.0 compatibility for messageerror listener
In standard DOM definitions (lib.webworker.d.ts), the messageerror event
is typed as MessageEvent, which lacks the waitUntil property found on
ExtendableMessageEvent. In modern versions of TypeScript (including TS 6.0),
this causes compile-time overload resolution errors when the listener function
is explicitly typed to expect ExtendableMessageEvent.
2026-04-09 21:46:28 +03:00
Angular Robot
8633f15613 build: update cross-repo angular dependencies
See associated pull request for more information.
2026-04-09 14:13:51 +03:00
Angular Robot
c7518a4ed6 build: update cross-repo angular dependencies
See associated pull request for more information.

Closes #67980 as a pr takeover
2026-04-08 11:04:49 -07:00
Angular Robot
47cd6048b6 build: update bazel dependencies
See associated pull request for more information.
2026-04-03 11:28:26 -07:00
Angular Robot
1f3ac4a71b build: update cross-repo angular dependencies to 616a50d
See associated pull request for more information.
2026-04-01 13:23:04 +02:00
Angular Robot
daa372421b build: update cross-repo angular dependencies
See associated pull request for more information.
2026-03-31 12:01:19 +02:00
Angular Robot
c9502999cf build: update pnpm to v10.33.0
See associated pull request for more information.
2026-03-30 12:45:23 +02:00
Angular Robot
34e1d49b75 build: update cross-repo angular dependencies
See associated pull request for more information.
2026-03-27 14:01:21 +01:00
Kristiyan Kostadinov
9ee4f83705 build: update to TypeScript 6 stable
Updates the repo to the stable version of TypeScript 6.
2026-03-25 12:57:49 -07:00
Angular Robot
5565ff15ae build: update dependency node to v22.22.2
See associated pull request for more information.
2026-03-25 12:57:20 -07:00
Angular Robot
9192dfede1 build: update cross-repo angular dependencies
See associated pull request for more information.
2026-03-24 15:12:28 -07:00
Angular Robot
621c9083de build: update cross-repo angular dependencies
See associated pull request for more information.
2026-03-20 15:22:17 -07:00
Angular Robot
aa5717c2f4 build: update cross-repo angular dependencies
See associated pull request for more information.
2026-03-19 16:07:26 -07:00
Angular Robot
04ddff21d8 build: update dependency aspect_rules_ts to v3.8.7
See associated pull request for more information.
2026-03-19 15:02:23 -07:00
Angular Robot
a63c956492 build: update cross-repo angular dependencies
See associated pull request for more information.
2026-03-17 13:51:38 -06:00
Angular Robot
45641f297b build: update cross-repo angular dependencies
See associated pull request for more information.
2026-03-16 10:54:41 -06:00
Angular Robot
ada150c693 build: update cross-repo angular dependencies
See associated pull request for more information.
2026-03-13 16:26:41 -06:00
Angular Robot
ed54855f5c build: update pnpm to v10.32.1
See associated pull request for more information.
2026-03-13 13:09:26 -06:00
Alan Agius
806c9aa1de build: update rules_angular dependency commit hash.
Update rules_angular to latest sha
2026-03-13 13:07:28 -06:00
Angular Robot
ec769851d4 build: update bazel dependencies
See associated pull request for more information.
2026-03-11 14:20:12 -07:00