Skip to content

Commit 32dc67b

Browse files
committed
build: update angular shared dev-infra code to 2bbdad0
1 parent 9243266 commit 32dc67b

File tree

5 files changed

+37
-22
lines changed

5 files changed

+37
-22
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@b26959063a9a0bdc1fca8a82c2fc545089be706c
12+
- uses: angular/dev-infra/github-actions/commit-message-based-labels@7842990c04c24210f20f64404e219046a262aa8f
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@b26959063a9a0bdc1fca8a82c2fc545089be706c
13+
- uses: angular/dev-infra/github-actions/feature-request@7842990c04c24210f20f64404e219046a262aa8f
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@b26959063a9a0bdc1fca8a82c2fc545089be706c
12+
- uses: angular/dev-infra/github-actions/lock-closed@7842990c04c24210f20f64404e219046a262aa8f
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#31b7db764ea2883386d40b7ffda60bd773dc9dd7",
77+
"@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#2bbdad04025574bb789d32be2886c2307dd4fff6",
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: 33 additions & 18 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#31b7db764ea2883386d40b7ffda60bd773dc9dd7":
326-
version "0.0.0-b26959063a9a0bdc1fca8a82c2fc545089be706c"
327-
uid "31b7db764ea2883386d40b7ffda60bd773dc9dd7"
328-
resolved "https://github.com/angular/dev-infra-private-builds.git#31b7db764ea2883386d40b7ffda60bd773dc9dd7"
325+
"@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#2bbdad04025574bb789d32be2886c2307dd4fff6":
326+
version "0.0.0-7842990c04c24210f20f64404e219046a262aa8f"
327+
uid "2bbdad04025574bb789d32be2886c2307dd4fff6"
328+
resolved "https://github.com/angular/dev-infra-private-builds.git#2bbdad04025574bb789d32be2886c2307dd4fff6"
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.21.2"
340+
"@microsoft/api-extractor" "7.21.3"
341341
"@types/browser-sync" "^2.26.3"
342342
"@types/node" "16.10.9"
343343
"@types/node-fetch" "^2.5.10"
@@ -2454,13 +2454,13 @@
24542454
"@microsoft/tsdoc-config" "~0.15.2"
24552455
"@rushstack/node-core-library" "3.45.0"
24562456

2457-
"@microsoft/[email protected].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==
2457+
"@microsoft/[email protected].2":
2458+
version "7.16.2"
2459+
resolved "https://registry.yarnpkg.com/@microsoft/api-extractor-model/-/api-extractor-model-7.16.2.tgz#58504311bba3e0f8375b49c5c8b92ffc7e576845"
2460+
integrity sha512-hnqKsG89iIiQlLDXasxFw8QR0LwakPVXejNVmlGpFL008R+IExgc1f+tBrUAm1in6Oq76t7Ea0TFhER56Qfhaw==
24612461
dependencies:
2462-
"@microsoft/tsdoc" "0.13.2"
2463-
"@microsoft/tsdoc-config" "~0.15.2"
2462+
"@microsoft/tsdoc" "0.14.1"
2463+
"@microsoft/tsdoc-config" "~0.16.1"
24642464
"@rushstack/node-core-library" "3.45.2"
24652465

24662466
"@microsoft/[email protected]":
@@ -2481,14 +2481,14 @@
24812481
source-map "~0.6.1"
24822482
typescript "~4.5.2"
24832483

2484-
"@microsoft/[email protected].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==
2484+
"@microsoft/[email protected].3":
2485+
version "7.21.3"
2486+
resolved "https://registry.yarnpkg.com/@microsoft/api-extractor/-/api-extractor-7.21.3.tgz#ae47c7c7dfe96263439257b6f2d8f3184a2144d6"
2487+
integrity sha512-ZQwuu5QbJq/TMDGr8NGmt4p/kcceaQAhQYQ4DszwNKDaCi/IhGVtO2zRcjSt8DEI2XD40s/CAOPYyF2C+Y99Ow==
24882488
dependencies:
2489-
"@microsoft/api-extractor-model" "7.16.1"
2490-
"@microsoft/tsdoc" "0.13.2"
2491-
"@microsoft/tsdoc-config" "~0.15.2"
2489+
"@microsoft/api-extractor-model" "7.16.2"
2490+
"@microsoft/tsdoc" "0.14.1"
2491+
"@microsoft/tsdoc-config" "~0.16.1"
24922492
"@rushstack/node-core-library" "3.45.2"
24932493
"@rushstack/rig-package" "0.3.9"
24942494
"@rushstack/ts-command-line" "4.10.8"
@@ -2509,11 +2509,26 @@
25092509
jju "~1.4.0"
25102510
resolve "~1.19.0"
25112511

2512+
"@microsoft/tsdoc-config@~0.16.1":
2513+
version "0.16.1"
2514+
resolved "https://registry.yarnpkg.com/@microsoft/tsdoc-config/-/tsdoc-config-0.16.1.tgz#4de11976c1202854c4618f364bf499b4be33e657"
2515+
integrity sha512-2RqkwiD4uN6MLnHFljqBlZIXlt/SaUT6cuogU1w2ARw4nKuuppSmR0+s+NC+7kXBQykd9zzu0P4HtBpZT5zBpQ==
2516+
dependencies:
2517+
"@microsoft/tsdoc" "0.14.1"
2518+
ajv "~6.12.6"
2519+
jju "~1.4.0"
2520+
resolve "~1.19.0"
2521+
25122522
"@microsoft/[email protected]":
25132523
version "0.13.2"
25142524
resolved "https://registry.yarnpkg.com/@microsoft/tsdoc/-/tsdoc-0.13.2.tgz#3b0efb6d3903bd49edb073696f60e90df08efb26"
25152525
integrity sha512-WrHvO8PDL8wd8T2+zBGKrMwVL5IyzR3ryWUsl0PXgEV0QHup4mTLi0QcATefGI6Gx9Anu7vthPyyyLpY0EpiQg==
25162526

2527+
"@microsoft/[email protected]":
2528+
version "0.14.1"
2529+
resolved "https://registry.yarnpkg.com/@microsoft/tsdoc/-/tsdoc-0.14.1.tgz#155ef21065427901994e765da8a0ba0eaae8b8bd"
2530+
integrity sha512-6Wci+Tp3CgPt/B9B0a3J4s3yMgLNSku6w5TV6mN+61C71UqsRBv2FUibBf3tPGlNxebgPHMEUzKpb1ggE8KCKw==
2531+
25172532
"@ngtools/[email protected]":
25182533
version "14.0.0-next.6"
25192534
resolved "https://registry.yarnpkg.com/@ngtools/webpack/-/webpack-14.0.0-next.6.tgz#da8717586aba2099a550607a9eae9932379a1433"

0 commit comments

Comments
 (0)