Skip to content

Commit

Permalink
build: update angular
Browse files Browse the repository at this point in the history
  • Loading branch information
angular-robot authored and dgp1130 committed Sep 16, 2022
1 parent 9798323 commit 3315d8c
Show file tree
Hide file tree
Showing 7 changed files with 206 additions and 584 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dev-infra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
- uses: angular/dev-infra/github-actions/commit-message-based-labels@bf4bb09bb2d32015f71943371c7484cb845f8c33
- uses: angular/dev-infra/github-actions/commit-message-based-labels@3c526cbb36b8517829dbbf02a7833fa3081479bb
with:
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
post_approval_changes:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
- uses: angular/dev-infra/github-actions/post-approval-changes@bf4bb09bb2d32015f71943371c7484cb845f8c33
- uses: angular/dev-infra/github-actions/post-approval-changes@3c526cbb36b8517829dbbf02a7833fa3081479bb
with:
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
2 changes: 1 addition & 1 deletion .github/workflows/feature-requests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
if: github.repository == 'angular/angular-cli'
runs-on: ubuntu-latest
steps:
- uses: angular/dev-infra/github-actions/feature-request@bf4bb09bb2d32015f71943371c7484cb845f8c33
- uses: angular/dev-infra/github-actions/feature-request@3c526cbb36b8517829dbbf02a7833fa3081479bb
with:
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
2 changes: 1 addition & 1 deletion .github/workflows/lock-closed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
lock_closed:
runs-on: ubuntu-latest
steps:
- uses: angular/dev-infra/github-actions/lock-closed@bf4bb09bb2d32015f71943371c7484cb845f8c33
- uses: angular/dev-infra/github-actions/lock-closed@3c526cbb36b8517829dbbf02a7833fa3081479bb
with:
lock-bot-key: ${{ secrets.LOCK_BOT_PRIVATE_KEY }}
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,22 +65,22 @@
},
"devDependencies": {
"@ampproject/remapping": "2.2.0",
"@angular/animations": "15.0.0-next.1",
"@angular/build-tooling": "https://github.com/angular/dev-infra-private-build-tooling-builds.git#6f2cb5cf1860e75368528cf2216798db6f94d937",
"@angular/cdk": "14.2.1",
"@angular/common": "15.0.0-next.1",
"@angular/compiler": "15.0.0-next.1",
"@angular/compiler-cli": "15.0.0-next.1",
"@angular/core": "15.0.0-next.1",
"@angular/forms": "15.0.0-next.1",
"@angular/localize": "15.0.0-next.1",
"@angular/material": "14.2.1",
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#170605f156be18f179ad0024d386d4a7c05efa9a",
"@angular/platform-browser": "15.0.0-next.1",
"@angular/platform-browser-dynamic": "15.0.0-next.1",
"@angular/platform-server": "15.0.0-next.1",
"@angular/router": "15.0.0-next.1",
"@angular/service-worker": "15.0.0-next.1",
"@angular/animations": "15.0.0-next.2",
"@angular/build-tooling": "https://github.com/angular/dev-infra-private-build-tooling-builds.git#c6e22890605f308ccfd504fa9cce7d16662aaa85",
"@angular/cdk": "14.2.2",
"@angular/common": "15.0.0-next.2",
"@angular/compiler": "15.0.0-next.2",
"@angular/compiler-cli": "15.0.0-next.2",
"@angular/core": "15.0.0-next.2",
"@angular/forms": "15.0.0-next.2",
"@angular/localize": "15.0.0-next.2",
"@angular/material": "14.2.2",
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#44bb94e2925b5288b6fbd46a7ed9162262cdfbdd",
"@angular/platform-browser": "15.0.0-next.2",
"@angular/platform-browser-dynamic": "15.0.0-next.2",
"@angular/platform-server": "15.0.0-next.2",
"@angular/router": "15.0.0-next.2",
"@angular/service-worker": "15.0.0-next.2",
"@babel/core": "7.19.0",
"@babel/generator": "7.19.0",
"@babel/helper-annotate-as-pure": "7.18.6",
Expand Down
4 changes: 2 additions & 2 deletions packages/ngtools/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
},
"devDependencies": {
"@angular-devkit/core": "0.0.0-PLACEHOLDER",
"@angular/compiler": "15.0.0-next.1",
"@angular/compiler-cli": "15.0.0-next.1",
"@angular/compiler": "15.0.0-next.2",
"@angular/compiler-cli": "15.0.0-next.2",
"typescript": "4.8.3",
"webpack": "5.74.0"
}
Expand Down
32 changes: 16 additions & 16 deletions tests/legacy-cli/e2e/ng-snapshot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,21 @@
"description": "snapshot versions of Angular for e2e testing",
"private": true,
"dependencies": {
"@angular/animations": "github:angular/animations-builds#505f8a2d2be6586e89acd246d2050a8b500a57a3",
"@angular/cdk": "github:angular/cdk-builds#147db6e77fb118c3b0e5f7bf46769cab8d219613",
"@angular/common": "github:angular/common-builds#c171283d4694df186a9bd0ccdb8627172a42eead",
"@angular/compiler": "github:angular/compiler-builds#db96e5bb9b07480ee6589dcdeb82f88a54467c04",
"@angular/compiler-cli": "github:angular/compiler-cli-builds#004f5e81c96bb2deb3c363b22c19738594abfa8b",
"@angular/core": "github:angular/core-builds#95970adf4382baad891c38ba2b06dbad519c7a23",
"@angular/forms": "github:angular/forms-builds#ef7df208ae0ca43b6fb5d818ebdc174969e0eeee",
"@angular/language-service": "github:angular/language-service-builds#a519d59ff410471ac6dd4f8dcc817af777a71d6f",
"@angular/localize": "github:angular/localize-builds#55ba186c15dd613908dd7e2893fd5a861034d4b0",
"@angular/material": "github:angular/material-builds#25a8d45f3b1dc8f959a29c4c8f60d23d30bd7dd8",
"@angular/material-moment-adapter": "github:angular/material-moment-adapter-builds#6b45289b7e34329ed0b1bea2d61984751aee7cdb",
"@angular/platform-browser": "github:angular/platform-browser-builds#c60de4ee2bea59155d5123d572ee553daa984301",
"@angular/platform-browser-dynamic": "github:angular/platform-browser-dynamic-builds#81f0ae73265a73e9f9ad201d953a1d3b4ff33114",
"@angular/platform-server": "github:angular/platform-server-builds#971c4d5ad5e0aa689d76ba928522549ad64f0d0e",
"@angular/router": "github:angular/router-builds#fa50da1f896bb52c4016c2d73736faf26dce6e08",
"@angular/service-worker": "github:angular/service-worker-builds#e9358b171567c8914153ffbbfb93db8e60374fdc"
"@angular/animations": "github:angular/animations-builds#5cd577a7a37f6c9209adc030d09bf7bcd503e664",
"@angular/cdk": "github:angular/cdk-builds#a1a7816f96be8e2df6dc45fc82fbcf9404470414",
"@angular/common": "github:angular/common-builds#81b999d134c7b80eae48422c0eb338be5ca8eb3b",
"@angular/compiler": "github:angular/compiler-builds#79461b329a9dbf20a14f52d1eaf9b104f953c971",
"@angular/compiler-cli": "github:angular/compiler-cli-builds#46b43ce2b1e6d31783b5abc689370e69186f2ed9",
"@angular/core": "github:angular/core-builds#fdca3416e5f081403ab468a79a066a45e686e263",
"@angular/forms": "github:angular/forms-builds#7ee9dd32be3ba1167172def8717cd2d5fa3d654c",
"@angular/language-service": "github:angular/language-service-builds#4f4f8824df3f78296dc4036d81e2d085107e0426",
"@angular/localize": "github:angular/localize-builds#2612fd6e8c385624d61c4f00b3c09d7f9d68d001",
"@angular/material": "github:angular/material-builds#29d487f620de38f038e7589a5891647c6ae5603a",
"@angular/material-moment-adapter": "github:angular/material-moment-adapter-builds#a02fbd703ac0bfdbf4c0470e3861dbee2848c9c0",
"@angular/platform-browser": "github:angular/platform-browser-builds#6f84beeae42784cfda2f0c3356e723aed1a6ee18",
"@angular/platform-browser-dynamic": "github:angular/platform-browser-dynamic-builds#7e6a975726b9551fa1ee964b67807d47327f483c",
"@angular/platform-server": "github:angular/platform-server-builds#c244c808644152058e78100a87fafd04e22f7549",
"@angular/router": "github:angular/router-builds#3322f30ff099a24cd6f7a8d9994b28ddcb05a8a7",
"@angular/service-worker": "github:angular/service-worker-builds#2b79ed4797bd3e3f9b3e551ea7e0768dd18ab0f8"
}
}

0 comments on commit 3315d8c

Please sign in to comment.