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

Feature/v19 update #219

Merged
merged 9 commits into from
Mar 12, 2025
Merged

Conversation

freesbi
Copy link
Contributor

@freesbi freesbi commented Jan 29, 2025

Description

Update to Angular v19.
New builder provided - esbuild. Library build now 25% faster
Update other dependencies to be up-to-date
Fix Jest unit tests issues after update

Which Component is affected or generated?

Library components are not affected.
In v19 components are standalone by default, so in Component meta you don't need to provide standalone flag anymore.

Known issues

Right now Cypress component tests are not working with new esbuild builder. It can be monitored in this thread:
cypress-io/cypress#30903

When support for new builder will be provided by Cypress - we can update Cypress and configs. And tests if needed

@Laess3r Laess3r merged commit 90d7e31 into porscheinformatik:master Mar 12, 2025
2 checks passed
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.

5 participants