Skip to content

Commit

Permalink
build: update angular
Browse files Browse the repository at this point in the history
  • Loading branch information
angular-robot committed Apr 11, 2023
1 parent ecb9382 commit da11f14
Show file tree
Hide file tree
Showing 6 changed files with 30 additions and 28 deletions.
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@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # v3.5.0
with:
persist-credentials: false
- uses: angular/dev-infra/github-actions/branch-manager@d28e5f71d00e1d55abafea9eea315bcccd3bc17c
- uses: angular/dev-infra/github-actions/branch-manager@b4837129ba45115207822945848e6d6f067290a9
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@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # v3.5.0
- uses: angular/dev-infra/github-actions/commit-message-based-labels@d28e5f71d00e1d55abafea9eea315bcccd3bc17c
- uses: angular/dev-infra/github-actions/commit-message-based-labels@b4837129ba45115207822945848e6d6f067290a9
with:
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
post_approval_changes:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # v3.5.0
- uses: angular/dev-infra/github-actions/post-approval-changes@d28e5f71d00e1d55abafea9eea315bcccd3bc17c
- uses: angular/dev-infra/github-actions/post-approval-changes@b4837129ba45115207822945848e6d6f067290a9
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@d28e5f71d00e1d55abafea9eea315bcccd3bc17c
- uses: angular/dev-infra/github-actions/feature-request@b4837129ba45115207822945848e6d6f067290a9
with:
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"devDependencies": {
"@ampproject/remapping": "2.2.0",
"@angular/animations": "16.0.0-next.7",
"@angular/build-tooling": "https://github.com/angular/dev-infra-private-build-tooling-builds.git#a8012d366831d2dc2350de94b6c0ad926775408d",
"@angular/build-tooling": "https://github.com/angular/dev-infra-private-build-tooling-builds.git#fb897a1ae4b084da69f77b3fc09848b57a321421",
"@angular/cdk": "15.2.6",
"@angular/common": "16.0.0-next.7",
"@angular/compiler": "16.0.0-next.7",
Expand All @@ -74,7 +74,7 @@
"@angular/forms": "16.0.0-next.7",
"@angular/localize": "16.0.0-next.7",
"@angular/material": "15.2.6",
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#68a6d97028583799726bdad5ef3234d3ec3463e6",
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#698a01b355d13f1d24096dd4b8853d2075f6a42d",
"@angular/platform-browser": "16.0.0-next.7",
"@angular/platform-browser-dynamic": "16.0.0-next.7",
"@angular/platform-server": "16.0.0-next.7",
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#2080cd322b608efe6e9d23bcdeabcd1b3b8894b4",
"@angular/cdk": "github:angular/cdk-builds#1c67057cc0a8cd111eee9cbbd7553d9b56c2047e",
"@angular/common": "github:angular/common-builds#f5b969be825aa49a99f88defe80af360f757980a",
"@angular/compiler": "github:angular/compiler-builds#3205fadc29d6e4ba669efffd0772f013658cc01a",
"@angular/compiler-cli": "github:angular/compiler-cli-builds#ceeb6cb171824008e9999adb80800c01742544e6",
"@angular/core": "github:angular/core-builds#845f19231c1ccd652ad4c9a7d48c2474ee5c21ba",
"@angular/forms": "github:angular/forms-builds#f69437968f7db7e7bfdbfc2c24a5d135d92d4a41",
"@angular/language-service": "github:angular/language-service-builds#c5784643560042cc393dfbdeb5dcd18e259688ce",
"@angular/localize": "github:angular/localize-builds#f8cf02d894d102c9b4b11eb5ed33ae0f037c6dfe",
"@angular/material": "github:angular/material-builds#f9f64e9088b199d98b86fe7721cb77b6dbcd8d4f",
"@angular/material-moment-adapter": "github:angular/material-moment-adapter-builds#adba6cf7a85a7a3ca5475c88812eedffe5936900",
"@angular/platform-browser": "github:angular/platform-browser-builds#1e583f7cb0f888c590105eb17da81774c3a18aa9",
"@angular/platform-browser-dynamic": "github:angular/platform-browser-dynamic-builds#1cf55073cb2577e70ee0504f8d49f6f04b3cb43f",
"@angular/platform-server": "github:angular/platform-server-builds#287f11a4c47aa633f5694a407b4f7dfb2b5a76ea",
"@angular/router": "github:angular/router-builds#1f9279ce3146cd958446c0c6e453e10371cfa00f",
"@angular/service-worker": "github:angular/service-worker-builds#d5292a6520e791f4d1430c812e0fb7fc7f96d5b2"
"@angular/animations": "github:angular/animations-builds#87d85a927a6abfca71793d20edea678afe85067e",
"@angular/cdk": "github:angular/cdk-builds#52ba352b7c632abe37281ff37bf3acadd8823247",
"@angular/common": "github:angular/common-builds#3f8cdd0df610840bb8802c566415a56233cfcb2e",
"@angular/compiler": "github:angular/compiler-builds#f20b68fcd39fef44e7142c6e79a0426cc8b0a3d4",
"@angular/compiler-cli": "github:angular/compiler-cli-builds#7848e1ab3ffe2f78c5d7b28e8259b643f720de31",
"@angular/core": "github:angular/core-builds#3aa923066cf8ffd6b274cb158f5f79d372d3f765",
"@angular/forms": "github:angular/forms-builds#12e1a2f05e205330ad2ad4ed03f78092d2c2dcbe",
"@angular/language-service": "github:angular/language-service-builds#051122b0ee3e508d7307c880947fcc484c143a56",
"@angular/localize": "github:angular/localize-builds#0cde41fe77ef75c7f29721b2282bfaf7bc8db18b",
"@angular/material": "github:angular/material-builds#714ac14642517d0607ede5de47f269ee511fad4e",
"@angular/material-moment-adapter": "github:angular/material-moment-adapter-builds#0b449098c60b4f72837e0f6a38acdb798cf73304",
"@angular/platform-browser": "github:angular/platform-browser-builds#11fa362d6efeae2d81a0ffc993d8f580f6233a54",
"@angular/platform-browser-dynamic": "github:angular/platform-browser-dynamic-builds#ff354b8cd93fa2a9da503d5f0d966fb9e143d8d9",
"@angular/platform-server": "github:angular/platform-server-builds#e5da71d88161eca8a1a89265fa4fd82fd8e3fe66",
"@angular/router": "github:angular/router-builds#94badf605586bd91d73985302241a893eeaf9e2a",
"@angular/service-worker": "github:angular/service-worker-builds#0be31a31c025e934c07f5acf98d566db992db491"
}
}
14 changes: 8 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -120,9 +120,10 @@
"@angular/core" "^13.0.0 || ^14.0.0-0"
reflect-metadata "^0.1.13"

