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

Update nextjs to version 14.0.1 #676

Conversation

LoremIPsummer
Copy link
Collaborator

fixes #667

@LoremIPsummer LoremIPsummer self-assigned this Nov 9, 2023
@mcserep
Copy link
Collaborator

mcserep commented Nov 10, 2023

The breaking changes should be checked, there is not much fortunately:
https://nextjs.org/docs/pages/building-your-application/upgrading/version-14

E.g. the @next/font package has been fully removed in favor of the built-in next/font, so we need to update that.

As we have automated tests for the UI, a functionality test should also be performed for the frontend.

@mcserep mcserep self-requested a review November 10, 2023 13:59
@mcserep mcserep added Target: Developer environment Developer environment issues consist of CodeCompass or 3rd-party build tooling, configuration or CI. Target: WebGUI Issues related to the web frontend. labels Nov 10, 2023
@mcserep
Copy link
Collaborator

mcserep commented Dec 5, 2023

Any update on this @LoremIPsummer ?

@mcserep
Copy link
Collaborator

mcserep commented Feb 3, 2024

Since there is no update on this for almost 3 months, I will close this, and I have created #706 to address the mentioned issues.

@mcserep mcserep closed this Feb 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Target: Developer environment Developer environment issues consist of CodeCompass or 3rd-party build tooling, configuration or CI. Target: WebGUI Issues related to the web frontend.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Next.js to fix security issues
2 participants