Skip to content

build: update angular shared dev-infra code to 74462a4 #25329

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/dev-infra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
- uses: angular/dev-infra/github-actions/commit-message-based-labels@f896fed3ab4d8bd57e06e2b7ff15cf448624cdc8
- uses: angular/dev-infra/github-actions/commit-message-based-labels@9c1ebb19ecd3fa1efb9c2f4548d3c543a1dfb776
with:
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
post_approval_changes:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
- uses: angular/dev-infra/github-actions/post-approval-changes@f896fed3ab4d8bd57e06e2b7ff15cf448624cdc8
- uses: angular/dev-infra/github-actions/post-approval-changes@9c1ebb19ecd3fa1efb9c2f4548d3c543a1dfb776
with:
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
2 changes: 1 addition & 1 deletion .github/workflows/lock-closed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
lock_closed:
runs-on: ubuntu-latest
steps:
- uses: angular/dev-infra/github-actions/lock-closed@f896fed3ab4d8bd57e06e2b7ff15cf448624cdc8
- uses: angular/dev-infra/github-actions/lock-closed@9c1ebb19ecd3fa1efb9c2f4548d3c543a1dfb776
with:
lock-bot-key: ${{ secrets.LOCK_BOT_PRIVATE_KEY }}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,11 +75,11 @@
"@angular-devkit/core": "^14.0.1",
"@angular-devkit/schematics": "^14.0.1",
"@angular/bazel": "^14.0.1",
"@angular/build-tooling": "https://github.com/angular/dev-infra-private-build-tooling-builds.git#1addc303bef0b6acc0dca0961e9e642629f3a5cd",
"@angular/build-tooling": "https://github.com/angular/dev-infra-private-build-tooling-builds.git#74462a42d6d2a2bc632438c90d535853d5ed4910",
"@angular/cli": "^14.0.1",
"@angular/compiler-cli": "^14.0.1",
"@angular/localize": "^14.0.1",
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#865c7687cdca2bd512040330e1677eecaa26e46a",
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#a77c03a300df62723c7c70897da7e54af519f3fe",
"@angular/platform-browser-dynamic": "^14.0.1",
"@angular/platform-server": "^14.0.1",
"@angular/router": "^14.0.1",
Expand Down
17 changes: 10 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -247,9 +247,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#1addc303bef0b6acc0dca0961e9e642629f3a5cd":
version "0.0.0-fa61d03a603e04af2b66f3598f1af01da1e1cfb1"
resolved "https://github.com/angular/dev-infra-private-build-tooling-builds.git#1addc303bef0b6acc0dca0961e9e642629f3a5cd"
"@angular/build-tooling@https://github.com/angular/dev-infra-private-build-tooling-builds.git#74462a42d6d2a2bc632438c90d535853d5ed4910":
version "0.0.0-9c1ebb19ecd3fa1efb9c2f4548d3c543a1dfb776"
uid "74462a42d6d2a2bc632438c90d535853d5ed4910"
resolved "https://github.com/angular/dev-infra-private-build-tooling-builds.git#74462a42d6d2a2bc632438c90d535853d5ed4910"
dependencies:
"@angular-devkit/build-angular" "14.1.0-rc.3"
"@angular/benchpress" "0.3.0"
Expand All @@ -268,6 +269,7 @@
"@types/send" "^0.17.1"
"@types/tmp" "^0.2.1"
"@types/uuid" "^8.3.1"
"@types/ws" "8.5.3"
"@types/yargs" "^17.0.0"
browser-sync "^2.27.7"
clang-format "1.8.0"
Expand Down Expand Up @@ -379,9 +381,10 @@
glob "8.0.3"
yargs "^17.2.1"

"@angular/ng-dev@https://github.com/angular/dev-infra-private-ng-dev-builds.git#865c7687cdca2bd512040330e1677eecaa26e46a":
version "0.0.0-fa61d03a603e04af2b66f3598f1af01da1e1cfb1"
resolved "https://github.com/angular/dev-infra-private-ng-dev-builds.git#865c7687cdca2bd512040330e1677eecaa26e46a"
"@angular/ng-dev@https://github.com/angular/dev-infra-private-ng-dev-builds.git#a77c03a300df62723c7c70897da7e54af519f3fe":
version "0.0.0-9c1ebb19ecd3fa1efb9c2f4548d3c543a1dfb776"
uid a77c03a300df62723c7c70897da7e54af519f3fe
resolved "https://github.com/angular/dev-infra-private-ng-dev-builds.git#a77c03a300df62723c7c70897da7e54af519f3fe"
dependencies:
"@yarnpkg/lockfile" "^1.1.0"
typescript "~4.7.3"
Expand Down Expand Up @@ -4372,7 +4375,7 @@
resolved "https://registry.yarnpkg.com/@types/which/-/which-2.0.1.tgz#27ecd67f915b7c3d6ba552135bb1eecd66e63501"
integrity sha512-Jjakcv8Roqtio6w1gr0D7y6twbhx6gGgFGF5BLwajPpnOIOxFkakFhCq+LmyyeAz7BX6ULrjBOxdKaCDy+4+dQ==

"@types/ws@^8.5.1":
"@types/ws@8.5.3", "@types/ws@^8.5.1":
version "8.5.3"
resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.5.3.tgz#7d25a1ffbecd3c4f2d35068d0b283c037003274d"
integrity sha512-6YOoWjruKj1uLf3INHH7D3qTXwFfEsg1kf3c0uDdSBJwfa/llkwIjrAGV7j7mVgGNbzTQ3HiHKKDXl6bJPD97w==
Expand Down