angular/integration/bazel
Paul Gschwendtner 9b2732c0ed build: update bazel setup to latest versions (#43322)
Updates the overall Bazel setup to their latest versions:

* rules_nodejs is updated to stable 4.0.0
* rules_sass is updated to the latest version containing a fix
  for the `@bazel/worker` bug we had a workaround for.
* dev-infra-private is updated to avoid duplicated dependencies.
  We should use a version that also relies on stable rules_nodejs v4.

Note: We are not set on how dependencies for the `bazel/` folder
of the dev-infra package are managed, but we removed `@types/`
packages from the transitive dependencies, so we now need to
manually include `@types/uuid` for building the benchmark driver
utilties. We need to revisit this in the future.

PR Close #43322
2021-09-02 21:18:36 +00:00
..
src build: remove skydoc and rules_sass from repository (#42760) 2021-07-09 14:50:15 -07:00
test/e2e build: upgrade angular build, integration/bazel and @angular/bazel package to rule_nodejs 2.2.0 (#39182) 2020-10-08 11:54:59 -07:00
tools build: upgrade angular build, integration/bazel and @angular/bazel package to rule_nodejs 2.2.0 (#39182) 2020-10-08 11:54:59 -07:00
.bazelignore build: upgrade angular build, integration/bazel and @angular/bazel package to rule_nodejs 2.2.0 (#39182) 2020-10-08 11:54:59 -07:00
.bazelrc fix(bazel): update build tooling for latest changes in rules_nodejs (#40710) 2021-02-09 10:48:43 -08:00
.bazelversion fix(bazel): update integration test to use rules_nodejs@3.1.0 (#40710) 2021-02-09 10:48:43 -08:00
BUILD.bazel test: bazel integration test should use angular npm packages (#28762) 2019-02-19 12:53:19 -08:00
package.json build: update bazel setup to latest versions (#43322) 2021-09-02 21:18:36 +00:00
protractor.conf.js feat(bazel): protractor_web_test_suite for release (#24787) 2018-07-12 16:34:45 -04:00
WORKSPACE build: update bazel setup to latest versions (#43322) 2021-09-02 21:18:36 +00:00
yarn.lock build: update bazel setup to latest versions (#43322) 2021-09-02 21:18:36 +00:00