Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/nodejs/node

Node.js JavaScript runtime ✨🐢🚀✨
https://github.com/nodejs/node

process: disallow some uses of Object.defineProperty() on process.env

Disallow the use of Object.defineProperty() to hide entries in
process.env or make them immutabl...

e6a7300a10eb7de8a79e1ace26631fb611b64bfe authored almost 3 years ago by Himself65 <[email protected]>
build: consolidate JS and md linting GitHub Actions

Linting markdown runs the JavaScript linting job, so consolidate them to
conserve time and resou...

df20947e69dcfe73f0df1ff33ac350748173742e authored almost 3 years ago by Rich Trott <[email protected]>
doc: remove faulty justification for 128-bit AES

This sentence implies that AES-128 is preferred over AES-256 because
of a related-key attack fro...

d83e7a0b77f8b4494ada010cc287d8ec6ec13828 authored almost 3 years ago by Tobias Nießen <[email protected]>
doc: fix documentation of `FileHandle.prototype.appendFile`

PR-URL: https://github.com/nodejs/node/pull/42588
Reviewed-By: James M Snell <[email protected]>...

ae1f6db0886a540dcf33f27bb4f13c37e0c8899e authored almost 3 years ago by Antoine du Hamel <[email protected]>
lib: source maps filter null prefix

Fixes: https://github.com/nodejs/node/issues/42417

PR-URL: https://github.com/nodejs/node/pull/...

154fa4132b0dfc23c2776960a7c2d2d5d7f4e59d authored almost 3 years ago by Fabian Cook <[email protected]>
os: avoid unnecessary usage of var

The `var` keyword is known to be problematic and is not needed here,
so better to use the `let` ...

b5f0b49b9b04ec5d452b78aba5ff5a49dcc1e377 authored almost 3 years ago by Mohammed Keyvanzadeh <[email protected]>
meta: move one or more collaborators to emeritus

PR-URL: https://github.com/nodejs/node/pull/42500
Reviewed-By: Benjamin Gruenbaum <benjamingr@gm...

ba9e169feafa29a7758c55cfa7ec79ca6081d573 authored almost 3 years ago by Node.js GitHub Bot <[email protected]>
build: set stale action back to running nightly

I manually ran over the last number of weeks so that
we did not mark all of the stale isssues a...

d80f07ba80699901e78aa0577f069b59e4cb91a2 authored almost 3 years ago by Michael Dawson <[email protected]>
doc: change "OCSP Request" to "OCSP request"

PR-URL: https://github.com/nodejs/node/pull/42582
Reviewed-By: Luigi Pinca <[email protected]...

84ea25223eca444e9eeb259d5b38db08db12b2f3 authored almost 3 years ago by Tobias Nießen <[email protected]>
src: add proper mutexes for accessing FIPS state

The FIPS state handling and OpenSSL initialization code makes
accesses to global OpenSSL state w...

1c69dfe47218ecbc9f080a9a303f9d99e0515e51 authored almost 3 years ago by Anna Henningsen <[email protected]>
crypto: do not add undefined hash in webcrypto normalizeAlgorithm

PR-URL: https://github.com/nodejs/node/pull/42559
Reviewed-By: Rich Trott <[email protected]>
Rev...

5d0eb10c80843badca677b82995c8decd401b08e authored almost 3 years ago by Filip Skokan <[email protected]>
doc: aes webcrypto unwrap is not a node-specific extensions

PR-URL: https://github.com/nodejs/node/pull/42561
Reviewed-By: Tobias Nießen <[email protected]>
...

e12cfd85aee61295ce8517d86c0ec3cd7c0ecd9a authored almost 3 years ago by Filip Skokan <[email protected]>
crypto: cleanup webcrypto jwk code

PR-URL: https://github.com/nodejs/node/pull/42562
Reviewed-By: Tobias Nießen <[email protected]>
...

4fa6c89cd54a5c706693605dfda566caa7e66914 authored almost 3 years ago by Filip Skokan <[email protected]>
test: improve lib/internal/readline/promises.js coverage

PR-URL: https://github.com/nodejs/node/pull/42420
Refs: https://coverage.nodejs.org/coverage-419...

