2025-04-01, Version 23.11.0 (Current) by github-actions[bot] · Pull Request #57694 · nodejs/node · GitHub
Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
93 commits
Select commit Hold shift + click to select a range
1f7b08a
win,test: disable test case failing with ClangCL
StefanStojanovic Mar 12, 2025
3cff7f8
src: suggest --use-system-ca when a certificate error occurs
Aditi-1400 Mar 12, 2025
f694d7d
assert: improve partialDeepStrictEqual
BridgeAR Mar 7, 2025
e4cc54a
benchmark: add assert partialDeepStrictEqual benchmark
BridgeAR Mar 8, 2025
7592cf4
benchmark: skip running some assert benchmarks by default
BridgeAR Mar 8, 2025
d52a71f
benchmark: adjust assert runtimes
BridgeAR Mar 8, 2025
80d9d56
assert,util: improve performance
BridgeAR Mar 8, 2025
64b0867
assert: implement partial error comparison
BridgeAR Mar 10, 2025
097d992
doc: add note about sync nodejs-private branches
RafaelGSS Mar 12, 2025
f8f81c8
timers: remove unused parameter from insertGuarded
gurgunday Mar 12, 2025
3687390
doc: fix small typo in `process.md`
Mar 13, 2025
c4fdb27
tls: remove unnecessary type check on normalize
anonrig Mar 13, 2025
ca67145
doc: add missing `deprecated` badges in `fs.md`
y-hsgw Mar 13, 2025
6a13319
src: cleanup aliased_buffer.h
VoltrexKeyva Mar 13, 2025
5be80b1
src: refine ncrypto more
jasnell Mar 3, 2025
27f183a
doc: update maintaining-openssl.md for openssl
richardlau Mar 13, 2025
0ca362f
meta: move ovflowd to emeritus
ovflowd Mar 14, 2025
573467c
deps: update acorn to 8.14.1
nodejs-github-bot Mar 14, 2025
30e5658
deps: update googletest to 0bdccf4
nodejs-github-bot Mar 14, 2025
d5a26f6
lib: make getCallSites sourceMap option truly optional
jasnell Mar 9, 2025
4ab3c16
src: cleanup crypto more
jasnell Mar 4, 2025
8cb3441
doc: explicit mention arbitrary code execution as a vuln
RafaelGSS Mar 14, 2025
99f93af
deps: update ada to v3.2.1
anonrig Mar 14, 2025
ee4e855
doc: fix typo in sqlite.md
tniessen Mar 14, 2025
9adaaeb
doc: remove typo YAML snippet from tls.getCACertificates doc
RaisinTen Mar 15, 2025
17ccf92
doc: add history info for --use-system-ca
RaisinTen Mar 15, 2025
2a5fcb2
doc: fix typo in `url.md`
mureinik Mar 15, 2025
053cef7
crypto: add optional callback to crypto.diffieHellman
panva Mar 15, 2025
f0c9f50
tools: bump @babel/helpers from 7.26.9 to 7.26.10 in /tools/eslint
dependabot[bot] Mar 15, 2025
de48407
build: fix update-wpt workflow
JonasBa Mar 15, 2025
6ee15c6
src: define urlpattern components using a macro
JonasBa Mar 14, 2025
5006627
fs: apply exclude function to root path
Trott Mar 16, 2025
91a824e
doc: add review guidelines for collaborator nominations
aduh95 Mar 16, 2025
43bea6b
deps: V8: cherry-pick c172ffc5bf54
tunz Mar 6, 2025
0583c3d
http: coerce content-length to number
marco-ippolito Mar 16, 2025
f8acf2d
src: make minor cleanups in compile_cache.cc
jasnell Mar 13, 2025
b9d9ee4
src: make minor cleanups in encoding_binding.cc
jasnell Mar 13, 2025
e5e3987
doc: fixed the incorrect splitting of multiple words
letianpailove Mar 14, 2025
cc42ee8
crypto: ensure expected JWK alg in SubtleCrypto.importKey RSA imports
panva Mar 16, 2025
52cd095
cli: clarify --cpu-prof-name allowed values
cecia234 Mar 13, 2025
27b01ed
test: update parallel/test-tls-dhe for OpenSSL 3.5
richardlau Mar 17, 2025
db9c37f
doc: prefer to sign commits under nodejs repository
RafaelGSS Mar 17, 2025
a40ff1f
url: fix constructor error message for URLPattern
jakecastelli Mar 17, 2025
4729649
doc: replace NOTEs that do not render properly
cjihrig Mar 17, 2025
4b04c92
sqlite: add StatementSync.prototype.columns()
cjihrig Mar 18, 2025
fda56b9
lib: limit split function calls to prevent excessive array length
gurgunday Mar 18, 2025
5c976f1
sqlite: add DatabaseSync.prototype[Symbol.dispose]()
cjihrig Mar 18, 2025
e28c723
doc: add node.js streams references to Web Streams doc
dario-piotrowicz Mar 18, 2025
1f08864
debugger: fix behavior of plain object exec in debugger repl
dario-piotrowicz Mar 18, 2025
273607e
doc: add new writing-docs contributing md
dario-piotrowicz Mar 18, 2025
9d5be4b
doc: run license-builder
github-actions[bot] Mar 19, 2025
5c05ba1
doc: remove some inconsistencies in `deprecations.md`
aduh95 Mar 19, 2025
176d951
doc: deprecate passing `args` to `spawn` and `execFile`
aduh95 Mar 19, 2025
3ddc5cd
src: cache urlpattern properties
JonasBa Mar 14, 2025
5652da6
sqlite: add DatabaseSync.prototype.isOpen
cjihrig Mar 19, 2025
a9a93f3
meta: edit collaborator nomination process
aduh95 Mar 19, 2025
7b72396
assert: improve partialDeepStrictEqual performance
BridgeAR Mar 19, 2025
1b8d1d3
util: expose diff function used by the assertion errors
Mar 19, 2025
706b646
doc: remove mention of visa fees from onboarding doc
RaisinTen Mar 20, 2025
ee60254
doc: recommend watching the collaborators repo in the onboarding doc
RaisinTen Mar 20, 2025
d4abd9d
timers: remove unnecessary allocation of _onTimeout
gurgunday Mar 20, 2025
d637763
doc: remove mertcanaltin from Triagers
mertcanaltin Mar 20, 2025
d0c96c4
meta: remove collaborator self-nomination
Trott Mar 20, 2025
9611980
src: improve error handling in multiple files
jasnell Mar 16, 2025
87e0dda
doc: mark multiple experimental APIS as stable
jasnell Mar 16, 2025
f36bee4
util: avoid run debug when enabled is false
fengmk2 Mar 21, 2025
c21068b
doc: remove deprecated pattern in `child_process.md`
aduh95 Mar 21, 2025
c45894f
doc: add history entry for DEP0190 in `child_process.md`
aduh95 Mar 21, 2025
2a580b9
lib: add warning when binding inspector to public IP
DemianParkhomenko Nov 5, 2024
7f5e316
src: ensure primordials are initialized exactly once
legendecas Mar 21, 2025
f8aff90
process: add execve
ShogunPanda Jan 7, 2025
e8d4a31
sqlite: add support for unknown named parameters
cjihrig Mar 22, 2025
2c4f894
doc: module resolution pseudocode corrections
laverdet Mar 22, 2025
481ea66
test: add more number cases for buffer.indexOf
nektro Mar 22, 2025
e3bb26d
tools: update sccache to support GH cache changes
targos Mar 23, 2025
b4576a6
doc: remove cryptoStream API reference
JonasBa Mar 23, 2025
717c44d
doc: make stability labels more consistent
aduh95 Mar 23, 2025
3d372ad
test: update WPT for urlpattern to 6ceca69d26
nodejs-github-bot Mar 23, 2025
3742d2a
doc: update support channels
ovflowd Mar 23, 2025
595e9e5
doc: add bjohansebas as triager
bjohansebas Mar 23, 2025
8f7debc
timers: optimize timer functions with improved argument handling
gurgunday Mar 24, 2025
00a5b18
meta: add some clarification to the nomination process
jasnell Mar 16, 2025
ee1c78a
doc: add section stating that very stale PRs should be closed
dario-piotrowicz Mar 25, 2025
162b282
deps: update undici to 6.21.2
mcollina Mar 13, 2025
8c76b29
doc: mention reports should align with Node.js CoC
RafaelGSS Mar 26, 2025
7faa482
tools: remove stalled label on unstalled issues and PRs
Trott Mar 26, 2025
99dbd8b
doc: remove mention of `--require` not supporting ES modules
JLHwung Mar 28, 2025
921041b
doc: remove Corepack documentation
aduh95 Mar 28, 2025
4ed1a09
doc: clarify behaviour of node-api adjust function
mhdawson Mar 28, 2025
affeaac
doc: add gurgunday as triager
gurgunday Mar 29, 2025
ad5dcc5
tools: fix WPT update cron string
aduh95 Mar 30, 2025
7611fc1
crypto: fix output of privateDecrypt with zero-length data
panva Apr 1, 2025
9ad070e
2025-04-01, Version 23.11.0 (Current)
aduh95 Apr 1, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
doc: recommend watching the collaborators repo in the onboarding doc
It might be easy to miss this repo. For example, I forgot rewatching
this repo when I rejoined. So it would be a good idea to mention this in
the collaborator onboarding guide.

Signed-off-by: Darshan Sen <raisinten@gmail.com>
PR-URL: #57527
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: LiviaMedeiros <livia@cirno.name>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
Reviewed-By: Jake Yuesong Li <jake.yuesong@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Jordan Harband <ljharb@gmail.com>
Reviewed-By: Michael Dawson <midawson@redhat.com>
Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Xuguang Mei <meixuguang@gmail.com>
  • Loading branch information
RaisinTen authored and aduh95 committed Mar 23, 2025
commit ee6025495de77d3186031b1c227c2e0b972f94b4
2 changes: 2 additions & 0 deletions onboarding.md