Angular Robot
127bad774a
build: update cross-repo angular dependencies ( #61576 )
...
See associated pull request for more information.
PR Close #61576
2025-05-21 15:00:22 +00:00
Milo
33715b098a
refactor(devtools): add dagre-d3-es ( #61538 )
...
add dagre-d3-es for use by the signals graph pane. Additionally, add a
patch so that html labels display correctly within d3-zoom
PR Close #61538
2025-05-21 09:56:40 +00:00
Angular Robot
bb220c0d31
build: update cross-repo angular dependencies ( #61530 )
...
See associated pull request for more information.
PR Close #61530
2025-05-20 17:45:02 +00:00
Alan Agius
8f65223bd8
fix(core): update min Node.js support to 20.19, 22.12, and 24.0 ( #61499 )
...
This is to match the versions of the Angular CLI.
See: https://github.com/angular/angular-cli/pull/30349
PR Close #61499
2025-05-20 14:15:13 +00:00
Angular Robot
6ba9adc797
build: update cross-repo angular dependencies ( #61508 )
...
See associated pull request for more information.
PR Close #61508
2025-05-20 13:42:02 +00:00
Angular Robot
fb0f5aaa76
build: update cross-repo angular dependencies ( #61506 )
...
See associated pull request for more information.
PR Close #61506
2025-05-20 12:00:51 +00:00
Angular Robot
c3e26907c9
build: update cross-repo angular dependencies ( #61502 )
...
See associated pull request for more information.
PR Close #61502
2025-05-20 11:07:56 +00:00
Angular Robot
a6b8b2ccd4
build: update cross-repo angular dependencies ( #61464 )
...
See associated pull request for more information.
PR Close #61464
2025-05-19 12:04:34 +00:00
Angular Robot
7ac3643a14
build: update cross-repo angular dependencies ( #61435 )
...
See associated pull request for more information.
PR Close #61435
2025-05-19 08:05:40 +00:00
Angular Robot
c335dcd04c
build: update cross-repo angular dependencies ( #61415 )
...
See associated pull request for more information.
Closes #61400 as a pr takeover
PR Close #61415
2025-05-16 14:30:35 +00:00
Paul Gschwendtner
dce497806a
build: update dev-infra for latest RBE changes ( #61408 )
...
Updates dev-infra for the latest RBE changes.
PR Close #61408
2025-05-16 13:25:34 +00:00
Angular Robot
743c7cf5d2
build: update cross-repo angular dependencies ( #61339 )
...
See associated pull request for more information.
PR Close #61339
2025-05-16 08:45:13 +00:00
Paul Gschwendtner
397f9987ef
build: support new ng_project rule ( #61275 )
...
Supports the `ng_project` rule with the local compiler-cli version
from HEAD.
PR Close #61275
2025-05-14 12:01:51 +00:00
Angular Robot
0fc0d67146
build: update cross-repo angular dependencies ( #61286 )
...
See associated pull request for more information.
PR Close #61286
2025-05-14 10:43:35 +00:00
Angular Robot
8f9a21ae6f
build: update cross-repo angular dependencies ( #61234 )
...
See associated pull request for more information.
PR Close #61234
2025-05-12 15:30:57 -07:00
Joey Perrott
5f1c08d75f
build: migrate adev shared-docs package to use ts_project ( #61193 )
...
Migrate the build rules for shared docs to use ts_project
PR Close #61193
2025-05-09 16:30:05 +00:00
Paul Gschwendtner
54e785683a
build: prepare for compiler-cli to be using ts_project ( #61181 )
...
Prepare the compiler-cli package for being ready for migration
to `ts_project`.
PR Close #61181
2025-05-09 15:59:46 +00:00
Angular Robot
f7e4541b8f
build: update cross-repo angular dependencies ( #61164 )
...
See associated pull request for more information.
PR Close #61164
2025-05-08 09:54:57 -07:00
Paul Gschwendtner
a1bf58e32e
build: migrate symbol-extractor to ts_project ( #61156 )
...
Migrates the symbol-extractor code to `ts_project`.
PR Close #61156
2025-05-07 11:28:59 -07:00
Joey Perrott
8756c8aa07
build: migrate documentation site deploy script to use ts_project ( #61102 )
...
Migrate to the new toolchain
PR Close #61102
2025-05-06 13:33:28 -07:00
Angular Robot
235f7c9668
build: update rules_angular digest to 42d4791 ( #61126 )
...
See associated pull request for more information.
PR Close #61126
2025-05-05 15:36:37 -07:00
Angular Robot
310e5ffe24
build: update rules_angular digest to 3ba9d67 ( #61124 )
...
See associated pull request for more information.
PR Close #61124
2025-05-05 09:24:33 -07:00
Joey Perrott
72b7de0d73
build: set up ts_project interop for rules_js migration ( #61087 )
...
The `ts_project` interop rule that we've built was also used in the
Angular CLI migration, and it allows us to mix `ts_project` and
`ts_library` targets; enabling an incremental migration. Additionally
set up the `ng_project` to replace `ng_module`.
PR Close #61087
2025-05-02 09:12:23 -07:00
Joey Perrott
1c7f669f33
build: setup rules_ts for compiling TypeScript sources ( #61087 )
...
This commit sets up `rules_ts`, providing the `ts_library` equivalent
for the `rules_js` migration.
PR Close #61087
2025-05-02 09:12:23 -07:00
Joey Perrott
059a2cb38e
build: setup rules_js and link dependencies ( #61087 )
...
Sets up `rules_js` and links dependencies into the bazel-bin.
PR Close #61087
2025-05-02 09:12:23 -07:00
Joey Perrott
cfa0591c8b
build: update to bazel 6 ( #61087 )
...
This is necessary for an incremental migration to `rules_js` which
requires Bazel v6. Bazel v6 removed the managed directories feature,
which means we no longer can rely on symlinked node modules as the Bazel
repository; but rather need to duplicate dependencies. This is
okay/acceptable to enable the incremental migration.
PR Close #61087
2025-05-02 09:12:23 -07:00
Angular Robot
8e6841482a
build: update io_bazel_rules_sass digest to cbe5261 ( #60882 )
...
See associated pull request for more information.
PR Close #60882
2025-04-16 12:43:45 -04:00
Angular Robot
6fa8d44197
build: update io_bazel_rules_sass digest to b4800f3 ( #60737 )
...
See associated pull request for more information.
PR Close #60737
2025-04-07 13:33:14 -07:00
Angular Robot
c975e751a5
build: update io_bazel_rules_sass digest to 3548d6b ( #60721 )
...
See associated pull request for more information.
PR Close #60721
2025-04-03 13:08:01 -07:00
Angular Robot
97556e6f64
build: update io_bazel_rules_sass digest to b80aeb7 ( #60653 )
...
See associated pull request for more information.
PR Close #60653
2025-03-31 21:24:49 +00:00
Angular Robot
4d6cce222b
build: update io_bazel_rules_sass digest to ebdb141 ( #60428 )
...
See associated pull request for more information.
PR Close #60428
2025-03-18 10:18:16 +01:00
Charles Lyding
3089ab4ac1
build: update minimum development Node.js versions ( #60080 )
...
With Node.js v18 approaching End-of-Life on 2025-04-30, the minimum
supported versions for development have been updated to `^20.11.1 || ^22.11.0`.
This change does not affect published packages.
The custom ESM loader was disabled in several Node.js jasmine tests due
to incompatibilities with the updated custom loader API in newer Node.js
versions. The API in v18 was not considered stable. The rules_js migration
will remove the need for this loader fully in future.
PR Close #60080
2025-03-10 09:45:05 -07:00
Angular Robot
349bc5351b
build: update io_bazel_rules_sass digest to 3b3667f ( #60092 )
...
See associated pull request for more information.
PR Close #60092
2025-02-25 10:45:34 -05:00
Angular Robot
650e1f9a86
build: update io_bazel_rules_sass digest to c01e884 ( #59948 )
...
See associated pull request for more information.
PR Close #59948
2025-02-14 16:34:23 +00:00
Alan Agius
c93e4fe497
build: update bazel node.js version to 18.20.5 ( #59943 )
...
This is needed as selenium-webdriver requires at least this version.
PR Close #59943
2025-02-14 16:31:04 +00:00
Angular Robot
6f315fe501
build: update io_bazel_rules_sass digest to d829b6a ( #59862 )
...
See associated pull request for more information.
PR Close #59862
2025-02-12 09:47:52 -08:00
Angular Robot
d19b7bbe4e
build: update io_bazel_rules_sass digest to adeaf81 ( #59508 )
...
See associated pull request for more information.
PR Close #59508
2025-01-14 11:03:21 -05:00
Angular Robot
e30eae1365
build: update io_bazel_rules_sass digest to aff53ca ( #59360 )
...
See associated pull request for more information.
PR Close #59360
2025-01-06 16:14:57 +00:00
Angular Robot
35d390dae7
build: update io_bazel_rules_sass digest to df7d2a9 ( #59034 )
...
See associated pull request for more information.
PR Close #59034
2024-12-04 10:59:37 +01:00
Angular Robot
55c3cd3dfd
build: update io_bazel_rules_sass digest to fe48516 ( #59014 )
...
See associated pull request for more information.
PR Close #59014
2024-12-03 10:23:43 +01:00
Angular Robot
4b58ef6124
build: update io_bazel_rules_sass digest to 35b1c32 ( #58674 )
...
See associated pull request for more information.
PR Close #58674
2024-11-20 21:19:31 +00:00
Angular Robot
4f7ad3a8e6
build: update io_bazel_rules_sass digest to b442a44 ( #58617 )
...
See associated pull request for more information.
PR Close #58617
2024-11-13 18:49:20 +00:00
Angular Robot
536ee2bfbd
build: update io_bazel_rules_sass digest to c375923 ( #58477 )
...
See associated pull request for more information.
PR Close #58477
2024-11-04 15:37:37 +01:00
Angular Robot
3e2bc69386
build: update io_bazel_rules_sass digest to e3b2785 ( #58420 )
...
See associated pull request for more information.
PR Close #58420
2024-11-01 14:42:58 +00:00
Angular Robot
1036f66caf
build: update io_bazel_rules_sass digest to c677123 ( #58338 )
...
See associated pull request for more information.
PR Close #58338
2024-10-24 16:36:37 -07:00
Angular Robot
3924a70e1c
build: update io_bazel_rules_sass digest to 6e23fb1 ( #58270 )
...
See associated pull request for more information.
PR Close #58270
2024-10-19 17:44:56 +02:00
Angular Robot
8876b9e3fa
build: update io_bazel_rules_sass digest to 43a9cda ( #58253 )
...
See associated pull request for more information.
PR Close #58253
2024-10-18 10:04:44 +00:00
Angular Robot
590105d055
build: update io_bazel_rules_sass digest to 9fa2d50 ( #58235 )
...
See associated pull request for more information.
PR Close #58235
2024-10-17 10:13:58 +00:00
Angular Robot
b1985932e7
build: update io_bazel_rules_sass digest to 583fc8c ( #58155 )
...
See associated pull request for more information.
PR Close #58155
2024-10-11 10:37:56 +00:00
Angular Robot
e19510019c
build: update io_bazel_rules_sass digest to 7bceee9 ( #57998 )
...
See associated pull request for more information.
PR Close #57998
2024-09-30 13:36:36 -07:00