"@angular/build-tooling@https://github.com/angular/dev-infra-private-build-tooling-builds.git#a8012d366831d2dc2350de94b6c0ad926775408d":
version "0.0.0-d28e5f71d00e1d55abafea9eea315bcccd3bc17c"
resolved "https://github.com/angular/dev-infra-private-build-tooling-builds.git#a8012d366831d2dc2350de94b6c0ad926775408d"
"@angular/build-tooling@https://github.com/angular/dev-infra-private-build-tooling-builds.git#fb897a1ae4b084da69f77b3fc09848b57a321421":
version "0.0.0-b4837129ba45115207822945848e6d6f067290a9"
uid fb897a1ae4b084da69f77b3fc09848b57a321421
resolved "https://github.com/angular/dev-infra-private-build-tooling-builds.git#fb897a1ae4b084da69f77b3fc09848b57a321421"
dependencies:
"@angular-devkit/build-angular" "16.0.0-next.4"
"@angular/benchpress" "0.3.0"
Expand Down Expand Up @@ -280,9 +281,10 @@
"@material/typography" "15.0.0-canary.684e33d25.0"
tslib "^2.3.0"

"@angular/ng-dev@https://github.com/angular/dev-infra-private-ng-dev-builds.git#68a6d97028583799726bdad5ef3234d3ec3463e6":
version "0.0.0-d28e5f71d00e1d55abafea9eea315bcccd3bc17c"
resolved "https://github.com/angular/dev-infra-private-ng-dev-builds.git#68a6d97028583799726bdad5ef3234d3ec3463e6"
"@angular/ng-dev@https://github.com/angular/dev-infra-private-ng-dev-builds.git#698a01b355d13f1d24096dd4b8853d2075f6a42d":
version "0.0.0-b4837129ba45115207822945848e6d6f067290a9"
uid "698a01b355d13f1d24096dd4b8853d2075f6a42d"
resolved "https://github.com/angular/dev-infra-private-ng-dev-builds.git#698a01b355d13f1d24096dd4b8853d2075f6a42d"
dependencies:
"@yarnpkg/lockfile" "^1.1.0"
typescript "~4.9.0"
Expand Down

0 comments on commit da11f14

Please sign in to comment.