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

chore: Upgrade node engine of monorepo to 8.0.0 #19614

Merged
merged 1 commit into from
Nov 19, 2019

Conversation

wardpeet
Copy link
Contributor

Description

Seems like we never upgraded our engine in our main package.json.

Related Issues

renovatebot/renovate#4826 (comment)

@wardpeet wardpeet requested a review from a team as a code owner November 19, 2019 07:35
@pvdz
Copy link
Contributor

pvdz commented Nov 19, 2019

I'm fine with this change but before you merge:

  • Shouldn't we go for a higher minimal sub version?
  • Should this bump a major for Gatsby? (The node version is checked at installation time and would block if not matching)

@wardpeet
Copy link
Contributor Author

All our packages are 8.0.0 as we dropped node 6 support because so many minor & patch versions did. More info at https://www.gatsbyjs.org/blog/2019-06-18-dropping-support-for-node-6/.

I would love to bump it to something higher but at this moment we can't as it would require a major bump.

Copy link
Contributor

@vladar vladar left a comment

Choose a reason for hiding this comment

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

LGTM

@sidharthachatterjee sidharthachatterjee merged commit fec5a50 into master Nov 19, 2019
@sidharthachatterjee sidharthachatterjee deleted the node-engine branch November 19, 2019 10:26
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