Skip to content

Commit 87e0dc7

Browse files
build: update angular shared dev-infra code to 31b7db7 (#24755)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent bece69a commit 87e0dc7

File tree

5 files changed

+34
-34
lines changed

5 files changed

+34
-34
lines changed

.github/workflows/dev-infra.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579 # renovate: tag=v2.0.0
12-
- uses: angular/dev-infra/github-actions/commit-message-based-labels@4807c9f7b80d7a88cd045d88263c0aaf1296aeed
12+
- uses: angular/dev-infra/github-actions/commit-message-based-labels@b26959063a9a0bdc1fca8a82c2fc545089be706c
1313
with:
1414
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}

.github/workflows/feature-requests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ jobs:
1010
if: github.repository == 'angular/components'
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: angular/dev-infra/github-actions/feature-request@4807c9f7b80d7a88cd045d88263c0aaf1296aeed
13+
- uses: angular/dev-infra/github-actions/feature-request@b26959063a9a0bdc1fca8a82c2fc545089be706c
1414
with:
1515
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@4807c9f7b80d7a88cd045d88263c0aaf1296aeed
12+
- uses: angular/dev-infra/github-actions/lock-closed@b26959063a9a0bdc1fca8a82c2fc545089be706c
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
@@ -74,7 +74,7 @@
7474
"@angular/bazel": "14.0.0-next.9",
7575
"@angular/cli": "14.0.0-next.6",
7676
"@angular/compiler-cli": "14.0.0-next.9",
77-
"@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#01cccb2276808b27ff7ce7d5010a1046fb1ac49c",
77+
"@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#31b7db764ea2883386d40b7ffda60bd773dc9dd7",
7878
"@angular/localize": "14.0.0-next.9",
7979
"@angular/platform-browser-dynamic": "14.0.0-next.9",
8080
"@angular/platform-server": "14.0.0-next.9",

yarn.lock

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -322,10 +322,10 @@
322322
dependencies:
323323
tslib "^2.3.0"
324324

325-
"@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#01cccb2276808b27ff7ce7d5010a1046fb1ac49c":
326-
version "0.0.0-4807c9f7b80d7a88cd045d88263c0aaf1296aeed"
327-
uid "01cccb2276808b27ff7ce7d5010a1046fb1ac49c"
328-
resolved "https://github.com/angular/dev-infra-private-builds.git#01cccb2276808b27ff7ce7d5010a1046fb1ac49c"
325+
"@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#31b7db764ea2883386d40b7ffda60bd773dc9dd7":
326+
version "0.0.0-b26959063a9a0bdc1fca8a82c2fc545089be706c"
327+
uid "31b7db764ea2883386d40b7ffda60bd773dc9dd7"
328+
resolved "https://github.com/angular/dev-infra-private-builds.git#31b7db764ea2883386d40b7ffda60bd773dc9dd7"
329329
dependencies:
330330
"@angular-devkit/build-angular" "14.0.0-next.8"
331331
"@angular/benchpress" "0.3.0"
@@ -337,7 +337,7 @@
337337
"@bazel/runfiles" "5.4.0"
338338
"@bazel/terser" "5.4.0"
339339
"@bazel/typescript" "5.4.0"
340-
"@microsoft/api-extractor" "7.20.1"
340+
"@microsoft/api-extractor" "7.21.2"
341341
"@types/browser-sync" "^2.26.3"
342342
"@types/node" "16.10.9"
343343
"@types/node-fetch" "^2.5.10"
@@ -2454,14 +2454,14 @@
24542454
"@microsoft/tsdoc-config" "~0.15.2"
24552455
"@rushstack/node-core-library" "3.45.0"
24562456

2457-
"@microsoft/api-extractor-model@7.16.0":
2458-
version "7.16.0"
2459-
resolved "https://registry.yarnpkg.com/@microsoft/api-extractor-model/-/api-extractor-model-7.16.0.tgz#3db7360897115f26a857f1f684fb5af82b0ef9f6"
2460-
integrity sha512-0FOrbNIny8mzBrzQnSIkEjAXk0JMSnPmWYxt3ZDTPVg9S8xIPzB6lfgTg9+Mimu0RKCpGKBpd+v2WcR5vGzyUQ==
2457+
"@microsoft/api-extractor-model@7.16.1":
2458+
version "7.16.1"
2459+
resolved "https://registry.yarnpkg.com/@microsoft/api-extractor-model/-/api-extractor-model-7.16.1.tgz#f6e53614e90c8a6be47bad5b91d49cc6d8c5c2bf"
2460+
integrity sha512-+1mlvy/ji+mUuH7WdVZ6fTo/aCKfS6m37aAFVOFWLfkMvmR+I9SjPfiv9qOg83If7GOrk2HPiHHibv6kA80VTg==
24612461
dependencies:
24622462
"@microsoft/tsdoc" "0.13.2"
24632463
"@microsoft/tsdoc-config" "~0.15.2"
2464-
"@rushstack/node-core-library" "3.45.1"
2464+
"@rushstack/node-core-library" "3.45.2"
24652465

24662466
"@microsoft/api-extractor@7.19.4":
24672467
version "7.19.4"
@@ -2481,17 +2481,17 @@
24812481
source-map "~0.6.1"
24822482
typescript "~4.5.2"
24832483

