diff --git a/.github/workflows/dev-infra.yml b/.github/workflows/dev-infra.yml index 4e90c2c062c4..08a8978e0c61 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@a698f88442868cc23319dd750633ee3073d0acda + - uses: angular/dev-infra/github-actions/commit-message-based-labels@4f0f6a04092609999dec074efe7785d05f1ecda3 with: angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }} diff --git a/.github/workflows/lock-closed.yml b/.github/workflows/lock-closed.yml index 5520d2516aff..ae2d1569c96f 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@a698f88442868cc23319dd750633ee3073d0acda + - uses: angular/dev-infra/github-actions/lock-closed@4f0f6a04092609999dec074efe7785d05f1ecda3 with: lock-bot-key: ${{ secrets.LOCK_BOT_PRIVATE_KEY }} diff --git a/package.json b/package.json index c3e33abe6c52..a61c5871a7ae 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "@angular/compiler": "13.0.0", "@angular/compiler-cli": "13.0.0", "@angular/core": "13.0.0", - "@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#e87c1a61a10bc630a316ed971139f572626ebe8b", + "@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#a90cdda88674f02dc5e30269868b531b5793295c", "@angular/forms": "13.0.0", "@angular/localize": "13.0.0", "@angular/material": "13.0.0", diff --git a/tests/legacy-cli/e2e/ng-snapshot/package.json b/tests/legacy-cli/e2e/ng-snapshot/package.json index ccedf7ff05c7..0cdffab58dc9 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#62b4e6d71ae840bfc1de5d99cc8209605924b421", - "@angular/cdk": "github:angular/cdk-builds#83d8f67f6a0394b10cc93758af832b308804013a", - "@angular/common": "github:angular/common-builds#5fe836a1e7f0f00c299cb554e61d3ae01eb8e5b0", - "@angular/compiler": "github:angular/compiler-builds#02bdde1b2888888569f17604549039a44cdb99fd", - "@angular/compiler-cli": "github:angular/compiler-cli-builds#5755872a30cdca6fea2919f617fd81e7e0781f09", - "@angular/core": "github:angular/core-builds#75dd9fe832c799b539a1d919187ff5f6cb26da62", - "@angular/forms": "github:angular/forms-builds#d1830121fa9879de1680879ba3634f136e9f7a9f", - "@angular/language-service": "github:angular/language-service-builds#db00ea99f9f5453b877204637ba77e593d3dbbca", - "@angular/localize": "github:angular/localize-builds#da319fe01a8dd656fa2a142b6ef20b2ae220e023", - "@angular/material": "github:angular/material2-builds#1bd28d1c0385455643edfad3ba67523a9444dba0", - "@angular/material-moment-adapter": "github:angular/material-moment-adapter-builds#5cf219898646de5c01ea0587a7410e4ee3421a96", - "@angular/platform-browser": "github:angular/platform-browser-builds#be86f7dd4e7fda597217a65d6ee7c136afbeae5b", - "@angular/platform-browser-dynamic": "github:angular/platform-browser-dynamic-builds#bfcce94d85c856d839ee25279bd2b7d834edc36d", - "@angular/platform-server": "github:angular/platform-server-builds#4eb4afeec53d3d7802aee5475da69d583002989c", - "@angular/router": "github:angular/router-builds#f5122a222cc34e12a87f61a176c16450324f80bb", - "@angular/service-worker": "github:angular/service-worker-builds#5cc726feef978f7ba0fb2ccfd9f3ca9d326c8c30" + "@angular/animations": "github:angular/animations-builds#9a82cef107e4b2652b2f7211c8c8805df517db2a", + "@angular/cdk": "github:angular/cdk-builds#fe3f1395f888b2b0cba7ce5eaa5273695bbd0cbb", + "@angular/common": "github:angular/common-builds#b8892f6779b6171082b55cbaf22217f9fd40daa4", + "@angular/compiler": "github:angular/compiler-builds#5cf05bf4aabafe6c4fe0ab7c04ead69fd8f9cc68", + "@angular/compiler-cli": "github:angular/compiler-cli-builds#f9ac6361a62c6618382249f84b31846fb131e119", + "@angular/core": "github:angular/core-builds#f961e441535dd35b21e8f97d8dce755fb3e2d3ce", + "@angular/forms": "github:angular/forms-builds#f5d39354d7dd42eefd02c3677428caa76285d78c", + "@angular/language-service": "github:angular/language-service-builds#f21e338a57ac5246edc04956728d09ff7061a556", + "@angular/localize": "github:angular/localize-builds#b487bda01e7776e9f956d8cab0f6eb4365936edf", + "@angular/material": "github:angular/material2-builds#baa65a283d0c5e067798a659924893494ce691b3", + "@angular/material-moment-adapter": "github:angular/material-moment-adapter-builds#b9058982909088cdf539228eb4734d5eb0bfccc1", + "@angular/platform-browser": "github:angular/platform-browser-builds#d867a4cdbbbd95264aa781a03f811917164c8078", + "@angular/platform-browser-dynamic": "github:angular/platform-browser-dynamic-builds#fadfac3d2d44e6d425e40c9bc3db80e9f10caa0d", + "@angular/platform-server": "github:angular/platform-server-builds#20c9fe48a9044dea7fb414b5a1337dbace75ece3", + "@angular/router": "github:angular/router-builds#5fb742b0e9abd3c13766e3149bb8746b386ccbc4", + "@angular/service-worker": "github:angular/service-worker-builds#72ae09490ffed592cdfc62f7ac26c2233ff51237" } } diff --git a/yarn.lock b/yarn.lock index a913ab14683d..14af23c45497 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#e87c1a61a10bc630a316ed971139f572626ebe8b": +"@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#a90cdda88674f02dc5e30269868b531b5793295c": version "0.0.0" - uid e87c1a61a10bc630a316ed971139f572626ebe8b - resolved "https://github.com/angular/dev-infra-private-builds.git#e87c1a61a10bc630a316ed971139f572626ebe8b" + uid a90cdda88674f02dc5e30269868b531b5793295c + resolved "https://github.com/angular/dev-infra-private-builds.git#a90cdda88674f02dc5e30269868b531b5793295c" dependencies: "@actions/core" "^1.4.0" "@actions/github" "^5.0.0" @@ -128,7 +128,7 @@ "@bazel/protractor" "4.4.2" "@bazel/runfiles" "4.4.2" "@bazel/typescript" "4.4.2" - "@microsoft/api-extractor" "7.18.17" + "@microsoft/api-extractor" "7.18.19" "@octokit/auth-app" "^3.6.0" "@octokit/core" "^3.5.1" "@octokit/graphql" "^4.8.0" @@ -1283,26 +1283,26 @@ brfs "^1.4.0" unicode-trie "^0.3.0" -"@microsoft/api-extractor-model@7.13.14": - version "7.13.14" - resolved "https://registry.yarnpkg.com/@microsoft/api-extractor-model/-/api-extractor-model-7.13.14.tgz#071bf881942814c7786a20c6805bc5cde4019bc5" - integrity sha512-mKc917+QhOuOZebSnE77i8Tavj/G5ydIFoJqDIY9LpmAfJjsVHgL2pc7vkvW58QTxH2wadIDK1tLzcteOMEt4w== +"@microsoft/api-extractor-model@7.13.16": + version "7.13.16" + resolved "https://registry.yarnpkg.com/@microsoft/api-extractor-model/-/api-extractor-model-7.13.16.tgz#1d67541ebbcea32672c5fdd9392dc1579b2fc23a" + integrity sha512-ttdxVXsTWL5dd26W1YNLe3LgDsE0EE273aZlcLe58W0opymBybCYU1Mn+OHQM8BuErrdvdN8LdpWAAbkiOEN/Q== dependencies: "@microsoft/tsdoc" "0.13.2" "@microsoft/tsdoc-config" "~0.15.2" - "@rushstack/node-core-library" "3.43.0" + "@rushstack/node-core-library" "3.43.2" -"@microsoft/api-extractor@7.18.17": - version "7.18.17" - resolved "https://registry.yarnpkg.com/@microsoft/api-extractor/-/api-extractor-7.18.17.tgz#3139f803fcaef919c7ff68e02bd6759bc637a64b" - integrity sha512-gZuJ//FAyfrOqWssY0cyU2bEo8FOIaIYVs+pU5IDyfImkye6YkT2Qnm5PAFhyYSkfUjV5SjvyuP4+VsDfS3jww== +"@microsoft/api-extractor@7.18.19": + version "7.18.19" + resolved "https://registry.yarnpkg.com/@microsoft/api-extractor/-/api-extractor-7.18.19.tgz#f09afc1c210aa67e2f3f34b0a68281a12f144541" + integrity sha512-aY+/XR7PtQXtnqNPFRs3/+iVRlQJpo6uLTjO2g7PqmnMywl3GBU3bCgAlV/khZtAQbIs6Le57XxmSE6rOqbcfg== dependencies: - "@microsoft/api-extractor-model" "7.13.14" + "@microsoft/api-extractor-model" "7.13.16" "@microsoft/tsdoc" "0.13.2" "@microsoft/tsdoc-config" "~0.15.2" - "@rushstack/node-core-library" "3.43.0" - "@rushstack/rig-package" "0.3.4" - "@rushstack/ts-command-line" "4.10.3" + "@rushstack/node-core-library" "3.43.2" + "@rushstack/rig-package" "0.3.5" + "@rushstack/ts-command-line" "4.10.4" colors "~1.2.1" lodash "~4.17.15" resolve "~1.17.0" @@ -1668,10 +1668,10 @@ estree-walker "^1.0.1" picomatch "^2.2.2" -"@rushstack/node-core-library@3.43.0": - version "3.43.0" - resolved "https://registry.yarnpkg.com/@rushstack/node-core-library/-/node-core-library-3.43.0.tgz#aace43bf49bc907445fa306f8c2e6010a8353cda" - integrity sha512-MFLW+6X83k6o8m8KnWkDhL/8NCJYHbFnnDokPSX1UHC3JwiEvVhHmEnxZv2YEzwnXeFYoKViub2G2t2liHbHLA== +"@rushstack/node-core-library@3.43.2": + version "3.43.2" + resolved "https://registry.yarnpkg.com/@rushstack/node-core-library/-/node-core-library-3.43.2.tgz#f067371a94fd92ed8f9d9aa8201c5e9e17a19f0f" + integrity sha512-b7AEhSf6CvZgvuDcWMFDeKx2mQSn9AVnMQVyxNxFeHCtLz3gJicqCOlw2GOXM8HKh6PInLdil/NVCDcstwSrIw== dependencies: "@types/node" "12.20.24" colors "~1.2.1" @@ -1683,18 +1683,18 @@ timsort "~0.3.0" z-schema "~3.18.3" -"@rushstack/rig-package@0.3.4": - version "0.3.4" - resolved "https://registry.yarnpkg.com/@rushstack/rig-package/-/rig-package-0.3.4.tgz#13987cea8eef2f350e2e7538e028fa839f8c4f3c" - integrity sha512-NsCzPxPQ8cu7lnqa/4xBQXuCJwaBrb5vEbOC8Q/bMQK7GDOxeVUN3/f+NCYjgQSl39toAm8jQJ7TJe+RYYX3yQ== +"@rushstack/rig-package@0.3.5": + version "0.3.5" + resolved "https://registry.yarnpkg.com/@rushstack/rig-package/-/rig-package-0.3.5.tgz#7ddab0994647837bab8fdef26f990f1774d82e78" + integrity sha512-CvqWw+E81U5lRBN/lUj7Ngr/XQa/PPb2jAS5QcLP7WL+IMUl+3+Cc2qYrsDoB4zke81kz+usWGmBQpBzGMLmAA== dependencies: resolve "~1.17.0" strip-json-comments "~3.1.1" -"@rushstack/ts-command-line@4.10.3": - version "4.10.3" - resolved "https://registry.yarnpkg.com/@rushstack/ts-command-line/-/ts-command-line-4.10.3.tgz#2b8610473f2aa9e22450273f662abb02a3979a11" - integrity sha512-DdDfwr8CO6CP/kBZlQrrwKyA6UxOteujaIBrmoHa+J+dyLZC19YA/LK0fAHjr2qHLAJHHXVpZwPH8BpqN84oVg== +"@rushstack/ts-command-line@4.10.4": + version "4.10.4" + resolved "https://registry.yarnpkg.com/@rushstack/ts-command-line/-/ts-command-line-4.10.4.tgz#05142b74e5cb207d3dd9b935c82f80d7fcb68042" + integrity sha512-4T5ao4UgDb6LmiRj4GumvG3VT/p6RSMgl7TN7S58ifaAGN2GeTNBajFCDdJs9QQP0d/4tA5p0SFzT7Ps5Byirg== dependencies: "@types/argparse" "1.0.38" argparse "~1.0.9"