95f94cf0f3a8e928cde21ce211b3f4b922076658 authored almost 3 years ago by MURAKAMI Masahiko <[email protected]>
test: remove hack for `atob` and `btoa` WPT tests

PR-URL: https://github.com/nodejs/node/pull/42540
Reviewed-By: Michaël Zasso <targos@protonmail....

48dbec8b60ecc9728c82371ec1e99ff8348fde1f authored almost 3 years ago by Antoine du Hamel <[email protected]>
doc: simplify recommendations in process.md

Remove recommendation that has no explanation. Make the other
recommendation less wordy.

PR-URL...

b07dc4d19fdbc15b4f76557dc45b3ce3a43ad0c3 authored almost 3 years ago by Rich Trott <[email protected]>
meta: update AUTHORS

PR-URL: https://github.com/nodejs/node/pull/42585
Reviewed-By: Rich Trott <[email protected]>
Rev...

561885152e2bc894bd55184a950174a88486d286 authored almost 3 years ago by Node.js GitHub Bot <[email protected]>
doc: clarify recommendations in stream.md

PR-URL: https://github.com/nodejs/node/pull/42555
Reviewed-By: Mestery <[email protected]>
...

b71779517dfb4e4b34c9fc04ee8b6678256b5ddd authored almost 3 years ago by Rich Trott <[email protected]>
doc: simplify recommendation in webcrypto.md

PR-URL: https://github.com/nodejs/node/pull/42554
Reviewed-By: Mestery <[email protected]>
...

c9bb345b05307688bc6b727580121a9bf2819108 authored almost 3 years ago by Rich Trott <[email protected]>
doc: update DEP0102 text

PR-URL: https://github.com/nodejs/node/pull/42553
Reviewed-By: Mestery <[email protected]>
...

70dae240f04b91a05d1859f5440ca1305762d3da authored almost 3 years ago by Rich Trott <[email protected]>
doc: remove util.promisify() content in readline.md

PR-URL: https://github.com/nodejs/node/pull/42552
Reviewed-By: Mestery <[email protected]>
...

059b8900093f7468a3598eb307b9842247b29ee7 authored almost 3 years ago by Rich Trott <[email protected]>
lib: improve the coverage of the validator

PR-URL: https://github.com/nodejs/node/pull/42443
Reviewed-By: Ruben Bridgewater <ruben@bridgewa...

302fd02f7140ff06d511eaae807944e335682177 authored almost 3 years ago by mawaregetsuka <[email protected]>
test: pass data into napi_create_external

Since v8 10.1 v8::External::New DCHECKs that the data passed
into it cannot be a nullptr because...

7c8d98ea84fc298c5c1d3e84985e3f9b3f861691 authored almost 3 years ago by Joyee Cheung <[email protected]>
test: improve `FileHandle.prototype.write` coverage

Refs: https://github.com/nodejs/node/pull/42518

PR-URL: https://github.com/nodejs/node/pull/425...

46f54bda48610e62da8724a35dfa940fe3654649 authored almost 3 years ago by Antoine du Hamel <[email protected]>
test: add test for exception handlings in debugger

PR-URL: https://github.com/nodejs/node/pull/42327
Reviewed-By: James M Snell <[email protected]>...

eda2498dfd2595c313d155bc85a44ea60c3e43f0 authored almost 3 years ago by Kohei Ueno <[email protected]>
buffer: fix `atob` input validation

Fixes: https://github.com/nodejs/node/issues/42530

PR-URL: https://github.com/nodejs/node/pull/...

bba82cd9b9c750421b325cc3e51da03b21707e6a authored almost 3 years ago by Antoine du Hamel <[email protected]>
doc: add introduction sentence for CJS

PR-URL: https://github.com/nodejs/node/pull/42491
Reviewed-By: Geoffrey Booth <webadmin@geoffrey...

2dea9ccd8a5e8776b232740fa3fc3af93c335d92 authored almost 3 years ago by Antoine du Hamel <[email protected]>
crypto: fix webcrypto derive key lengths

PR-URL: https://github.com/nodejs/node/pull/42542
Reviewed-By: Rich Trott <[email protected]>
Rev...

18bd02f245ca34bcde8c707f1e5b1ed3813c7926 authored almost 3 years ago by Filip Skokan <[email protected]>
doc: add @meixg to collaborators

