Skip to content

Node.js: make engines less strict#8836

Merged
pharret31 merged 1 commit into
26_1from
4416-nodejs-make-engines-less-strict
Jun 4, 2026
Merged

Node.js: make engines less strict#8836
pharret31 merged 1 commit into
26_1from
4416-nodejs-make-engines-less-strict

Conversation

@pharret31

Copy link
Copy Markdown
Contributor

No description provided.

@pharret31 pharret31 self-assigned this Jun 4, 2026
Copilot AI review requested due to automatic review settings June 4, 2026 06:49

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR relaxes the Node.js engine requirement in the repository’s package.json so that installs can succeed with newer compatible Node.js 24.x versions while keeping the minimum at 24.15.0 (notably relevant because .npmrc sets engine-strict=true).

Changes:

  • Updated engines.node from an exact version (24.15.0) to a semver-compatible range (^24.15.0).

@pharret31 pharret31 merged commit fbc269a into 26_1 Jun 4, 2026
11 checks passed
@pharret31 pharret31 deleted the 4416-nodejs-make-engines-less-strict branch June 4, 2026 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants