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: Update to Angular 14 and other packages (#378) #379

Merged
merged 1 commit into from
Aug 25, 2022
Merged

chore: Update to Angular 14 and other packages (#378) #379

merged 1 commit into from
Aug 25, 2022

Conversation

Yberion
Copy link
Contributor

@Yberion Yberion commented Aug 18, 2022

Hello,

This PR does:

  • Closes Update for Angular 14 #378
  • Update to Angular 14
    • Angular 13 is still supported as this project isn't using any breaking changes from Angular 14
  • Update all other packages
  • Remove e2e tests as they weren't used
  • Removed not used/deprecated packages
  • Updated karma.conf.js
  • "Fixed unit tests"
    • properly import all used components/modules
    • use waitForAsync instead of async

Feel free to also remove other PR/branche related to packages update for cleaning purpose.

Could you create a new release following this PR if it got merged?

Have a good night/day.

cc @santoshyadavdev

@santoshyadavdev
Copy link
Member

Thank you @Yberion I will get it reviewed soon and release a new version 🤗

Copy link
Member

@santoshyadavdev santoshyadavdev left a comment

Choose a reason for hiding this comment

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

thank you 💙

@santoshyadavdev santoshyadavdev merged commit 62535c1 into uiuniversal:master Aug 25, 2022
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.

Update for Angular 14
2 participants