Skip to content

Commit 4e3ebbe

Browse files
renovate-botclydin
authored andcommitted
build: update angular
1 parent 5657c84 commit 4e3ebbe

File tree

5 files changed

+38
-37
lines changed

5 files changed

+38
-37
lines changed

.github/workflows/dev-infra.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@v2
12-
- uses: angular/dev-infra/github-actions/breaking-changes-label@f64f8085a7b75368a97d05f0274471d42cf0f12f
12+
- uses: angular/dev-infra/github-actions/breaking-changes-label@e3359ce8f3854fbfb08de0b0cd2d20d1c2d51c40
1313
with:
1414
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@f64f8085a7b75368a97d05f0274471d42cf0f12f
12+
- uses: angular/dev-infra/github-actions/lock-closed@e3359ce8f3854fbfb08de0b0cd2d20d1c2d51c40
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
@@ -70,7 +70,7 @@
7070
"@angular/compiler": "13.0.0-next.8",
7171
"@angular/compiler-cli": "13.0.0-next.8",
7272
"@angular/core": "13.0.0-next.8",
73-
"@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#66f3d762e79e729464ec26685d8ab784d4876e94",
73+
"@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#e674228281ff6ac4d21779070b090e8a8bde9e69",
7474
"@angular/forms": "13.0.0-next.8",
7575
"@angular/localize": "13.0.0-next.8",
7676
"@angular/material": "13.0.0-next.6",

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#c3c11e7b25637d8ce546d03bf59e4cf5e7d7604f",
6-
"@angular/cdk": "github:angular/cdk-builds#21a732f1a125ac137741d6f2a50351148b79cc0a",
7-
"@angular/common": "github:angular/common-builds#d34c154bab0b821cb5be9a521430aa0e45cc2221",
8-
"@angular/compiler": "github:angular/compiler-builds#e56452124cb637e37db11065f50b30981d003941",
9-
"@angular/compiler-cli": "github:angular/compiler-cli-builds#3183a48fbc05529c455a2b42703fffff968d7ca0",
10-
"@angular/core": "github:angular/core-builds#93613481587b83ec164166e802a33585e566bc75",
11-
"@angular/forms": "github:angular/forms-builds#02dd2ca280fa70cf741b42028d9524bead136e47",
12-
"@angular/language-service": "github:angular/language-service-builds#67f9135389ea972913c8a0b784af80e9ee7f8249",
13-
"@angular/localize": "github:angular/localize-builds#96e89fa47ba396bf1198651638cbebf8d8c802ab",
14-
"@angular/material": "github:angular/material2-builds#b36c808421b1c8d766fc8965f42ff78ff50fa32b",
15-
"@angular/material-moment-adapter": "github:angular/material-moment-adapter-builds#cb661b058c9e581d992113701ddebb11a7ad432c",
16-
"@angular/platform-browser": "github:angular/platform-browser-builds#f837eaf3031ddd22ebdc1ab1ab18a6a59858fe18",
17-
"@angular/platform-browser-dynamic": "github:angular/platform-browser-dynamic-builds#fd0d30d1707199715ce505774725bf1090eb6e70",
18-
"@angular/platform-server": "github:angular/platform-server-builds#9dd91e618fd9d77c7fd121b53dd1f928ddd3317f",
19-
"@angular/router": "github:angular/router-builds#28e6ec7b4194231e6bd482429803c1b66bdc8976",
20-
"@angular/service-worker": "github:angular/service-worker-builds#55e0e5bea50f18cb876e8ad4f20c0e4967c6740f"
5+
"@angular/animations": "github:angular/animations-builds#71f8be3cbfc096615fa53a2efb1e76a0e804161b",
6+
"@angular/cdk": "github:angular/cdk-builds#4e674bdde71e6180656c86631b2304ce9bbc5b8f",
7+
"@angular/common": "github:angular/common-builds#1ad14942e69e2340e76fb495b4557e42f04a1952",
8+
"@angular/compiler": "github:angular/compiler-builds#2155540d6d86f09e8c5cc1bf788ad60288d3eeb0",
9+
"@angular/compiler-cli": "github:angular/compiler-cli-builds#c50f0c6cf0c45d8d5d6b5f7ae0593046aa576e2b",
10+
"@angular/core": "github:angular/core-builds#15db5be7501217a0893b23f47a2a47f80c4d3401",
11+
"@angular/forms": "github:angular/forms-builds#f9f99be58ea32c9e634d8b91db2c1a42ca5b7ebd",
12+
"@angular/language-service": "github:angular/language-service-builds#8506871de16cfdb3a89f5c632f33597396783239",
13+
"@angular/localize": "github:angular/localize-builds#b00c4fba4f5b1857775b962d02dd001cfd1e1f6d",
14+
"@angular/material": "github:angular/material2-builds#31e0d2ff33c7edad2944a869ef7b5c6d960b5195",
15+
"@angular/material-moment-adapter": "github:angular/material-moment-adapter-builds#e29dd5341de3888790449dafdfc273b7aed78eea",
16+
"@angular/platform-browser": "github:angular/platform-browser-builds#4a8e68a0e834bcbfca36c7324823e7d2912feced",
17+
"@angular/platform-browser-dynamic": "github:angular/platform-browser-dynamic-builds#7fef54602301196f3abcd505e524869e7f0c93de",
18+
"@angular/platform-server": "github:angular/platform-server-builds#04374a5781016322c8c12e08884e837a5a689c7d",
19+
"@angular/router": "github:angular/router-builds#5b710a02dc79dcb475d78fc67ab502b8bb5788af",
20+
"@angular/service-worker": "github:angular/service-worker-builds#644a41e880ae6d0b23e5734b5ea0de256229a375"
2121
}
2222
}

