Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/assistant-to-the-branch-manager.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
- uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # tag=v3.3.0
with:
persist-credentials: false
- uses: angular/dev-infra/github-actions/branch-manager@f7d207b79899e466f312ae4fea2804f7978278ad
- uses: angular/dev-infra/github-actions/branch-manager@ee27e18676602a29b20703051ac303ea6386e54f
with:
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
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@ac593985615ec2ede58e132d2e21d2b1cbd6127c # tag=v3.3.0
- uses: angular/dev-infra/github-actions/commit-message-based-labels@f7d207b79899e466f312ae4fea2804f7978278ad
- uses: angular/dev-infra/github-actions/commit-message-based-labels@ee27e18676602a29b20703051ac303ea6386e54f
with:
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
post_approval_changes:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # tag=v3.3.0
- uses: angular/dev-infra/github-actions/post-approval-changes@f7d207b79899e466f312ae4fea2804f7978278ad
- uses: angular/dev-infra/github-actions/post-approval-changes@ee27e18676602a29b20703051ac303ea6386e54f
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@f7d207b79899e466f312ae4fea2804f7978278ad
- uses: angular/dev-infra/github-actions/feature-request@ee27e18676602a29b20703051ac303ea6386e54f
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@f7d207b79899e466f312ae4fea2804f7978278ad
- uses: angular/dev-infra/github-actions/lock-closed@ee27e18676602a29b20703051ac303ea6386e54f
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.1.0-next.3",
"@angular/build-tooling": "https://github.com/angular/dev-infra-private-build-tooling-builds.git#0940d31b019e41ca5283c1758d74fd648afd6a42",
"@angular/cdk": "15.1.0-next.2",
"@angular/common": "15.1.0-next.3",
"@angular/compiler": "15.1.0-next.3",
"@angular/compiler-cli": "15.1.0-next.3",
"@angular/core": "15.1.0-next.3",
"@angular/forms": "15.1.0-next.3",
"@angular/localize": "15.1.0-next.3",
"@angular/material": "15.1.0-next.2",
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#9dccce65ac86e8bb222f600d978b713f8e19c2f8",
"@angular/platform-browser": "15.1.0-next.3",
"@angular/platform-browser-dynamic": "15.1.0-next.3",
"@angular/platform-server": "15.1.0-next.3",
"@angular/router": "15.1.0-next.3",
"@angular/service-worker": "15.1.0-next.3",
"@angular/animations": "15.1.0-rc.0",
"@angular/build-tooling": "https://github.com/angular/dev-infra-private-build-tooling-builds.git#940c56c8cce3366b18653352899bc7891b684ea1",
"@angular/cdk": "15.1.0-rc.0",
"@angular/common": "15.1.0-rc.0",
"@angular/compiler": "15.1.0-rc.0",
"@angular/compiler-cli": "15.1.0-rc.0",
"@angular/core": "15.1.0-rc.0",
"@angular/forms": "15.1.0-rc.0",
"@angular/localize": "15.1.0-rc.0",
"@angular/material": "15.1.0-rc.0",
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#079a46ee8578c4ee17d532108295ac1ff4a1a47c",
"@angular/platform-browser": "15.1.0-rc.0",
"@angular/platform-browser-dynamic": "15.1.0-rc.0",
"@angular/platform-server": "15.1.0-rc.0",
"@angular/router": "15.1.0-rc.0",
"@angular/service-worker": "15.1.0-rc.0",
"@babel/core": "7.20.12",
"@babel/generator": "7.20.7",
"@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.1.0-next.3",
"@angular/compiler-cli": "15.1.0-next.3",
"@angular/compiler": "15.1.0-rc.0",
"@angular/compiler-cli": "15.1.0-rc.0",
"typescript": "4.9.4",
"webpack": "5.75.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#e367ab86e0e23659daac3cd0d634414ccf9ffbbd",
"@angular/cdk": "github:angular/cdk-builds#a9e7bae0709a72dc5af01174d3b415ca63eafa8c",
"@angular/common": "github:angular/common-builds#9b976ed0dc619bf106d8d4aa45fe83d8b2f81f42",
"@angular/compiler": "github:angular/compiler-builds#344d813ecb43c4ec25ad316e9f3527beb102fde4",
"@angular/compiler-cli": "github:angular/compiler-cli-builds#721a1b5f6138b8739b50dc8e3678b116744846b7",
"@angular/core": "github:angular/core-builds#02c314afa2d08d048d4a5dca534c53cb31987b13",
"@angular/forms": "github:angular/forms-builds#28445850cb8d3c0e1e2bc9f3cb1a7b4f465d471a",
"@angular/language-service": "github:angular/language-service-builds#56942552f5927f0c4e43f20e5cfdb75542474711",
"@angular/localize": "github:angular/localize-builds#ef95207731d0428a773164727e1c1cb4d3cc2d28",
"@angular/material": "github:angular/material-builds#787f1d442e35960f1b9a1c6cce4ad4d56a1e9bdd",
"@angular/material-moment-adapter": "github:angular/material-moment-adapter-builds#d7e190099a32b369fb415ac784f49e065ced7a8e",
"@angular/platform-browser": "github:angular/platform-browser-builds#3b8a4bf463294ec3ce20875d23b4f053c826e38c",
"@angular/platform-browser-dynamic": "github:angular/platform-browser-dynamic-builds#423c293bbcdd09fe7cdaede510c6a1c2dbfd1477",
"@angular/platform-server": "github:angular/platform-server-builds#5ed32fc76a805b722e4802cd191deee09e009188",
"@angular/router": "github:angular/router-builds#129f0e2ef1be5e920d293ab86d3afa7dea8e7b3b",
"@angular/service-worker": "github:angular/service-worker-builds#752841ea33762860e0d56847272b078211727e53"
"@angular/animations": "github:angular/animations-builds#da275ef5ebbf4ad3a8afe2f5b2a03d06cbd5a21e",
"@angular/cdk": "github:angular/cdk-builds#81ddbac570c776776821d039ad9ccd8f0fd61759",
"@angular/common": "github:angular/common-builds#70dca3677df929dea809f861edc885e1a734cad9",
"@angular/compiler": "github:angular/compiler-builds#7d599beb3bef030ff6a766303c0c25903549c78f",
"@angular/compiler-cli": "github:angular/compiler-cli-builds#8e3582d39bd7c5a4ef31b555e844af53a7565365",
"@angular/core": "github:angular/core-builds#538fe7f6b78eadbc1e1019321878df53e5589b2f",
"@angular/forms": "github:angular/forms-builds#3de6473abda2e874be05b7405a5d20dcc590ef35",
"@angular/language-service": "github:angular/language-service-builds#5c1c6d10ee081357753717ed663e1fc65f28b287",
"@angular/localize": "github:angular/localize-builds#b9b0b92149d6d1dacbbaeeceffd4c7a7eb83a100",
"@angular/material": "github:angular/material-builds#8681468d1612f440cce11db707cf49d45aa9cd43",
"@angular/material-moment-adapter": "github:angular/material-moment-adapter-builds#5995cda0c5f63daf581658b94cf2ab53981d301e",
"@angular/platform-browser": "github:angular/platform-browser-builds#db2ced81a8f9c89576a6b29c6c03b64101c0761f",
"@angular/platform-browser-dynamic": "github:angular/platform-browser-dynamic-builds#58ccef651fa65ea668982e6562b703b8195aeafe",
"@angular/platform-server": "github:angular/platform-server-builds#6ae958000cd15cd5913e385a4b5e7d19aa60413a",
"@angular/router": "github:angular/router-builds#e36ba787e25f9b352fbe53ca59355fb8e56568cb",
"@angular/service-worker": "github:angular/service-worker-builds#aff602aef0b91e5923d5e68108791f485e8ee97c"
}
}
Loading