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 node min version to 16 and stylelint to 14 #84

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

TabithaLarkin
Copy link

This change drops support for Node v12 and v14 to match the dependent stylelint-order package that was changed in version 6.0.0 of their release. It also matches stylelint-order's peerDependencies to avoid future conflicts.

Node v20 was also added to the testing matrix to support it going forwards.

This should unblock the release of v10 as all tests will pass, allowing a release.

@ramsaysewell
Copy link

+1 here, would be great to have

Copy link

@Quentame Quentame left a comment

Choose a reason for hiding this comment

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

Would rename to "Bump node min version to 16 and stylelint to 14".

Otherwise, LGTM

package.json Show resolved Hide resolved
package-lock.json Show resolved Hide resolved
@TabithaLarkin TabithaLarkin changed the title Drop node 12 and 14 support to match stylelint-order dependency Bump node min version to 16 and stylelint to 14 Dec 7, 2023
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