Commit 8a04939
authored
chore: Set minimum Node.js version to 24 (#146)
#### Overview
Set minimum Node.js version to 24, since that is the version we use in CI.
- [x] I confirm this contribution is my own work, or I have the right to submit it under this project's license.
- [x] I searched existing issues and open pull requests, and this does not duplicate existing work.
#### Details
* Remove `*.profraw` files from root of the repo and `integrations/openclaw/`
#### Where should the reviewer start?
- justfile
## Summary by CodeRabbit
* **Chores**
* Enhanced local cleanup to remove profiling (.profraw) files.
* Updated development dependency for Node type definitions.
* **Documentation**
* Raised the documented minimum Node.js requirement to version 24 across guides and READMEs.
[](https://app.coderabbit.ai/change-stack/NVIDIA/NeMo-Relay/pull/146?utm_source=github_walkthrough&utm_medium=github&utm_campaign=change_stack)
Authors:
- David Gardner (https://github.com/dagardner-nv)
Approvers:
- https://github.com/Salonijain27
- Will Killian (https://github.com/willkill07)
URL: #1461 parent d288659 commit 8a04939
11 files changed
Lines changed: 24 additions & 37 deletions
File tree
- crates
- node
- wasm
- docs
- getting-started
- reference/api/nodejs
- integrations/openclaw
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13694 | 13694 | | |
13695 | 13695 | | |
13696 | 13696 | | |
13697 | | - | |
| 13697 | + | |
13698 | 13698 | | |
13699 | 13699 | | |
13700 | 13700 | | |
| |||
26024 | 26024 | | |
26025 | 26025 | | |
26026 | 26026 | | |
26027 | | - | |
| 26027 | + | |
26028 | 26028 | | |
26029 | 26029 | | |
26030 | 26030 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| 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 | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
782 | 782 | | |
783 | 783 | | |
784 | 784 | | |
| 785 | + | |
785 | 786 | | |
786 | 787 | | |
787 | 788 | | |
| |||
792 | 793 | | |
793 | 794 | | |
794 | 795 | | |
| 796 | + | |
795 | 797 | | |
796 | 798 | | |
797 | 799 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments