Skip to content

Conversation

@calebeby
Copy link
Member

@calebeby calebeby commented Sep 20, 2023

Node 16 is EOL as of last week. Hoping this might fix #566 (comment) since it looks like renovate is using npm@10, and npm@10 only supports node 18+.

Not sure if this will fix it though since renovate's update process doesn't depend on GH actions and might not read the engines field in package.json

@changeset-bot
Copy link

changeset-bot bot commented Sep 20, 2023

🦋 Changeset detected

Latest commit: c2fe380

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@cloudfour/eslint-plugin Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@calebeby calebeby merged commit 5733042 into main Sep 20, 2023
@calebeby calebeby deleted the drop-node-16 branch September 20, 2023 21:24
@spaceninja
Copy link
Member

Does the version of Node this repo uses affect consumers of our eslint library?

@github-actions github-actions bot mentioned this pull request Sep 20, 2023
@calebeby
Copy link
Member Author

calebeby commented Sep 20, 2023

Yes. Consumers of this eslint library will get install warnings if they try to update this dependency without also updating node to a supported version. (once we publish a new version of this library).

They can continue to use the older version of the eslint config if they are unable to update node right away.

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.

3 participants