Joey Perrott
cc6cd08ca3
refactor(docs-infra): complete removal of aio directory ( #56496 )
...
Finish removal of aio directory as it is no longer used or relied upon.
PR Close #56496
2024-06-18 12:26:04 -07:00
Angular Robot
7ea25eb392
build: update io_bazel_rules_sass digest to b222c61 ( #56483 )
...
See associated pull request for more information.
PR Close #56483
2024-06-18 09:28:20 -07:00
Angular Robot
7fabf5991b
build: update io_bazel_rules_sass digest to 221f949 ( #56393 )
...
See associated pull request for more information.
PR Close #56393
2024-06-12 13:35:34 -07:00
Angular Robot
9f5a17138e
build: update io_bazel_rules_sass digest to 61dde52 ( #56168 )
...
See associated pull request for more information.
PR Close #56168
2024-06-04 16:34:20 +00:00
Kristiyan Kostadinov
0b6018b755
build: update to latest dev infra code ( #56128 )
...
Updates the repo to the latest dev infra code which involves updating a patch and renaming all the golden files to end with `.api.md`.
PR Close #56128
2024-05-28 14:42:31 +02:00
Angular Robot
6ddd1e41be
build: update io_bazel_rules_sass digest to 2907a45 ( #55841 )
...
See associated pull request for more information.
PR Close #55841
2024-05-23 18:12:25 +02:00
Angular Robot
a028943895
build: update io_bazel_rules_sass digest to fcce061 ( #55755 )
...
See associated pull request for more information.
PR Close #55755
2024-05-13 11:20:34 -07:00
Angular Robot
42263e167a
build: update io_bazel_rules_sass digest to 9a4a4be ( #55700 )
...
See associated pull request for more information.
PR Close #55700
2024-05-07 13:36:38 -07:00
Alan Agius
bf884270af
build: update cross-repo angular dependencies ( #55654 )
...
See associated pull request for more information.
PR Close #55654
2024-05-03 08:04:41 -07:00
Angular Robot
4a45910904
build: update io_bazel_rules_sass digest to 9f8be59 ( #55602 )
...
See associated pull request for more information.
PR Close #55602
2024-05-02 11:06:56 -07:00
Alan Agius
eecde2e413
build: remove no longer required bazel windows patch ( #55477 )
...
This patch is no longer required.
PR Close #55477
2024-04-23 13:06:03 -07:00
Matthieu Riegler
5cf5f04460
build: bump to node 18.20 to support v18 ( #55162 )
...
The v18 CLI requires node `^18.19.1`, so we need to bump the node version to be able to run ADEV with v18.
PR Close #55162
2024-04-12 14:51:44 -07:00
Angular Robot
75a186e321
build: update io_bazel_rules_sass digest to c3f163f ( #55307 )
...
See associated pull request for more information.
PR Close #55307
2024-04-12 10:34:39 +02:00
Angular Robot
2de06cae72
build: update io_bazel_rules_sass digest to 147f7fa ( #55208 )
...
See associated pull request for more information.
PR Close #55208
2024-04-08 13:41:24 -07:00
Joey Perrott
ade024407d
fix(docs-infra): remove part aio infra ( #54929 )
...
Remove parts of the aio infra
PR Close #54929
2024-04-02 18:38:04 +00:00
Angular Robot
97da5f7804
build: update io_bazel_rules_sass digest to 79bd239 ( #54887 )
...
See associated pull request for more information.
PR Close #54887
2024-03-15 17:16:23 +00:00
Angular Robot
6470e33a6d
build: update io_bazel_rules_sass digest to 888dd9c ( #54615 )
...
See associated pull request for more information.
PR Close #54615
2024-02-27 14:06:29 -08:00
Kristiyan Kostadinov
79001a7e30
build: update node ( #54399 )
...
Updates the repo to a newer version of Node to fix errors in the integration tests.
PR Close #54399
2024-02-12 15:36:19 -08:00
Angular Robot
1a918b397e
build: update io_bazel_rules_sass digest to d970cb5 ( #52388 )
...
See associated pull request for more information.
PR Close #52388
2024-01-31 16:45:07 +00:00
Jeremy Elbourn
91f250dab7
build: configure cross-pkg resolution for api extraction ( #52499 )
...
This commit adds path mapping and source dependencies necessary to fully
resolve types during api doc extraction.
PR Close #52499
2024-01-05 11:27:34 -08:00
Jeremy Elbourn
a3abe1671c
build: add target to generate api manifest ( #52472 )
...
This adds a target to generate a manifest of all public api symbols. The majority of inputs are generated from the extraction rules, but API entries that don't have a TypeScript source symbol (elements and blocks) are defined in hand-written json collections.
PR Close #52472
2023-11-02 11:00:59 -07:00
Angular Robot
35b06910d8
build: update io_bazel_rules_sass digest to 425ecaf ( #52173 )
...
See associated pull request for more information.
PR Close #52173
2023-10-18 17:37:07 +02:00
Angular Robot
87340a453d
build: update io_bazel_rules_sass digest to 9a327e5 ( #52119 )
...
See associated pull request for more information.
PR Close #52119
2023-10-11 09:23:07 -07:00
Jeremy Elbourn
fcc000e803
build: add targets for api doc generation ( #52034 )
...
This adds `generate_api_docs` targets to all of the packages for which we publish api reference docs. One known issue here is that any type information that comes from another package (e.g. router depending on core) currently resolve to `any` because the other sources are not available in the program. This can be tackled in a follow-up commit.
This commit also updates the install patch for `@angular/build-tools` to use the local version of compiler-cli.
PR Close #52034
2023-10-10 16:18:50 -07:00
Angular Robot
4beeaf5724
build: update io_bazel_rules_sass digest to 6725d86 ( #51844 )
...
See associated pull request for more information.
PR Close #51844
2023-10-09 13:26:41 -07:00
Alan Agius
0ee0f780e4
build: update dependency jasmine to v5 ( #51820 )
...
The patch is to fix upstream bug in `@bazel/jasmine`. See: bazelbuild/rules_nodejs#3691
PR Close #51820
2023-09-19 18:40:16 +02:00
Angular Robot
d79db4a9e1
build: update io_bazel_rules_sass digest to 63d77ff ( #51243 )
...
See associated pull request for more information.
PR Close #51243
2023-09-15 09:04:09 +02:00
Alan Agius
4798ec4166
fix(zone.js): add conditional exports to zone.js package ( #51652 )
...
This is needed to better support native ESM modules and avoid the otherwise necessary deep imports like `zone.js/fesm2015/zone-node.js` due to disallowed directory imports.
PR Close #51652
2023-09-06 16:37:26 +00:00
Joey Perrott
0907f396d5
build: migrate to node 18 ( #51609 )
...
Migrate to use node version 18
PR Close #51609
2023-09-01 15:12:43 +00:00
Angular Robot
4d8cc709e2
build: update io_bazel_rules_sass digest to ded821e ( #51139 )
...
See associated pull request for more information.
PR Close #51139
2023-08-01 11:49:06 -07:00
Angular Robot
39899fe250
build: update io_bazel_rules_sass digest to e2e30df ( #51126 )
...
See associated pull request for more information.
PR Close #51126
2023-07-21 14:11:33 +00:00
Angular Robot
d0cbbb1681
build: update io_bazel_rules_sass digest to f89fc59 ( #50802 )
...
See associated pull request for more information.
PR Close #50802
2023-06-22 09:43:22 -07:00
Angular Robot
e7b218c004
build: update io_bazel_rules_sass digest to e141d5a ( #50784 )
...
See associated pull request for more information.
PR Close #50784
2023-06-21 11:46:30 -07:00
Paul Gschwendtner
8cffdf36f7
build: update angular dev-infra and chromium ( #50772 )
...
Updates Angular dev-infra and Chromium. Fixed up version of
https://github.com/angular/angular/pull/50111
PR Close #50772
2023-06-20 17:20:49 +02:00
Angular Robot
55f3e41872
build: update io_bazel_rules_sass digest to 13ff55c ( #50717 )
...
See associated pull request for more information.
PR Close #50717
2023-06-15 10:25:47 +02:00
Angular Robot
b8a710d605
build: update io_bazel_rules_sass digest to 6e0915e ( #50605 )
...
See associated pull request for more information.
PR Close #50605
2023-06-12 15:36:32 +02:00
Angular Robot
7166ed17a2
build: update dependency build_bazel_rules_nodejs to v5.8.3 ( #50666 )
...
See associated pull request for more information.
PR Close #50666
2023-06-12 15:28:51 +02:00
Alan Agius
37d3664cf5
build: run //packages/common/http/test on Node.js 18 ( #50247 )
...
This commits adds configures `//packages/common/http/test` to use Node.js 18 toolchain which is needed to test the fetch implementation which use Node.js 18 APIs.
We also disable RBE for this target as it doesn't work with Node.js 18 right now. See https://github.com/angular/dev-infra/issues/1017
PR Close #50247
2023-06-08 09:48:11 -07:00
Greg Magolan
5a9059be38
build: share Saucelabs browsers between karma test targets using background Saucelabs daemon and custom karma launcher ( #49200 )
...
This upgrades the Saucelabs Bazel step on CI to use the more efficient Saucelabs daemon
PR Close #49200
2023-05-15 09:21:46 -07:00
Angular Robot
7eb7c69580
build: update io_bazel_rules_sass digest to 236d2fc ( #50006 )
...
See associated pull request for more information.
PR Close #50006
2023-04-26 12:40:14 -07:00
Angular Robot
85f3a38bb3
build: update all non-major dependencies ( #49909 )
...
See associated pull request for more information.
PR Close #49909
2023-04-18 20:54:28 +00:00
Angular Robot
59e332cc1e
build: update dependency build_bazel_rules_nodejs to v5.8.2 ( #49910 )
...
See associated pull request for more information.
PR Close #49910
2023-04-18 20:45:24 +00:00
Angular Robot
09332e7c5c
build: update io_bazel_rules_sass digest to 898e4dd ( #49575 )
...
See associated pull request for more information.
PR Close #49575
2023-04-18 16:20:53 +00:00
Andrew Kushnir
b98ecbc0ce
build: update minimum supported Node version from 16.13.0 -> 16.14.0 ( #49771 )
...
This commit updates the minimum supported Node version across packages from 16.13.0 -> 16.14.0 to ensure compatibility with dependencies.
PR Close #49771
2023-04-11 07:56:31 -07:00
Angular Robot
bf2a5d5e04
build: update io_bazel_rules_sass digest to 3d2ad47 ( #49428 )
...
See associated pull request for more information.
PR Close #49428
2023-03-15 17:11:56 -07:00
Angular Robot
3d2351c5f7
build: update io_bazel_rules_sass digest to aa03944 ( #49397 )
...
See associated pull request for more information.
PR Close #49397
2023-03-14 09:25:16 -07:00
Kristiyan Kostadinov
99d874fe3b
feat(core): add support for TypeScript 5.0 ( #49126 )
...
Updates the project to support TypeScript 5.0 and to resolve any errors that came up as a result of the update.
PR Close #49126
2023-02-28 08:24:47 -08:00
Angular Robot
760cf4ca9f
build: update io_bazel_rules_sass digest to 1f27790 ( #49132 )
...
See associated pull request for more information.
PR Close #49132
2023-02-23 10:34:42 -08:00
Angular Robot
2535883c42
build: update io_bazel_rules_sass digest to a2efcd6 ( #49122 )
...
See associated pull request for more information.
PR Close #49122
2023-02-17 11:11:00 -08:00
Angular Robot
31a2e21d09
build: update cross-repo angular dependencies ( #48929 )
...
See associated pull request for more information.
PR Close #48929
2023-02-14 14:46:07 +01:00