Skip to content

Commit 4c5c76d

Browse files
angular-robotangular-robot[bot]
authored andcommitted
build: update angular
1 parent 4164a09 commit 4c5c76d

File tree

8 files changed

+271
-280
lines changed

8 files changed

+271
-280
lines changed

.github/workflows/assistant-to-the-branch-manager.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ jobs:
1616
- uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # tag=v3.3.0
1717
with:
1818
persist-credentials: false
19-
- uses: angular/dev-infra/github-actions/branch-manager@fa8e18e7dd9b4d3764afb6a4393a6d64491b2023
19+
- uses: angular/dev-infra/github-actions/branch-manager@c3fdf4abbaabc48e1242d0690bae6b96b5c35ed7
2020
with:
2121
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}

.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@ac593985615ec2ede58e132d2e21d2b1cbd6127c # tag=v3.3.0
16-
- uses: angular/dev-infra/github-actions/commit-message-based-labels@fa8e18e7dd9b4d3764afb6a4393a6d64491b2023
16+
- uses: angular/dev-infra/github-actions/commit-message-based-labels@c3fdf4abbaabc48e1242d0690bae6b96b5c35ed7
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@ac593985615ec2ede58e132d2e21d2b1cbd6127c # tag=v3.3.0
23-
- uses: angular/dev-infra/github-actions/post-approval-changes@fa8e18e7dd9b4d3764afb6a4393a6d64491b2023
23+
- uses: angular/dev-infra/github-actions/post-approval-changes@c3fdf4abbaabc48e1242d0690bae6b96b5c35ed7
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@fa8e18e7dd9b4d3764afb6a4393a6d64491b2023
19+
- uses: angular/dev-infra/github-actions/feature-request@c3fdf4abbaabc48e1242d0690bae6b96b5c35ed7
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@fa8e18e7dd9b4d3764afb6a4393a6d64491b2023
16+
- uses: angular/dev-infra/github-actions/lock-closed@c3fdf4abbaabc48e1242d0690bae6b96b5c35ed7
1717
with:
1818
lock-bot-key: ${{ secrets.LOCK_BOT_PRIVATE_KEY }}

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -65,22 +65,22 @@
6565
},
6666
"devDependencies": {
6767
"@ampproject/remapping": "2.2.0",
68-
"@angular/animations": "15.2.0-next.1",
69-
"@angular/build-tooling": "https://github.com/angular/dev-infra-private-build-tooling-builds.git#5854dda71b14fd9032ca67125b902464ebb7b228",
68+
"@angular/animations": "15.2.0-next.2",
69+
"@angular/build-tooling": "https://github.com/angular/dev-infra-private-build-tooling-builds.git#96b75177ece9835fcde3c4e4bf0d93c3cdc267cb",
7070
"@angular/cdk": "15.1.1",
71-
"@angular/common": "15.2.0-next.1",
72-
"@angular/compiler": "15.2.0-next.1",
73-
"@angular/compiler-cli": "15.2.0-next.1",
74-
"@angular/core": "15.2.0-next.1",
75-
"@angular/forms": "15.2.0-next.1",
76-
"@angular/localize": "15.2.0-next.1",
71+
"@angular/common": "15.2.0-next.2",
72+
"@angular/compiler": "15.2.0-next.2",
73+
"@angular/compiler-cli": "15.2.0-next.2",
74+
"@angular/core": "15.2.0-next.2",
75+
"@angular/forms": "15.2.0-next.2",
76+
"@angular/localize": "15.2.0-next.2",
7777
"@angular/material": "15.1.1",
78-
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#9abd9ebd6280363e722044539d056804fe6f3235",
79-
"@angular/platform-browser": "15.2.0-next.1",
80-
"@angular/platform-browser-dynamic": "15.2.0-next.1",
81-
"@angular/platform-server": "15.2.0-next.1",
82-
"@angular/router": "15.2.0-next.1",
83-
"@angular/service-worker": "15.2.0-next.1",
78+
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#a2c72b29c3bd46265d111ac42c2e7221c6b8d10d",
79+
"@angular/platform-browser": "15.2.0-next.2",
80+
"@angular/platform-browser-dynamic": "15.2.0-next.2",
81+
"@angular/platform-server": "15.2.0-next.2",
82+
"@angular/router": "15.2.0-next.2",
83+
"@angular/service-worker": "15.2.0-next.2",
8484
"@babel/core": "7.20.12",
8585
"@babel/generator": "7.20.7",
8686
"@babel/helper-annotate-as-pure": "7.18.6",

packages/ngtools/webpack/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
},
2929
"devDependencies": {
3030
"@angular-devkit/core": "0.0.0-PLACEHOLDER",
31-
"@angular/compiler": "15.1.1",
32-
"@angular/compiler-cli": "15.1.1",
31+
"@angular/compiler": "15.1.2",
32+
"@angular/compiler-cli": "15.1.2",
3333
"typescript": "4.9.4",
3434
"webpack": "5.75.0"
3535
}

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#1a51e199f590248f20b7451696bffac20aac97cb",
6-
"@angular/cdk": "github:angular/cdk-builds#2bf3551c70e3417a7dee757349221f6807ed682e",
7-
"@angular/common": "github:angular/common-builds#f0aec2011458f30ba66123a855e5ea28d52b9284",
8-
"@angular/compiler": "github:angular/compiler-builds#22d0880e294e444e227e85579c37894328c88e09",
9-
"@angular/compiler-cli": "github:angular/compiler-cli-builds#693a8849cba05f755910c774f0d8a550cf9c0e0f",
10-
"@angular/core": "github:angular/core-builds#f94125e7abbfbbc5daca918d288b4dbe4074d9f3",
11-
"@angular/forms": "github:angular/forms-builds#374f1247ee8a5ed1bb580cd641df29279af09a2f",
12-
"@angular/language-service": "github:angular/language-service-builds#78d703b6689ebfec74d988fbdf4dea94226ec8ec",
13-
"@angular/localize": "github:angular/localize-builds#755c1dad70cb052a3956da63754af2d1f1d6b8e0",
14-
"@angular/material": "github:angular/material-builds#b4356c99b073a6ec3bebaaa7b4386fcecc1d18ee",
15-
"@angular/material-moment-adapter": "github:angular/material-moment-adapter-builds#0e23c03847d9a6fdf5798f1d99e6ce86e83c011f",
16-
"@angular/platform-browser": "github:angular/platform-browser-builds#5064969e850a5496b33b8340ef43d2c26537e7df",
17-
"@angular/platform-browser-dynamic": "github:angular/platform-browser-dynamic-builds#ba881e0f073c4bc54afc26ec3c117691d9a03316",
18-
"@angular/platform-server": "github:angular/platform-server-builds#573ba93d37da0d818e1cc40a6f908a1dda94904a",
19-
"@angular/router": "github:angular/router-builds#389b737b04261f9e69dc4df55536f032c99334eb",
20-
"@angular/service-worker": "github:angular/service-worker-builds#a31a972d0d3b35e46f16e75598fb7da95c79ef53"
5+
"@angular/animations": "github:angular/animations-builds#198b9a1af958dee771fdf7b3c6fff7436d3774a4",
6+
"@angular/cdk": "github:angular/cdk-builds#8c26bc73f303708f39f312cc7abace38e2999202",
7+
"@angular/common": "github:angular/common-builds#6a75bbb3eaecae6ccfa4968c5a7a629929a5b0f7",
8+
"@angular/compiler": "github:angular/compiler-builds#50ae490fc529be015b406d1e071720de1bac00df",
9+
"@angular/compiler-cli": "github:angular/compiler-cli-builds#29295449eaefb231209347f85e34ba105aa1acf6",
10+
"@angular/core": "github:angular/core-builds#98b362f0bb6c0d005dc36a91176b4c302bbc2f2c",
11+
"@angular/forms": "github:angular/forms-builds#7057349eed66f30fbc1a7160b506b451196ce0d4",
12+
"@angular/language-service": "github:angular/language-service-builds#cfacce70b8da5d5f5980ba6218634cb37cbfbbb5",
13+
"@angular/localize": "github:angular/localize-builds#03d6282765ed3ddeed4d79b08c352246156d4c0e",
14+
"@angular/material": "github:angular/material-builds#af6d7ab040b95f5e3b4c3ff707d75b326e31626a",
15+
"@angular/material-moment-adapter": "github:angular/material-moment-adapter-builds#255b9d000c19fa0a2ab12865e1ee06cf97f94bc5",
16+
"@angular/platform-browser": "github:angular/platform-browser-builds#1e44140a92f88a076631fd17ae5fc76a4c1bd9bb",
17+
"@angular/platform-browser-dynamic": "github:angular/platform-browser-dynamic-builds#ede96992eed3547106f6cb246e173667b43f8f70",
18+
"@angular/platform-server": "github:angular/platform-server-builds#6b157bd859481213bb6cd7fcd8fd3dc823203e51",
19+
"@angular/router": "github:angular/router-builds#dee177ceff8dea6bb586c695b5f7d4f9f300cd7c",
20+
"@angular/service-worker": "github:angular/service-worker-builds#b7e6f7539c97797a99af36aa065df8cd5d1cfb1b"
2121
}
2222
}

0 commit comments

Comments
 (0)