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 node version to match heroku #6103

Merged
merged 3 commits into from
Nov 20, 2024

Conversation

FireLemons
Copy link
Collaborator

@FireLemons FireLemons commented Nov 20, 2024

What changed, and why?

Broken Build From Heroku:

   error [email protected]: The engine "node" is incompatible with this module. Expected version "20.x". Got "22.11.0"
   error Found incompatible module.

How is this tested? (please write tests!) 💖💪

css and js seem to work locally with node 22. Node is pretty good about backwards compatibility and we're only using core features so it should be fine. CI

Screenshots please :)

image
a js modal opening with css on the page

Feelings gif (optional)

What gif best describes your feeling working on this issue? https://giphy.com/
How to embed:

![alt text](https://media.giphy.com/media/1nP7ThJFes5pgXKUNf/giphy.gif)

@github-actions github-actions bot added dependencies Pull requests that update a dependency file javascript for use by Github Labeler to mark pull requests that update Javascript code labels Nov 20, 2024
@FireLemons FireLemons marked this pull request as draft November 20, 2024 03:24
@FireLemons
Copy link
Collaborator Author

Todo: unlink node version from ruby's docker image using nvm

@FireLemons FireLemons marked this pull request as ready for review November 20, 2024 20:27
@FireLemons FireLemons merged commit 24d9a1b into rubyforgood:main Nov 20, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript for use by Github Labeler to mark pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant