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

[EPIC](React 19): Phase 2 - Preparation for React 19 #831

Open
7 tasks
barsukov opened this issue Mar 19, 2025 · 0 comments
Open
7 tasks

[EPIC](React 19): Phase 2 - Preparation for React 19 #831

barsukov opened this issue Mar 19, 2025 · 0 comments
Assignees
Labels
app Any app that is not specific label that lives under apps/ dependencies package All tasks related to package under packages/ Technical Debt This is the technical debt label, we need to fix it

Comments

@barsukov
Copy link
Contributor

Epic: Phase 2 - Preparation for React 19

Description

Ensure Juno is fully compatible with React 19 before upgrading.

Objectives

  • Run official React 19 codemods.
  • Update TypeScript and third-party dependencies.
  • Ensure test setups are compatible.

Acceptance Criteria

  • Codemods applied and manual fixes completed.
  • TypeScript and dependencies updated.
  • All tests pass.

Tasks

  • Run npx @react/codemod react-19 on all packages and apps.
  • Upgrade TypeScript to the latest version across:
    • @cloudoperators/juno-ui-components
    • @cloudoperators/juno-greenhouse
    • @cloudoperators/juno-messages-provider
    • @cloudoperators/juno-app-greenhouse
    • @cloudoperators/juno-app-doop
    • @cloudoperators/juno-app-heureka
    • @cloudoperators/juno-app-supernova
    • @cloudoperators/juno-app-template
    • @cloudoperators/juno-app-example
    • @cloudoperators/juno-app-carbon
  • Check and update third-party dependencies in all packages and apps.
  • Update and verify test setups.

Dependencies

  • Phase 1 - React 18.3 Upgrade must be complete.

Additional Notes

This phase mitigates risks before upgrading to React 19.


@barsukov barsukov added app Any app that is not specific label that lives under apps/ dependencies package All tasks related to package under packages/ Technical Debt This is the technical debt label, we need to fix it labels Mar 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app Any app that is not specific label that lives under apps/ dependencies package All tasks related to package under packages/ Technical Debt This is the technical debt label, we need to fix it
Projects
None yet
Development

No branches or pull requests

2 participants