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

feat: upgrade to angular 15 #288

Merged
merged 12 commits into from
Dec 12, 2022
Merged

feat: upgrade to angular 15 #288

merged 12 commits into from
Dec 12, 2022

Commits on Dec 7, 2022

  1. Configuration menu
    Copy the full SHA
    81920bd View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. feat: upgrade to Angular 15

    BREAKING CHANGE: Angular 15 required
    
    This closes #282
    maxime1992 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    7890724 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58978e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8422703 View commit details
    Browse the repository at this point in the history
  4. chore(CI): bump the ubuntu version

    In v18 of nodejs we need glibc 2.28 which isn't available on ubuntu 18.04 but is later on, see: nodejs/node#42351 (comment)
    maxime1992 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    17c4f0a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a67ae31 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6788e8e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dfba21c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    33a4398 View commit details
    Browse the repository at this point in the history
  9. chore(CI): run the e2e tests from the build instead of ng serve

    for some reason cypress wait doesn't seem to pick up that the app is ready with serve
    maxime1992 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    254c212 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ddda44d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f118ddd View commit details
    Browse the repository at this point in the history