From ab7735d58be08ac8b9ba980c4c6fb047dc108b1d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 28 Nov 2021 00:21:37 +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 | 26 +++++++++---------- yarn.lock | 8 +++--- 5 files changed, 20 insertions(+), 20 deletions(-) diff --git a/.github/workflows/dev-infra.yml b/.github/workflows/dev-infra.yml index acc3a678a3ad..b13b911e1778 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/commit-message-based-labels@c2fb49a44ad9fa77f508010f950524ee97f5e8d5 + - uses: angular/dev-infra/github-actions/commit-message-based-labels@886dc665ae52127bace968fb4ef95eb6022de753 with: angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }} diff --git a/.github/workflows/lock-closed.yml b/.github/workflows/lock-closed.yml index f12f7cdf34c1..2625c619bfd9 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@c2fb49a44ad9fa77f508010f950524ee97f5e8d5 + - uses: angular/dev-infra/github-actions/lock-closed@886dc665ae52127bace968fb4ef95eb6022de753 with: lock-bot-key: ${{ secrets.LOCK_BOT_PRIVATE_KEY }} diff --git a/package.json b/package.json index 67ee35983d68..2beea0516b00 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "@angular/compiler": "13.0.2", "@angular/compiler-cli": "13.0.2", "@angular/core": "13.0.2", - "@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#74fb4de008fde297fb83393ff076de10532f82a9", + "@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#a47e6f039303d1b2f9a7602dd0c8bd419a0efa02", "@angular/forms": "13.0.2", "@angular/localize": "13.0.2", "@angular/material": "13.0.2", diff --git a/tests/legacy-cli/e2e/ng-snapshot/package.json b/tests/legacy-cli/e2e/ng-snapshot/package.json index d5b492fe369b..ecda33513c00 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#21044c7ec6861ed7be1e34c699567c7d07bc5b6d", + "@angular/animations": "github:angular/animations-builds#7257960f0ceca317f517654a29fae8601055d832", "@angular/cdk": "github:angular/cdk-builds#16a215fdb278b3b8c2dc44a4cfb9a1b2759d40e9", - "@angular/common": "github:angular/common-builds#31338a07422acf174996b73ac8ae438d6f98742d", - "@angular/compiler": "github:angular/compiler-builds#79c4e6c9de30e54b2732dbc66ec4cf6cbc9ca65f", - "@angular/compiler-cli": "github:angular/compiler-cli-builds#c74f1c4840b76147227b1bd6d16b4c25408b62a7", - "@angular/core": "github:angular/core-builds#287514f7eff4d871edd6de84b0cc308636b32d2b", - "@angular/forms": "github:angular/forms-builds#4b9464fc024be3af9987772c1d00d5c4694132da", - "@angular/language-service": "github:angular/language-service-builds#bb28d9a3179dc5c76dcaaa8ac38af8155fac5698", - "@angular/localize": "github:angular/localize-builds#b795bc0d22618235e26c5e5aa50e47bbaedc232c", + "@angular/common": "github:angular/common-builds#6d37fb7d8f4db4e0a4c47599d6ff6b8b2979567a", + "@angular/compiler": "github:angular/compiler-builds#c496656bf980f8b2de8999c36981817be2b14b32", + "@angular/compiler-cli": "github:angular/compiler-cli-builds#376eedcc52f6de963173db50853f67ef70ee3224", + "@angular/core": "github:angular/core-builds#a7b4e414823c917ffad9c40bdb609259788cdac9", + "@angular/forms": "github:angular/forms-builds#37cb2cccdf7f1bf1ab7fc2ea4a166e07193b90f7", + "@angular/language-service": "github:angular/language-service-builds#41a5bb97d3ce0d6c739153de5f05fa955deab6dd", + "@angular/localize": "github:angular/localize-builds#a936839da3ab9dd6d393cdf79204027b27973d47", "@angular/material": "github:angular/material2-builds#743cd0992a78628e75581159ad9ad1f1ef35280b", "@angular/material-moment-adapter": "github:angular/material-moment-adapter-builds#542966da9430c47ae29c31dedeace4390d78a376", - "@angular/platform-browser": "github:angular/platform-browser-builds#cdb00b47f3522ea4f1a4e79a40054d83a0a87f79", - "@angular/platform-browser-dynamic": "github:angular/platform-browser-dynamic-builds#e51386369745ac22e52d00b8cd7c6fdcebe1aa5e", - "@angular/platform-server": "github:angular/platform-server-builds#c609d7e0108c71964ce41491e477648c96873b59", - "@angular/router": "github:angular/router-builds#7e502a811371525aa2811716c477cd1e685b57c6", - "@angular/service-worker": "github:angular/service-worker-builds#11013580f57eb8c5a2c5ca9943a5241804cc09b9" + "@angular/platform-browser": "github:angular/platform-browser-builds#9d0f61bc4d91e542d4a28d334136c650dce866fc", + "@angular/platform-browser-dynamic": "github:angular/platform-browser-dynamic-builds#f5fa567bcfeda86244fb7945030ccf0f5b242b79", + "@angular/platform-server": "github:angular/platform-server-builds#f8ddc109f61f26c4ac9affb9b329480d9619ceb5", + "@angular/router": "github:angular/router-builds#5dfc7a1385eb5eb4d132006fbff1be731e1c0b69", + "@angular/service-worker": "github:angular/service-worker-builds#e6c1315f987754b249998fd8cb84f8b57c1dc55c" } } diff --git a/yarn.lock b/yarn.lock index d6991fa9a309..223f45b9a61f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -112,10 +112,10 @@ dependencies: tslib "^2.0.0" -"@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#74fb4de008fde297fb83393ff076de10532f82a9": - version "0.0.0-c2fb49a44ad9fa77f508010f950524ee97f5e8d5" - uid "74fb4de008fde297fb83393ff076de10532f82a9" - resolved "https://github.com/angular/dev-infra-private-builds.git#74fb4de008fde297fb83393ff076de10532f82a9" +"@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#a47e6f039303d1b2f9a7602dd0c8bd419a0efa02": + version "0.0.0-886dc665ae52127bace968fb4ef95eb6022de753" + uid a47e6f039303d1b2f9a7602dd0c8bd419a0efa02 + resolved "https://github.com/angular/dev-infra-private-builds.git#a47e6f039303d1b2f9a7602dd0c8bd419a0efa02" dependencies: "@actions/core" "^1.4.0" "@actions/github" "^5.0.0"