Skip to content

Commit d1fffd6

Browse files
renovate-botalan-agius4
authored andcommitted
build: update angular
1 parent b8c8cc4 commit d1fffd6

File tree

6 files changed

+32
-25
lines changed

6 files changed

+32
-25
lines changed

.github/workflows/dev-infra.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- uses: actions/checkout@v2
16-
- uses: angular/dev-infra/github-actions/commit-message-based-labels@a87135ebb421b291f986ec2c673e9c37f22dfc17
16+
- uses: angular/dev-infra/github-actions/commit-message-based-labels@5b35e20aeb147b713c31ba5c269cf2128c746d46
1717
with:
1818
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@a87135ebb421b291f986ec2c673e9c37f22dfc17
19+
- uses: angular/dev-infra/github-actions/feature-request@5b35e20aeb147b713c31ba5c269cf2128c746d46
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@a87135ebb421b291f986ec2c673e9c37f22dfc17
16+
- uses: angular/dev-infra/github-actions/lock-closed@5b35e20aeb147b713c31ba5c269cf2128c746d46
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.0-next.2",
7070
"@angular/compiler-cli": "14.0.0-next.2",
7171
"@angular/core": "14.0.0-next.2",
72-
"@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#9f8c2d0940cfd6d58db61b26176b0fd8d2256d9c",
72+
"@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#bd277985ac350efca14fba5609cac29e6ebd4420",
7373
"@angular/forms": "14.0.0-next.2",
7474
"@angular/localize": "14.0.0-next.2",
7575
"@angular/material": "14.0.0-next.2",

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#71320e3322b988deb2c6e3f105c5a0bfa8aaf947",
6-
"@angular/cdk": "github:angular/cdk-builds#5111a01444ab3e3528d5968336e8b3d880a246e4",
7-
"@angular/common": "github:angular/common-builds#7aecc2b349091f277321ef8291a4653849f6fcf1",
8-
"@angular/compiler": "github:angular/compiler-builds#3aabd9a4f7a0993c64f5d5c0340230db68a95f71",
9-
"@angular/compiler-cli": "github:angular/compiler-cli-builds#23831576663dbb34b0158720aa662b1cad7166d7",
10-
"@angular/core": "github:angular/core-builds#11dfc002e832ca7b3c15ec68800a38e5aaf17091",
11-
"@angular/forms": "github:angular/forms-builds#a547e5cee3e58b97913f020275d88ee8e9964aca",
12-
"@angular/language-service": "github:angular/language-service-builds#0bce71af4942c87c89f8aa58ada2c77d9e09860c",
13-
"@angular/localize": "github:angular/localize-builds#ee57003ec6bb28a49ad1e2a398d1edcab68183f3",
14-
"@angular/material": "github:angular/material2-builds#2fa8e89ce9b42e4a071ea200dac7f1e3df87c0b0",
15-
"@angular/material-moment-adapter": "github:angular/material-moment-adapter-builds#4b480b92ffee44b810e7b935d6479fd8556a6be5",
16-
"@angular/platform-browser": "github:angular/platform-browser-builds#91bdab45fc78eb066239842554116b9398da71d9",
17-
"@angular/platform-browser-dynamic": "github:angular/platform-browser-dynamic-builds#43c0a2ec83e030b264ed45487af2876adbcc8083",
18-
"@angular/platform-server": "github:angular/platform-server-builds#7f18e1b5110adbf1a1dfc4f0e7d81a79a806eeaf",
19-
"@angular/router": "github:angular/router-builds#094eaf5740f207b50076aad248af05abc927ec99",
20-
"@angular/service-worker": "github:angular/service-worker-builds#efb19c86688d75663f32ae129d9b21b179152395"
5+
"@angular/animations": "github:angular/animations-builds#5457147f366d8a2cfab32da8a133654a721200d7",
6+
"@angular/cdk": "github:angular/cdk-builds#204a17eab44f8e4f034a78a21e6069e5a8463635",
7+
"@angular/common": "github:angular/common-builds#22e9daedd3d37d97f32d8d34cc0674b54039a85e",
8+
"@angular/compiler": "github:angular/compiler-builds#7a309565f72b6f419f075268f072f09e0431d95f",
9+
"@angular/compiler-cli": "github:angular/compiler-cli-builds#a7ff25be9d4bcac37b5c4bfe272492a25ed3ba67",
10+
"@angular/core": "github:angular/core-builds#75f1806c0380fa89fdaa4006ab5350b7ec744820",
11+
"@angular/forms": "github:angular/forms-builds#f389d34e2a4d688dce2eaa88131ce30d77fb49a4",
12+
"@angular/language-service": "github:angular/language-service-builds#53a1ed61e1823d20c0166ed0500bf88a767f931b",
13+
"@angular/localize": "github:angular/localize-builds#b833e14c66a0aefbc986cb8e9d3257f34e0eef66",
14+
"@angular/material": "github:angular/material2-builds#0090f5888649dad3f13fa2312322fd5b6545be2e",
15+
"@angular/material-moment-adapter": "github:angular/material-moment-adapter-builds#3dd25e3328491dbabe05197001a95bdfed9f9aa8",
16+
"@angular/platform-browser": "github:angular/platform-browser-builds#66e6c0be39be2fe4dd8b0420c9eb01be397f7672",
17+
"@angular/platform-browser-dynamic": "github:angular/platform-browser-dynamic-builds#9c852036d405f4a636afdd47ca44ee0b5ea545d5",
18+
"@angular/platform-server": "github:angular/platform-server-builds#8d8d9765431d8c307cef74dbbcc13249374f5145",
19+
"@angular/router": "github:angular/router-builds#fd17af326916e15b41dad458b1aab39ad0cf3b49",
20+
"@angular/service-worker": "github:angular/service-worker-builds#2792015b0d9f191c8f1fb831b0faf822ee189a58"
2121
}
2222
}