PR-URL: https://github.com/nodejs/node/pull/42576
Fixes: https://github.com/nodejs/node/issues/4...

53da438ab8b5595999546b482bd3cd7be15281a9 authored almost 3 years ago by meixg <[email protected]>
test: fix typo in common/wpt.js

thw -> the

PR-URL: https://github.com/nodejs/node/pull/42567
Reviewed-By: Zeyu Yang <himself65@...

127da0f36bfbdb8adcc53da6b22b4c9eeed2f518 authored almost 3 years ago by Ikko Ashimine <[email protected]>
doc: consolidate CI sections

PR-URL: https://github.com/nodejs/node/pull/42534
Reviewed-By: Antoine du Hamel <duhamelantoine1...

bcc68c36b6c53bb8af6b2523ae694718e1186810 authored almost 3 years ago by Rich Trott <[email protected]>
src: fix typo in InspectorIoDelegate constructor

PR-URL: https://github.com/nodejs/node/pull/42520
Reviewed-By: Darshan Sen <[email protected]>...

4cbb5d1a8b426e8999906a6b19cb749d41f7433b authored almost 3 years ago by Kohei Ueno <[email protected]>
doc: document breaking change in `http.IncomingMessage` `'close'` event

PR-URL: https://github.com/nodejs/node/pull/42521
Fixes: https://github.com/nodejs/node/issues/...

b9e97979f71fefb0ae39e8b53195ef8cb224482c authored almost 3 years ago by Paolo Insogna <[email protected]>
doc: remove extraneous comma

PR-URL: https://github.com/nodejs/node/pull/42548
Reviewed-By: Richard Lau <[email protected]>
Rev...

fd18b0e1d7b26271298bbe31798e02441f07a499 authored almost 3 years ago by Rich Trott <[email protected]>
doc: guide towards x509.fingerprint256

Recommend using x509.fingerprint256 instead of x509.fingerprint and
x509.fingerprint512 and sugg...

d484cba6a061a20663b8a5b33f50c7d89277bc96 authored almost 3 years ago by Tobias Nießen <[email protected]>
doc: fix internal link in collaborator-guide.md

Signed-off-by: Daeyeon Jeong <[email protected]>

PR-URL: https://github.com/nodejs/node/pul...

8dbdca8ed3f56c458436229bc0e441457860d319 authored almost 3 years ago by Daeyeon Jeong <[email protected]>
doc: add suggestion for OpenSSL only sec releases

Fixes: https://github.com/nodejs/TSC/issues/1187

Signed-off-by: Michael Dawson <mdawson@devrus....

1e5bafb9c8ba06835928064c55e274b592306eef authored almost 3 years ago by Michael Dawson <[email protected]>
tools: fixed bug causing JSON format to be broken

PR-URL: https://github.com/nodejs/node/pull/41565
Reviewed-By: James M Snell <[email protected]>

605a01bcfb3730df3c62e1d47c20fcfca539a8eb authored almost 3 years ago by mawaregetsuka <[email protected]>
bootstrap: reset process._exit and process.exitCode in pre-execution

PR-URL: https://github.com/nodejs/node/pull/42466
Reviewed-By: Darshan Sen <[email protected]>...

73194197875098843f88a5c5fa1f3ba628d66af0 authored almost 3 years ago by Joyee Cheung <[email protected]>
bootstrap: run inspector and event loop in snapshot builder

This makes --inspect and stdin/out functional in the embedded snapshot,
currently it's not guara...

01f6b9543f8a0c7db20c9e2871f4f794b950698e authored almost 3 years ago by Joyee Cheung <[email protected]>
bootstrap: make I/O streams work with user-land snapshot

Use the mksnapshot cleanup hooks to release the references
to the native streams so that they ca...

c131fbb65230cc8f62cc0f41682388507a669684 authored almost 3 years ago by Joyee Cheung <[email protected]>
build: add --node-snapshot-main configure option

This adds a --build-snapshot runtime option which is currently only
supported by the node_mksnap...

37aee80643822c8c9ff35c906d034ecc8fc448d5 authored almost 3 years ago by Joyee Cheung <[email protected]>
bootstrap: refresh options in pre-execution

