Angular Robot
2f1f6eeb57
build: update cross-repo angular dependencies ( #61680 )
...
See associated pull request for more information.
PR Close #61680
2025-05-26 10:27:08 +00:00
Angular Robot
9d8a778b28
build: update cross-repo angular dependencies ( #61577 )
...
See associated pull request for more information.
PR Close #61577
2025-05-21 15:01:11 +00:00
Angular Robot
7a447271de
build: update cross-repo angular dependencies ( #61531 )
...
See associated pull request for more information.
PR Close #61531
2025-05-20 17:45:32 +00:00
Alan Agius
30e081287d
fix(core): update min Node.js support to 20.19, 22.12, and 24.0 ( #61500 )
...
This is to match the versions of the Angular CLI.
See: https://github.com/angular/angular-cli/pull/30349
PR Close #61500
2025-05-20 14:17:20 +00:00
Angular Robot
6218b381c7
build: update cross-repo angular dependencies ( #61509 )
...
See associated pull request for more information.
PR Close #61509
2025-05-20 13:50:57 +00:00
Angular Robot
3c5b0296cd
build: update cross-repo angular dependencies ( #61507 )
...
See associated pull request for more information.
PR Close #61507
2025-05-20 12:01:28 +00:00
Angular Robot
f0ce891d27
build: update cross-repo angular dependencies ( #61504 )
...
See associated pull request for more information.
PR Close #61504
2025-05-20 11:08:30 +00:00
Angular Robot
a30fc96e98
build: update cross-repo angular dependencies ( #61466 )
...
See associated pull request for more information.
PR Close #61466
2025-05-19 12:05:27 +00:00
Angular Robot
41ded3dbc8
build: update cross-repo angular dependencies ( #61436 )
...
See associated pull request for more information.
PR Close #61436
2025-05-19 08:06:27 +00:00
Angular Robot
e409d94b92
build: update cross-repo angular dependencies to 4d867b5 ( #61423 )
...
See associated pull request for more information.
PR Close #61423
2025-05-16 15:51:33 +00:00
Paul Gschwendtner
e13d6a31e1
build: update dev-infra for latest RBE changes ( #61412 )
...
Updates dev-infra for the latest RBE changes.
PR Close #61412
2025-05-16 13:47:32 +00:00
Angular Robot
a9d0ed6dfe
build: update cross-repo angular dependencies ( #61343 )
...
See associated pull request for more information.
PR Close #61343
2025-05-16 08:59:04 +00:00
Paul Gschwendtner
5c1d2eb262
build: support new ng_project rule ( #61335 )
...
Supports the `ng_project` rule with the local compiler-cli version
from HEAD.
PR Close #61335
2025-05-14 08:35:14 -07:00
Angular Robot
d4cb444fb6
build: update cross-repo angular dependencies ( #61287 )
...
See associated pull request for more information.
PR Close #61287
2025-05-13 17:16:22 -07:00
Angular Robot
f5f6eadf8f
build: update cross-repo angular dependencies ( #61172 )
...
See associated pull request for more information.
PR Close #61172
2025-05-12 15:25:11 -07:00
Joey Perrott
345d3d8f8a
build: migrate adev shared-docs package to use ts_project ( #61218 )
...
Migrate the build rules for shared docs to use ts_project
PR Close #61218
2025-05-09 16:30:44 +00:00
Paul Gschwendtner
b07a2dfce1
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:47 +00:00
Paul Gschwendtner
2bd9edf0b2
build: migrate symbol-extractor to ts_project ( #61197 )
...
Migrates the symbol-extractor code to `ts_project`.
PR Close #61197
2025-05-08 09:24:30 -07:00
Joey Perrott
4eb36373b0
build: migrate documentation site deploy script to use ts_project ( #61149 )
...
Migrate to the new toolchain
PR Close #61149
2025-05-06 13:39:35 -07:00
Angular Robot
3b3466a732
build: update rules_angular digest to 42d4791 ( #61126 )
...
See associated pull request for more information.
PR Close #61126
2025-05-05 15:36:39 -07:00
Angular Robot
d8d4ee2f2d
build: update rules_angular digest to 3ba9d67 ( #61124 )
...
See associated pull request for more information.
PR Close #61124
2025-05-05 09:24:35 -07:00
Joey Perrott
1c610a57de
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
273e09d6a3
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
74481e2693
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
c4383bd3e9
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
Angular Robot
4ff695ccef
build: update io_bazel_rules_sass digest to 1fc4bd9 ( #57907 )
...
See associated pull request for more information.
PR Close #57907
2024-09-23 11:42:33 +02:00