Bump Release for Node 18.20 Memory Leak fix
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 45/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- docker, node.js
- Domain
- devops
Research direction
Locate the Docker image build and release configuration used by the CI pipeline, then trace where the Node version is selected. Compare the built image with the Node 18.20 release requirement and verify that the image used for React Native builds reports at least Node 18.20 without requiring the Jest memory workaround.
Written by the indexing model from the issue text.
Description
We use this image for CI builds of React Native, can we bump out a release to use at least Node 18.20? I'm getting 18.19 in my CI pipeline and there's a critical fix in 18.20 for a memory leak in Jest tests that has been out there for 2.5 years and requiring running Jest with --workerIdleMemoryLimit set to a low number like 100mb to prevent OOMs in the CI runner.
https://github.com/jestjs/jest/issues/11956
https://nodejs.org/en/blog/release/v18.20.0#vm-fix-v8-compilation-cache-support-for-vmscript
- Dominant language
- Dockerfile
- Stars
- 541
- Forks
- 152
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from react-native-community/docker-android
-
Difficulty 1/5 1-3 hours Newbie friendliness 70/100
react-native-community/docker-android#250 · 1 comment ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
-
Difficulty 4/5 3-5 days Newbie friendliness 30/100
react-native-community/docker-android#215 · 5 comments · 3 reactions ·
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
react-native-community/docker-android#193 · 8 comments ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
react-native-community/docker-android#166 · 12 comments · 13 reactions ·
All issues in react-native-community/docker-android
Similar issues
-
kind/bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
kubernetes-sigs/prow#953 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
Link Checker Report Openautomated issue report
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
automated-analysis bug memory-safety
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
area/entangle bug
Difficulty 1/5 Under an hour Newbie friendliness 92/100