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

tools: update doc to [email protected] [email protected]

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

43e57982834f91a55fd2fd31c9ff8a463d7deae5 authored over 1 year ago by Node.js GitHub Bot <[email protected]>
tools: update lint-md-dependencies to [email protected]

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

41f70568a46efceb59bdb00a727b4fe8d858cb2b authored over 1 year ago by Node.js GitHub Bot <[email protected]>
deps: V8: cherry-pick cb00db4dba6c

Original commit message:

[compiler] fix CompileFunction ignoring kEagerCompile

v8::Scr...

8a725c7d026b8d12b1fae597e93f90367c1da2fa authored over 1 year ago by Keyhan Vakil <[email protected]>
src: remove kEagerCompile for CompileFunction

It wasn't doing anything, and actually enabling it would cause some
tests to fail.

Refs: https:...

f08341c70f1855719b4141553147e9d79a48cef7 authored over 1 year ago by Keyhan Vakil <[email protected]>
events: fix bug listenerCount don't compare wrapped listener

When add listener by once, it will be wrapped into another function.
And when pass listener and ...

0c8539e336bfe81c816a85dce71894dbef9ab371 authored over 1 year ago by yuzheng14 <[email protected]>
doc: clarify transform._transform() callback argument logic

Clarify that `transform._transform()` callback second argument is
used only if the first argumen...

eece8d755c69d393a7bcc14f9c9454020d91ed1d authored over 1 year ago by Rafael Sofi-zada <[email protected]>
deps: upgrade npm to 9.8.0

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

0fd7ca52fa0e2931a5b207eadf4dca38d2b92035 authored over 1 year ago by npm CLI robot <[email protected]>
src: distinguish HTML transferable and cloneable

The HTML structured serialize algorithm treats transferable and
serializable as two different bi...

38dee8a1c04237bd231a01410f42e9d172f4c162 authored over 1 year ago by Chengzhong Wu <[email protected]>
lib: remove aix directory case for package reader

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

3205b1936a5c3c21b0c8c568a57b0d2bada366b1 authored over 1 year ago by Yagiz Nizipli <[email protected]>
doc: fix copy node executable in Windows

Windows where command lists all places it finds a pattern in Path.
The first one is the one that...

d9438ccbd8f6cbd6c8ebfae84b0f2782d2c1fca7 authored over 1 year ago by Yoav Vainrich <[email protected]>
doc: drop <b> of v20 changelog

PR-URL: https://github.com/nodejs/node/pull/48649
Reviewed-By: Moshe Atlow <[email protected]>
R...

a1fe0d75cdbace2815918516088f441240b937f5 authored over 1 year ago by Rafael Gonzaga <[email protected]>
doc: mention git node release prepare

Signed-off-by: RafaelGSS <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/4...

bc8750ec190344be452d6b6d6375b5205f1ff40e authored over 1 year ago by Rafael Gonzaga <[email protected]>
http2: send RST code 8 on AbortController signal

Fixes: https://github.com/nodejs/node/issues/47321
Refs: https://www.rfc-editor.org/rfc/rfc7540#...

b5e16adb1d155759e7db405eead5a43cd425785d authored over 1 year ago by Devraj Mehta <[email protected]>
events: allow safely adding listener to abortSignal

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

c3ab1843733426a9e1870a4e7770f02ab06b7253 authored over 1 year ago by Chemi Atlow <[email protected]>
Revert "test: remove test-crypto-keygen flaky designation"

This reverts commit 893c000046998a6337977ac03158bffc560478b0.

Refs: https://github.com/nodejs/n...

08638b74eca2b296b2f3fbbcfc7f38038003e626 authored over 1 year ago by Luigi Pinca <[email protected]>
doc: fix 'partial' typo

PR-URL: https://github.com/nodejs/node/pull/48657
Reviewed-By: Moshe Atlow <[email protected]>
R...

f802aa06452673e1ed4e522eb4c981274875af5f authored over 1 year ago by Colin Ihrig <[email protected]>
2023-07-05, Version 20.4.0 (Current)

Notable changes:

