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 required version of Node.js to >=20.12.1 #1590

Merged
merged 2 commits into from
Jun 7, 2024
Merged

Bump required version of Node.js to >=20.12.1 #1590

merged 2 commits into from
Jun 7, 2024

Conversation

tidoust
Copy link
Member

@tidoust tidoust commented Jun 7, 2024

That was missed when bumping the version of Respec used as a dependency last week, but Respec now requires Node.js >=20.12.1. I'm not sure that we really need that version ourselves, but doing so at least avoids getting scary "Unsupported engine" messages for Respec when installing Reffy.

That was missed when bumping the version of Respec used as a dependency last
week, but Respec now requires Node.js >=20.12.1. I'm not sure that we really
need that version ourselves, but doing so at least avoids getting scary
"Unsupported engine" messages for Respec when installing Reffy.
@tidoust tidoust merged commit 1074c5a into main Jun 7, 2024
1 check passed
@tidoust tidoust deleted the bump-node branch June 7, 2024 15:07
tidoust added a commit that referenced this pull request Jun 7, 2024
Breaking change:
- Bump required version of Node.js to >=20.12.1 (#1590)

Required by dependency on ReSpec, although note this dependency is only for
tests (`devDependencies` in `package.json`).

New features:
- Reduce crawler load on servers (#1587, #1581)
- Include data-xref-type as another hint for autolinks (#1585)

Feature patches:
- Skip requests on SVG and CSS resources (#1588)
- Fix Puppeteer instance teardown (#1586)

Dependency bumps:
- Bump respec from 35.0.2 to 35.1.0 (#1583)
- Bump ajv from 8.15.0 to 8.16.0 (#1580)
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.

2 participants