Skip to content

Commit 68c2f87

Browse files
renovate[bot]devversion
authored andcommitted
build: update angular shared dev-infra code to d0d8a03
1 parent a928639 commit 68c2f87

File tree

4 files changed

+35
-34
lines changed

4 files changed

+35
-34
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@04a54cdfa050a7b6ed1dab8f0054f85022827ed5
15+
- uses: angular/dev-infra/github-actions/commit-message-based-labels@c713d4a7449b499c0ac31a9941095a7319b15441
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@04a54cdfa050a7b6ed1dab8f0054f85022827ed5
22+
- uses: angular/dev-infra/github-actions/post-approval-changes@c713d4a7449b499c0ac31a9941095a7319b15441
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@04a54cdfa050a7b6ed1dab8f0054f85022827ed5
12+
- uses: angular/dev-infra/github-actions/lock-closed@c713d4a7449b499c0ac31a9941095a7319b15441
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#714bb709f6d7ee3386a7f1097a75a54ab92c285d",
79+
"@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#d0d8a03a8622ed62be6236776832d55a394b6d7d",
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: 31 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -25,23 +25,23 @@
2525
"@angular-devkit/core" "14.0.1"
2626
rxjs "6.6.7"
2727

28-
"@angular-devkit/[email protected].1":
29-
version "0.1401.0-next.1"
30-
resolved "https://registry.yarnpkg.com/@angular-devkit/architect/-/architect-0.1401.0-next.1.tgz#a0c74f1fe57d680ac0b3341ae3780acfe7c3c9a9"
31-
integrity sha512-O96m5TZ5P4mH3L6k22oYQesJoaGGrxXE0VcnpnNDYWSDxHD60150tYAu3JQb+Vgs5+Tls735XActXfOv9nxNjw==
28+
"@angular-devkit/[email protected].2":
29+
version "0.1401.0-next.2"
30+
resolved "https://registry.yarnpkg.com/@angular-devkit/architect/-/architect-0.1401.0-next.2.tgz#b6e25ea5ba38603b0a4fa2a7180f03771326597f"
31+
integrity sha512-XQay7qobhwuUulAN7P7mlBjgRjVIsjSmtQRlVWomBPL/iosHI1RZW7MEcrkgiQxPemugIN+y0kifaZFOhjpRoA==
3232
dependencies:
33-
"@angular-devkit/core" "14.1.0-next.1"
33+
"@angular-devkit/core" "14.1.0-next.2"
3434
rxjs "6.6.7"
3535

36-
"@angular-devkit/[email protected].1":
37-
version "14.1.0-next.1"
38-
resolved "https://registry.yarnpkg.com/@angular-devkit/build-angular/-/build-angular-14.1.0-next.1.tgz#94a40250092c554f9fce7475bf43d328c8a4ae14"
39-
integrity sha512-T9lNIR0E1w+VnKeiFJOa34Ru72RCH8Qe113hzzLw8AFz798fP/jv55ujA7GOHCluph4PeqJC9Ed3JSNqRpoAJw==
36+
"@angular-devkit/[email protected].2":
37+
version "14.1.0-next.2"
38+
resolved "https://registry.yarnpkg.com/@angular-devkit/build-angular/-/build-angular-14.1.0-next.2.tgz#4c68d7c7a8da599d7a63948d24ff83478d3ea06a"
39+
integrity sha512-LXbT3DvttZmmGzkfAPXP08C3cEx0K7AwleUijp+giRzcraoRdjOzcR7G2R9OLLNa4bwLBFc8wkU28Y02U4xb7g==
4040
dependencies:
4141
"@ampproject/remapping" "2.2.0"
42-
"@angular-devkit/architect" "0.1401.0-next.1"
43-
"@angular-devkit/build-webpack" "0.1401.0-next.1"
44-
"@angular-devkit/core" "14.1.0-next.1"
42+
"@angular-devkit/architect" "0.1401.0-next.2"
43+
"@angular-devkit/build-webpack" "0.1401.0-next.2"
44+
"@angular-devkit/core" "14.1.0-next.2"
4545
"@babel/core" "7.18.2"
4646
"@babel/generator" "7.18.2"
4747
"@babel/helper-annotate-as-pure" "7.16.7"
@@ -52,7 +52,7 @@
5252
"@babel/runtime" "7.18.3"
5353
"@babel/template" "7.16.7"
5454
"@discoveryjs/json-ext" "0.5.7"
55-
"@ngtools/webpack" "14.1.0-next.1"
55+
"@ngtools/webpack" "14.1.0-next.2"
5656
ansi-colors "4.1.3"
5757
babel-loader "8.2.5"
5858
babel-plugin-istanbul "6.1.1"
@@ -181,12 +181,12 @@
181181
"@angular-devkit/architect" "0.1400.1"
182182
rxjs "6.6.7"
183183