Refresh the options map during pre-execution to pave the way for
user land snapshots which may n...

8a297ba3a0aa39afb7c84fceee4accff609b7cfe authored almost 3 years ago by Joyee Cheung <[email protected]>
test: fix comments in test files

This commit fixes typos found in test files.

PR-URL: https://github.com/nodejs/node/pull/4253...

1600869eb734627affc102d4b5b94d2138bfa9a8 authored almost 3 years ago by Daeyeon Jeong <[email protected]>
src,crypto: handle empty maybe correctly in crypto_dh.cc

Buffer::Length() dereferences the passed Local, so calling it when the
underlying pointer is a n...

f2a22ef17906f3c2698dd56e9e97cee061001070 authored almost 3 years ago by Darshan Sen <[email protected]>
src: remove unnecessary static qualifier in crypto_dh.cc

ZeroPadDiffieHellmanSecret() is in an anonymous namespace, so it has
static linkage already.

Si...

11c0da67f9c013f0132b2036f584793a5a36ad80 authored almost 3 years ago by Darshan Sen <[email protected]>
src,crypto: remove uses of AllocatedBuffer from crypto_dh.cc

Refs: https://github.com/nodejs/node/pull/39941
Signed-off-by: Darshan Sen <[email protected]>...

87a76d9de8caf11ec0f62f1d4098dbb7d5366505 authored almost 3 years ago by Darshan Sen <[email protected]>
doc: fix comment text in async_hooks example

PR-URL: https://github.com/nodejs/node/pull/42499
Reviewed-By: Darshan Sen <[email protected]>...

85f679fff101e86051dab5ab21359399b3dde9ae authored almost 3 years ago by Rich Trott <[email protected]>
doc: add `stability` class to legacy status description

PR-URL: https://github.com/nodejs/node/pull/42525
Reviewed-By: Antoine du Hamel <duhamelantoine...

eb3ca87a87283c5d7968f980ac3b126ac0c0495e authored almost 3 years ago by Daniel Roe <[email protected]>
child_process: add env contents types in JSDoc

Use JSDoc to indicate that the `env` object keys and values must be
strings.

Refs: https://gith...

f8ca5dfea462d05c4fadd6a935f375a7aa71f8be authored almost 3 years ago by Rich Trott <[email protected]>
tools: update GHA actions version

PR-URL: https://github.com/nodejs/node/pull/42498
Reviewed-By: Rich Trott <[email protected]>
Rev...

d320d459d251a9e7a909ba43f83eca51b9a31f93 authored almost 3 years ago by Antoine du Hamel <[email protected]>
src: address 3 useless call coverity warnings

Fix the last 3 useless call reports from coverity

Signed-off-by: Michael Dawson <mdawson@devrus...

33cbdb33e43440f3fa88f36510403e8fabd49b72 authored almost 3 years ago by Michael Dawson <[email protected]>
doc: suggest checkHost in checkServerIdentity docs

Refs: https://github.com/nodejs/node/pull/42470

PR-URL: https://github.com/nodejs/node/pull/424...

1000eb168a06cc4403454c48dd1a2f8bdfd60275 authored almost 3 years ago by Tobias Nießen <[email protected]>
buffer: refactor `byteLength` to remove outdated optimizations

The third argument `mustMatch` is now outdated, so remove it.

Fixes: https://github.com/nodejs/...

cff14bcaefe5dbde570a06aa751727d6b2b69129 authored almost 3 years ago by Rongjian Zhang <[email protected]>
net,dns: trace tcp connection and dns by perf_hooks

use the perf_hooks to trace the time spent by net.connect, dns.lookup,
dns.lookupService, dns.re...

e5200392a258f3a5d087a432ff565313e8a54bd1 authored almost 3 years ago by theanarkh <[email protected]>
esm: emit experimental warnings in common place

PR-URL: https://github.com/nodejs/node/pull/42314
Reviewed-By: Antoine du Hamel <duhamelantoine1...

5a927ef0c28cf1889dcb402d7edfc14861c9a450 authored almost 3 years ago by Jacob Smith <[email protected]>
test: fix typos in test/parallel

This pr fixes typos in some parallel tests.

PR-URL: https://github.com/nodejs/node/pull/42502
R...

c6051a08fa5cd9c9d152af64e42e36d690084420 authored almost 3 years ago by Daeyeon Jeong <[email protected]>
test: add trace-gc flag test

PR-URL: https://github.com/nodejs/node/pull/42471
Reviewed-By: James M Snell <[email protected]>...

00cb0912efd9c177569c440d60c6968398c37a02 authored almost 3 years ago by Tony Gorez <[email protected]>
doc: update security release onboarding

This change is helpful when publishing release announcements.

PR-URL: https://github.com/nodejs...

dfdfd2471f66dbb70e977410e728eb7302d5132c authored almost 3 years ago by Joe Sepi <[email protected]>
doc: fix question promise API example

PR-URL: https://github.com/nodejs/node/pull/42465
Reviewed-By: Antoine du Hamel <duhamelantoine1...

8a96ff7e545041dbf08483b4d512eefb488f0479 authored almost 3 years ago by Xuguang Mei <[email protected]>
build: bump actions/checkout

https://github.com/actions/checkout\#checkout-v3

PR-URL: https://github.com/nodejs/node/pull/42...

2e6d5e111c9c42a6f1866b64c131332f4c819d57 authored almost 3 years ago by Eliaz Bobadilla <[email protected]>
test,fs: add fs.rm() tests for .git directories

Git for Windows creates read-only files inside the .git directory.
fs.rm() was built in a way, t...

5a138b52195a40726eb83e4174fce8add31ca098 authored almost 3 years ago by Darshan Sen <[email protected]>
doc: remove comma splice in events.md

PR-URL: https://github.com/nodejs/node/pull/42484
Reviewed-By: Mestery <[email protected]>
...

fe955074037aa3c9fc4f41a298f176450c42937e authored almost 3 years ago by Rich Trott <[email protected]>
tools: update eslint to 8.12.0

PR-URL: https://github.com/nodejs/node/pull/42489
Reviewed-By: Tobias Nießen <[email protected]>
...

d1430947932c56214ba2a1c0286ca01a922a9d99 authored almost 3 years ago by Node.js GitHub Bot <[email protected]>
lib: update JSDoc for linting

Fix issue that will be flagged when we update ESLint and dependencies.

PR-URL: https://github.c...

3c97583a0d446091a23c1f1d1d57760dba41bc26 authored almost 3 years ago by Rich Trott <[email protected]>
tools: update lint-md-dependencies to [email protected]

PR-URL: https://github.com/nodejs/node/pull/42487
Reviewed-By: Tobias Nießen <[email protected]>
...

a7697c5e05c8a8892ac78d73bc6f1e65ab1a1243 authored almost 3 years ago by Node.js GitHub Bot <[email protected]>
doc: clarify napi_finalize behavior

We currently defer finalizer callbacks until the loop is idle.
Warn users that the weak referenc...

01a230032b9947194183655cfb7cff8c69355f72 authored almost 3 years ago by Alba Mendez <[email protected]>
meta: update AUTHORS

PR-URL: https://github.com/nodejs/node/pull/42488
Reviewed-By: Rich Trott <[email protected]>
Rev...

9c2d12474f775b54ea53e3026f7d89044cc77ec8 authored almost 3 years ago by Node.js GitHub Bot <[email protected]>
crypto: make authTagLength optional for CC20P1305

PR-URL: https://github.com/nodejs/node/pull/42427
Reviewed-By: James M Snell <[email protected]>...

934a3aa28fdc8dd23701d642580b261f5f6c932b authored almost 3 years ago by Tobias Nießen <[email protected]>
doc: expand history for conditional exports changes in v12

Fixes: https://github.com/nodejs/node/issues/36162

PR-URL: https://github.com/nodejs/node/pull/...

6e5485135737094582cdda68664ab2354154a60c authored almost 3 years ago by Greg Poole <[email protected]>
src: properly report exceptions from AddressToJS()

Signed-off-by: Darshan Sen <[email protected]>

PR-URL: https://github.com/nodejs/node/pull/42...

bc395d4c53afaaa53f9088b90ae84249adbf4d2e authored almost 3 years ago by Darshan Sen <[email protected]>
doc: change comma-splice to two sentences

PR-URL: https://github.com/nodejs/node/pull/42455
Reviewed-By: Mestery <[email protected]>
...

99c46a62dae50e10f63e22f6becba99e56ffe975 authored almost 3 years ago by Rich Trott <[email protected]>
doc: add link to section

PR-URL: https://github.com/nodejs/node/pull/42428
Reviewed-By: Mestery <[email protected]>
...

094b2ae9ba2db28254bb09207a58bd9730ff097d authored almost 3 years ago by Rich Trott <[email protected]>
deps: update undici to 4.16.0

PR-URL: https://github.com/nodejs/node/pull/42414
Reviewed-By: Michaël Zasso <targos@protonmail....

b476b1b91ef8715f096f815db5a0c8722b613678 authored almost 3 years ago by Node.js GitHub Bot <[email protected]>
doc: fix typo in async_context.md

PR-URL: https://github.com/nodejs/node/pull/42444
Reviewed-By: Rich Trott <[email protected]>
Rev...

e387269586152ec285c6f98c49cfc7dc2eb276fb authored almost 3 years ago by Anupama Codippily <[email protected]>
doc: add `trace_gc` to diagnostic tooling support document

PR-URL: https://github.com/nodejs/node/pull/42346
Reviewed-By: Matteo Collina <matteo.collina@g...

aea4e1f0bd708f5754db785cf044f457fe5f8243 authored almost 3 years ago by Tony Gorez <[email protected]>
bootstrap: use SnapshotData to pass snapshot data around

Instead of passing the snapshot blob, the per-isolate data
indices and the EnvSerializeInfo sepa...

bfb4ca8e94b2fda66c8adf048b9ac36c3c432e7f authored almost 3 years ago by Joyee Cheung <[email protected]>
lib: use class fields in observe.js

https://bugs.chromium.org/p/v8/issues/detail?id=10704 is already
fixed, so switch back to class ...

c37fdacb348fa8f735f0c01fdfb0eefe6152dd34 authored almost 3 years ago by Joyee Cheung <[email protected]>
lib: use class fields in Event and EventTarget

https://bugs.chromium.org/p/v8/issues/detail?id=10704 is already
fixed, so switch back to class ...

ea0668a27e2d89dd7924d577b6bcf3f87ed3d986 authored almost 3 years ago by Joyee Cheung <[email protected]>
lib: update class fields TODO in abort_controller.js

https://bugs.chromium.org/p/v8/issues/detail?id=10704 is already
fixed, but since AbortControlle...

eb7b89c8291f057cb9c3a903b4e4a67ec95bfd7d authored almost 3 years ago by Joyee Cheung <[email protected]>
tools: refloat 7 Node.js patches to cpplint.py

Cherry-pick 12c8b4d15471cb6211b39c3a2ca5b10fa4b9f12b
Original commit message:
This commit is...

9680d7df3a63128fc934ef65d5bbff2d6517e797 authored almost 3 years ago by Rich Trott <[email protected]>
tools: bump cpplint to 1.6.0

PR-URL: https://github.com/nodejs/node/pull/42416
Reviewed-By: Michaël Zasso <targos@protonmail....

1c64d06ade73f3273270b68aa290684afbced406 authored almost 3 years ago by Rich Trott <[email protected]>
src: suppress false coverity warning

Signed-off-by: Michael Dawson <[email protected]>

PR-URL: https://github.com/nodejs/node/pull/...

d10c71798da6718346b49e87d5ce8313e81d98f2 authored almost 3 years ago by Michael Dawson <[email protected]>
doc: make header smaller and dropdown click-driven when JS is on

PR-URL: https://github.com/nodejs/node/pull/42165
Fixes: https://github.com/nodejs/node/issues/4...

0f79a274621c3fab0d0665fb3715a7b1354896aa authored almost 3 years ago by Paolo Insogna <[email protected]>
2022-03-22, Version 17.8.0 (Current)

Notable changes:

doc:
* add @ShogunPanda to collaborators (Shogun) https://github.com/nodejs/...

3579f6d0449b3c577627859bf8c5ef700565f970 authored almost 3 years ago by Bryan English <[email protected]>
test: add initial test module

This commit adds a new 'test' module that exposes an API
for creating JavaScript tests. As the t...

432d1b50e0432daf7e81dea9a8d6dca64ecde6a4 authored almost 3 years ago by cjihrig <[email protected]>
module,repl: support 'node:'-only core modules

This commit makes it possible to add new core modules that can
only be require()'ed and imported...

3c4ee5267a522a8f16907c4b3726dd4afb29d4f6 authored almost 3 years ago by cjihrig <[email protected]>
async_hooks: remove destroyed symbol on Promises

Promises are never destroyed manually therefore it's not needed to
attach an object to track if ...

da399a6c8e6ed60313ba0d5dae24d55a1a7c2c37 authored almost 3 years ago by Gerhard Stöbich <[email protected]>
doc: standardize typography for _semantic versioning_

PR-URL: https://github.com/nodejs/node/pull/42401
Reviewed-By: Tobias Nießen <[email protected]>
...

87089bf8c63db4696090b52bd8b2d9794ffe83c2 authored almost 3 years ago by Rich Trott <[email protected]>
node-api: format Node-API related code

PR-URL: https://github.com/nodejs/node/pull/42396
Reviewed-By: Anna Henningsen <[email protected]...

718be08686312d19645861b9715491a49ee3c9cb authored almost 3 years ago by Vladimir Morozov <[email protected]>
doc,test: clarify ChaCha20-Poly1305 usage

PR-URL: https://github.com/nodejs/node/pull/42323
Reviewed-By: James M Snell <[email protected]>

655926155647ad39236220b094c7d1f391ce02ed authored almost 3 years ago by Tobias Nießen <[email protected]>
src: refactor IsSupportedAuthenticatedMode

Improve the function's structure and clarify the special handling of
ChaCha20-Poly1305. Remove t...

df39fd64b330e8f0db6892c2984983d0d1da9250 authored almost 3 years ago by Tobias Nießen <[email protected]>
doc: unify import order in CCM example

Refs: https://github.com/nodejs/node/pull/39043

PR-URL: https://github.com/nodejs/node/pull/423...

298cc8212a5b48dccabea1e2b41257f20699a552 authored almost 3 years ago by Tobias Nießen <[email protected]>
doc: update property name

Property name `min` was updated in 23637e9a3b208892449
to `lowest` but an instance of `min` was ...

4e2fefc2d0a82d8fadd9916654802e046eda8a96 authored almost 3 years ago by Rich Trott <[email protected]>
tools: fix skip PR if CI is still running

resolve: https://github.com/nodejs/node/issues/40330

PR-URL: https://github.com/nodejs/node/pul...

8f07452206233ebc8d0a29b66ba39caa7e13d3fe authored almost 3 years ago by Xuguang Mei <[email protected]>
tools: make update-undici script executable

PR-URL: https://github.com/nodejs/node/pull/42406
Reviewed-By: Colin Ihrig <[email protected]>
R...

419f02ba1f00cac3c26b7f0e9a3c01624a8b87cc authored almost 3 years ago by Michaël Zasso <[email protected]>
meta: update AUTHORS

PR-URL: https://github.com/nodejs/node/pull/42404
Reviewed-By: Rich Trott <[email protected]>
Rev...

c846ca5de6e42daa25d7e5249bb25f3a8034d243 authored almost 3 years ago by Node.js GitHub Bot <[email protected]>
tools: update lint-md-dependencies to [email protected]

PR-URL: https://github.com/nodejs/node/pull/42403
Reviewed-By: Rich Trott <[email protected]>
Rev...

0845e90456ca65990c173e94074e7f32eb67aa71 authored almost 3 years ago by Node.js GitHub Bot <[email protected]>
crypto: fix auth tag length error when mode != GCM

PR-URL: https://github.com/nodejs/node/pull/42383
Reviewed-By: Filip Skokan <[email protected]>...

cc94563c141ba422d3dd15b4feb550f55aad19a1 authored almost 3 years ago by Tobias Nießen <[email protected]>
doc: improve README.md usability

* The logo takes a lot of room doesn't add information.
* Make Node.js a top-level header and Ta...

7fdb9d553432faa89debdef603e814b9cd618eea authored almost 3 years ago by Rich Trott <[email protected]>