Skip to content

Commit 0a196f8

Browse files
angular-robotalan-agius4
authored andcommitted
build: update angular to 3ed86f4
1 parent 0d97c05 commit 0a196f8

File tree

6 files changed

+132
-795
lines changed

6 files changed

+132
-795
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@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag=v3.1.0
16-
- uses: angular/dev-infra/github-actions/commit-message-based-labels@c9b2ff083a50d0eac742da1e69e0cbdb98bf53dd
16+
- uses: angular/dev-infra/github-actions/commit-message-based-labels@2e999e1982762a32f68ba8afa02b8bfdac8495b8
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@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag=v3.1.0
23-
- uses: angular/dev-infra/github-actions/post-approval-changes@c9b2ff083a50d0eac742da1e69e0cbdb98bf53dd
23+
- uses: angular/dev-infra/github-actions/post-approval-changes@2e999e1982762a32f68ba8afa02b8bfdac8495b8
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@c9b2ff083a50d0eac742da1e69e0cbdb98bf53dd
19+
- uses: angular/dev-infra/github-actions/feature-request@2e999e1982762a32f68ba8afa02b8bfdac8495b8
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@c9b2ff083a50d0eac742da1e69e0cbdb98bf53dd
16+
- uses: angular/dev-infra/github-actions/lock-closed@2e999e1982762a32f68ba8afa02b8bfdac8495b8
1717
with:
1818
lock-bot-key: ${{ secrets.LOCK_BOT_PRIVATE_KEY }}

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"devDependencies": {
6767
"@ampproject/remapping": "2.2.0",
6868
"@angular/animations": "15.0.0-next.5",
69-
"@angular/build-tooling": "https://github.com/angular/dev-infra-private-build-tooling-builds.git#1c1c375aff396f7f5eaa22d6d5bc112b255bd45a",
69+
"@angular/build-tooling": "https://github.com/angular/dev-infra-private-build-tooling-builds.git#45ba3918d1656d4e746300bdc4d5ab8b4b825c71",
7070
"@angular/cdk": "14.2.4",
7171
"@angular/common": "15.0.0-next.5",
7272
"@angular/compiler": "15.0.0-next.5",
@@ -75,7 +75,7 @@
7575
"@angular/forms": "15.0.0-next.5",
7676
"@angular/localize": "15.0.0-next.5",
7777
"@angular/material": "14.2.4",
78-
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#5d7a73b39c1357c571dc1478caa495bc30195d6f",
78+
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#7297d58b25df3e1ed4f01e00e4eaae00444411d8",
7979
"@angular/platform-browser": "15.0.0-next.5",
8080
"@angular/platform-browser-dynamic": "15.0.0-next.5",
8181
"@angular/platform-server": "15.0.0-next.5",

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#19cc6f7bf036fbf3646fd5dc64c9c1752fc805af",
6-
"@angular/cdk": "github:angular/cdk-builds#86c0ce53f8683b2a0d4b167c958c8469ebf2da30",
7-
"@angular/common": "github:angular/common-builds#fdeb4cb6a94bf7f91763e9131e055710984f1977",
8-
"@angular/compiler": "github:angular/compiler-builds#c60df3787d7794392feef2ff0185e8f419a1f7da",
9-
"@angular/compiler-cli": "github:angular/compiler-cli-builds#ccf20731bfdd6efcdefcfef5909e0a53d1341557",
10-
"@angular/core": "github:angular/core-builds#29185deb168b81c30674a10a78db0d54ce9431f8",
11-
"@angular/forms": "github:angular/forms-builds#099462c1bc73c2054b20eb0c04e8c56aadab1528",
12-
"@angular/language-service": "github:angular/language-service-builds#e4c64d1561464bc8f2da015d62ab5e9b962a472a",
13-
"@angular/localize": "github:angular/localize-builds#d6e4de9bc462f2b45886ed0d438a0b322948c227",
14-
"@angular/material": "github:angular/material-builds#8b434e283f363d787ffee215158eec3f96ad9141",
15-
"@angular/material-moment-adapter": "github:angular/material-moment-adapter-builds#6208d8e31941c4966b4338f21a2d3eb47fc396ab",
16-
"@angular/platform-browser": "github:angular/platform-browser-builds#a8d5c511789c6254130053f6fa9b4dbd86045a8c",
17-
"@angular/platform-browser-dynamic": "github:angular/platform-browser-dynamic-builds#d61676cf01e804ce4b994415950a933c98691fd1",
18-
"@angular/platform-server": "github:angular/platform-server-builds#89cd54fc37453827d31fdbcc8d075e834fb3ab39",
19-
"@angular/router": "github:angular/router-builds#523e90b22c913c59c3072ce523f26c6349b8b2af",
20-
"@angular/service-worker": "github:angular/service-worker-builds#9159f72785cb4f2d099f8bdedf33d22186179819"
5+
"@angular/animations": "github:angular/animations-builds#3ed86f4b6cc3171cfd4c5846842f79db3753f13a",
6+
"@angular/cdk": "github:angular/cdk-builds#013a386a025e4563a24a7bcd529cebcce104b992",
7+
"@angular/common": "github:angular/common-builds#c7f249ce247e6d30f3941616300d53146a74c152",
8+
"@angular/compiler": "github:angular/compiler-builds#95a2310265d772c154664209e470fad6d6217a2b",
9+
"@angular/compiler-cli": "github:angular/compiler-cli-builds#6d71cf0eaffe8d16c5e21fe9de233f46d069ed7d",
10+
"@angular/core": "github:angular/core-builds#2757f84dd78e40e502958f1a2d2e9421baa87243",
11+
"@angular/forms": "github:angular/forms-builds#4e44cccdc0a13dab83a657566c1cae17d059f4b0",
12+
"@angular/language-service": "github:angular/language-service-builds#4607fde03a3c69dedeca487d66a06bae72228d4b",
13+
"@angular/localize": "github:angular/localize-builds#153dc711710154909a7c846298a8451ab9fa4269",
14+
"@angular/material": "github:angular/material-builds#7bfc2fbf10c43218df7b1a30ea38c578a0a19171",
15+
"@angular/material-moment-adapter": "github:angular/material-moment-adapter-builds#a24440916ae9e04ec75d50911573dbf15ef23af2",
16+
"@angular/platform-browser": "github:angular/platform-browser-builds#540b149b8e9384116d696a7bc1d90567576735b0",
17+
"@angular/platform-browser-dynamic": "github:angular/platform-browser-dynamic-builds#e5d3f519589035aa8c58124fe54ab8048c3f9fa1",
18+
"@angular/platform-server": "github:angular/platform-server-builds#e1a0c99c7382c4e453910f6a5af798f61dad3a66",
19+
"@angular/router": "github:angular/router-builds#fc4f38d7efb8f226d1d84877ca1e0426946f5e58",
20+
"@angular/service-worker": "github:angular/service-worker-builds#57ebca9bbf44f60376ddcee62c94d53383236d3d"
2121
}
2222
}

0 commit comments

Comments
 (0)