node
node copied to clipboard
Node.js JavaScript runtime β¨π’πβ¨
This adds a couple new entries or increases the support depending on newer data. I checked ncurses, tput, supports-color, and termstandard on github. Most updates are from supports-color.
[email protected] optimizes header value parsing on ARM Neon/WASM, and adds support for a protocol callback for use outside of the typical HTTP setting (RTSP/ICE).
As specified in https://no-color.org/, setting the env variable to an empty string should result in that env variable to be ignored: > Command-line software which adds ANSI color to its...
Switches over to using the new doc generation tooling. For more background on this, please see #52343 ~~Currently a draft just to get feedback on the approach to this integration.~~...
This will remove three of the four "A parse error occurred" issues during JavaScript CodeQL scans. (The fourth occurrence is in our code base, although it might be a false...
From the following comment in the pull request: https://github.com/nodejs/node/pull/57146#discussion_r1963799600 Add a template utility method `FromV8Value()` to replace the repetitive `static_cast(value.As()β>Value())` pattern. It also additionally adds compileβtime range checks for integers....
### Version v23.10.0 ### Platform ```text Tested on Linux and macOS: Linux rimmer 6.1.0-18-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.76-1 (2024-02-01) x86_64 GNU/Linux ---- Darwin holly 24.4.0 Darwin Kernel Version 24.4.0:...
### Version v24.0.0-nightly20250503f552c86fec ### Platform ```text macOS 15.5 ``` ### What steps will reproduce the bug? ```js Error.isError(new DOMException) // => false ``` ### What is the expected behavior? Why...
- At @mhdawson's [direction](https://github.com/nodejs/next-10/issues/302#issuecomment-2701266330) I added [this idea](https://github.com/nodejs/next-10/issues/302#issuecomment-2477950678) to the ambassador program document. Also included is: - a63292945d5c85960ee7fd236f34af31e963d20b - fixing some typos in previous content - 20c83cfb701246eaa3d1f25ff86ef035958cace3 - normalizing the...