Skip to content

Commit 1f22b09

Browse files
build: update angular shared dev-infra code to e45a0b6 (#25104)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a7b0bfb commit 1f22b09

File tree

4 files changed

+24
-24
lines changed

4 files changed

+24
-24
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@642f77e231f3346605832ba85e63b04da26c6dcf
15+
- uses: angular/dev-infra/github-actions/commit-message-based-labels@91c9200c31977ecb179172cb67d288dc0ba390f3
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@642f77e231f3346605832ba85e63b04da26c6dcf
22+
- uses: angular/dev-infra/github-actions/post-approval-changes@91c9200c31977ecb179172cb67d288dc0ba390f3
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
@@ -9,6 +9,6 @@ jobs:
99
lock_closed:
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: angular/dev-infra/github-actions/lock-closed@642f77e231f3346605832ba85e63b04da26c6dcf
12+
- uses: angular/dev-infra/github-actions/lock-closed@91c9200c31977ecb179172cb67d288dc0ba390f3
1313
with:
1414
lock-bot-key: ${{ secrets.LOCK_BOT_PRIVATE_KEY }}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"@angular/bazel": "^14.0.1",
7777
"@angular/cli": "^14.0.1",
7878
"@angular/compiler-cli": "^14.0.1",
79-
"@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#132c156fd32ea70e3755df0fdb211ef5b6299936",
79+
"@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#e45a0b6acea3bd1801fc41f3c682ddc9005f8e84",
8080
"@angular/localize": "^14.0.1",
8181
"@angular/platform-browser-dynamic": "^14.0.1",
8282
"@angular/platform-server": "^14.0.1",

yarn.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -327,10 +327,10 @@
327327
dependencies:
328328
tslib "^2.3.0"
329329

330-
"@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#132c156fd32ea70e3755df0fdb211ef5b6299936":
331-
version "0.0.0-642f77e231f3346605832ba85e63b04da26c6dcf"
332-
uid "132c156fd32ea70e3755df0fdb211ef5b6299936"
333-
resolved "https://github.com/angular/dev-infra-private-builds.git#132c156fd32ea70e3755df0fdb211ef5b6299936"
330+
"@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#e45a0b6acea3bd1801fc41f3c682ddc9005f8e84":
331+
version "0.0.0-91c9200c31977ecb179172cb67d288dc0ba390f3"
332+
uid e45a0b6acea3bd1801fc41f3c682ddc9005f8e84
333+
resolved "https://github.com/angular/dev-infra-private-builds.git#e45a0b6acea3bd1801fc41f3c682ddc9005f8e84"
334334
dependencies:
335335
"@angular-devkit/build-angular" "14.1.0-next.1"
336336
"@angular/benchpress" "0.3.0"
@@ -342,7 +342,7 @@
342342
"@bazel/runfiles" "5.5.0"
343343
"@bazel/terser" "5.5.0"
344344
"@bazel/typescript" "5.5.0"
345-
"@microsoft/api-extractor" "7.25.1"
345+
"@microsoft/api-extractor" "7.25.2"
346346
"@types/browser-sync" "^2.26.3"
347347
"@types/node" "16.10.9"
348348
"@types/selenium-webdriver" "^4.0.18"
@@ -3093,24 +3093,24 @@
30933093
"@microsoft/tsdoc-config" "~0.16.1"
30943094
"@rushstack/node-core-library" "3.45.5"
30953095

3096-
"@microsoft/[email protected].1":
3097-
version "7.18.1"
3098-
resolved "https://registry.yarnpkg.com/@microsoft/api-extractor-model/-/api-extractor-model-7.18.1.tgz#8c8e699ff5ce0e352add5b6df67186af6ac5733c"
3099-
integrity sha512-aF9b9KU4+LCcXRbpwa+c/jOMZDsbomkehbjVNRMfCcRueeZ5KyBiERxWwc/Vk1mBFmDqkvYjK7RUxWYT2BsLAw==
3096+
"@microsoft/[email protected].2":
3097+
version "7.18.2"
3098+
resolved "https://registry.yarnpkg.com/@microsoft/api-extractor-model/-/api-extractor-model-7.18.2.tgz#def74be8bc785beb9a6f52a0a4c0b9f8f782e587"
3099+
integrity sha512-m7MCvJrudnWyE4iuRhdmgJTdTkYLw+yN/XUp3y9sxicu5/mNdg8y4pflaM82ZbLakhfGreMlB/XgjvyGbLHwkA==
31003100
dependencies:
31013101
"@microsoft/tsdoc" "0.14.1"
31023102
"@microsoft/tsdoc-config" "~0.16.1"
3103-
"@rushstack/node-core-library" "3.45.6"
3103+
"@rushstack/node-core-library" "3.45.7"
31043104

3105-
"@microsoft/[email protected].1":
3106-
version "7.25.1"
3107-
resolved "https://registry.yarnpkg.com/@microsoft/api-extractor/-/api-extractor-7.25.1.tgz#06132e4ec0965c18cf34bb2ad8ffe0a351e57cef"
3108-
integrity sha512-/RE3G1oGD5d1QNhXdapVsFfgYIadLrhl9jjYIheADC54Jetwdb/Oc3rZpZiyoeYLBPl0JVWUplc94QdfvhvmaA==
3105+
"@microsoft/[email protected].2":
3106+
version "7.25.2"
3107+
resolved "https://registry.yarnpkg.com/@microsoft/api-extractor/-/api-extractor-7.25.2.tgz#365639ad7409dcc1ccdfdd9ba35db99592a41531"
3108+
integrity sha512-ITuiZqMszZE38dGqavkFFIAW/GQGfkk8ahgBqVj3j1qD4wioPTRlSidhQDCezExAhrMt/bTkuZ3woLeR0uiSsg==
31093109
dependencies:
3110-
"@microsoft/api-extractor-model" "7.18.1"
3110+
"@microsoft/api-extractor-model" "7.18.2"
31113111
"@microsoft/tsdoc" "0.14.1"
31123112
"@microsoft/tsdoc-config" "~0.16.1"
3113-
"@rushstack/node-core-library" "3.45.6"
3113+
"@rushstack/node-core-library" "3.45.7"
31143114
"@rushstack/rig-package" "0.3.12"
31153115
"@rushstack/ts-command-line" "4.11.1"
31163116
colors "~1.2.1"
@@ -3481,10 +3481,10 @@
34813481
timsort "~0.3.0"
34823482
z-schema "~5.0.2"
34833483

3484-
"@rushstack/[email protected].6":
3485-
version "3.45.6"
3486-
resolved "https://registry.yarnpkg.com/@rushstack/node-core-library/-/node-core-library-3.45.6.tgz#a69fab7022132d80a6d1ab78e26ace6ea5d4285d"
3487-
integrity sha512-RKGjkakEPcc5em1Dej6ql8OQobofp1IPKUDU2angme5XH7BFJzL5CAuU4zxIXaS8IT5HUV3WXd/GIkPAnrKNyw==
3484+
"@rushstack/[email protected].7":
3485+
version "3.45.7"
3486+
resolved "https://registry.yarnpkg.com/@rushstack/node-core-library/-/node-core-library-3.45.7.tgz#e959820a6db067c278c20df51503e2bc422e9349"
3487+
integrity sha512-DHfOvgPrm9X4uILlUfGgiqcobe5QGNDmqqYLM8dJ5M5fqQ9H5GwyUwBnFeRsxBo0b75RE83l41Oze+gdHKvKaA==
34883488
dependencies:
34893489
"@types/node" "12.20.24"
34903490
colors "~1.2.1"

0 commit comments

Comments
 (0)