crypto:
* update root certificates to NSS 3.90 (Node.js GitHub Bot) https://...

8fc3851da7333daa7602bed94f5e1d6a26201a0f authored over 1 year ago by RafaelGSS <[email protected]>
timers: support Symbol.dispose

PR-URL: https://github.com/nodejs/node/pull/48633
Reviewed-By: Zeyu "Alex" Yang <himself65@outlo...

56b8de1699baa748bb4df896642d22e852cbe8ac authored over 1 year ago by Moshe Atlow <[email protected]>
doc: mention `Navigator` is a partial implementation

PR-URL: https://github.com/nodejs/node/pull/48656
Reviewed-By: Chengzhong Wu <[email protected]...

6fda81d4f5f3e23f2277706bc132b77a0c80c651 authored over 1 year ago by Moshe Atlow <[email protected]>
child_process: support `Symbol.dispose`

PR-URL: https://github.com/nodejs/node/pull/48551
Reviewed-By: Robert Nagy <[email protected]>
R...

773fde29a9109ed0942316b6d9302b1ee616be98 authored over 1 year ago by Moshe Atlow <[email protected]>
bootstrap: hide experimental web globals with flag kNoBrowserGlobals

Do not install experimental web globals when the environment is
initialized with embedder flag
`...

c47ea21685c983ca27300fe95332d4fbb5146722 authored over 1 year ago by Chengzhong Wu <[email protected]>
meta: bump actions/checkout from 3.5.2 to 3.5.3

Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.2 to 3.5.3.
- [Release no...

3ca45cf8c78cb5a8c0c7a1f85a2c10b25da619ec authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
test_runner: add shards support

PR-URL: https://github.com/nodejs/node/pull/48639
Reviewed-By: Moshe Atlow <[email protected]>
R...

99881304c47138e09a06e6b2bd876cfdf840047e authored over 1 year ago by Raz Luvaton <[email protected]>
lib: add `navigator.hardwareConcurrency`

Co-authored-by: Mestery <[email protected]>
Co-authored-by: Voltrex <mohammadkeyvanzade94@g...

b40f0c30743aaecd57071f7be305df43e1083817 authored over 1 year ago by Yagiz Nizipli <[email protected]>
permission: v8.writeHeapSnapshot and process.report

Co-Authored-By: haxatron <[email protected]>
Signed-off-by: RafaelGSS <[email protected]...

74c2d9c8a36e473308383396ec064fb6e0fca83e authored over 1 year ago by Rafael Gonzaga <[email protected]>
module: harmonize error code between ESM and CJS

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

3ce51ae9c08fb1281591f563568d760192ea07a2 authored over 1 year ago by Antoine du Hamel <[email protected]>
src: fix logically dead code reported by Coverity

Value of the `nwrite` variable will always be less than 0 when it
reaches the `switch` statement...

586fcff06194dd9c44fdc971a60f056cd0709dc8 authored over 1 year ago by Mohammed Keyvanzadeh <[email protected]>
tools: update eslint to 8.44.0

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

2f369ccacfb60c034de806f24164524910301825 authored over 1 year ago by Node.js GitHub Bot <[email protected]>
tools: update lint-md-dependencies to [email protected]

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

14e2d69da031b0661d35367d1380718114d1ccf5 authored over 1 year ago by Node.js GitHub Bot <[email protected]>
meta: bump step-security/harden-runner from 2.4.0 to 2.4.1

Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.4.0 t...

f870bbcf1a54150c790755c4b7340ab7ce70e14c authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
src,lib: reducing C++ calls of esm legacy main resolve

Instead of many C++ calls, now we make only one C++ call
to return a enum number that represents...

a2a8e31cbc441cd2b513227be09d90568aa77b5a authored over 1 year ago by Vinicius Lourenço <[email protected]>
meta: bump ossf/scorecard-action from 2.1.3 to 2.2.0

Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.1.3 to 2.2.0.
- [...

329813d04a1270c5358a3d4e723f8c360f3a5a9d authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
meta: bump github/codeql-action from 2.3.6 to 2.20.1

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.3.6 to 2.20.1.
- [R...

080d536c1eca30e30b70b99c80cb49dcb181c2fc authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
src: deduplicate X509 getter implementations

Reorder arguments of internal helper functions such that their order is
consistent across X509 p...

22da09155ffe3fe5508c8dd66887683555f7d375 authored over 1 year ago by Tobias Nießen <[email protected]>
src: fix uninitialized field access in AsyncHooks

Co-authored-by: Joyee Cheung <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/4...

5ff46dbb31fd056aeb09e155bed5c551ff4d26c8 authored over 1 year ago by Jan Olaf Krems <[email protected]>
test_runner: fixed `test` shorthands return type

`test.todo`, `test.only` and `test.skip` are expected to return the
same as `test`. This commit ...

d312bd96d397c62164cf16fd539e3d2a88db384b authored over 1 year ago by Shocker <[email protected]>
doc: fix options order

Move the `joinDuplicateHeaders` option to the correct alphabetical
order.

PR-URL: https://githu...

1aabfa8732fb438cdcee21e81d389bcab28d2460 authored over 1 year ago by Luigi Pinca <[email protected]>
http: null the joinDuplicateHeaders property on cleanup

Null the `joinDuplicateHeaders` property when the parser is freed.

Refs: https://github.com/nod...

651c02cbbcdb570ac4a7c4438921e837805b88af authored over 1 year ago by Luigi Pinca <[email protected]>
deps: upgrade to libuv 1.46.0

Notable changes
- fs: use WTF-8 on Windows: https://github.com/libuv/libuv/pull/2970
- linux: ad...

acf071e9d56d0eaf47e197def5c4e2f96b7020eb authored over 1 year ago by Santiago Gimeno <[email protected]>
test: add missing assertions to test-runner-cli

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

50477fa35367bb76e5f56ac93d661b01a5578cec authored over 1 year ago by Moshe Atlow <[email protected]>
doc: update security release stewards

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

1936160c31afc9780e4365de033789f39b7cbc0c authored over 1 year ago by Rafael Gonzaga <[email protected]>
lib: merge cjs and esm package json reader caches

PR-URL: https://github.com/nodejs/node/pull/48477
Reviewed-By: Jacob Smith <[email protected]>
Rev...

951da5282c7b00eb86a989336d628218fb2df057 authored over 1 year ago by Yagiz Nizipli <[email protected]>
deps: add loong64 config into openssl gypi

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

9664e66902c1b8a265474fc6f225e35c8a080a91 authored over 1 year ago by Shi Pujin <[email protected]>
deps: update acorn to 8.9.0

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

3dc2b6e7a4447916371517c6b54fdc433e386aab authored over 1 year ago by Node.js GitHub Bot <[email protected]>
https: server add `asyncDispose`

PR-URL: https://github.com/nodejs/node/pull/48548
Reviewed-By: Moshe Atlow <[email protected]>
R...

e8810b91f1dd41e50c089b615ff4b43deffa8ecc authored over 1 year ago by atlowChemi <[email protected]>
http2: server add `asyncDispose`

PR-URL: https://github.com/nodejs/node/pull/48548
Reviewed-By: Moshe Atlow <[email protected]>
R...

b7bfb17bef4cc0a08dcc30f3d544c394624840f7 authored over 1 year ago by atlowChemi <[email protected]>
http: server add async dispose

PR-URL: https://github.com/nodejs/node/pull/48548
Reviewed-By: Moshe Atlow <[email protected]>
R...

909b43fe3ab5fcd3cc15e0f8829472f26cb028c2 authored over 1 year ago by atlowChemi <[email protected]>
test: remove test-crypto-keygen flaky designation

PR-URL: https://github.com/nodejs/node/pull/48575
Reviewed-By: Moshe Atlow <[email protected]>
R...

893c000046998a6337977ac03158bffc560478b0 authored over 1 year ago by Luigi Pinca <[email protected]>
test: remove test-timers-immediate-queue flaky designation

PR-URL: https://github.com/nodejs/node/pull/48575
Reviewed-By: Moshe Atlow <[email protected]>
R...

300634d33dc51725b903414eba6686fd8df61c1a authored over 1 year ago by Luigi Pinca <[email protected]>
test: add Symbol.dispose support to mock timers

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

1683e6030eb3428303cb1e9864f88acdbf88e9e0 authored over 1 year ago by Benjamin Gruenbaum <[email protected]>
doc: update return type for describe

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

fe4ac37ecfcc1803b3e281b34eab28cd1247fb5c authored over 1 year ago by Shrujal Shah <[email protected]>
deps: update zlib to 1.2.13.1-motley-f81f385

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

0ffad8afc5cd65430d22428cf0280404f083753f authored over 1 year ago by Node.js GitHub Bot <[email protected]>
deps: update googletest to ec4fed9

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

5e5a01b7f0c8f3ff1e6c3fc1dfb96bbf91968fc3 authored over 1 year ago by Node.js GitHub Bot <[email protected]>
src: fix Coverity issue regarding unnecessary copy

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

baa5d8790f0e69a85ba6fdf383ad06c6e043b207 authored over 1 year ago by Yagiz Nizipli <[email protected]>
node-api: rename internal NAPI_VERSION definition

PR-URL: https://github.com/nodejs/node/pull/48501
Reviewed-By: Gabriel Schulhof <gabrielschulhof...

6ffacbf0f9e4df0585be18a11101c3e542ea3b92 authored over 1 year ago by Chengzhong Wu <[email protected]>
tls: add ALPNCallback server option for dynamic ALPN negotiation

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

86ba5bea9e2f387ff4a8cb01295dc1bf600e5c61 authored over 1 year ago by Tim Perry <[email protected]>
benchmark: add bar.R

Signed-off-by: RafaelGSS <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/4...

affc6aca035494ff976b362bb83419640cb61493 authored over 1 year ago by Rafael Gonzaga <[email protected]>
quic: prevent copying ngtcp2_cid

The existing code explicitly uses the CID(const ngtcp2_cid*) constructor
that does not copy the ...

546797f2b1f5b2a95c05a34fb007bd06c201df8b authored over 1 year ago by Tobias Nießen <[email protected]>
doc: run license-builder

PR-URL: https://github.com/nodejs/node/pull/48552
Reviewed-By: Chengzhong Wu <[email protected]...

900ae1bda76caaa7213431a5268560b578ed2d55 authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
net: improve network family autoselection handle handling

PR-URL: https://github.com/nodejs/node/pull/48464
Fixes: https://github.com/npm/cli/issues/6409
...

fddd3ffa5947417ee9e65f1fc1e9e091cc52f8c3 authored over 1 year ago by Paolo Insogna <[email protected]>
tools: update lint-md-dependencies

Update to @rollup/[email protected] and [email protected].

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

9117d45bc18c9b86c5440324309c6c4a58103690 authored over 1 year ago by Node.js GitHub Bot <[email protected]>
deps: update minimatch to 9.0.2

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

995e1fe8302ff8171dc17151b58d30054eded52f authored over 1 year ago by Node.js GitHub Bot <[email protected]>
deps: update corepack to 0.19.0

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

839c36cecc3cc6a43e1d006c6c5e5c582bf58641 authored over 1 year ago by Node.js GitHub Bot <[email protected]>
fs: call the callback with an error if writeSync fails

Catch SyncWriteStream write file error.

Fixes: https://github.com/nodejs/node/issues/47948
Sign...

32eb4921db2993b579bc801399038610c1edb5e8 authored over 1 year ago by killa <[email protected]>
fs: remove unneeded return statement

The `writable._write()` implementation does not need to return anything,
only call the callback....

d09ff0db705ec17edd939080de3c18758e628787 authored over 1 year ago by Luigi Pinca <[email protected]>
net: do not treat `server.maxConnections=0` as `Infinity`

Setting the `maxConnections` to 0 should result in no connection.
Instead, it was treated as if ...

72028594026528f7eb640ebb2807d1a1c7bae172 authored over 1 year ago by ignoramous <[email protected]>
permission: handle end nodes with children cases

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

b38bc9fc890398039f3d97b0710e965d000fa801 authored over 1 year ago by Rafael Gonzaga <[email protected]>
test_runner: support passing globs

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

7cd4e709482ff266063b6e68e5ef83aaa17fc7ab authored over 1 year ago by Moshe Atlow <[email protected]>
fs: add globSync implementation

this is currently for internal use only,
with a synchrnous API.

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

1948dce7079dac56dac7a8e5b961a4b81d12bd05 authored over 1 year ago by Moshe Atlow <[email protected]>
fs, stream: initial `Symbol.dispose` and `Symbol.asyncDispose` support

Co-authored-by: Benjamin Gruenbaum <[email protected]>
PR-URL: https://github.com/nodejs/node...

71d770779241d9be8f67988319809b6748b03ba4 authored over 1 year ago by Moshe Atlow <[email protected]>
test: mark test-child-process-stdio-reuse-readable-stdio flaky

Refs: https://github.com/nodejs/node/issues/48300#issuecomment-1604531463
Refs: https://github.c...

c308054aaad182fbc37f3e4eef0b78efeb7d332a authored over 1 year ago by Luigi Pinca <[email protected]>
test: make IsolateData per-isolate in cctest

This ensures that we only create one IsolateData for each isolate
inthe cctest, since IsolateDat...

42d8143ce5baf5153a7a8d1bffa077209558a15d authored over 1 year ago by Joyee Cheung <[email protected]>
doc: add description of autoAllocateChunkSize in ReadableStream

Refs: https://developer.mozilla.org/en-US/docs/Web/API/ReadableStream/ReadableStream
PR-URL: htt...

e90dadf13ec83ff2f923bbcb004c478a773cb961 authored over 1 year ago by Debadree Chatterjee <[email protected]>
child_process: improve spawn performance on Linux

Speed up child_process.spawn by enabling the new V8 build flag which
makes fork/exec faster.

He...

7eafd2f7e88cef9923f8c90092e75cf0c0bf0aa8 authored over 1 year ago by Keyhan Vakil <[email protected]>
deps: V8: cherry-pick 1a782f6543ae

Original commit message:

[base] add build flag to use MADV_DONTFORK

Embedders like Nod...

ce4102e8a559b4f36ee674ef92ddb046b45db789 authored over 1 year ago by Keyhan Vakil <[email protected]>
test: define NAPI_VERSION before including node_api.h

Include node.h first to define NAPI_VERSION that node binary is built
with. The node.h should al...

e7a1fab25f7be9fc470aae4927b910d2b75e37dc authored over 1 year ago by Chengzhong Wu <[email protected]>
fs: use kResistStopPropagation

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

78f6952751cc422c5cce654049f2d37199297a18 authored over 1 year ago by Chemi Atlow <[email protected]>
tools: speedup compilation of js2c output

Incremental compilation of Node.js is slow. Currently on a powerful
Linux machine, it takes abou...

5c1233dfbca7242f1bc662c779b1ae213d13a642 authored over 1 year ago by Keyhan Vakil <[email protected]>
build: fix `configure --link-module`

Add the list of linked modules to the arguments for `js2c.py`. These
were unintentionally omitte...

ae9f919880e17eb98b207963bcac2395ea4ffac2 authored over 1 year ago by Richard Lau <[email protected]>
test: remove unnecessary noop function args to `mustNotCall()`

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

d9f394e60720f373465cb8b3958b6e189f9d85a6 authored over 1 year ago by Antoine du Hamel <[email protected]>
stream: fix premature pipeline end

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

cebbc57ed26ce1a572e6fe416b700ac8f6258869 authored over 1 year ago by Robert Nagy <[email protected]>
lib: reduce url getters on `makeRequireFunction`

PR-URL: https://github.com/nodejs/node/pull/48492
Refs: https://github.com/nodejs/performance/is...

578ffe1edb3ee2acbe89b9db5555d966209584ba authored over 1 year ago by Yagiz Nizipli <[email protected]>
doc: fix `filename` type in `watch` result

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

9b61322e02743a77e24ab2effb2546c18f73f557 authored over 1 year ago by Dmitry Semigradsky <[email protected]>
doc: unnest `mime` and `MIMEParams` from MIMEType constructor

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

1746ee20ef1e9c770557880c9a967be1fb38ab5e authored over 1 year ago by Dmitry Semigradsky <[email protected]>
module: add SourceMap.findOrigin

This adds the `SourceMap.findOrigin(lineNumber, columnNumber)` method,
for finding the origin so...

e26ffe7358d3874f85714985bb2bffdbcf1a75df authored over 1 year ago by isaacs <[email protected]>
deps: update corepack to 0.18.1

PR-URL: https://github.com/nodejs/node/pull/48483
Reviewed-By: Moshe Atlow <[email protected]>
R...

e9340038114f66995b8e7f08290abcf90873507d authored over 1 year ago by Node.js GitHub Bot <[email protected]>
typings: remove unused primordials

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

4d00da328a7a4b0e634bb7ac6a8e2682c7700a35 authored over 1 year ago by Yagiz Nizipli <[email protected]>
lib: remove duplicated requires in check_syntax

PR-URL: https://github.com/nodejs/node/pull/48508
Reviewed-By: Juan José Arboleda <soyjuanarbol@...

049052e083ced3224d328c59e204b026315f6b0c authored over 1 year ago by Yagiz Nizipli <[email protected]>
deps: update icu to 73.2

PR-URL: https://github.com/nodejs/node/pull/48502
Reviewed-By: Debadree Chatterjee <debadree333@...

cd28ebbcb756b87a1af71209b41a854d5fe62046 authored over 1 year ago by Node.js GitHub Bot <[email protected]>
src: refactor `SplitString` in util

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

640a791831d9df769b4688f7ee6915dd115a7821 authored over 1 year ago by Yagiz Nizipli <[email protected]>
doc: update security-release-process.md

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

1f4b0c056cfa19a40b3b69d9fb5af3f1c2c1af2e authored over 1 year ago by Rafael Gonzaga <[email protected]>
doc: add vmoroz to collaborators

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

8e50f84dbba2a97dbf7cddd610eaa23e1a49d424 authored over 1 year ago by Vladimir Morozov <[email protected]>
http: remove useless ternary in test

PR-URL: https://github.com/nodejs/node/pull/48481
Reviewed-By: Jacob Smith <[email protected]>
Rev...

0d1dfe157ec683cfe75ff0aa0707e1578cce3939 authored over 1 year ago by geekreal <[email protected]>
tools: update lint-md-dependencies

Updates: [email protected] [email protected] [email protected]
PR-URL: https://github.com/nodejs/nod...

b352e0c36a884a841fbebe1f4844724541616d7a authored over 1 year ago by Node.js GitHub Bot <[email protected]>
deps: upgrade npm to 9.7.2

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

350fecbbef2f53e88a388a6c4204e6f22a0a96d7 authored over 1 year ago by npm CLI robot <[email protected]>
lib: add option to force handling stopped events

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

bcd35c334ec75402ee081f1c4da128c339f70c24 authored over 1 year ago by Chemi Atlow <[email protected]>
test_runner: add initial draft for fakeTimers

Signed-off-by: Erick Wendel <[email protected]>
PR-URL: https://github.com/nodejs/node/p...

da80964a3d708ef3ae42d4424034f155ad37e07d authored over 1 year ago by Erick Wendel <[email protected]>
test: skip test-runner-watch-mode on IBMi

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

0afd6e89026f85cc4ff56aa7bfbf7cf046c99bd1 authored over 1 year ago by Moshe Atlow <[email protected]>
report: disable js stack when no context is entered

There are no guarantees that the JS stack can be generated when no
context is entered.

PR-URL: ...

a509753a8e1f5d15c234be0242b77a99fb08a691 authored over 1 year ago by Chengzhong Wu <[email protected]>
tools: pin ruff version number

New versions have new rules and end up breaking builds unexpectedly.

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

198affc63973805ce5102d246f6b7822be57f5fc authored over 1 year ago by Rich Trott <[email protected]>