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

chore(angular): update dependencies for v19, use latest control flow syntax and build #1858

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

brandyscarney
Copy link
Member

@brandyscarney brandyscarney commented Dec 13, 2024

  • Updates angular and angular-standalone to Angular v19
  • Updates @ionic/angular-toolkit to v12
  • Updates eslint to v9
  • Updates to use control flow blocks (@for instead of *ngFor)
  • Migrates angular-standalone to the new build system via the application builder

Copy link
Member Author

@brandyscarney brandyscarney Dec 13, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typescript needs to be pinned to minor here because version 5.7.2 causes errors with vue-tsc. This prevents the build from passing on this PR: https://github.com/ionic-team/starters/actions/runs/12321151698/job/34391988149?pr=1858

@brandyscarney brandyscarney changed the title fix(angular): update dependencies for v19, use latest control flow syntax chore(angular): update dependencies for v19, use latest control flow syntax Dec 13, 2024
@brandyscarney brandyscarney changed the title chore(angular): update dependencies for v19, use latest control flow syntax chore(angular): update dependencies for v19, use latest control flow syntax and build Dec 13, 2024
@brandyscarney brandyscarney marked this pull request as ready for review December 13, 2024 20:31
@brandyscarney brandyscarney requested a review from a team as a code owner December 13, 2024 20:32
@brandyscarney brandyscarney requested review from BenOsodrac and thetaPC and removed request for a team December 13, 2024 20:32
Copy link
Contributor

@thetaPC thetaPC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since this file is already being edited, can we add a new line to the end?

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

Successfully merging this pull request may close these issues.

2 participants