Skip to content

Commit 1489b89

Browse files
angular-robotdevversion
authored andcommitted
build: update angular shared dev-infra code to 74462a4 (#25329)
(cherry picked from commit e4d07dc)
1 parent fe62fe1 commit 1489b89

File tree

4 files changed

+15
-12
lines changed

4 files changed

+15
-12
lines changed

.github/workflows/dev-infra.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
15-
- uses: angular/dev-infra/github-actions/commit-message-based-labels@f896fed3ab4d8bd57e06e2b7ff15cf448624cdc8
15+
- uses: angular/dev-infra/github-actions/commit-message-based-labels@9c1ebb19ecd3fa1efb9c2f4548d3c543a1dfb776
1616
with:
1717
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
1818
post_approval_changes:
1919
runs-on: ubuntu-latest
2020
steps:
2121
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
22-
- uses: angular/dev-infra/github-actions/post-approval-changes@f896fed3ab4d8bd57e06e2b7ff15cf448624cdc8
22+
- uses: angular/dev-infra/github-actions/post-approval-changes@9c1ebb19ecd3fa1efb9c2f4548d3c543a1dfb776
2323
with:
2424
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}

.github/workflows/lock-closed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ jobs:
1111
lock_closed:
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: angular/dev-infra/github-actions/lock-closed@f896fed3ab4d8bd57e06e2b7ff15cf448624cdc8
14+
- uses: angular/dev-infra/github-actions/lock-closed@9c1ebb19ecd3fa1efb9c2f4548d3c543a1dfb776
1515
with:
1616
lock-bot-key: ${{ secrets.LOCK_BOT_PRIVATE_KEY }}

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,11 +74,11 @@
7474
"@angular-devkit/core": "^14.0.1",
7575
"@angular-devkit/schematics": "^14.0.1",
7676
"@angular/bazel": "^14.0.1",
77-
"@angular/build-tooling": "https://github.com/angular/dev-infra-private-build-tooling-builds.git#1addc303bef0b6acc0dca0961e9e642629f3a5cd",
77+
"@angular/build-tooling": "https://github.com/angular/dev-infra-private-build-tooling-builds.git#74462a42d6d2a2bc632438c90d535853d5ed4910",
7878
"@angular/cli": "^14.0.1",
7979
"@angular/compiler-cli": "^14.0.1",
8080
"@angular/localize": "^14.0.1",
81-
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#865c7687cdca2bd512040330e1677eecaa26e46a",
81+
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#a77c03a300df62723c7c70897da7e54af519f3fe",
8282
"@angular/platform-browser-dynamic": "^14.0.1",
8383
"@angular/platform-server": "^14.0.1",
8484
"@angular/router": "^14.0.1",

yarn.lock

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -247,9 +247,10 @@
247247
"@angular/core" "^13.0.0 || ^14.0.0-0"
248248
reflect-metadata "^0.1.13"
249249

250-
"@angular/build-tooling@https://github.com/angular/dev-infra-private-build-tooling-builds.git#1addc303bef0b6acc0dca0961e9e642629f3a5cd":
251-
version "0.0.0-fa61d03a603e04af2b66f3598f1af01da1e1cfb1"
252-
resolved "https://github.com/angular/dev-infra-private-build-tooling-builds.git#1addc303bef0b6acc0dca0961e9e642629f3a5cd"
250+
"@angular/build-tooling@https://github.com/angular/dev-infra-private-build-tooling-builds.git#74462a42d6d2a2bc632438c90d535853d5ed4910":
251+
version "0.0.0-9c1ebb19ecd3fa1efb9c2f4548d3c543a1dfb776"
252+
uid "74462a42d6d2a2bc632438c90d535853d5ed4910"
253+
resolved "https://github.com/angular/dev-infra-private-build-tooling-builds.git#74462a42d6d2a2bc632438c90d535853d5ed4910"
253254
dependencies:
254255
"@angular-devkit/build-angular" "14.1.0-rc.3"
255256
"@angular/benchpress" "0.3.0"
@@ -268,6 +269,7 @@
268269
"@types/send" "^0.17.1"
269270
"@types/tmp" "^0.2.1"
270271
"@types/uuid" "^8.3.1"
272+
"@types/ws" "8.5.3"
271273
"@types/yargs" "^17.0.0"
272274
browser-sync "^2.27.7"
273275
clang-format "1.8.0"
@@ -379,9 +381,10 @@
379381
glob "8.0.3"
380382
yargs "^17.2.1"
381383

382-
"@angular/ng-dev@https://github.com/angular/dev-infra-private-ng-dev-builds.git#865c7687cdca2bd512040330e1677eecaa26e46a":
383-
version "0.0.0-fa61d03a603e04af2b66f3598f1af01da1e1cfb1"
384-
resolved "https://github.com/angular/dev-infra-private-ng-dev-builds.git#865c7687cdca2bd512040330e1677eecaa26e46a"
384+
"@angular/ng-dev@https://github.com/angular/dev-infra-private-ng-dev-builds.git#a77c03a300df62723c7c70897da7e54af519f3fe":
385+
version "0.0.0-9c1ebb19ecd3fa1efb9c2f4548d3c543a1dfb776"
386+
uid a77c03a300df62723c7c70897da7e54af519f3fe
387+
resolved "https://github.com/angular/dev-infra-private-ng-dev-builds.git#a77c03a300df62723c7c70897da7e54af519f3fe"
385388
dependencies:
386389
"@yarnpkg/lockfile" "^1.1.0"
387390
typescript "~4.7.3"
@@ -4367,7 +4370,7 @@
43674370
resolved "https://registry.yarnpkg.com/@types/which/-/which-2.0.1.tgz#27ecd67f915b7c3d6ba552135bb1eecd66e63501"
43684371
integrity sha512-Jjakcv8Roqtio6w1gr0D7y6twbhx6gGgFGF5BLwajPpnOIOxFkakFhCq+LmyyeAz7BX6ULrjBOxdKaCDy+4+dQ==
43694372

4370-
"@types/ws@^8.5.1":
4373+
"@types/ws@8.5.3", "@types/ws@^8.5.1":
43714374
version "8.5.3"
43724375
resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.5.3.tgz#7d25a1ffbecd3c4f2d35068d0b283c037003274d"
43734376
integrity sha512-6YOoWjruKj1uLf3INHH7D3qTXwFfEsg1kf3c0uDdSBJwfa/llkwIjrAGV7j7mVgGNbzTQ3HiHKKDXl6bJPD97w==

0 commit comments

Comments
 (0)