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

Upgrade Supporting Software #894

Open
2 tasks done
svogt0511 opened this issue Oct 29, 2024 · 0 comments
Open
2 tasks done

Upgrade Supporting Software #894

svogt0511 opened this issue Oct 29, 2024 · 0 comments
Assignees

Comments

@svogt0511
Copy link
Contributor

svogt0511 commented Oct 29, 2024

This includes upgrading to use node.js 20 and upgrading global ember-cli to the latest version. This usually goes pretty quickly because ember tries to stay compatible with quite a range of node versions.

It turns out that Vercel support is max'ed out at node v20 and the Ember v5 compatibility matrix lists node 20 as compatible, so we will use node v20.

See the Upgrade Supporting Software in the Technical Spec.

  • Upgrade to Node.js 20. This includes making sure that vercel builds with node 20. The github workflows use node 20. Finally specify package.json 'engine' as node 22.
  • Upgrade global development ember-cli to the latest version.

See Implementation Notes.

@svogt0511 svogt0511 changed the title Upgrade Environment Ember Upgrade - Core - Upgrade Environment Oct 29, 2024
@svogt0511 svogt0511 self-assigned this Oct 29, 2024
@svogt0511 svogt0511 changed the title Ember Upgrade - Core - Upgrade Environment Upgrade Supporting Software Oct 31, 2024
@svogt0511 svogt0511 reopened this Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant