Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: update angular #24780

Merged
merged 1 commit into from Mar 1, 2023
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.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/assistant-to-the-branch-manager.yml
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@7c046751f747221f4c74371d1a981087e8c2b423
- uses: angular/dev-infra/github-actions/branch-manager@0964b22324054d42af368701cd22849895880f11
with:
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
4 changes: 2 additions & 2 deletions .github/workflows/dev-infra.yml
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@7c046751f747221f4c74371d1a981087e8c2b423
- uses: angular/dev-infra/github-actions/commit-message-based-labels@0964b22324054d42af368701cd22849895880f11
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@7c046751f747221f4c74371d1a981087e8c2b423
- uses: angular/dev-infra/github-actions/post-approval-changes@0964b22324054d42af368701cd22849895880f11
with:
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
2 changes: 1 addition & 1 deletion .github/workflows/feature-requests.yml
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@7c046751f747221f4c74371d1a981087e8c2b423
- uses: angular/dev-infra/github-actions/feature-request@0964b22324054d42af368701cd22849895880f11
with:
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
2 changes: 1 addition & 1 deletion .github/workflows/lock-closed.yml
Expand Up @@ -13,6 +13,6 @@ jobs:
lock_closed:
runs-on: ubuntu-latest
steps:
- uses: angular/dev-infra/github-actions/lock-closed@7c046751f747221f4c74371d1a981087e8c2b423
- uses: angular/dev-infra/github-actions/lock-closed@0964b22324054d42af368701cd22849895880f11
with:
lock-bot-key: ${{ secrets.LOCK_BOT_PRIVATE_KEY }}
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -65,7 +65,7 @@
"devDependencies": {
"@ampproject/remapping": "2.2.0",
"@angular/animations": "16.0.0-next.0",
"@angular/build-tooling": "https://github.com/angular/dev-infra-private-build-tooling-builds.git#5728a6321ffeef89914116918f5219c80e657ca8",
"@angular/build-tooling": "https://github.com/angular/dev-infra-private-build-tooling-builds.git#34d71bee766ad8bd1326ca5d47ae9947c78b1f56",
"@angular/cdk": "15.2.0",
"@angular/common": "16.0.0-next.0",
"@angular/compiler": "16.0.0-next.0",
Expand All @@ -74,7 +74,7 @@
"@angular/forms": "16.0.0-next.0",
"@angular/localize": "16.0.0-next.0",
"@angular/material": "15.2.0",
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#c97c44b4b15c54cc4625ab581f3ad982d0734f80",
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#1b5502d1b766b615f945d293caaebe8e017aedcc",
"@angular/platform-browser": "16.0.0-next.0",
"@angular/platform-browser-dynamic": "16.0.0-next.0",
"@angular/platform-server": "16.0.0-next.0",
Expand Down
32 changes: 16 additions & 16 deletions tests/legacy-cli/e2e/ng-snapshot/package.json
Expand Up @@ -2,21 +2,21 @@
"description": "snapshot versions of Angular for e2e testing",
"private": true,
"dependencies": {
"@angular/animations": "github:angular/animations-builds#b466a51f65cae3a05a3cbd231b2fc2ebb9600c42",
"@angular/cdk": "github:angular/cdk-builds#185493d30450a577f60aed38ee238849048dd297",
"@angular/common": "github:angular/common-builds#69d7181dca1c5f43f82f37d2a7aed4076a3572a0",
"@angular/compiler": "github:angular/compiler-builds#6fa1103cc8e44310f3da91f4dd33696c71db8322",
"@angular/compiler-cli": "github:angular/compiler-cli-builds#f8dd36e8fba7d3738085a97d804ab95ef28ce38b",
"@angular/core": "github:angular/core-builds#74bac59418533274012eb511f58073f2d50a87ae",
"@angular/forms": "github:angular/forms-builds#d95605e280ca2664aaccee383b449af09311ad9d",
"@angular/language-service": "github:angular/language-service-builds#49ebad5480e204a996f58e875892bc0bd5b6ec3a",
"@angular/localize": "github:angular/localize-builds#7b19616b1fa2374d723037c8ac47632cbf1f45b5",
"@angular/material": "github:angular/material-builds#52d02e7fa875fbbae8c2cb2217a1728c9fc0f756",
"@angular/material-moment-adapter": "github:angular/material-moment-adapter-builds#0712e287d16a74362da56c8c0f8be2a9ab7847d9",
"@angular/platform-browser": "github:angular/platform-browser-builds#453b4e26a2338b5c8b5d0efafb69a98110d2184c",
"@angular/platform-browser-dynamic": "github:angular/platform-browser-dynamic-builds#8066de4dfe784b841eeeff60a92e38c5fdaf4796",
"@angular/platform-server": "github:angular/platform-server-builds#54dced7aa670e305817c27e12042ccfecab6216f",
"@angular/router": "github:angular/router-builds#a18401c0d756ef5dc265151120698b095cc03102",
"@angular/service-worker": "github:angular/service-worker-builds#8d321e811f1845ca554d891b572b05d9d46fec5c"
"@angular/animations": "github:angular/animations-builds#51b715b78e0344f31b8939faa5f15dd72bd83f9d",
"@angular/cdk": "github:angular/cdk-builds#6f0baa7d1ff78b5d3e580629b9f61ef75085329b",
"@angular/common": "github:angular/common-builds#ea6573510e2ddf3a764b0ca662981afea4f3aa6d",
"@angular/compiler": "github:angular/compiler-builds#16322f8d207a73bd9fdd975345bf21c0e484951c",
"@angular/compiler-cli": "github:angular/compiler-cli-builds#a2d589255777be91d3e76b3d571a9ee410e1704c",
"@angular/core": "github:angular/core-builds#e7f80076a6838da908fdc3589253ad8d0ff84ca5",
"@angular/forms": "github:angular/forms-builds#5a27cd4ff3c6e0c87b31a7ff4e78db75344a1953",
"@angular/language-service": "github:angular/language-service-builds#880b7853de69167454f8785dd3e05f5e2728774a",
"@angular/localize": "github:angular/localize-builds#aa9fa33ef81e9c3bd53b3561739693f46ca9b4a5",
"@angular/material": "github:angular/material-builds#23b6f5d31b2190083a4b79515cbecd9c35dcff65",
"@angular/material-moment-adapter": "github:angular/material-moment-adapter-builds#78f8b422f4d015b3cd53c206d7dd7216adf6de76",
"@angular/platform-browser": "github:angular/platform-browser-builds#7706e73704e6a605db33b4295f4ec46cbdc740ea",
"@angular/platform-browser-dynamic": "github:angular/platform-browser-dynamic-builds#97ec9c38ec92c3415f00cd552760a26aa4701f3f",
"@angular/platform-server": "github:angular/platform-server-builds#e4b78058b236dfaa8e5a091a7d493f6d22abfb03",
"@angular/router": "github:angular/router-builds#bd1f5707cf3fb2fca752c76179f1795fa323bd63",
"@angular/service-worker": "github:angular/service-worker-builds#09f2409d95d284ee8de08c4a2fb80969f36bba97"
}
}
16 changes: 8 additions & 8 deletions yarn.lock
Expand Up @@ -120,10 +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#5728a6321ffeef89914116918f5219c80e657ca8":
version "0.0.0-6636367d3b7e42d2a2b849a1c38a9a19a3fb832a"
uid "5728a6321ffeef89914116918f5219c80e657ca8"
resolved "https://github.com/angular/dev-infra-private-build-tooling-builds.git#5728a6321ffeef89914116918f5219c80e657ca8"
"@angular/build-tooling@https://github.com/angular/dev-infra-private-build-tooling-builds.git#34d71bee766ad8bd1326ca5d47ae9947c78b1f56":
version "0.0.0-0964b22324054d42af368701cd22849895880f11"
uid "34d71bee766ad8bd1326ca5d47ae9947c78b1f56"
resolved "https://github.com/angular/dev-infra-private-build-tooling-builds.git#34d71bee766ad8bd1326ca5d47ae9947c78b1f56"
dependencies:
"@angular-devkit/build-angular" "16.0.0-next.1"
"@angular/benchpress" "0.3.0"
Expand Down Expand Up @@ -304,10 +304,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#c97c44b4b15c54cc4625ab581f3ad982d0734f80":
version "0.0.0-6636367d3b7e42d2a2b849a1c38a9a19a3fb832a"
uid c97c44b4b15c54cc4625ab581f3ad982d0734f80
resolved "https://github.com/angular/dev-infra-private-ng-dev-builds.git#c97c44b4b15c54cc4625ab581f3ad982d0734f80"
"@angular/ng-dev@https://github.com/angular/dev-infra-private-ng-dev-builds.git#1b5502d1b766b615f945d293caaebe8e017aedcc":
version "0.0.0-0964b22324054d42af368701cd22849895880f11"
uid "1b5502d1b766b615f945d293caaebe8e017aedcc"
resolved "https://github.com/angular/dev-infra-private-ng-dev-builds.git#1b5502d1b766b615f945d293caaebe8e017aedcc"
dependencies:
"@yarnpkg/lockfile" "^1.1.0"
typescript "~4.9.0"
Expand Down