Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-07tools: update eslint to 8.26.0Node.js GitHub Bot
2022-11-07lib: fix JSDoc issuesRich Trott
2022-11-07crypto: handle more webcrypto errors with OperationErrorFilip Skokan
2022-11-07crypto: handle unsupported AES ciphers in webcryptoFilip Skokan
2022-11-07test_runner: fix afterEach not running on test failuresJithil P Ponnan
2022-11-07tools: update lint-md-dependencies to rollup@3.2.5Node.js GitHub Bot
2022-11-07doc: run license-buildergithub-actions[bot]
2022-11-07deps: update corepack to 0.15.1Node.js GitHub Bot
2022-11-07tools: fix stability index generationAntoine du Hamel
2022-11-07src: resolve TODO related to inspector CVEsTobias Nießen
2022-11-06util: improve textdecoder decode performanceYagiz Nizipli
2022-11-06tools: increase macOS cores to 3 on GitHub CIRich Trott
2022-11-06doc: add more info for timer.setIntervaltheanarkh
2022-11-06doc: use module names in stability overview tableFilip Skokan
2022-11-06deps: patch V8 to 10.7.193.20Michaël Zasso
2022-11-06meta: update AUTHORSNode.js GitHub Bot
2022-11-06tools: add automation for updating base64 dependencyFacundo Tuesca
2022-11-06doc: add `node:` prefix for examplesDaeyeon Jeong
2022-11-05deps: upgrade to libuv 1.44.2Luigi Pinca
2022-11-05test: defer invocation checksLuigi Pinca
2022-11-05lib: use process.nextTick() instead of setImmediate()Luigi Pinca
2022-11-05test: fix test-socket-write-after-fin-errorLuigi Pinca
2022-11-05os: convert uid and gid to 32-bit signed integersLuigi Pinca
2022-11-05lib: drop fetch experimental warningMatteo Collina
2022-11-05diagnostics_channel: mark as stableStephen Belanger
2022-11-05src: revert is_release to 0RafaelGSS
2022-11-042022-11-04, Version 18.12.1 'Hydrogen' (LTS)Juan José Arboleda
2022-11-04deps: update archs files for quictls/openssl-3.0.7+quicRafaelGSS
2022-11-04deps: upgrade openssl sources to quictls/openssl-3.0.7+quicRafaelGSS
2022-11-04inspector: harden IP address validation againTobias Nießen
2022-11-042022-11-04, Version 19.0.1 (Current)RafaelGSS
2022-11-042022-11-04, Version 16.18.1 'Gallium' (LTS)Beth Griggs
2022-11-042022-11-04, Version 14.21.1 'Fermium' (LTS)Beth Griggs
2022-11-03doc: update name of Node.js core Slack channelRich Trott
2022-11-03tools: fix `request-ci-failed` commentAntoine du Hamel
2022-11-03doc: fix "task_processor.js" typoandreysoktoev
2022-11-02report: add more memory infotheanarkh
2022-11-02lib: fix TypeError when converting a detached buffer sourceKohei Ueno
2022-11-022022-11-01, Version 14.21.0 'Fermium' (LTS)Danielle Adams
2022-11-01test: make `test-eventemitter-asyncresource.js` shorterJuan José
2022-11-01src: print nghttp2 logs when using --debug-nghttp2Santiago Gimeno
2022-11-01build,win: pass --debug-nghttp2 to configureSantiago Gimeno
2022-11-01fs: update todo messageYagiz Nizipli
2022-11-01tools: refactor dynamic strings creation in shell scriptsAntoine du Hamel
2022-11-01test: convert test-debugger-pid to async/awaitLuke Karrys
2022-11-01meta: update collaborator email address in READMERich Trott
2022-11-01src: trace threadpool eventtheanarkh
2022-11-01fs: fix opts.filter issue in cpSyncTho
2022-11-01buffer: fix validation of options in `Blob` constructorAntoine du Hamel
2022-11-01fs: add recursive watch to linuxYagiz Nizipli