diff --git a/.github/workflows/dev-infra.yml b/.github/workflows/dev-infra.yml index 9c04f8f67313..93db6e65175c 100644 --- a/.github/workflows/dev-infra.yml +++ b/.github/workflows/dev-infra.yml @@ -13,13 +13,13 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag=v3.1.0 - - uses: angular/dev-infra/github-actions/commit-message-based-labels@a67b5841243da494fe3cecd486adac1544b2a7f6 + - uses: angular/dev-infra/github-actions/commit-message-based-labels@19e3093ab74acad0d21aca43935f2dbd1f2c3c7e with: angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }} post_approval_changes: runs-on: ubuntu-latest steps: - uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag=v3.1.0 - - uses: angular/dev-infra/github-actions/post-approval-changes@a67b5841243da494fe3cecd486adac1544b2a7f6 + - uses: angular/dev-infra/github-actions/post-approval-changes@19e3093ab74acad0d21aca43935f2dbd1f2c3c7e with: angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }} diff --git a/.github/workflows/feature-requests.yml b/.github/workflows/feature-requests.yml index 8cf737965d41..d4d0d37821e6 100644 --- a/.github/workflows/feature-requests.yml +++ b/.github/workflows/feature-requests.yml @@ -16,6 +16,6 @@ jobs: if: github.repository == 'angular/angular-cli' runs-on: ubuntu-latest steps: - - uses: angular/dev-infra/github-actions/feature-request@a67b5841243da494fe3cecd486adac1544b2a7f6 + - uses: angular/dev-infra/github-actions/feature-request@19e3093ab74acad0d21aca43935f2dbd1f2c3c7e with: angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }} diff --git a/.github/workflows/lock-closed.yml b/.github/workflows/lock-closed.yml index 7dcc5ccc5484..6f990d011594 100644 --- a/.github/workflows/lock-closed.yml +++ b/.github/workflows/lock-closed.yml @@ -13,6 +13,6 @@ jobs: lock_closed: runs-on: ubuntu-latest steps: - - uses: angular/dev-infra/github-actions/lock-closed@a67b5841243da494fe3cecd486adac1544b2a7f6 + - uses: angular/dev-infra/github-actions/lock-closed@19e3093ab74acad0d21aca43935f2dbd1f2c3c7e with: lock-bot-key: ${{ secrets.LOCK_BOT_PRIVATE_KEY }} diff --git a/package.json b/package.json index 864befba4417..7a9ae0c17e42 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "devDependencies": { "@ampproject/remapping": "2.2.0", "@angular/animations": "15.0.0-rc.0", - "@angular/build-tooling": "https://github.com/angular/dev-infra-private-build-tooling-builds.git#cd36e1f15d5f4aa1bab2202d33f17f6184484e8a", + "@angular/build-tooling": "https://github.com/angular/dev-infra-private-build-tooling-builds.git#a77422e3464d0cefe58fc384437816ae1d4e8db6", "@angular/cdk": "14.2.5", "@angular/common": "15.0.0-rc.0", "@angular/compiler": "15.0.0-rc.0", @@ -75,7 +75,7 @@ "@angular/forms": "15.0.0-rc.0", "@angular/localize": "15.0.0-rc.0", "@angular/material": "14.2.5", - "@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#bfcaac16cd7fe00f33ee916db3d8b7b6989c9d80", + "@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#98c8d24b938eac36acabf7fbbb96e9dae94fbb7f", "@angular/platform-browser": "15.0.0-rc.0", "@angular/platform-browser-dynamic": "15.0.0-rc.0", "@angular/platform-server": "15.0.0-rc.0", diff --git a/tests/legacy-cli/e2e/ng-snapshot/package.json b/tests/legacy-cli/e2e/ng-snapshot/package.json index 0386b0751d41..75fe2d093339 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#dabe51f5a08ad6c7150fad4561b9581d62a07395", - "@angular/cdk": "github:angular/cdk-builds#806f6bbe56f97ee64f26ec8cbe9c2362aec2fa17", - "@angular/common": "github:angular/common-builds#71a08b91fe296ed6981155857858f2870c635f62", - "@angular/compiler": "github:angular/compiler-builds#5a69baf02fa05ab759897b40b313b877c6fa76e0", - "@angular/compiler-cli": "github:angular/compiler-cli-builds#36bcaf41ff7d370bd3bd94a0c0022b45677bfd22", - "@angular/core": "github:angular/core-builds#cf87a170aa4ffac1eaa8de7c297778a7b76594b3", - "@angular/forms": "github:angular/forms-builds#b6f141dc1be5d358d0e6dd1880fc7d101eb9ea8d", - "@angular/language-service": "github:angular/language-service-builds#a2fcc4e2195c0ae2f23ec7dfcb8fe8b12878d05c", - "@angular/localize": "github:angular/localize-builds#bf7744082b0a69f7493bed5fbf5ea6b736916090", - "@angular/material": "github:angular/material-builds#2769f1f82c3f09f9f4b60cbe8b03ee8e2119da90", - "@angular/material-moment-adapter": "github:angular/material-moment-adapter-builds#b2d507a09a2cc25937e279376a3f30410043da12", - "@angular/platform-browser": "github:angular/platform-browser-builds#f394dba304458f904dc1c2e9ad5f7583fd86e612", - "@angular/platform-browser-dynamic": "github:angular/platform-browser-dynamic-builds#2b888b95d1707031538b0386673a0cdf99e147bb", - "@angular/platform-server": "github:angular/platform-server-builds#9e5f3e8c44a165880f29ffb83744650f70319021", - "@angular/router": "github:angular/router-builds#7588cebec4eb50e72084bed808c7becfc1d9f526", - "@angular/service-worker": "github:angular/service-worker-builds#c563ebaeb793500d2590dd58693538b520211593" + "@angular/animations": "github:angular/animations-builds#66fc8de0548cc9fb0441fa208b866a0dd8f6077c", + "@angular/cdk": "github:angular/cdk-builds#189431dd0820dbb0b860a7aee5ec3d1c2f9882b5", + "@angular/common": "github:angular/common-builds#48408709ef57df822deb2fbe16ef6b8446d26c3e", + "@angular/compiler": "github:angular/compiler-builds#a5ceb97e6bbd14eeea166fd7caeaa727c1c069d2", + "@angular/compiler-cli": "github:angular/compiler-cli-builds#c89f0ed5028b64ea8334cf8a41b1cc093c5b92e9", + "@angular/core": "github:angular/core-builds#8543bb8d3869822a0ede860848e1f2cdcaa9a748", + "@angular/forms": "github:angular/forms-builds#6749415024dcdbf6aaf08e25b93723196336254b", + "@angular/language-service": "github:angular/language-service-builds#b4b28fd031329a5cb5ef13a700e213a0369b072b", + "@angular/localize": "github:angular/localize-builds#8a3d244b61cadd4dba1dcd34cd3aedb56a708050", + "@angular/material": "github:angular/material-builds#a1217deb52e60a82296b7ef9e3eed8ab44096cca", + "@angular/material-moment-adapter": "github:angular/material-moment-adapter-builds#de3492dd39c117466336f271b4cbc2b238182bf4", + "@angular/platform-browser": "github:angular/platform-browser-builds#f4aac7ae7e85ab01172fa4f04f7969530cc6ccaa", + "@angular/platform-browser-dynamic": "github:angular/platform-browser-dynamic-builds#ff75a09c8c76e62833f92cc1ddd02a6921d22785", + "@angular/platform-server": "github:angular/platform-server-builds#378acfaa49bd57aa6c158e391a26713e97ebcaef", + "@angular/router": "github:angular/router-builds#de13b83e8aff93207607e5cde67d79085a5ff1da", + "@angular/service-worker": "github:angular/service-worker-builds#74d513b9b56e966ae2d138bdfb91e7cad5a28208" } } diff --git a/yarn.lock b/yarn.lock index 525270b78950..a0c4b47f8915 100644 --- a/yarn.lock +++ b/yarn.lock @@ -120,9 +120,10 @@ "@angular/core" "^13.0.0 || ^14.0.0-0" reflect-metadata "^0.1.13" -"@angular/build-tooling@https://github.com/angular/dev-infra-private-build-tooling-builds.git#cd36e1f15d5f4aa1bab2202d33f17f6184484e8a": - version "0.0.0-a67b5841243da494fe3cecd486adac1544b2a7f6" - resolved "https://github.com/angular/dev-infra-private-build-tooling-builds.git#cd36e1f15d5f4aa1bab2202d33f17f6184484e8a" +"@angular/build-tooling@https://github.com/angular/dev-infra-private-build-tooling-builds.git#a77422e3464d0cefe58fc384437816ae1d4e8db6": + version "0.0.0-19e3093ab74acad0d21aca43935f2dbd1f2c3c7e" + uid a77422e3464d0cefe58fc384437816ae1d4e8db6 + resolved "https://github.com/angular/dev-infra-private-build-tooling-builds.git#a77422e3464d0cefe58fc384437816ae1d4e8db6" dependencies: "@angular-devkit/build-angular" "15.0.0-rc.0" "@angular/benchpress" "0.3.0" @@ -233,9 +234,10 @@ dependencies: tslib "^2.3.0" -"@angular/ng-dev@https://github.com/angular/dev-infra-private-ng-dev-builds.git#bfcaac16cd7fe00f33ee916db3d8b7b6989c9d80": - version "0.0.0-a67b5841243da494fe3cecd486adac1544b2a7f6" - resolved "https://github.com/angular/dev-infra-private-ng-dev-builds.git#bfcaac16cd7fe00f33ee916db3d8b7b6989c9d80" +"@angular/ng-dev@https://github.com/angular/dev-infra-private-ng-dev-builds.git#98c8d24b938eac36acabf7fbbb96e9dae94fbb7f": + version "0.0.0-19e3093ab74acad0d21aca43935f2dbd1f2c3c7e" + uid "98c8d24b938eac36acabf7fbbb96e9dae94fbb7f" + resolved "https://github.com/angular/dev-infra-private-ng-dev-builds.git#98c8d24b938eac36acabf7fbbb96e9dae94fbb7f" dependencies: "@yarnpkg/lockfile" "^1.1.0" typescript "~4.8.0"