184-
"@angular-devkit/[email protected].1":
185-
version "0.1401.0-next.1"
186-
resolved "https://registry.yarnpkg.com/@angular-devkit/build-webpack/-/build-webpack-0.1401.0-next.1.tgz#34922425c9ad5d4707609af90c3f25877b3ab67f"
187-
integrity sha512-8nvvPeLrAMuqiMCNzWQKUjdCVB6cQlmWFmhI+rl4X2SeYHaL8Xmy5PtYCCMJcYLUT/XE8b+VdvuPzv84W87Hng==
184+
"@angular-devkit/[email protected].2":
185+
version "0.1401.0-next.2"
186+
resolved "https://registry.yarnpkg.com/@angular-devkit/build-webpack/-/build-webpack-0.1401.0-next.2.tgz#53fb00ba5ffc083fe02ed20bc15dcfb3f0963c3d"
187+
integrity sha512-59Y1dOC7IQPrjrYMkOxbQUsbhL/2WAQtzY4ETFtCoAzUh/kVgV6L236oM5ZsKT+b7317cmtRngtvMAZLW22hQQ==
188188
dependencies:
189-
"@angular-devkit/architect" "0.1401.0-next.1"
189+
"@angular-devkit/architect" "0.1401.0-next.2"
190190
rxjs "6.6.7"
191191

192192
"@angular-devkit/[email protected]", "@angular-devkit/core@^14.0.1":
@@ -200,10 +200,10 @@
200200
rxjs "6.6.7"
201201
source-map "0.7.3"
202202

203-
"@angular-devkit/[email protected].1":
204-
version "14.1.0-next.1"
205-
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-14.1.0-next.1.tgz#60106955588505045fc223d3a79f644a2318b820"
206-
integrity sha512-2g0EgD1TMRfivEzjm3SLMyVoocSdCnG7s9Xp/5oWx1R8CmgcyXavwmspmCDyOV6dsFsRJXWqdUHFV/Og6FM9Zw==
203+
"@angular-devkit/[email protected].2":
204+
version "14.1.0-next.2"
205+
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-14.1.0-next.2.tgz#3f68034c94a7e82865ff4ca89a43a8b0105a5ac5"
206+
integrity sha512-ZLfoMLlAFBIaHVRGBYk1vjjhPBa5MHIUtBg6TZEs+opIgw+PxyRo9nVePv7VfFKehypC4PzJMwNnUkhMTAtXKA==
207207
dependencies:
208208
ajv "8.11.0"
209209
ajv-formats "2.1.1"
@@ -327,11 +327,12 @@
327327
dependencies:
328328
tslib "^2.3.0"
329329

330-
"@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#714bb709f6d7ee3386a7f1097a75a54ab92c285d":
331-
version "0.0.0-3e07a8f0335813ddeee471c7c1db12325c07325e"
332-
resolved "https://github.com/angular/dev-infra-private-builds.git#714bb709f6d7ee3386a7f1097a75a54ab92c285d"
330+
"@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#d0d8a03a8622ed62be6236776832d55a394b6d7d":
331+
version "0.0.0-c713d4a7449b499c0ac31a9941095a7319b15441"
332+
uid d0d8a03a8622ed62be6236776832d55a394b6d7d
333+
resolved "https://github.com/angular/dev-infra-private-builds.git#d0d8a03a8622ed62be6236776832d55a394b6d7d"
333334
dependencies:
334-
"@angular-devkit/build-angular" "14.1.0-next.1"
335+
"@angular-devkit/build-angular" "14.1.0-next.2"
335336
"@angular/benchpress" "0.3.0"
336337
"@babel/core" "^7.16.0"
337338
"@bazel/buildifier" "5.1.0"
@@ -3157,10 +3158,10 @@
31573158
resolved "https://registry.yarnpkg.com/@ngtools/webpack/-/webpack-14.0.1.tgz#005a4bbf08bc1cf94ab41aa3503024c583ad99df"
31583159
integrity sha512-BR+RoOK8/20mRx86D6cYGjc0+/qsGvIpLHknRd9WfxB7ppfbWV8QTN9vnk3lRs13n2umRJ+8VvC8UMmd8B+m9A==
31593160

3160-
"@ngtools/[email protected].1":
3161-
version "14.1.0-next.1"
3162-
resolved "https://registry.yarnpkg.com/@ngtools/webpack/-/webpack-14.1.0-next.1.tgz#aeb89ca748e3b9f0d9db4be3a8d0233697ad291b"
3163-
integrity sha512-MXgzBn4LudIIdffY4X/pAhAAL5wvGRa36ToeYb4Pmfr0GROD2KvtWk6zNGmE1YuP1p9DHXh6ufoJxtHqTGgFVQ==
3161+
"@ngtools/[email protected].2":
3162+
version "14.1.0-next.2"
3163+
resolved "https://registry.yarnpkg.com/@ngtools/webpack/-/webpack-14.1.0-next.2.tgz#cedb06a9101a959faef5d88a40d846eb65318680"
3164+
integrity sha512-EuYY9LFJ2U4g2IaFbvQAW9o2XioXoa0J8NZr4Ju21wrJKgoPVegoKkw3E9pFskMI3NrIcDvvnRGz23+rD74IAA==
31643165

31653166
"@nodelib/[email protected]":
31663167
version "2.1.5"

0 commit comments

Comments
 (0)