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
Paul Gschwendtner
28b3c9214c
build: do not clear stdout of architect-cli when building adev ( #55282 )
...
Similar to what we did for aio, we should not clear the architect CLI
output in Bazel. This messes up with the output and makes debugging
hard.
PR Close #55282
2024-04-10 10:48:39 -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