Skip to content

Commit 85913b5

Browse files
renovate-botalan-agius4
authored andcommitted
build: update angular to b730f3b
1 parent aa5ff8d commit 85913b5

File tree

6 files changed

+132
-686
lines changed

6 files changed

+132
-686
lines changed

.github/workflows/dev-infra.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
16-
- uses: angular/dev-infra/github-actions/commit-message-based-labels@9bc9f636fdf1a0d0295f2788475a5e3da3f224ec
16+
- uses: angular/dev-infra/github-actions/commit-message-based-labels@2207080d84b0c0d87d39e1683939004f5147faf9
1717
with:
1818
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
1919
post_approval_changes:
2020
runs-on: ubuntu-latest
2121
steps:
2222
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
23-
- uses: angular/dev-infra/github-actions/post-approval-changes@9bc9f636fdf1a0d0295f2788475a5e3da3f224ec
23+
- uses: angular/dev-infra/github-actions/post-approval-changes@2207080d84b0c0d87d39e1683939004f5147faf9
2424
with:
2525
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
@@ -16,6 +16,6 @@ jobs:
1616
if: github.repository == 'angular/angular-cli'
1717
runs-on: ubuntu-latest
1818
steps:
19-
- uses: angular/dev-infra/github-actions/feature-request@9bc9f636fdf1a0d0295f2788475a5e3da3f224ec
19+
- uses: angular/dev-infra/github-actions/feature-request@2207080d84b0c0d87d39e1683939004f5147faf9
2020
with:
2121
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
@@ -13,6 +13,6 @@ jobs:
1313
lock_closed:
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: angular/dev-infra/github-actions/lock-closed@9bc9f636fdf1a0d0295f2788475a5e3da3f224ec
16+
- uses: angular/dev-infra/github-actions/lock-closed@2207080d84b0c0d87d39e1683939004f5147faf9
1717
with:
1818
lock-bot-key: ${{ secrets.LOCK_BOT_PRIVATE_KEY }}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"@angular/compiler": "14.0.1",
7070
"@angular/compiler-cli": "14.0.1",
7171
"@angular/core": "14.0.1",
72-
"@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#e10e9b9963af823f6f3676c48b87592a952a4f83",
72+
"@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#7848e7d088fbe777681d3631994ab49750cb72ba",
7373
"@angular/forms": "14.0.1",
7474
"@angular/localize": "14.0.1",
7575
"@angular/material": "14.0.1",

tests/legacy-cli/e2e/ng-snapshot/package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,21 @@
22
"description": "snapshot versions of Angular for e2e testing",
33
"private": true,
44
"dependencies": {
5-
"@angular/animations": "github:angular/animations-builds#56281c99f0dae5a21d8f6369fbc98d67b319287f",
6-
"@angular/cdk": "github:angular/cdk-builds#9e2c0de69836fdae0702316386d6997f32df14fd",
7-
"@angular/common": "github:angular/common-builds#a546d7b4a9007e174e81f827d838aab62acbe689",
8-
"@angular/compiler": "github:angular/compiler-builds#0ed8460136b3143c952725c406e8f6d3053ea509",
9-
"@angular/compiler-cli": "github:angular/compiler-cli-builds#9c5c52193564463c82274193165746e156ebe592",
10-
"@angular/core": "github:angular/core-builds#62b8bc80e4ed72958763c2a68d01e24b327abcd1",
11-
"@angular/forms": "github:angular/forms-builds#988ce94d3b4bd59945dddd6aa5fa38e59be8debc",
12-
"@angular/language-service": "github:angular/language-service-builds#b0f2b1f27f3e219db3f8fd0f61d2e51fa42a5ac3",
13-
"@angular/localize": "github:angular/localize-builds#14d4d62e38c443e290213ace63fb0876c3fa489f",
14-
"@angular/material": "github:angular/material-builds#5bd1898a58fd31551ecb1ad6f62079f810712346",
15-
"@angular/material-moment-adapter": "github:angular/material-moment-adapter-builds#4639f78a47e2e73d4dace798154a54d3695dd6f9",
16-
"@angular/platform-browser": "github:angular/platform-browser-builds#2c7b15afa4f9743e9e546d4e5c1c8f31259134bd",
17-
"@angular/platform-browser-dynamic": "github:angular/platform-browser-dynamic-builds#f394357f37df9ebe83663aa8b9867d5d8811d563",
18-
"@angular/platform-server": "github:angular/platform-server-builds#b99a97912220dae5e73d6f7510a7026c0c46b1c4",
19-
"@angular/router": "github:angular/router-builds#8c72700c0431ab900829679c1d87fe8b3e2b0347",
20-
"@angular/service-worker": "github:angular/service-worker-builds#83243d4d5eef72c0960075d8281cf0bf99c29cfe"
5+
"@angular/animations": "github:angular/animations-builds#b730f3bc0db9c9860a0627f1c9a49a9a1885de42",
6+
"@angular/cdk": "github:angular/cdk-builds#343a4f59581b0fbb73147ee2522c2673b71f56b2",
7+
"@angular/common": "github:angular/common-builds#122220391af0181c295a297973da7f25d62bd1b0",
8+
"@angular/compiler": "github:angular/compiler-builds#35164d945c94eda10ad72a28692c693b203262f2",
9+
"@angular/compiler-cli": "github:angular/compiler-cli-builds#f1c442d92319191d5d65aa2244242ece08ddfc9b",
10+
"@angular/core": "github:angular/core-builds#6774c8b64d2eab775e52e5b8e64fcd4310bdb2ec",
11+
"@angular/forms": "github:angular/forms-builds#6cfc5e27f2509dd1c0e11f9a7ca983bc9d2bf0b1",
12+
"@angular/language-service": "github:angular/language-service-builds#e7c84c1009bb8bccff562c27f2eec6f9b2bc34aa",
13+
"@angular/localize": "github:angular/localize-builds#c19c4d9b09ba09e75455936348b8cdeec56cc3de",
14+
"@angular/material": "github:angular/material-builds#e66f6459502b615c20316b22641d66257f77bf8b",
15+
"@angular/material-moment-adapter": "github:angular/material-moment-adapter-builds#2bf0d0f2001b875589086ef4f3f24faeebcbb672",
16+
"@angular/platform-browser": "github:angular/platform-browser-builds#8060db7e63e6793f0f0c589a3170b96e057d08fd",
17+
"@angular/platform-browser-dynamic": "github:angular/platform-browser-dynamic-builds#c9c83389f1b52ee96e10c87e26e0b582c40434a0",
18+
"@angular/platform-server": "github:angular/platform-server-builds#c6cd79830ce1dade3ac375e86b5c98d76547ba89",
19+
"@angular/router": "github:angular/router-builds#f8c33cbe256216855c5c0d8f020b4c84e93abd1a",
20+
"@angular/service-worker": "github:angular/service-worker-builds#5af560fa13bbd7a911436994a93bb0add2122e33"
2121
}
2222
}

0 commit comments

Comments
 (0)