Skip to content

chore: introduce .nvmrc file to specify the recommended node version#20

Merged
jboix merged 1 commit into
mainfrom
chore/nvmrc
Feb 13, 2026
Merged

chore: introduce .nvmrc file to specify the recommended node version#20
jboix merged 1 commit into
mainfrom
chore/nvmrc

Conversation

@jboix
Copy link
Copy Markdown
Member

@jboix jboix commented Feb 5, 2026

Description

Added an .nvmrc file on the root of the project with the recommended node version.

Changes Made

  • Updated the github actions to make use of the new .nvmrc file.
  • Updated recommended node version from v20 to v24 (latest LTS).
  • Generated a new batch of package-lock.json using the new node version.

Checklist

  • I have followed the project's style and contribution guidelines.
  • I have performed a self-review of my own changes.
  • I have made corresponding changes to the documentation.
  • I have added tests that prove my fix is effective or that my feature works.

@jboix jboix requested a review from amtins February 5, 2026 09:37
@jboix jboix self-assigned this Feb 5, 2026
@jboix jboix added this to Pillarbox Feb 5, 2026
@github-project-automation github-project-automation Bot moved this to 📋 Backlog in Pillarbox Feb 5, 2026
@jboix jboix moved this from 📋 Backlog to 🍿 Code Review in Pillarbox Feb 5, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 5, 2026

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 92.02% 150 / 163
🔵 Statements 91.17% 155 / 170
🔵 Functions 93.93% 62 / 66
🔵 Branches 71.42% 40 / 56
File CoverageNo changed files found.
Generated in workflow #51 for commit 42d1283 by the Vitest Coverage Report Action

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 5, 2026

PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-02-13 09:02 UTC

- Added an `.nvmrc` file on the root of the project with the recommended node version.
- Updated the github actions to make use of the new `.nvmrc` file.
- Updated recommended node version from v20 to v24 (latest LTS).
- Generated a new batch of `package-lock.json` using the new node version.
@jboix jboix added this pull request to the merge queue Feb 13, 2026
Merged via the queue into main with commit 67f7bc6 Feb 13, 2026
5 checks passed
@jboix jboix deleted the chore/nvmrc branch February 13, 2026 09:02
@github-project-automation github-project-automation Bot moved this from 🍿 Code Review to ✅ Done in Pillarbox Feb 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

2 participants