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
Disallow the use of Object.defineProperty() to hide entries in
process.env or make them immutabl...
Linting markdown runs the JavaScript linting job, so consolidate them to
conserve time and resou...
This sentence implies that AES-128 is preferred over AES-256 because
of a related-key attack fro...
PR-URL: https://github.com/nodejs/node/pull/42588
Reviewed-By: James M Snell <[email protected]>...
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]>
The `var` keyword is known to be problematic and is not needed here,
so better to use the `let` ...
PR-URL: https://github.com/nodejs/node/pull/42500
Reviewed-By: Benjamin Gruenbaum <benjamingr@gm...
I manually ran over the last number of weeks so that
we did not mark all of the stale isssues a...
PR-URL: https://github.com/nodejs/node/pull/42582
Reviewed-By: Luigi Pinca <[email protected]...
The FIPS state handling and OpenSSL initialization code makes
accesses to global OpenSSL state w...
PR-URL: https://github.com/nodejs/node/pull/42559
Reviewed-By: Rich Trott <[email protected]>
Rev...
PR-URL: https://github.com/nodejs/node/pull/42561
Reviewed-By: Tobias Nießen <[email protected]>
...
PR-URL: https://github.com/nodejs/node/pull/42562
Reviewed-By: Tobias Nießen <[email protected]>
...
PR-URL: https://github.com/nodejs/node/pull/42420
Refs: https://coverage.nodejs.org/coverage-419...
PR-URL: https://github.com/nodejs/node/pull/42540
Reviewed-By: Michaël Zasso <targos@protonmail....
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]>
PR-URL: https://github.com/nodejs/node/pull/42585
Reviewed-By: Rich Trott <[email protected]>
Rev...
PR-URL: https://github.com/nodejs/node/pull/42555
Reviewed-By: Mestery <[email protected]>
...
PR-URL: https://github.com/nodejs/node/pull/42554
Reviewed-By: Mestery <[email protected]>
...
PR-URL: https://github.com/nodejs/node/pull/42553
Reviewed-By: Mestery <[email protected]>
...
PR-URL: https://github.com/nodejs/node/pull/42552
Reviewed-By: Mestery <[email protected]>
...
PR-URL: https://github.com/nodejs/node/pull/42443
Reviewed-By: Ruben Bridgewater <ruben@bridgewa...
Since v8 10.1 v8::External::New DCHECKs that the data passed
into it cannot be a nullptr because...
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]>
PR-URL: https://github.com/nodejs/node/pull/42327
Reviewed-By: James M Snell <[email protected]>...
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]>
PR-URL: https://github.com/nodejs/node/pull/42491
Reviewed-By: Geoffrey Booth <webadmin@geoffrey...
PR-URL: https://github.com/nodejs/node/pull/42542
Reviewed-By: Rich Trott <[email protected]>
Rev...
PR-URL: https://github.com/nodejs/node/pull/42576
Fixes: https://github.com/nodejs/node/issues/4...
thw -> the
PR-URL: https://github.com/nodejs/node/pull/42567
Reviewed-By: Zeyu Yang <himself65@...
PR-URL: https://github.com/nodejs/node/pull/42534
Reviewed-By: Antoine du Hamel <duhamelantoine1...
PR-URL: https://github.com/nodejs/node/pull/42520
Reviewed-By: Darshan Sen <[email protected]>...
PR-URL: https://github.com/nodejs/node/pull/42521
Fixes: https://github.com/nodejs/node/issues/...
PR-URL: https://github.com/nodejs/node/pull/42548
Reviewed-By: Richard Lau <[email protected]>
Rev...
Recommend using x509.fingerprint256 instead of x509.fingerprint and
x509.fingerprint512 and sugg...
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]>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]>
PR-URL: https://github.com/nodejs/node/pull/41565
Reviewed-By: James M Snell <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/42466
Reviewed-By: Darshan Sen <[email protected]>...
This makes --inspect and stdin/out functional in the embedded snapshot,
currently it's not guara...
Use the mksnapshot cleanup hooks to release the references
to the native streams so that they ca...
This adds a --build-snapshot runtime option which is currently only
supported by the node_mksnap...
Refresh the options map during pre-execution to pave the way for
user land snapshots which may n...
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]>
Buffer::Length() dereferences the passed Local, so calling it when the
underlying pointer is a n...
ZeroPadDiffieHellmanSecret() is in an anonymous namespace, so it has
static linkage already.
Si...
11c0da67f9c013f0132b2036f584793a5a36ad80 authored almost 3 years ago by Darshan Sen <[email protected]>
Refs: https://github.com/nodejs/node/pull/39941
Signed-off-by: Darshan Sen <[email protected]>...
PR-URL: https://github.com/nodejs/node/pull/42499
Reviewed-By: Darshan Sen <[email protected]>...
PR-URL: https://github.com/nodejs/node/pull/42525
Reviewed-By: Antoine du Hamel <duhamelantoine...
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]>
PR-URL: https://github.com/nodejs/node/pull/42498
Reviewed-By: Rich Trott <[email protected]>
Rev...
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]>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]>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]>
use the perf_hooks to trace the time spent by net.connect, dns.lookup,
dns.lookupService, dns.re...
PR-URL: https://github.com/nodejs/node/pull/42314
Reviewed-By: Antoine du Hamel <duhamelantoine1...
This pr fixes typos in some parallel tests.
PR-URL: https://github.com/nodejs/node/pull/42502
R...
PR-URL: https://github.com/nodejs/node/pull/42471
Reviewed-By: James M Snell <[email protected]>...
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]>
PR-URL: https://github.com/nodejs/node/pull/42465
Reviewed-By: Antoine du Hamel <duhamelantoine1...
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]>
Git for Windows creates read-only files inside the .git directory.
fs.rm() was built in a way, t...
PR-URL: https://github.com/nodejs/node/pull/42484
Reviewed-By: Mestery <[email protected]>
...
PR-URL: https://github.com/nodejs/node/pull/42489
Reviewed-By: Tobias Nießen <[email protected]>
...
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]>
PR-URL: https://github.com/nodejs/node/pull/42487
Reviewed-By: Tobias Nießen <[email protected]>
...
We currently defer finalizer callbacks until the loop is idle.
Warn users that the weak referenc...
PR-URL: https://github.com/nodejs/node/pull/42488
Reviewed-By: Rich Trott <[email protected]>
Rev...
PR-URL: https://github.com/nodejs/node/pull/42427
Reviewed-By: James M Snell <[email protected]>...
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]>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]>
PR-URL: https://github.com/nodejs/node/pull/42455
Reviewed-By: Mestery <[email protected]>
...
PR-URL: https://github.com/nodejs/node/pull/42428
Reviewed-By: Mestery <[email protected]>
...
PR-URL: https://github.com/nodejs/node/pull/42414
Reviewed-By: Michaël Zasso <targos@protonmail....
PR-URL: https://github.com/nodejs/node/pull/42444
Reviewed-By: Rich Trott <[email protected]>
Rev...
PR-URL: https://github.com/nodejs/node/pull/42346
Reviewed-By: Matteo Collina <matteo.collina@g...
Instead of passing the snapshot blob, the per-isolate data
indices and the EnvSerializeInfo sepa...
https://bugs.chromium.org/p/v8/issues/detail?id=10704 is already
fixed, so switch back to class ...
https://bugs.chromium.org/p/v8/issues/detail?id=10704 is already
fixed, so switch back to class ...
https://bugs.chromium.org/p/v8/issues/detail?id=10704 is already
fixed, but since AbortControlle...
Cherry-pick 12c8b4d15471cb6211b39c3a2ca5b10fa4b9f12b
Original commit message:
This commit is...
PR-URL: https://github.com/nodejs/node/pull/42416
Reviewed-By: Michaël Zasso <targos@protonmail....
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]>
PR-URL: https://github.com/nodejs/node/pull/42165
Fixes: https://github.com/nodejs/node/issues/4...
Notable changes:
doc:
* add @ShogunPanda to collaborators (Shogun) https://github.com/nodejs/...
This commit adds a new 'test' module that exposes an API
for creating JavaScript tests. As the t...
This commit makes it possible to add new core modules that can
only be require()'ed and imported...
Promises are never destroyed manually therefore it's not needed to
attach an object to track if ...
PR-URL: https://github.com/nodejs/node/pull/42401
Reviewed-By: Tobias Nießen <[email protected]>
...
PR-URL: https://github.com/nodejs/node/pull/42396
Reviewed-By: Anna Henningsen <[email protected]...
PR-URL: https://github.com/nodejs/node/pull/42323
Reviewed-By: James M Snell <[email protected]>
Improve the function's structure and clarify the special handling of
ChaCha20-Poly1305. Remove t...
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]>
Property name `min` was updated in 23637e9a3b208892449
to `lowest` but an instance of `min` was ...
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]>
PR-URL: https://github.com/nodejs/node/pull/42406
Reviewed-By: Colin Ihrig <[email protected]>
R...
PR-URL: https://github.com/nodejs/node/pull/42404
Reviewed-By: Rich Trott <[email protected]>
Rev...
PR-URL: https://github.com/nodejs/node/pull/42403
Reviewed-By: Rich Trott <[email protected]>
Rev...
PR-URL: https://github.com/nodejs/node/pull/42383
Reviewed-By: Filip Skokan <[email protected]>...
* The logo takes a lot of room doesn't add information.
* Make Node.js a top-level header and Ta...