From a76228d5ce80c62090a19cf5aa08669dac024df6 Mon Sep 17 00:00:00 2001 From: Angular Robot Date: Wed, 29 Mar 2023 23:17:42 +0000 Subject: [PATCH 1/2] build: update angular (cherry picked from commit b68b225a354e725451e2cd9f310160c4621be4d3) --- package.json | 28 ++--- .../src/builders/app-shell/app-shell_spec.ts | 2 +- .../browser/specs/lazy-module_spec.ts | 4 +- packages/ngtools/webpack/package.json | 4 +- tests/legacy-cli/e2e/ng-snapshot/package.json | 32 ++--- yarn.lock | 112 +++++++++--------- 6 files changed, 91 insertions(+), 91 deletions(-) diff --git a/package.json b/package.json index 5b8fdc91a666..ef98e986bd01 100644 --- a/package.json +++ b/package.json @@ -64,22 +64,22 @@ }, "devDependencies": { "@ampproject/remapping": "2.2.0", - "@angular/animations": "16.0.0-next.4", + "@angular/animations": "16.0.0-next.5", "@angular/build-tooling": "https://github.com/angular/dev-infra-private-build-tooling-builds.git#4c7d40592a36f061c23dd08f437f734081f9979d", - "@angular/cdk": "15.2.4", - "@angular/common": "16.0.0-next.4", - "@angular/compiler": "16.0.0-next.4", - "@angular/compiler-cli": "16.0.0-next.4", - "@angular/core": "16.0.0-next.4", - "@angular/forms": "16.0.0-next.4", - "@angular/localize": "16.0.0-next.4", - "@angular/material": "15.2.4", + "@angular/cdk": "15.2.5", + "@angular/common": "16.0.0-next.5", + "@angular/compiler": "16.0.0-next.5", + "@angular/compiler-cli": "16.0.0-next.5", + "@angular/core": "16.0.0-next.5", + "@angular/forms": "16.0.0-next.5", + "@angular/localize": "16.0.0-next.5", + "@angular/material": "15.2.5", "@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#052850d27f6c36226e1a62ab04af799746decd9a", - "@angular/platform-browser": "16.0.0-next.4", - "@angular/platform-browser-dynamic": "16.0.0-next.4", - "@angular/platform-server": "16.0.0-next.4", - "@angular/router": "16.0.0-next.4", - "@angular/service-worker": "16.0.0-next.4", + "@angular/platform-browser": "16.0.0-next.5", + "@angular/platform-browser-dynamic": "16.0.0-next.5", + "@angular/platform-server": "16.0.0-next.5", + "@angular/router": "16.0.0-next.5", + "@angular/service-worker": "16.0.0-next.5", "@babel/core": "7.21.3", "@babel/generator": "7.21.3", "@babel/helper-annotate-as-pure": "7.18.6", diff --git a/packages/angular_devkit/build_angular/src/builders/app-shell/app-shell_spec.ts b/packages/angular_devkit/build_angular/src/builders/app-shell/app-shell_spec.ts index 3a788a2adf9a..f6219f7341b0 100644 --- a/packages/angular_devkit/build_angular/src/builders/app-shell/app-shell_spec.ts +++ b/packages/angular_devkit/build_angular/src/builders/app-shell/app-shell_spec.ts @@ -182,7 +182,7 @@ describe('AppShell Builder', () => { expect(content).toContain('app-shell works!'); expect(content).toContain(''); - expect(content).toContain('