From 8e5806a8dfec87a0136862ac45591dd824c88bf0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 21 Aug 2021 00:02:45 +0000 Subject: [PATCH] build: update angular --- .github/workflows/dev-infra.yml | 2 +- .github/workflows/lock-closed.yml | 2 +- package.json | 2 +- tests/legacy-cli/e2e/ng-snapshot/package.json | 32 +++++------ yarn.lock | 56 +++++++++---------- 5 files changed, 47 insertions(+), 47 deletions(-) diff --git a/.github/workflows/dev-infra.yml b/.github/workflows/dev-infra.yml index 6848b8dea2..0b93642575 100644 --- a/.github/workflows/dev-infra.yml +++ b/.github/workflows/dev-infra.yml @@ -9,6 +9,6 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - - uses: angular/dev-infra/github-actions/breaking-changes-label@62acc14bee37b97ba8674e909b6c3a46ebae8794 + - uses: angular/dev-infra/github-actions/breaking-changes-label@3f4646c252bc54b2ae93b4e322ebde9030de30b2 with: angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }} diff --git a/.github/workflows/lock-closed.yml b/.github/workflows/lock-closed.yml index e8ee2de3d2..74088605cb 100644 --- a/.github/workflows/lock-closed.yml +++ b/.github/workflows/lock-closed.yml @@ -9,6 +9,6 @@ jobs: lock_closed: runs-on: ubuntu-latest steps: - - uses: angular/dev-infra/github-actions/lock-closed@62acc14bee37b97ba8674e909b6c3a46ebae8794 + - uses: angular/dev-infra/github-actions/lock-closed@3f4646c252bc54b2ae93b4e322ebde9030de30b2 with: lock-bot-key: ${{ secrets.LOCK_BOT_PRIVATE_KEY }} diff --git a/package.json b/package.json index 9a93dde88a..307cd2db3f 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "@angular/compiler": "12.2.2", "@angular/compiler-cli": "12.2.2", "@angular/core": "12.2.2", - "@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#0c78298a13b9ba719b642ec6415fc1126ef59f4c", + "@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#07e66e5326f46481bfa4fb96446b2707e787ab41", "@angular/forms": "12.2.2", "@angular/localize": "12.2.2", "@angular/material": "12.2.2", diff --git a/tests/legacy-cli/e2e/ng-snapshot/package.json b/tests/legacy-cli/e2e/ng-snapshot/package.json index 4a1ae5d6f2..6ec382d60f 100644 --- a/tests/legacy-cli/e2e/ng-snapshot/package.json +++ b/tests/legacy-cli/e2e/ng-snapshot/package.json @@ -2,21 +2,21 @@ "description": "snapshot versions of Angular for e2e testing", "private": true, "dependencies": { - "@angular/animations": "github:angular/animations-builds#26f9407f645399421ca72b56828c60d001d1a432", - "@angular/cdk": "github:angular/cdk-builds#e08acec2b9a1521f65c5f6ca9e73b72ba181e3ff", - "@angular/common": "github:angular/common-builds#1379fb41555648e86db656b4efc662599f73df9b", - "@angular/compiler": "github:angular/compiler-builds#8610dc8104d52f03158114f1d1f6e8a2f8dfc0af", - "@angular/compiler-cli": "github:angular/compiler-cli-builds#af75e87cf9114982e4fb57ce8d77b924481d1936", - "@angular/core": "github:angular/core-builds#08c56185fa42fd86a4a847aef62aa2bb2b46ac2c", - "@angular/forms": "github:angular/forms-builds#37a979ff56a0caa26f5dcb6bfce2e261d0824c58", - "@angular/language-service": "github:angular/language-service-builds#0edbbb8bebb82b40f148aaaec20c51d5fe38a0a3", - "@angular/localize": "github:angular/localize-builds#82e8a764ca62faf6542fc0a53bc1c4da65a5ebc2", - "@angular/material": "github:angular/material2-builds#189de722f7f8193d90064713d555c0398dbdc56c", - "@angular/material-moment-adapter": "github:angular/material-moment-adapter-builds#96bd3e6e93346cfc55aa31f0c551f2dc87ad493e", - "@angular/platform-browser": "github:angular/platform-browser-builds#9540b6377700747116e989008be42ecd08e07193", - "@angular/platform-browser-dynamic": "github:angular/platform-browser-dynamic-builds#fdb75ea2f8dd657cfa44c5a1b150f3c820d8da64", - "@angular/platform-server": "github:angular/platform-server-builds#508447577d9da86d549acc94190ca99ee168bca9", - "@angular/router": "github:angular/router-builds#48138b2f032dcae6172ce79b28c535d3a42645cb", - "@angular/service-worker": "github:angular/service-worker-builds#0445b6fd652ab869f954d7de3fed53f1c854d4bd" + "@angular/animations": "github:angular/animations-builds#1985e48faa9155dfeeebd514572818b4782b7a7a", + "@angular/cdk": "github:angular/cdk-builds#eac47ad14201519f0ec4b491adcf0374c406e87d", + "@angular/common": "github:angular/common-builds#24d7956de450fccbeac978119844bc7b226c92ea", + "@angular/compiler": "github:angular/compiler-builds#788bce917950175fa48a81a8e004a65d3a04d640", + "@angular/compiler-cli": "github:angular/compiler-cli-builds#7f69011376d42989662e539a485e59f6a9e56f04", + "@angular/core": "github:angular/core-builds#bc18b52750ca5270b57dc80d1f57ed4fa27b5efe", + "@angular/forms": "github:angular/forms-builds#ac0fb60e18bd2f14d8295879c00f5c4910b3ac25", + "@angular/language-service": "github:angular/language-service-builds#3eafdace7028a4a5c228e1be11d02ef482c9c177", + "@angular/localize": "github:angular/localize-builds#adcced6058a9c48df7d8ac39aaf09ff56d580ea2", + "@angular/material": "github:angular/material2-builds#dabc68442284b8a2bbbd03dd34d338c3d9285c1a", + "@angular/material-moment-adapter": "github:angular/material-moment-adapter-builds#c6b0018853ee0073aa675fcfd549564152cec20d", + "@angular/platform-browser": "github:angular/platform-browser-builds#873729819408b93dba61175fb857f162be9248c6", + "@angular/platform-browser-dynamic": "github:angular/platform-browser-dynamic-builds#7b1b580a4eba0a01d218aecfac6382e6a5ca7351", + "@angular/platform-server": "github:angular/platform-server-builds#d96ef5e5095828b7168df4017cadd59ccabdfa6b", + "@angular/router": "github:angular/router-builds#dc1701fdb658f4f8d037483daa9a467db13eba1d", + "@angular/service-worker": "github:angular/service-worker-builds#946b99b1b2da3e827faa9676c976450ef4e4c3e8" } } diff --git a/yarn.lock b/yarn.lock index 1c2646055a..e229206a66 100644 --- a/yarn.lock +++ b/yarn.lock @@ -113,10 +113,10 @@ dependencies: tslib "^2.0.0" -"@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#0c78298a13b9ba719b642ec6415fc1126ef59f4c": +"@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#07e66e5326f46481bfa4fb96446b2707e787ab41": version "0.0.0" - uid "0c78298a13b9ba719b642ec6415fc1126ef59f4c" - resolved "https://github.com/angular/dev-infra-private-builds.git#0c78298a13b9ba719b642ec6415fc1126ef59f4c" + uid "07e66e5326f46481bfa4fb96446b2707e787ab41" + resolved "https://github.com/angular/dev-infra-private-builds.git#07e66e5326f46481bfa4fb96446b2707e787ab41" dependencies: "@actions/core" "^1.4.0" "@actions/github" "^5.0.0" @@ -124,11 +124,11 @@ "@angular/benchpress" "0.2.1" "@bazel/bazelisk" "^1.10.1" "@bazel/buildifier" "^4.0.1" - "@bazel/esbuild" "4.0.0-rc.0" - "@bazel/jasmine" "4.0.0-rc.0" - "@bazel/protractor" "4.0.0-rc.0" - "@bazel/runfiles" "4.0.0-rc.0" - "@bazel/typescript" "4.0.0-rc.0" + "@bazel/esbuild" "4.0.0-rc.1" + "@bazel/jasmine" "4.0.0-rc.1" + "@bazel/protractor" "4.0.0-rc.1" + "@bazel/runfiles" "4.0.0-rc.1" + "@bazel/typescript" "4.0.0-rc.1" "@microsoft/api-extractor" "7.18.5" "@octokit/auth-app" "^3.6.0" "@octokit/core" "^3.5.1" @@ -1164,10 +1164,10 @@ resolved "https://registry.yarnpkg.com/@bazel/buildifier/-/buildifier-4.0.1.tgz#52cfbad5cbb86e9183a29dde2370cd465730ea0d" integrity sha512-BTmtvJbeeEVrqRApI1gr5hvPgYcHLpdGJ5EXNXEWO692ztMPSj5fB/dH0xUlaW45jn6LimYx8ymqTMhj3538og== -"@bazel/esbuild@4.0.0-rc.0": - version "4.0.0-rc.0" - resolved "https://registry.yarnpkg.com/@bazel/esbuild/-/esbuild-4.0.0-rc.0.tgz#34a19bdab4575b55d6e0b9b14e81c4a9e9aa2dfb" - integrity sha512-6a2kRIZXIwEIFePS9FjVJCC1OFtE8eBHFm+WJhOC4wyXpUzcqLphkarjoKkWC7qnxYkHntdgVQm/ZNQuhAQtMQ== +"@bazel/esbuild@4.0.0-rc.1": + version "4.0.0-rc.1" + resolved "https://registry.yarnpkg.com/@bazel/esbuild/-/esbuild-4.0.0-rc.1.tgz#d212e31a7ceb0a5f8328119a9a2abd4d0e9e10b5" + integrity sha512-Xlb0wCYjN2LTPusAxFOrZOESzdjQU9nXO2vAU4yaivny7B+xmaEhLU7/8XPWxq5rU/jRfeuwe1NpKuRlZiQ3hQ== "@bazel/jasmine@3.8.0": version "3.8.0" @@ -1177,23 +1177,23 @@ c8 "~7.5.0" jasmine-reporters "~2.4.0" -"@bazel/jasmine@4.0.0-rc.0": - version "4.0.0-rc.0" - resolved "https://registry.yarnpkg.com/@bazel/jasmine/-/jasmine-4.0.0-rc.0.tgz#ab50da6e380dcbaf5862b2d69377a43045fe5dd6" - integrity sha512-0LdeGIOKZmFLCnwX0dNwTVEbDm2TaGnR0JEwqtyAQZWcBncJtvjsb4wOYQsi9ioXvzqg4CQ8+d+ZlKsgflRPLw== +"@bazel/jasmine@4.0.0-rc.1": + version "4.0.0-rc.1" + resolved "https://registry.yarnpkg.com/@bazel/jasmine/-/jasmine-4.0.0-rc.1.tgz#461b1ba8d0bde2affc4262c6433c981a72d49887" + integrity sha512-JmFiAIC4nUHK8JAG2tsGmm2YXmrpd5zyJ4y6F/ft5PGLttSNjg6P9lQJcxqOUaS4BZcSpr1TtCods4V/GoXBIw== dependencies: c8 "~7.5.0" jasmine-reporters "~2.4.0" -"@bazel/protractor@4.0.0-rc.0": - version "4.0.0-rc.0" - resolved "https://registry.yarnpkg.com/@bazel/protractor/-/protractor-4.0.0-rc.0.tgz#7ee0d813677c26434fe7821a1cf69d41d6b5aaea" - integrity sha512-07Rk14woKXw9NBdtgluAOYY/cB1yFgCuPZHles2Gb9tzx2P4sn4BWwrTawyJz1XwPw/GEKscxx4/I+SV/6H2WQ== +"@bazel/protractor@4.0.0-rc.1": + version "4.0.0-rc.1" + resolved "https://registry.yarnpkg.com/@bazel/protractor/-/protractor-4.0.0-rc.1.tgz#1c7ae5366423ab02f2b5a30352b98cd1729837a5" + integrity sha512-qF9QPn/qTbU2yD+1liv5HwfD/2dkmDq7Mrb4OI1TI6Q74XY+k0wplDWh0GZFTQtHTOxzAOzivGCZBC8/9eSxLw== -"@bazel/runfiles@4.0.0-rc.0": - version "4.0.0-rc.0" - resolved "https://registry.yarnpkg.com/@bazel/runfiles/-/runfiles-4.0.0-rc.0.tgz#c3ada6d1533d3683abadf0f54d7151560c793da0" - integrity sha512-Uh3JZRSIkrD48r0el4lognivSq1fg051PXXY7IbygrgPozrguAmSDIhj+SU1Pj7+ee9d6gNvh1iVu+s3DGoGdg== +"@bazel/runfiles@4.0.0-rc.1": + version "4.0.0-rc.1" + resolved "https://registry.yarnpkg.com/@bazel/runfiles/-/runfiles-4.0.0-rc.1.tgz#aaf97d633ba813db2c0bfa5bc126f50118d82066" + integrity sha512-0RGbEe4hBpafbLSIIBYGFPRLZ7FRJ+S6PjdVfRkpZlNpe6T1QXxgdg6M5/ETQXNVqfdUhMLdNFZ1heMk4uXhzg== "@bazel/typescript@3.8.0": version "3.8.0" @@ -1205,10 +1205,10 @@ source-map-support "0.5.9" tsutils "2.27.2" -"@bazel/typescript@4.0.0-rc.0": - version "4.0.0-rc.0" - resolved "https://registry.yarnpkg.com/@bazel/typescript/-/typescript-4.0.0-rc.0.tgz#0507e329d66c1b94a4fe66423ce2e7ee2fcbd0b2" - integrity sha512-Aa0SoUNzLSePcupAqZbdjJX3Q8hRLuMQluIga5rnPPxcvy6/NvU/N4pKIN7kRzDe4xJ3JQ45fLPYNnoUGEMtjQ== +"@bazel/typescript@4.0.0-rc.1": + version "4.0.0-rc.1" + resolved "https://registry.yarnpkg.com/@bazel/typescript/-/typescript-4.0.0-rc.1.tgz#6187e3cb34218afd2fba8927746df6502e31d5c8" + integrity sha512-oz3jLMbVEaMvkZP+necQxnNigsnLdqR9r6t+oUq0zhOW92SBmIbgBpAa1YPAHLDSC8YICrAOcUuXgMfiz136bw== dependencies: protobufjs "6.8.8" semver "5.6.0"