node
node copied to clipboard
Node.js JavaScript runtime β¨π’πβ¨
Replace `ToLocalChecked()` and `Check()` uses in exception.cc
### Version _No response_ ### Platform ### Subsystem _No response_ ### What steps will reproduce the bug? Opening a release proposal PR with GHA does not trigger the GHA CI...
Bumps [rtCamp/action-slack-notify](https://github.com/rtcamp/action-slack-notify) from 2.3.2 to 2.3.3. Release notes Sourced from rtCamp/action-slack-notify's releases. v2.3.3 What's Changed Changelog: What's Changed Pinning slackify-markdown-action to specific version by @βTello-Wharton @βadanalvarez #221 #219 New Contributors...
- [test: prepare test-crypto-rsa-dsa for newer OpenSSL](https://github.com/nodejs/node/commit/1ec846f815f718a1fb62aef5a2b0782b63245a0e) Update `parallel/test-crypto-rsa-dsa` to prepare for updating `deps/openssl` to later versions of OpenSSL which support implicit rejections with `RSA_PKCS1_PADDING`. - [build,deps,tools: prepare to update...
Refs: https://github.com/openssl/openssl/releases/tag/openssl-3.5.0
This is an automated update of OpenSSL to 3.5.0.
### Version v23.10.0 ### Platform ```text Microsoft Windows NT 10.0.26100.0 x64 ``` ### Subsystem _No response_ ### What steps will reproduce the bug? `mod.js` ```js console.log('in mod.ts') ``` `testcase.js` ```js...
The behavior was changed in 8e872999c446617ce2cd429aa230203d57082937, which broke `make test-npm`, as it tries modifying the path used for tmpDir.
Now that `CipherBase.init` has been removed, instances of the class are always initialized by a call to `initiv` immediately after the constructor has returned. Instead of calling into C++ twice...
### Version v20.15.1 ### Platform ```text Linux derby 6.6.46-0-lts #1-Alpine SMP PREEMPT_DYNAMIC 2024-08-16 08:05:54 x86_64 Linux ``` ### Subsystem _No response_ ### What steps will reproduce the bug? f.js contains...