2484-
"@microsoft/api-extractor@7.20.1":
2485-
version "7.20.1"
2486-
resolved "https://registry.yarnpkg.com/@microsoft/api-extractor/-/api-extractor-7.20.1.tgz#e7ccf6f7618eef792a1936674183023109183d0d"
2487-
integrity sha512-T7cqcK+JpvHGOj7cD2ZCCWS7Xgru1uOqZwrV/FSUdyKVs5fopZcbBSuetwD/akst3O7Ypryg3UOLP54S/vnVmA==
2484+
"@microsoft/api-extractor@7.21.2":
2485+
version "7.21.2"
2486+
resolved "https://registry.yarnpkg.com/@microsoft/api-extractor/-/api-extractor-7.21.2.tgz#0f524e7e1cf7b000924772fb8f6b5f60cf42fba8"
2487+
integrity sha512-m0+YPaXVou01O/V9swugZG7Gn4mw6HSWY+uisf0j2JPRZcoEDyoYe4hg0ERKXOEf0hByOnMLT28nQ82v8ig9Yw==
24882488
dependencies:
2489-
"@microsoft/api-extractor-model" "7.16.0"
2489+
"@microsoft/api-extractor-model" "7.16.1"
24902490
"@microsoft/tsdoc" "0.13.2"
24912491
"@microsoft/tsdoc-config" "~0.15.2"
2492-
"@rushstack/node-core-library" "3.45.1"
2493-
"@rushstack/rig-package" "0.3.8"
2494-
"@rushstack/ts-command-line" "4.10.7"
2492+
"@rushstack/node-core-library" "3.45.2"
2493+
"@rushstack/rig-package" "0.3.9"
2494+
"@rushstack/ts-command-line" "4.10.8"
24952495
colors "~1.2.1"
24962496
lodash "~4.17.15"
24972497
resolve "~1.17.0"
@@ -2849,10 +2849,10 @@
28492849
timsort "~0.3.0"
28502850
z-schema "~5.0.2"
28512851

2852-
"@rushstack/node-core-library@3.45.1":
2853-
version "3.45.1"
2854-
resolved "https://registry.yarnpkg.com/@rushstack/node-core-library/-/node-core-library-3.45.1.tgz#787361b61a48d616eb4b059641721a3dc138f001"
2855-
integrity sha512-BwdssTNe007DNjDBxJgInHg8ePytIPyT0La7ZZSQZF9+rSkT42AygXPGvbGsyFfEntjr4X37zZSJI7yGzL16cQ==
2852+
"@rushstack/node-core-library@3.45.2":
2853+
version "3.45.2"
2854+
resolved "https://registry.yarnpkg.com/@rushstack/node-core-library/-/node-core-library-3.45.2.tgz#68fc89c5bea4007359fa4ff203bf3eca27037f40"
2855+
integrity sha512-MJKdB6mxOoIkks3htGVCo7aiTzllm2I6Xua+KbTSb0cp7rBp8gTCOF/4d8R4HFMwpRdEdwzKgqMM6k9rAK73iw==
28562856
dependencies:
28572857
"@types/node" "12.20.24"
28582858
colors "~1.2.1"
@@ -2872,10 +2872,10 @@
28722872
resolve "~1.17.0"
28732873
strip-json-comments "~3.1.1"
28742874

2875-
"@rushstack/rig-package@0.3.8":
2876-
version "0.3.8"
2877-
resolved "https://registry.yarnpkg.com/@rushstack/rig-package/-/rig-package-0.3.8.tgz#0e8b2fbc7a35d96f6ccf34e773f7c1adb1524296"
2878-
integrity sha512-MDWg1xovea99PWloSiYMjFcCLsrdjFtYt6aOyHNs5ojn5mxrzR6U9F83hvbQjTWnKPMvZtr0vcek+4n+OQOp3Q==
2875+
"@rushstack/rig-package@0.3.9":
2876+
version "0.3.9"
2877+
resolved "https://registry.yarnpkg.com/@rushstack/rig-package/-/rig-package-0.3.9.tgz#5e10ada5a8348f886b6ebe3eed436492d6ccf70c"
2878+
integrity sha512-z3Oxpfb4n9mGXwseX+ifpkmUf9B8Fy8oieVwg8eFgpCbzllkgOwEiwLKEnRWVQ8owFcd46NCKz+7ICH35CRsAw==
28792879
dependencies:
28802880
resolve "~1.17.0"
28812881
strip-json-comments "~3.1.1"
@@ -2890,10 +2890,10 @@
28902890
colors "~1.2.1"
28912891
string-argv "~0.3.1"
28922892

2893-
"@rushstack/ts-command-line@4.10.7":
2894-
version "4.10.7"
2895-
resolved "https://registry.yarnpkg.com/@rushstack/ts-command-line/-/ts-command-line-4.10.7.tgz#21e3757a756cbd4f7eeab8f89ec028a64d980efc"
2896-
integrity sha512-CjS+DfNXUSO5Ab2wD1GBGtUTnB02OglRWGqfaTcac9Jn45V5MeUOsq/wA8wEeS5Y/3TZ2P1k+IWdVDiuOFP9Og==
2893+
"@rushstack/ts-command-line@4.10.8":
2894+
version "4.10.8"
2895+
resolved "https://registry.yarnpkg.com/@rushstack/ts-command-line/-/ts-command-line-4.10.8.tgz#f4bec690e7f4838e6f91028d8a557e67c3a75f68"
2896+
integrity sha512-G7CQYY/m3aZU5fVxbebv35yDeua7sSumrDAB2pJp0d60ZEsxGkUQW8771CeMcGWwSKqT9PxPzKpmIakiWv54sA==
28972897
dependencies:
28982898
"@types/argparse" "1.0.38"
28992899
argparse "~1.0.9"

0 commit comments

Comments
 (0)