yarn.lock

Lines changed: 19 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -113,9 +113,10 @@
113113
dependencies:
114114
tslib "^2.0.0"
115115

116-
"@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#66f3d762e79e729464ec26685d8ab784d4876e94":
116+
"@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#e674228281ff6ac4d21779070b090e8a8bde9e69":
117117
version "0.0.0"
118-
resolved "https://github.com/angular/dev-infra-private-builds.git#66f3d762e79e729464ec26685d8ab784d4876e94"
118+
uid e674228281ff6ac4d21779070b090e8a8bde9e69
119+
resolved "https://github.com/angular/dev-infra-private-builds.git#e674228281ff6ac4d21779070b090e8a8bde9e69"
119120
dependencies:
120121
"@actions/core" "^1.4.0"
121122
"@actions/github" "^5.0.0"
@@ -128,7 +129,7 @@
128129
"@bazel/protractor" "4.2.0"
129130
"@bazel/runfiles" "4.2.0"
130131
"@bazel/typescript" "4.2.0"
131-
"@microsoft/api-extractor" "7.18.10"
132+
"@microsoft/api-extractor" "7.18.11"
132133
"@octokit/auth-app" "^3.6.0"
133134
"@octokit/core" "^3.5.1"
134135
"@octokit/graphql" "^4.8.0"
@@ -1306,24 +1307,24 @@
13061307
brfs "^1.4.0"
13071308
unicode-trie "^0.3.0"
13081309

1309-
"@microsoft/[email protected].8":
1310-
version "7.13.8"
1311-
resolved "https://registry.yarnpkg.com/@microsoft/api-extractor-model/-/api-extractor-model-7.13.8.tgz#a76a0be5cd019cab14e0be2b05a97115739d3938"
1312-
integrity sha512-tC/Mbc7vOEkinVmhXyGS4RvPD3cesE0UvE0RmgazDfLHOpefLwoakdoocZqUp+mL5hMUep/ymIW7IbfZlwWxnQ==
1310+
"@microsoft/[email protected].9":
1311+
version "7.13.9"
1312+
resolved "https://registry.yarnpkg.com/@microsoft/api-extractor-model/-/api-extractor-model-7.13.9.tgz#018fb37ac0147595832e13db17509f6adafbad9c"
1313+
integrity sha512-t/XKTr8MlHRWgDr1fkyCzTQRR5XICf/WzIFs8yw1JLU8Olw99M3by4/dtpOZNskfqoW+J8NwOxovduU2csi4Ww==
13131314
dependencies:
13141315
"@microsoft/tsdoc" "0.13.2"
13151316
"@microsoft/tsdoc-config" "~0.15.2"
1316-
"@rushstack/node-core-library" "3.40.3"
1317+
"@rushstack/node-core-library" "3.41.0"
13171318

1318-
"@microsoft/[email protected].10":
1319-
version "7.18.10"
1320-
resolved "https://registry.yarnpkg.com/@microsoft/api-extractor/-/api-extractor-7.18.10.tgz#2b6fc8ada9988c5d0d1f108773a4afd95163182f"
1321-
integrity sha512-FrXFniXYVG8YS55uwJ+lxHsHuy7SFmne0yClF0k8up2+CXw1zqOGuWJE66QzH4JITirTfny7E8x3i/3WlK53xg==
1319+
"@microsoft/[email protected].11":
1320+
version "7.18.11"
1321+
resolved "https://registry.yarnpkg.com/@microsoft/api-extractor/-/api-extractor-7.18.11.tgz#24910c2432362b09900b493a0713919b662cdb0f"
1322+
integrity sha512-WfN5MZry4TrF60OOcGadFDsGECF9JNKNT+8P/8crYAumAYQRitI2cUiQRlCWrgmFgCWNezsNZeI/2BggdnUqcg==
13221323
dependencies:
1323-
"@microsoft/api-extractor-model" "7.13.8"
1324+
"@microsoft/api-extractor-model" "7.13.9"
13241325
"@microsoft/tsdoc" "0.13.2"
13251326
"@microsoft/tsdoc-config" "~0.15.2"
1326-
"@rushstack/node-core-library" "3.40.3"
1327+
"@rushstack/node-core-library" "3.41.0"
13271328
"@rushstack/rig-package" "0.3.1"
13281329
"@rushstack/ts-command-line" "4.9.1"
13291330
colors "~1.2.1"
@@ -1691,10 +1692,10 @@
16911692
estree-walker "^1.0.1"
16921693
picomatch "^2.2.2"
16931694

1694-
"@rushstack/node-core-library@3.40.3":
1695-
version "3.40.3"
1696-
resolved "https://registry.yarnpkg.com/@rushstack/node-core-library/-/node-core-library-3.40.3.tgz#7dbeb6c5153e491b7c2002d53dec117a18161900"
1697-
integrity sha512-yWM84xgLVy1p3pQJw8EQYui5IgAFzB0MUpdGXCVKl3/qt25ucsqKA/I50DSPhvLf/Gpsvc8bGv+kx5PKgAseZg==
1695+
"@rushstack/node-core-library@3.41.0":
1696+
version "3.41.0"
1697+
resolved "https://registry.yarnpkg.com/@rushstack/node-core-library/-/node-core-library-3.41.0.tgz#36f79ecf1a3c9b417690d95bbfcdf40390bf5f51"
1698+
integrity sha512-JxdmqR+SHU04jTDaZhltMZL3/XTz2ZZM47DTN+FSPUGUVp6WmxLlvJnT5FoHrOZWUjL/FoIlZUdUPTSXjTjIcg==
16981699
dependencies:
16991700
"@types/node" "12.20.24"
17001701
colors "~1.2.1"

0 commit comments

Comments
 (0)