• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Unleash / unleash / 23788451725
87%
master: 91%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 31 Mar 2026 08:50AM UTC
Jobs 1
Files 1172
Run time 2min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

31 Mar 2026 08:41AM UTC coverage: 86.817% (+0.02%) from 86.794%
23788451725

push

github

web-flow
docs: synchronize Node.js and PostgreSQL version requirements across … (#11689)

## Description

This PR resolves multiple inconsistencies in the documented and enforced
Node.js and PostgreSQL versions across the repository. Previously, a
contributor could find mentions of Node 18, 20, and 22 depending on
which file they read.

### The Problem
*
**[.node-version](cci:7://file:///home/13769K/Git/forks/unleash/.node-version:0:0-0:0)**
was set to **22.22**.
*
**[backend/overview.md](cci:7://file:///home/13769K/Git/forks/unleash/contributing/backend/overview.md:0:0-0:0)**
recommended **Node 22** and **PostgreSQL 14**.
*
**[CONTRIBUTING.md](cci:7://file:///home/13769K/Git/forks/unleash/contributing/CONTRIBUTING.md:0:0-0:0)**
had conflicting mentions of **Node 20** (L11) and **Node 18** (L39),
along with **PostgreSQL 13**.
* **Root
[package.json](cci:7://file:///home/13769K/Git/forks/unleash/package.json:0:0-0:0)**
only enforced **Node >=20**.
*
**[frontend/package.json](cci:7://file:///home/13769K/Git/forks/unleash/frontend/package.json:0:0-0:0)**
only enforced **Node >=18**.

### The Solution
To eliminate confusion, this PR standardizes all requirements on **Node
22.0+** and **PostgreSQL 14.0+**, aligning them with the current CI/CD
environment and the
[.node-version](cci:7://file:///home/13769K/Git/forks/unleash/.node-version:0:0-0:0)
file.

## Changes
-
**[CONTRIBUTING.md](cci:7://file:///home/13769K/Git/forks/unleash/contributing/CONTRIBUTING.md:0:0-0:0)**:
Updated general instructions to specify Node 22 and PostgreSQL 14.
-
**[package.json](cci:7://file:///home/13769K/Git/forks/unleash/package.json:0:0-0:0)
(Root)**: Bumped `engines.node` to `>=22`.
-
**[frontend/package.json](cci:7://file:///home/13769K/Git/forks/unleash/frontend/package.json:0:0-0:0)**:
Bumped `engines.node` to `>=22`.

## Verification Results
- [x] Verified
[.node-version](cci:7://file:///home/13769K/Git/forks/unleash/.node-version:0:0-0:0)
content matches the new documentation.
- ... (continued)

1811 of 2011 branches covered (90.05%)

14930 of 17197 relevant lines covered (86.82%)

893.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23788451725.1 31 Mar 2026 08:50AM UTC 1172
86.82
GitHub Action Run
Source Files on build 23788451725
  • Tree
  • List 1172
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #23788451725
  • e962e23d on github
  • Prev Build on main (#23786322809)
  • Next Build on main (#23797302462)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc