node
node copied to clipboard
Node.js JavaScript runtime ✨🐢🚀✨
triggered by [comment on #47747](https://github.com/nodejs/node/issues/47747#issuecomment-2110589610). This PR adds clarification on single customization chain thread that were introduced with #52706 @nodejs/loaders
This PR adds `resolveTlsa` so that the resolver can query TLSA records. c-ares added the parser in https://github.com/c-ares/c-ares/pull/600 and @bradh352 (thanks!) provided some code to get started with: https://github.com/nodejs/node/issues/39569#issuecomment-1812437718 Related...
Fix: #50498 The problem may be that md5 is not present in the [icu](https://github.com/unicode-org/icu/tree/release-74-1), but even in such a case, I used .asc to pass the validation. If the absence...
triggered by #53015 solves: #53016 this should be a consistent fix to always resolve the module format correctly. Enabling module detection by default made a few other tests need some...
Within the API documentation for modules, there is a section of pseudo-code which contains links to another file. This pseudo-code is inside of a pre-formatted element (``), but that prevents...
This is a `Documentation-only deprecation` as it only emits warning once per process and it does not change the behaviour of the functions. This is my first doc-only deprecation PR,...
### Version v20.13.1 ### Platform _No response_ ### Subsystem _No response_ ### What steps will reproduce the bug? After trying to implement custom-webpack in Angular frontend. Able to resolve loaders...
See https://github.com/w3c/FileAPI/pull/198. This is like the existing `arrayBuffer()` method, but gives you a Uint8Array instead. Tests at https://github.com/web-platform-tests/wpt/pull/46232 See also https://github.com/nodejs/undici/issues/3256 for the issue for doing the same for Request/Response....
### Version 21.2.0 Bisected to a3e09b3fdd3908a6cc82afa319596d3889513a51 ### Platform Darwin moxy.lan 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:27:24 PDT 2023; root:xnu-10002.41.9~6/RELEASE_ARM64_T6000 arm64 ### Subsystem esm hooks ### What steps...
### Version 18.20.2 ### Platform Linux # 6.8.0-31-generic #31-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 20 00:40:06 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux ### Subsystem _No response_ ### What steps will reproduce...