yarn.lock

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -207,10 +207,10 @@
207207
dependencies:
208208
tslib "^2.3.0"
209209

210-
"@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#9f8c2d0940cfd6d58db61b26176b0fd8d2256d9c":
211-
version "0.0.0-a87135ebb421b291f986ec2c673e9c37f22dfc17"
212-
uid "9f8c2d0940cfd6d58db61b26176b0fd8d2256d9c"
213-
resolved "https://github.com/angular/dev-infra-private-builds.git#9f8c2d0940cfd6d58db61b26176b0fd8d2256d9c"
210+
"@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#bd277985ac350efca14fba5609cac29e6ebd4420":
211+
version "0.0.0-5b35e20aeb147b713c31ba5c269cf2128c746d46"
212+
uid bd277985ac350efca14fba5609cac29e6ebd4420
213+
resolved "https://github.com/angular/dev-infra-private-builds.git#bd277985ac350efca14fba5609cac29e6ebd4420"
214214
dependencies:
215215
"@actions/core" "^1.4.0"
216216
"@actions/github" "^5.0.0"
@@ -250,7 +250,7 @@
250250
husky "^7.0.1"
251251
inquirer "^8.0.0"
252252
jasmine "^3.7.0"
253-
minimatch "^3.0.4"
253+
minimatch "^4.0.0"
254254
multimatch "^5.0.0"
255255
nock "^13.0.3"
256256
node-fetch "^2.6.1"
@@ -7729,6 +7729,13 @@ [email protected]:
77297729
dependencies:
77307730
brace-expansion "^1.1.7"
77317731

7732+
minimatch@^4.0.0:
7733+
version "4.2.1"
7734+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-4.2.1.tgz#40d9d511a46bdc4e563c22c3080cde9c0d8299b4"
7735+
integrity sha512-9Uq1ChtSZO+Mxa/CL1eGizn2vRn3MlLgzhT0Iz8zaY8NdvxvB0d5QdPFmCKf7JKA9Lerx5vRrnwO03jsSfGG9g==
7736+
dependencies:
7737+
brace-expansion "^1.1.7"
7738+
77327739
minimatch@~3.0.4:
77337740
version "3.0.7"
77347741
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.7.tgz#e78aeb8dceccb0d12b57a75872da43bc68e7d7ca"

0 commit comments

Comments
 (0)