Skip to content

chore: upgrade engines field to Node >= 18.x for c8 compatibility#381

Merged
jankapunkt merged 2 commits intorelease/2.4.1from
copilot/sub-pr-369-again
Jan 6, 2026
Merged

chore: upgrade engines field to Node >= 18.x for c8 compatibility#381
jankapunkt merged 2 commits intorelease/2.4.1from
copilot/sub-pr-369-again

Conversation

Copy link
Copy Markdown

Copilot AI commented Jan 6, 2026

The c8 v10.1.3 upgrade requires Node.js >=18, but the engines field specified Node.js >= 14.x, creating an incompatibility.

Changes:

  • Updated engines.node from ">= 14.x" to ">= 18.x" in package.json
  • package-lock.json updated accordingly

This is a breaking change for users on Node.js 14-17.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI self-assigned this Jan 6, 2026
Co-authored-by: jankapunkt <1135285+jankapunkt@users.noreply.github.com>
Copilot AI changed the title [WIP] Update engines field to Node 18 in release 2.4.1 chore: upgrade engines field to Node >= 18.x for c8 compatibility Jan 6, 2026
Copilot AI requested a review from jankapunkt January 6, 2026 08:55
@jankapunkt jankapunkt marked this pull request as ready for review January 6, 2026 09:12
@jankapunkt jankapunkt merged commit d6fdfa8 into release/2.4.1 Jan 6, 2026
5 checks passed
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