344 Commits

Author SHA1 Message Date
Renovate Bot
5f27caab56 build: update bazel to v4.2.0 2021-09-21 08:16:53 +02:00
Renovate Bot
d1e28b4f1e build: update all non-major dependencies 2021-09-19 09:02:53 +02:00
Renovate Bot
3f31a6757f build: update all non-major dependencies 2021-09-14 09:05:32 +01:00
Renovate Bot
041483aa1d build: update bazel 2021-09-11 16:39:51 +02:00
Renovate Bot
0e4136c036 build: update bazel to v4 2021-08-26 08:14:35 +02:00
Renovate Bot
b3d5fa479e build: update bazel to v4 2021-08-26 07:30:44 +02:00
Renovate Bot
f4874d5545 build: update all non-major dependencies 2021-08-13 16:13:31 -04:00
Renovate Bot
db6d93bda7 build: update bazel to v3.8.0 2021-08-13 17:23:50 +02:00
Renovate Bot
2bd859e6d5 build: update all non-major dependencies 2021-07-06 10:21:28 -04:00
Renovate Bot
3ed0500623 build: update bazel to v3.7.0 2021-07-03 10:47:31 +02:00
Alan Agius
3c72fe4023 build: update @bazel dependencies 2021-06-10 16:25:19 +02:00
Renovate Bot
d7eb2e4070 build: update bazel to v3.6.0 2021-06-10 15:29:53 +02:00
Renovate Bot
0553de187c build: update all non-major dependencies 2021-06-02 09:16:03 +02:00
Renovate Bot
f4a4a6c733 build: update bazel to v3.5.1 2021-05-27 14:56:58 +02:00
Renovate Bot
aa983f717f build: update bazel to v3.5.0 2021-05-14 07:31:44 +02:00
Renovate Bot
17fa3c1c2e build: update all non-major dependencies 2021-05-13 06:52:37 +02:00
Paul Gschwendtner
a6761d31ed build: use platform from shared dev-infra package for remote execution
Uses the new shared RBE platform from the dev-infra package.

We introduced a shared Bazel platform for remote execution builds
using Google cloud. Previously we used `bazel_toolchains` for
providing the platform w/ additional CPP and Java toolchains

`bazel_toolchains` no longer provides default toolchains with the
latest version, but provides a tool (linux and windows only) for
generating toolchain/platforms, which then need to be checked
into the repository. This is quite inconvenient and cumbersome
(especially with no macOS support), so we just provided our own
platform and CPP toolchain within `@angular/dev-infra-private`. This is
more simple than all the effort we'd need to make the toolchain
generation tool work (while it would also increase the amount
of checked-in sources significantly; with more unused toolchains
for CPP or Java)

See: angular/angular#41767.
2021-05-05 13:02:59 -04:00
Renovate Bot
e104fbf009 build: update all non-major dependencies 2021-04-29 12:52:58 -04:00
Renovate Bot
03c51f46bb build: update bazel to v3.4.2 2021-04-29 14:37:59 +02:00
Renovate Bot
e813f47559 build: update all non-major dependencies packages 2021-04-26 20:39:01 +02:00
Renovate Bot
eb0215b396 build: update bazel packages 2021-04-23 17:12:35 +02:00
Alan Agius
c196df9bad build: update build_bazel_rules_nodejs to 3.4.0 2021-04-19 20:28:24 +02:00
Alan Agius
6a6aef6a68 build: rely on engines to prevent using npm for dependency install
See c385e74454 for more context
2021-04-19 20:28:24 +02:00
Alan Agius
10d4a54510 build: update to Node 14.16.1
Update Bazel to use 14.16.1
2021-04-19 20:28:24 +02:00
Alan Agius
c19c2e65de build: update to rules_nodejs to version 3.4 2021-04-15 20:23:27 +02:00
Alan Agius
1dbfffbefd build: rely on engines to prevent using npm for dependency install
See c385e74454 for more context
2021-04-15 20:23:27 +02:00
Alan Agius
0f8a74fa14 ci: update node to 14.15.0 2021-04-15 16:25:18 +02:00
Charles Lyding
c6c4d32d64 build: update Bazel Node.js version to 12.20.2 2021-03-10 08:17:31 -06:00
Charles Lyding
74cf3a04ea build: remove unneeded node/yarn_repositories bazel option
The `node_repositories` and `yarn_repositories` options for the `node_repositories` rule are optional and will contain all known public versions if not specified.
2021-03-10 08:17:31 -06:00
Charles Lyding
e0c3f85832 build: update to rules_nodejs@3.2.2
Update to the latest version of rules_nodejs and accompanying packages.
2021-03-10 08:17:31 -06:00
Joey Perrott
e214a9f4f4 build: update to rules_nodejs@3.2.1
Update to the latest version of rules_nodejs.
2021-02-24 09:54:44 +01:00
Renovate Bot
f9fa779f1d build: update bazel packages 2021-02-05 08:22:57 -05:00
Alan Agius
c8e891a5ed build: update to bazel 4 2021-02-02 18:59:05 +01:00
Alan Agius
7169c74422 ci: update to build_bazel_rules_nodejs version 3
More info: https://github.com/bazelbuild/rules_nodejs/wiki#migrating-to-30
2021-02-02 07:45:29 +01:00
Joey Perrott
b5c309ada1 build: update bazel to 4.0.0
Update to the latest version of bazel (4.0.0).
2021-01-28 09:37:19 +01:00
Renovate Bot
c3f79e3b1f build: update @bazel/jasmine to version 2.3.2 2020-12-19 20:23:20 +01:00
Renovate Bot
5d47ca7b47 build: update bazel packages 2020-11-27 09:06:29 +01:00
Renovate Bot
32c56ff020 build: update @bazel/jasmine to version 2.3.1 2020-11-26 13:29:49 +01:00
Renovate Bot
698e72b112 build: update @bazel/jasmine to version 2.3.0 2020-11-16 12:46:33 +01:00
Renovate Bot
55a9c98fb0 build: update bazel_toolchains to version 3.7.0 2020-11-03 17:39:11 -06:00
Renovate Bot
23c49d6830 build: update build_bazel_rules_nodejs to version 2.2.2 2020-10-26 21:23:13 +01:00
Alan Agius
39a53b12b9 build: update build_bazel_rules_nodejs to 2.0.2 2020-10-26 19:40:33 +01:00
Renovate Bot
8fb2a8525b build: update bazel packages 2020-10-19 09:55:39 +02:00
Renovate Bot
43e5738063 build: update bazel packages 2020-10-09 13:14:23 -04:00
Renovate Bot
0aef1cd1ab build: update bazel_toolchains to version 3.5.1 2020-10-02 08:16:35 -04:00
Renovate Bot
4edd8f3e4b build: update bazel packages 2020-09-24 08:32:42 +02:00
Keen Yee Liau
297fc923ab build: remove experimental build event protocol 2020-09-11 13:24:38 -04:00
Alan Agius
a3b22cb664 build: update rbe_autoconfig base_container_digest 2020-09-04 13:32:42 +02:00
Renovate Bot
0a43e78cb1 build: update bazel_toolchains to version 3.5.0 2020-09-04 13:32:42 +02:00
Renovate Bot
4d529f5f0b build: update bazel_toolchains to version 3.4.2 2020-08-27 21:52:11 +01:00