Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

Update to Angular 7.0.1 and turn on --nolegacy_external_runfiles flag #227

Merged
merged 2 commits into from
Oct 25, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,7 @@ test --test_output=errors

# Use the Angular 6 compiler
build --define=compile=legacy

# Turn off legacy external runfiles
run --nolegacy_external_runfiles
test --nolegacy_external_runfiles
2 changes: 1 addition & 1 deletion .circleci/bazel.rc
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ build --experimental_repository_cache=/home/circleci/bazel_repository_cache
# Limit Bazel to consuming 2048K of RAM
build --local_resources=2048,1.0,1.0
# Also limit Bazel's own JVM heap to stay within our 4G container limit
startup --host_jvm_args=-Xmx1280m
startup --host_jvm_args=-Xmx1408m

# Use fixed chunk names for code-split bundles in CI
# so that GitHub buildsize bot reports are accurate
Expand Down
5 changes: 2 additions & 3 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,10 @@ http_archive(
)

# The @angular repo contains rule for building Angular applications
# TODO(gmagolan): Update to next 7.0.x tag when it is released
http_archive(
name = "angular",
url = "https://github.com/angular/angular/archive/bfeceb3d3e636d755c2bd7bdd85b7136da066c78.zip",
strip_prefix = "angular-bfeceb3d3e636d755c2bd7bdd85b7136da066c78",
url = "https://github.com/angular/angular/archive/7.0.1.zip",
strip_prefix = "angular-7.0.1",
)

# The @rxjs repo contains targets for building rxjs with bazel
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
"zone.js": "0.8.26"
},
"devDependencies": {
"@angular/bazel": "github:angular/bazel-builds#7.0.x",
"@angular/compiler": "github:angular/compiler-builds#7.0.x",
"@angular/compiler-cli": "github:angular/compiler-cli-builds#7.0.x",
"@angular/core": "github:angular/core-builds#7.0.x",
"@angular/bazel": "7.0.1",
"@angular/compiler": "7.0.1",
"@angular/compiler-cli": "7.0.1",
"@angular/core": "7.0.1",
"@bazel/benchmark-runner": "0.1.0",
"@bazel/ibazel": "0.5.0",
"@bazel/karma": "0.20.3",
Expand Down
28 changes: 16 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,20 @@
# yarn lockfile v1


"@angular/bazel@github:angular/bazel-builds#7.0.x":
version "7.0.0"
resolved "https://codeload.github.com/angular/bazel-builds/tar.gz/1c6b0aae1d2e66cebb4d4ab39ac3f6d88f73e1ae"
"@angular/[email protected]":
version "7.0.1"
resolved "https://registry.yarnpkg.com/@angular/bazel/-/bazel-7.0.1.tgz#42e1a114a20643ea53cff1bb8091e1ba08637885"
integrity sha512-DEv1QiccMglqPyXqxtl3Onm4j1aIJzvWx/4Tyy6gEK/r7wOqwffkPrmQGGJC3QAhsXxXMRK0mQ3jkKoAXLbunA==
dependencies:
"@bazel/typescript" "^0.20.3"
"@types/node" "6.0.84"
shelljs "0.8.2"
tsickle "0.32.1"

"@angular/compiler-cli@github:angular/compiler-cli-builds#7.0.x":
version "7.0.0"
resolved "https://codeload.github.com/angular/compiler-cli-builds/tar.gz/5db61187ed62264e53f958ccd717040a8dee82d0"
"@angular/[email protected]":
version "7.0.1"
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-7.0.1.tgz#bd21ebc950f65fb5848307a271e7bd9d049efc9c"
integrity sha512-WXl2bDoAYWsxwjuIrY34eNZ6Ph4fUff2eK+ZPnkm5zSud1ZlC0zqcG//ccoLqS4Bly3He2obSJ+8SaQjzsqK1g==
dependencies:
canonical-path "0.0.2"
chokidar "^1.4.2"
Expand All @@ -26,15 +28,17 @@
source-map "^0.6.1"
yargs "9.0.1"

"@angular/compiler@github:angular/compiler-builds#7.0.x":
version "7.0.0"
resolved "https://codeload.github.com/angular/compiler-builds/tar.gz/e5224449793fda7089c1c3750b4cbbe15371473f"
"@angular/[email protected]":
version "7.0.1"
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-7.0.1.tgz#29271bfdc9ac98f2f93c473a0cd82d6a043cf6e3"
integrity sha512-X/q51ZAFd0GBJyuZTOKpieyePhlNBAfYCPRi57S2BpxG6i9QjjeM+sPwzjsMmU1P6Qyt/pPpVG738mLocPvdpA==
dependencies:
tslib "^1.9.0"

"@angular/core@github:angular/core-builds#7.0.x":
version "7.0.0"
resolved "https://codeload.github.com/angular/core-builds/tar.gz/fda119d6dfa8d4b33dd142aa88e45db5418aada0"
"@angular/[email protected]":
version "7.0.1"
resolved "https://registry.yarnpkg.com/@angular/core/-/core-7.0.1.tgz#42f52bf04bf88759d4f4b9e03cb9b312508233a0"
integrity sha512-u/3Xx+tIddVC1wANjK1F102uG8fQrNd4Y9nlz3vtKcnFX66b2SQlnjWd18L8FmzYtzaI44RxSWWTPQB0eTx1xw==
dependencies:
tslib "^1.9.0"

Expand Down