Commit 27ec007
committed
chore: update minimum Node.js version to 18
- Update engines requirement to Node.js >=18.0.0 and npm >=9.0.0
- Update CI matrix to test Node.js 18, 20, and 22
- Remove EOL Node.js 16 from testing matrix
- Keep Dockerfile at Node.js 24 as updated by Dependabot
Node.js 16 reached end-of-life in September 2023 and no longer
receives security updates. Node.js 18 is the minimum active LTS.1 parent 264914a commit 27ec007
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
| 50 | + | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments