Joey Perrott
5802f8009e
build: no longer rely on archive packages for integration tests ( #62996 )
...
Now that the packages are avaiable at the base node_modules we can treat local packages as normal packages and not leverage the archive package versions
PR Close #62996
2025-08-05 10:12:06 +02:00
Joey Perrott
8de8dc80e4
build: move to pnpm version 9.15.9 ( #62950 )
...
Use pnpm version 9.15.9 to match the rest of the organization
PR Close #62950
2025-08-01 14:22:03 +00:00
Kristiyan Kostadinov
7836f79d4a
build: update to TypeScript 5.9 final ( #62939 )
...
Updates the repo to the latest stable version of TypeScript.
PR Close #62939
2025-08-01 08:08:21 +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
Joey Perrott
335cdc7b37
build: update to latest devinfra in workspace ( #62901 )
...
Update to the latest devinfra in workspace to correct goldens update error
PR Close #62901
2025-07-30 16:19:36 +00:00
Joey Perrott
9bd4855204
build: correctly apply patch fro dagre-d3-es ( #62883 )
...
Correctly apply patch for dagre-d3-es so that it is effective with new toolchain
PR Close #62883
2025-07-30 08:49:47 +00:00
Joey Perrott
9888fc4966
build: remove the esm interop patches and tooling ( #62879 )
...
Remove esm interop patches and tooling from previous toolchain
PR Close #62879
2025-07-29 17:25:35 +00:00
Angular Robot
fa95db56d1
build: update cross-repo angular dependencies ( #62876 )
...
See associated pull request for more information.
PR Close #62876
2025-07-29 16:51:07 +00:00
Angular Robot
ecf2ad1698
build: update cross-repo angular dependencies ( #62856 )
...
See associated pull request for more information.
PR Close #62856
2025-07-28 20:54:59 +02:00
Joey Perrott
b49c1f2394
build: remove local zone.js build from usage in integration tests ( #62775 )
...
Remove the local zone.js build from dependencies in the integration tests
PR Close #62775
2025-07-25 16:53:00 +02:00
Angular Robot
63a6b5ac40
build: update cross-repo angular dependencies ( #62806 )
...
See associated pull request for more information.
PR Close #62806
2025-07-25 14:31:36 +02:00
Kristiyan Kostadinov
632eba519c
build: update to the TypeScript 5.9 RC ( #62815 )
...
Updates the repo the release candidate of TypeScript 5.9.
PR Close #62815
2025-07-25 13:39:12 +02:00
Angular Robot
9d8c48dc4c
build: update cross-repo angular dependencies ( #62770 )
...
See associated pull request for more information.
PR Close #62770
2025-07-24 09:24:50 +00:00
Andrew Scott
7f9d37d34b
build: update bazel rules_browsers dependency ( #62772 )
...
Updates only rules_browsers since
https://github.com/angular/angular/pull/62542 is having difficulty with
other deps updated at the same time
PR Close #62772
2025-07-23 15:42:05 -04:00
Joey Perrott
33964296d5
build: remove unused @bazel/* npm packages ( #62709 )
...
Remove the unused bazel npm packages
PR Close #62709
2025-07-22 10:07:14 -04:00
Joey Perrott
f5d9d084b6
build: move nodejs_test to js_test ( #62709 )
...
Move nodejs_test to js_test and remove unnecessary files after move
PR Close #62709
2025-07-22 10:07:13 -04:00
Angular Robot
6780d16118
build: update cross-repo angular dependencies ( #62728 )
...
See associated pull request for more information.
PR Close #62728
2025-07-21 13:16:30 -04:00
Joey Perrott
23d58777b4
build: migrate to new toolchain usage for api goldens ( #62688 )
...
Migrate api golden usage to be based on rules_js toolchain implementation
PR Close #62688
2025-07-17 18:13:42 -04:00
Joey Perrott
b0effa1cc3
ci: use new size tracking in integration tests ( #62650 )
...
Use the new size tracking within integration tests
PR Close #62650
2025-07-17 13:56:22 -04:00
Joey Perrott
e25e6342f2
build: remove rules_nodejs based protractor tooling ( #62649 )
...
Remove the protractor setup based on rules_nodejs
PR Close #62649
2025-07-16 16:39:49 -04:00
Joey Perrott
b5486184d0
build: remove extra toolchain registration ( #62649 )
...
Remove extra toolchain registration that is redundant as we already add the toolchains elsewhere
PR Close #62649
2025-07-16 16:39:49 -04:00
Kristiyan Kostadinov
745ea44394
feat(core): support TypeScript 5.9 ( #62541 )
...
Updates the repo to support TypeScript 5.9 and expands the allowed version range.
PR Close #62541
2025-07-14 14:04:58 -07:00
Angular Robot
6adaf01899
build: update dependency aspect_rules_ts to v3.6.3 ( #62512 )
...
See associated pull request for more information.
PR Close #62512
2025-07-08 16:01:05 -07:00
Angular Robot
ce8156a451
build: update cross-repo angular dependencies ( #62507 )
...
See associated pull request for more information.
PR Close #62507
2025-07-07 19:55:18 +00:00
Joey Perrott
40e52b911f
build: disable firefox tests in devtools ( #62504 )
...
Disabling firefox tests in devtools until we can get them working on OS X as expected
PR Close #62504
2025-07-07 18:29:19 +00:00
Joey Perrott
415833f2ce
build: migrate angular-optimization from devinfra to devtools ( #62503 )
...
Migrate angular-optimization to devtools instead of loading via npm package
PR Close #62503
2025-07-07 17:05:51 +00:00
Angular Robot
c6a720b982
build: update dependency aspect_rules_ts to v3.6.2 ( #62475 )
...
See associated pull request for more information.
PR Close #62475
2025-07-07 15:35:26 +00:00
Joey Perrott
a024c4af77
build: migrate adev to use rules_angular based cli rules ( #62435 )
...
Use the @angular/cli rules from rules_angular instead of the npm package directly
PR Close #62435
2025-07-03 08:09:33 +00:00
Joey Perrott
4fae4dbba8
build: migrate adev to use packaged version of @angular/* packages ( #62413 )
...
Use the packaged versions of the packages instead of the local ts_project dependencies to prevent multiple versions of the deps to enter test bundles
PR Close #62413
2025-07-02 16:10:25 +00:00
Angular Robot
728ad2ee91
build: update cross-repo angular dependencies ( #62425 )
...
See associated pull request for more information.
PR Close #62425
2025-07-02 11:45:01 +00:00
Angular Robot
e1991c5b81
build: update cross-repo angular dependencies ( #62407 )
...
See associated pull request for more information.
PR Close #62407
2025-07-02 07:43:11 +00:00
Angular Robot
08e2d9dccb
build: update rules_browsers digest to 800d91c ( #62358 )
...
See associated pull request for more information.
PR Close #62358
2025-06-30 07:43:24 +00:00
Angular Robot
e60cfffc7c
build: update cross-repo angular dependencies ( #62349 )
...
See associated pull request for more information.
PR Close #62349
2025-06-30 07:41:39 +00:00
Joey Perrott
059fb06b9f
build: migrate modules to use @rules_browsers protractor rules ( #62342 )
...
Use the protractor rules from `@rules_browsers` for the module directory.
PR Close #62342
2025-06-27 22:27:08 +00:00
Angular Robot
0390bd978e
build: update cross-repo angular dependencies ( #62329 )
...
See associated pull request for more information.
PR Close #62329
2025-06-27 11:20:50 +00:00
Angular Robot
a63c22ce46
build: update rules_sass digest to cc1e845 ( #62327 )
...
See associated pull request for more information.
PR Close #62327
2025-06-27 10:30:52 +00:00
Joey Perrott
1d3449c0ce
build: migrate devtools to use new sass ruleset ( #62297 )
...
Use the new sass ruleset for bazel sass building in devtools
PR Close #62297
2025-06-27 09:25:43 +00:00
Joey Perrott
ad89f80969
build: migrate adev to use new sass ruleset ( #62297 )
...
Use the new sass ruleset for bazel sass building in adev
PR Close #62297
2025-06-27 09:25:43 +00:00
Angular Robot
eaa454d74b
build: update cross-repo angular dependencies ( #62312 )
...
See associated pull request for more information.
PR Close #62312
2025-06-27 07:20:39 +00:00
Joey Perrott
90cb49462b
build: migrate to @devinfra for toolchains ( #62302 )
...
Migrate the toolchains we depend on to use @devinfra instead of @npm//
PR Close #62302
2025-06-27 07:19:18 +00:00
Angular Robot
349719cbea
build: update cross-repo angular dependencies ( #62288 )
...
See associated pull request for more information.
PR Close #62288
2025-06-26 11:43:35 +00:00
Angular Robot
c5c9b0b4c8
build: update rules_browsers digest to 0952071 ( #62279 )
...
See associated pull request for more information.
PR Close #62279
2025-06-26 08:19:46 +00:00
Angular Robot
2a1a034a11
build: update cross-repo angular dependencies ( #62262 )
...
See associated pull request for more information.
PR Close #62262
2025-06-25 13:18:55 +00:00
Angular Robot
cb97cf86d2
build: update cross-repo angular dependencies ( #62247 )
...
See associated pull request for more information.
PR Close #62247
2025-06-24 16:25:37 +00:00
Angular Robot
15b37a4e06
build: update rules_angular digest to 88ddcf8 ( #62230 )
...
See associated pull request for more information.
PR Close #62230
2025-06-24 09:51:50 +00:00
Angular Robot
1cff7cf5e3
build: update cross-repo angular dependencies to db18d71 ( #62199 )
...
See associated pull request for more information.
PR Close #62199
2025-06-24 08:52:57 +00:00
Joey Perrott
36d5048429
build: migrate final non-zone.js jasmine tests ( #62169 )
...
Migrate the final remaining non-zone.js package jasmine tests to the new toolchain
PR Close #62169
2025-06-24 08:46:39 +00:00
Angular Robot
fec2ee1796
build: update cross-repo angular dependencies ( #62162 )
...
See associated pull request for more information.
PR Close #62162
2025-06-20 14:42:48 -07:00
Angular Robot
0cd6f363ca
build: update cross-repo angular dependencies ( #62079 )
...
See associated pull request for more information.
PR Close #62079
2025-06-19 10:12:19 +02:00
Angular Robot
5868a2ea15
build: update dependency aspect_rules_js to v2.3.8 ( #62090 )
...
See associated pull request for more information.
PR Close #62090
2025-06-18 09:28:47 +02:00