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

Update deps including major updates of remark-preset-prettier and remark-validate-links #20

Merged
merged 1 commit into from
Sep 5, 2022

Conversation

ybiquitous
Copy link
Member

Which issue, if any, is this issue related to?

None.

Is there anything in the PR that needs further explanation?

The following updates dropped Node.js support, but it's no problem because this @stylelint/remark-preset package now supports Node.js 16+.

"engines": {
"node": ">=16.0.0"
},

@ybiquitous ybiquitous added the pr: dependencies relates to dependencies label Sep 5, 2022
@ybiquitous
Copy link
Member Author

I'll merge this PR and release a new version 4.0.0 (the current latest version is 3.0.0).

@ybiquitous ybiquitous merged commit 7dcfa49 into main Sep 5, 2022
@ybiquitous ybiquitous deleted the update-deps branch September 5, 2022 01:28
@JounQin
Copy link
Member

JounQin commented Sep 5, 2022

@ybiquitous

Actually, remark-preset-prettier@v2 requires node>=14.8 in which version top level await is supported.

remark-validate-links@v12 requires node>=14.14.

But, of course, node>=16 would work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: dependencies relates to dependencies
Development

Successfully merging this pull request may close these issues.

None yet

2 participants