Skip to content

Commit ee0067d

Browse files
angular-robotwagnermaciel
authored andcommitted
build: update angular shared dev-infra code to 50647a2 (#25521)
(cherry picked from commit aab7c68)
1 parent 65af24e commit ee0067d

File tree

4 files changed

+32
-31
lines changed

4 files changed

+32
-31
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@49325e7427f843ce61cda339b49461179e3ad0df
15+
- uses: angular/dev-infra/github-actions/commit-message-based-labels@9fa0615a9622702d25095633187a4da93ee89965
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@49325e7427f843ce61cda339b49461179e3ad0df
22+
- uses: angular/dev-infra/github-actions/post-approval-changes@9fa0615a9622702d25095633187a4da93ee89965
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@49325e7427f843ce61cda339b49461179e3ad0df
14+
- uses: angular/dev-infra/github-actions/lock-closed@9fa0615a9622702d25095633187a4da93ee89965
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.2.0",
7575
"@angular-devkit/schematics": "^14.2.0",
7676
"@angular/bazel": "^14.2.0",
77-
"@angular/build-tooling": "https://github.com/angular/dev-infra-private-build-tooling-builds.git#6a13e27f2109b241bf020d5f225e8f4cdeb8c0a5",
77+
"@angular/build-tooling": "https://github.com/angular/dev-infra-private-build-tooling-builds.git#50647a2b856d17158fec5dd746bb7785298d63c3",
7878
"@angular/cli": "^14.2.0",
7979
"@angular/compiler-cli": "^14.2.0",
8080
"@angular/localize": "^14.2.0",
81-
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#da938be2693c1c05ad7ab74b5f6c0dedc2ffa5ca",
81+
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#2d8516401db5355bf8155804010605363a862ed1",
8282
"@angular/platform-browser-dynamic": "^14.2.0",
8383
"@angular/platform-server": "^14.2.0",
8484
"@angular/router": "^14.2.0",

yarn.lock

Lines changed: 27 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -252,9 +252,10 @@
252252
"@angular/core" "^13.0.0 || ^14.0.0-0"
253253
reflect-metadata "^0.1.13"
254254

255-
"@angular/build-tooling@https://github.com/angular/dev-infra-private-build-tooling-builds.git#6a13e27f2109b241bf020d5f225e8f4cdeb8c0a5":
256-
version "0.0.0-49325e7427f843ce61cda339b49461179e3ad0df"
257-
resolved "https://github.com/angular/dev-infra-private-build-tooling-builds.git#6a13e27f2109b241bf020d5f225e8f4cdeb8c0a5"
255+
"@angular/build-tooling@https://github.com/angular/dev-infra-private-build-tooling-builds.git#50647a2b856d17158fec5dd746bb7785298d63c3":
256+
version "0.0.0-9fa0615a9622702d25095633187a4da93ee89965"
257+
uid "50647a2b856d17158fec5dd746bb7785298d63c3"
258+
resolved "https://github.com/angular/dev-infra-private-build-tooling-builds.git#50647a2b856d17158fec5dd746bb7785298d63c3"
258259
dependencies:
259260
"@angular-devkit/build-angular" "14.2.0-rc.0"
260261
"@angular/benchpress" "0.3.0"
@@ -266,7 +267,7 @@
266267
"@bazel/runfiles" "5.5.3"
267268
"@bazel/terser" "5.5.3"
268269
"@bazel/typescript" "5.5.3"
269-
"@microsoft/api-extractor" "7.29.3"
270+
"@microsoft/api-extractor" "7.29.5"
270271
"@types/browser-sync" "^2.26.3"
271272
"@types/node" "16.10.9"
272273
"@types/selenium-webdriver" "^4.0.18"
@@ -285,7 +286,7 @@
285286
tmp "^0.2.1"
286287
"true-case-path" "^2.2.1"
287288
tslib "^2.3.0"
288-
typescript "~4.7.3"
289+
typescript "~4.8.0"
289290
uuid "^8.3.2"
290291
yargs "^17.0.0"
291292

@@ -385,12 +386,13 @@
385386
glob "8.0.3"
386387
yargs "^17.2.1"
387388

388-
"@angular/ng-dev@https://github.com/angular/dev-infra-private-ng-dev-builds.git#da938be2693c1c05ad7ab74b5f6c0dedc2ffa5ca":
389-
version "0.0.0-806c568a439877f69b975aedbf5e4eb26fd7eaaf"
390-
resolved "https://github.com/angular/dev-infra-private-ng-dev-builds.git#da938be2693c1c05ad7ab74b5f6c0dedc2ffa5ca"
389+
"@angular/ng-dev@https://github.com/angular/dev-infra-private-ng-dev-builds.git#2d8516401db5355bf8155804010605363a862ed1":
390+
version "0.0.0-9fa0615a9622702d25095633187a4da93ee89965"
391+
uid "2d8516401db5355bf8155804010605363a862ed1"
392+
resolved "https://github.com/angular/dev-infra-private-ng-dev-builds.git#2d8516401db5355bf8155804010605363a862ed1"
391393
dependencies:
392394
"@yarnpkg/lockfile" "^1.1.0"
393-
typescript "~4.7.3"
395+
typescript "~4.8.0"
394396

395397
"@angular/platform-browser-dynamic@^14.2.0":
396398
version "14.2.0"
@@ -2719,24 +2721,24 @@
27192721
"@microsoft/tsdoc-config" "~0.16.1"
27202722
"@rushstack/node-core-library" "3.45.5"
27212723

2722-
"@microsoft/[email protected].1":
2723-
version "7.23.1"
2724-
resolved "https://registry.yarnpkg.com/@microsoft/api-extractor-model/-/api-extractor-model-7.23.1.tgz#d93704882241e7720094d41c7005b07eb593c073"
2725-
integrity sha512-axlZ33H2LfYX7goAaWpzABWZl3JtX/EUkfVBsI4SuMn3AZYBJsP5MVpMCq7jt0PCefWGwwO+Rv+lCmmJIjFhlQ==
2724+
"@microsoft/[email protected].3":
2725+
version "7.23.3"
2726+
resolved "https://registry.yarnpkg.com/@microsoft/api-extractor-model/-/api-extractor-model-7.23.3.tgz#82961ebaddd7427112afbfc4c1d7c76a9932f2fc"
2727+
integrity sha512-HpsWzG6jrWHrTlIg53kmp/IVQPBHUZc+8dunnr9VXrmDjVBehaXxp9A6jhTQ/bd7W1m5TYfAvwCmseC1+9FCuA==
27262728
dependencies:
27272729
"@microsoft/tsdoc" "0.14.1"
27282730
"@microsoft/tsdoc-config" "~0.16.1"
2729-
"@rushstack/node-core-library" "3.50.2"
2731+
"@rushstack/node-core-library" "3.51.1"
27302732

2731-
"@microsoft/[email protected].3":
2732-
version "7.29.3"
2733-
resolved "https://registry.yarnpkg.com/@microsoft/api-extractor/-/api-extractor-7.29.3.tgz#f91ca61833c170c6c47a0fc064fa010460a11457"
2734-
integrity sha512-PHq+Oo8yiXhwi11VQ1Nz36s+aZwgFqjtkd41udWHtSpyMv2slJ74m1cHdpWbs2ovGUCfldayzdpGwnexZLd2bA==
2733+
"@microsoft/[email protected].5":
2734+
version "7.29.5"
2735+
resolved "https://registry.yarnpkg.com/@microsoft/api-extractor/-/api-extractor-7.29.5.tgz#8afafc8b2c27d8334579434971f718b347634f35"
2736+
integrity sha512-+vqO/TAGw9xXANpvTjA4y5ADcaRuYuBoJ9IfoAHubrGuxKG6GoW3P2tfdgwteLz95CnlftBxYp+3NG/mf05P9Q==
27352737
dependencies:
2736-
"@microsoft/api-extractor-model" "7.23.1"
2738+
"@microsoft/api-extractor-model" "7.23.3"
27372739
"@microsoft/tsdoc" "0.14.1"
27382740
"@microsoft/tsdoc-config" "~0.16.1"
2739-
"@rushstack/node-core-library" "3.50.2"
2741+
"@rushstack/node-core-library" "3.51.1"
27402742
"@rushstack/rig-package" "0.3.14"
27412743
"@rushstack/ts-command-line" "4.12.2"
27422744
colors "~1.2.1"
@@ -3108,10 +3110,10 @@
31083110
timsort "~0.3.0"
31093111
z-schema "~5.0.2"
31103112

3111-
"@rushstack/node-core-library@3.50.2":
3112-
version "3.50.2"
3113-
resolved "https://registry.yarnpkg.com/@rushstack/node-core-library/-/node-core-library-3.50.2.tgz#43df3f8422898a448114fcb9c7d4e967625da585"
3114-
integrity sha512-+zpZBcaX5s+wA0avF0Lk3sd5jbGRo5SmsEJpElJbqQd3KGFvc/hcyeNSMqV5+esJ1JuTfnE1QyRt8nvxFNTaQg==
3113+
"@rushstack/node-core-library@3.51.1":
3114+
version "3.51.1"
3115+
resolved "https://registry.yarnpkg.com/@rushstack/node-core-library/-/node-core-library-3.51.1.tgz#e123053c4924722cc9614c0091fda5ed7bbc6c9d"
3116+
integrity sha512-xLoUztvGpaT5CphDexDPt2WbBx8D68VS5tYOkwfr98p90y0f/wepgXlTA/q5MUeZGGucASiXKp5ysdD+GPYf9A==
31153117
dependencies:
31163118
"@types/node" "12.20.24"
31173119
colors "~1.2.1"
@@ -3120,7 +3122,6 @@
31203122
jju "~1.4.0"
31213123
resolve "~1.17.0"
31223124
semver "~7.3.0"
3123-
timsort "~0.3.0"
31243125
z-schema "~5.0.2"
31253126

31263127
"@rushstack/[email protected]":
@@ -15191,7 +15192,7 @@ typescript@^3.9.10, typescript@^3.9.5, typescript@^3.9.7:
1519115192
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8"
1519215193
integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==
1519315194

15194-
typescript@~4.5.4, typescript@~4.7.3, typescript@~4.8.2:
15195+
typescript@~4.5.4, typescript@~4.8.0, typescript@~4.8.2:
1519515196
version "4.8.2"
1519615197
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.2.tgz#e3b33d5ccfb5914e4eeab6699cf208adee3fd790"
1519715198
integrity sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw==

0 commit comments

Comments
 (0)