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

Bump default Node.js and Yarn versions #1342

Merged
merged 3 commits into from
Nov 29, 2022
Merged

Conversation

joshwlewis
Copy link
Member

@joshwlewis joshwlewis commented Nov 29, 2022

In #1331, the Node.js version change to 18.x is likely to cause issues for folks running on heroku-18 (as mentioned in #1331 (review)). This is an alternative update, which should bring both the default yarn and node installations to the most recent patch without negatively impacting users on heroku-18. Node.js 16 is a maintenance LTS, so should be fine to use for a bit longer. Longer term, we may want to conditionally select Node.js 18 for folks on heroku-20+.

@joshwlewis joshwlewis requested a review from a team as a code owner November 29, 2022 19:29
Copy link
Member

@edmorley edmorley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

CHANGELOG.md Outdated Show resolved Hide resolved
Co-authored-by: Ed Morley <501702+edmorley@users.noreply.github.com>
@joshwlewis joshwlewis enabled auto-merge (squash) November 29, 2022 19:41
@joshwlewis joshwlewis merged commit b37eadc into main Nov 29, 2022
@joshwlewis joshwlewis deleted the jwl/bump-default-node branch November 29, 2022 19:44
@sgerrand
Copy link

Suggest that you update the Heroku developer documentation to reflect this change: https://devcenter.heroku.com/articles/ruby-support#installed-binaries

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants