Skip to content

Node.js: make engines less strict#252

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

Node.js: make engines less strict#252
pharret31 merged 1 commit into
masterfrom
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:28
@pharret31 pharret31 added the dependencies Pull requests that update a dependency file label Jun 4, 2026

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 version constraint in package.json so consumers aren’t forced to use exactly one patch/minor release, while still staying within the Node 24 major line.

Changes:

  • Updated engines.node from an exact version (24.15.0) to a semver range (^24.15.0) to allow newer compatible Node 24 releases.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants