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

Adjust minimal version of Node.js required #1717

Merged
merged 1 commit into from
Nov 29, 2024
Merged

Adjust minimal version of Node.js required #1717

merged 1 commit into from
Nov 29, 2024

Conversation

tidoust
Copy link
Member

@tidoust tidoust commented Nov 29, 2024

I thought the latest version of the Undici library merely required Node.js >=20 but it actually requires >=20.18.1, whereas we were as >=20.12.1 in Reffy. Adjusting package.json file accordingly.

I thought the latest version of the Undici library merely required Node.js
>=20 but it actually requires >=20.18.1, whereas we were as >=20.12.1 in
Reffy. Adjusting package.json file accordingly.
@tidoust tidoust merged commit dc6c9b5 into main Nov 29, 2024
1 check passed
@tidoust tidoust deleted the node-bump branch November 29, 2024 15:44
tidoust added a commit that referenced this pull request Nov 29, 2024
Breaking change:
- Adjust minimal version of Node.js required (#1717)

Dependencies bumped:
- Bump undici from 6.21.0 to 7.0.0 (#1716)
- Bump puppeteer from 23.8.0 to 23.9.0 (#1711)
- Bump rollup from 4.26.0 to 4.27.4 (#1713)
- Bump respec from 35.1.2 to 35.2.0 (#1714)
- Bump web-specs from 3.26.0 to 3.28.0 (#1715)
- Bump cross-spawn from 7.0.3 to 7.0.6 (#1710)
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