Skip to content

chore: pin lts node version#352

Merged
michalges merged 1 commit into
mainfrom
chore/bump-node-version
May 6, 2026
Merged

chore: pin lts node version#352
michalges merged 1 commit into
mainfrom
chore/bump-node-version

Conversation

@michalges

Copy link
Copy Markdown
Member

No description provided.

@michalges michalges self-assigned this May 6, 2026
Copilot AI review requested due to automatic review settings May 6, 2026 14:02
@github-actions

github-actions Bot commented May 6, 2026

Copy link
Copy Markdown

Looks like you did not link an issue to this PR. If this PR completes a task, consider linking it.

@michalges
michalges requested a review from GTR1701 May 6, 2026 14:02
@michalges michalges changed the title chore: bump node version chore: pin node version May 6, 2026
@michalges michalges changed the title chore: pin node version chore: pin lts node version May 6, 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 updates the project’s declared runtime requirements by bumping the Node.js engine version in package.json (and synchronizing the same constraint in package-lock.json), which also affects CI since GitHub Actions reads the Node version from package.json.

Changes:

  • Update engines.node from >=22 to ^24 in package.json.
  • Mirror the updated Node engine constraint in package-lock.json.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
package.json Bumps the declared Node engine range, which also drives CI Node selection via node-version-file.
package-lock.json Synchronizes lockfile’s top-level engine constraint with the updated Node requirement.

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

Comment thread package.json
@michalges
michalges merged commit ef519db into main May 6, 2026
14 checks passed
@michalges
michalges deleted the chore/bump-node-version branch May 6, 2026 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants