Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Upgrade to Angular 17 #265

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Upgrade to Angular 17 #265

wants to merge 1 commit into from

Conversation

edezekiel
Copy link

This PR updates the application to Angular v17.

Issue #264

Please Note: I also bumped the firebase package version to address some peer dependency issues. Additional review may be required to ensure the actual firebase deployment pipeline functions as expected.

  • Run ng update @angular/core@15 @angular/cli@15
  • Run ng update @angular/material@15
  • Upgrade away from legacy material modules
  • Upgrade @angular/fire and typescript
  • Run ng update @angular/core@16 @angular/cli@16
  • Upgrade typescript
  • Run ng update @angular/core@17 @angular/cli@17
  • Delete polyfill.ts
  • Update yarn.lock
  • Delete core-js package from dependencies
  • update cdk, fire, material, and rxjs
  • Update angular.json $schema

feat(): Run ng update @angular/core@15 @angular/cli@15

feat(): Run ng update @angular/material@15

feat(): Upgrade away from legacy material modules

feat(): Upgrade @angular/fire and typescript

feat(): Run ng update @angular/core@16 @angular/cli@16

feat(): Upgrade typescript

feat(): Run ng update @angular/core@17 @angular/cli@17

feat(): Delete polyfill.ts

feat(): Update yarn.lock

feat(): Delete core-js package from dependencies

feat(): update cdk, fire, material, and rxjs

feat(): Update angular.json $schema
Copy link

google-cla bot commented May 7, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant