Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
4267 commits
Select commit Hold shift + click to select a range
f872586
lib: remove redundant destroyHook checks
gurgunday Oct 8, 2025
3d784dd
test: prepare junit file attribute normalization
Han5991 Aug 18, 2025
455bfeb
test_runner: add junit file attribute support
Han5991 Aug 18, 2025
2f93a98
tools: use cooldown property correctly
RafaelGSS Oct 8, 2025
65bec03
http2: do not crash on mismatched ping buffer length
Renegade334 Oct 8, 2025
f6ff6e7
test_runner: fix suite timeout
MoLow Oct 9, 2025
cc3a705
test: deflake test-fs-promises-watch-iterator
lpinca Oct 9, 2025
538a00c
test,doc: skip --max-old-space-size-percentage on 32-bit platforms
Asaf-Federman Oct 9, 2025
68f6780
test: skip tests that cause timeouts on IBM i
sravani1510 Oct 9, 2025
4f7745a
lib: fix typo in QuicSessionStats
SeokhunEom Oct 10, 2025
923082a
doc: disambiguate top-level `worker_threads` module exports
Renegade334 Oct 10, 2025
80fdb3d
typings: add buffer internalBinding typing
JinhyeokFang Oct 10, 2025
c01c72b
benchmark: use non-deprecated WriteUtf8V2 method
targos Oct 11, 2025
688115a
doc: update teams in collaborator-guide.md and add links
louwers Oct 11, 2025
f00d4c1
src: update locks to use DictionaryTemplate
jasnell Sep 28, 2025
4e1c5c5
src: make additional cleanups in node locks impl
jasnell Sep 28, 2025
b0da3b9
doc: use markdown when branch-diff major release
RafaelGSS Oct 11, 2025
a56aa9f
deps: upgrade npm to 11.6.2
npm-cli-bot Oct 11, 2025
beadcf1
doc: `createSQLTagStore` -> `createTagStore`
avivkeller Oct 11, 2025
70c2080
doc: improve code snippet alternative of url.parse() using WHATWG URL
styfle Oct 13, 2025
635af55
Revert "test: ensure message event fires in worker message port test"
lpinca Oct 13, 2025
265e9d5
http2: rename variable to additionalPseudoHeaders
tniessen Oct 13, 2025
5aea1a4
lib: fix constructor in _errnoException stack tree
SeokhunEom Oct 13, 2025
8c256d4
http: fix http client leaky with double response
theanarkh Oct 13, 2025
7007f9d
deps: update googletest to 279f847
nodejs-github-bot Oct 14, 2025
8e77163
doc: fix not working code example in vm docs
arturgawlik Oct 14, 2025
03ac05c
inspector: support handshake response for websocket inspection
islandryu Oct 14, 2025
6ed6062
module: handle null source from async loader hooks in sync hooks
joyeecheung Oct 14, 2025
9b83ef5
inspector: add network payload buffer size limits
legendecas Oct 15, 2025
99e2acf
benchmark: add vm.SourceTextModule benchmark
joyeecheung Oct 10, 2025
b370e02
src: add a default branch for module phase
legendecas Oct 15, 2025
9d4e422
tools: add inspector_protocol updater
legendecas Oct 15, 2025
13da0df
doc: fix `blob.bytes()` heading level
xty Oct 16, 2025
ec0d5be
doc: add --heap-snapshot-on-oom to useful v8 flag
jakecastelli Oct 17, 2025
463c645
src: use `Utf8Value` and `TwoByteValue` instead of V8 helpers
addaleax Oct 13, 2025
eb8a049
src: initial enablement of IsolateGroups
jasnell Oct 17, 2025
cedba09
test: move sea tests into test/sea
joyeecheung Oct 13, 2025
91ea9b0
test: skip sea tests on x64 macOS
joyeecheung Oct 13, 2025
a744e42
doc: document wildcard supported by tools/test.py
joyeecheung Oct 17, 2025
4481feb
test: parallelize test-without-async-context-frame correctly
joyeecheung Oct 17, 2025
301c134
typings: delete undefined property in ConfigBinding
whsung0330 Oct 14, 2025
f611ec0
typings: add missing properties in HTTPParser
whsung0330 Oct 14, 2025
9468ade
typings: add missing properties and method in Worker
whsung0330 Oct 14, 2025
4c9a64f
src: replace Environment::GetCurrent with args.GetIsolate
KimSH39 Oct 18, 2025
d60f002
tools: optimize wildcard execution in tools/test.py
joyeecheung Oct 18, 2025
a1c7d1d
benchmark: add benchmark for leaf source text modules
joyeecheung Oct 12, 2025
6183a75
vm: make vm.Module.evaluate() conditionally synchronous
joyeecheung Oct 10, 2025
34e4c8c
test: fix incorrect calculation in test-perf-hooks.js
joyeecheung Oct 18, 2025
748d4f6
util: mark special properties when inspecting them
BridgeAR Oct 18, 2025
b36a898
tools: fix inspector_protocol updater
legendecas Oct 18, 2025
eaa825f
doc: update decorator documentation to reflect actual policy
salman-aziz-4425 Oct 19, 2025
e483267
src: use cached primordials_string
KimSH39 Oct 19, 2025
b03f7b9
build: remove V8_COMPRESS_POINTERS_IN_ISOLATE_CAGE defs
joyeecheung Oct 19, 2025
38a6298
test: split test-runner-watch-mode-kill-signal
joyeecheung Oct 19, 2025
90434ff
meta: loop userland-migrations in deprecations
legendecas Oct 19, 2025
c67cb72
build: build v8 with -fvisibility=hidden -fvisibility-inlines-hidden
joyeecheung Oct 19, 2025
39ddd85
doc: use `any` for `worker_threads.Worker` 'error' event argument `err`
jonasgeiler Oct 19, 2025
8cb3b77
util: use more defensive code when inspecting error objects
aduh95 Oct 20, 2025
696c20b
meta: move one or more collaborators to emeritus
nodejs-github-bot Oct 20, 2025
b788209
deps: update inspector_protocol to af7f5a8173fdbc29f0835ec94395932e328b
nodejs-github-bot Oct 21, 2025
d03b89e
deps: update corepack to 0.34.1
nodejs-github-bot Oct 21, 2025
5673a54
build: use call command when calling python configure
ZenMasterJacob20011 Oct 21, 2025
2949408
tools: limit inspector protocol PR title length
legendecas Oct 21, 2025
a2871ba
msi: fix WiX warnings
StefanStojanovic Oct 22, 2025
9ac5dbb
test_runner: use module.registerHooks in module mocks
joyeecheung Oct 22, 2025
4d8f62a
doc, module: change async customization hooks to experimental
Flarna Oct 22, 2025
43b9ea8
test: fix small compile warning in test_network_requests_buffer.cc
xiaocainiao633 Oct 22, 2025
223c5e1
tools: update gyp-next to 0.20.5
nodejs-github-bot Oct 22, 2025
2473ca7
doc: add missing CAA type to dns.resolveAny() & dnsPromises.resolveAny()
hkleungai Oct 22, 2025
ffbc0ae
module: refactor and clarify async loader hook customizations
joyeecheung Oct 23, 2025
a42dbd1
build: ibmi follow aix visibility
sravani1510 Oct 24, 2025
17b4f38
test: put helper in test-runner-output into common
joyeecheung Oct 24, 2025
1c8716e
test: increase debugger waitFor timeout on macOS
legendecas Oct 24, 2025
8faa494
test,crypto: sha3 algorithms aren't supported with BoringSSL
codebytere Oct 25, 2025
95330b0
crypto: update root certificates to NSS 3.116
nodejs-github-bot Oct 25, 2025
4b85066
win: upgrade Visual Studio workload from 2019 to 2022
gengjiawen Oct 25, 2025
fabf8e4
test,crypto: fix conditional SHA3-* skip on BoringSSL
panva Oct 25, 2025
a587623
src: conditionally disable source phase imports by default
codebytere Oct 26, 2025
0bf8952
doc: mention more codemods in `deprecations.md`
AugustinMauroy Oct 27, 2025
d86a118
http: lazy allocate cookies array
ronag Oct 27, 2025
0a15ccf
benchmark: improve cpu.sh for safety and usability
meteorqz6 Oct 27, 2025
bc00aa4
deps: update simdjson to 4.0.7
nodejs-github-bot Oct 27, 2025
aa04f06
lib: fix typo in createBlobReaderStream
SeokhunEom Oct 27, 2025
13b6879
src: add COUNT_GENERIC_USAGE utility for tests
joyeecheung Oct 27, 2025
6199541
src: fix timing of snapshot serialize callback
joyeecheung Oct 27, 2025
c221d89
deps: update corepack to 0.34.2
nodejs-github-bot Nov 4, 2025
18aefb2
2025-11-11, Version 24.11.1 'Krypton' (LTS)
nodejs-github-bot Nov 7, 2025
5cef358
Working on v24.11.2
aduh95 Nov 11, 2025
daaaf04
deps: V8: cherry-pick 2abc61361dd4
richardlau Oct 11, 2025
2a85aa4
tools: add lint rule to ensure assertions are reached
aduh95 Oct 7, 2025
e5a8122
test: ensure assertions are reachable in `test/async-hooks`
aduh95 Oct 9, 2025
79ffee8
test: ensure assertions are reachable in `test/client-proxy`
aduh95 Oct 12, 2025
1659078
test: ignore EPIPE errors in https proxy invalid URL test
joyeecheung Oct 18, 2025
84576ef
test: ensure assertions are reachable in `test/addons`
aduh95 Oct 25, 2025
1de0476
perf_hooks: move non-standard performance properties to perf_hooks
legendecas Oct 27, 2025
e78e0cf
test: move test-runner-watch-mode helper into common
joyeecheung Oct 24, 2025
bbca575
test: split test-runner-watch-mode
joyeecheung Oct 24, 2025
545162b
node-api: use local files for instanceof test
vmoroz Oct 28, 2025
a126585
meta: call `create-release-post.yml` post release
avivkeller Oct 28, 2025
cd6bf51
src: add enum handle for ToStringHelper + formatting
wooffie Oct 28, 2025
a55ac11
test,crypto: update x448 and ed448 expectation when on boringssl
codebytere Oct 29, 2025
89fa2be
inspector: fix crash when receiving non json message
islandryu Oct 29, 2025
952c08a
test: ensure assertions are reachable in more folders
aduh95 Oct 29, 2025
674befe
test: ensure assertions are reachable in `test/sequential`
aduh95 Oct 25, 2025
7791118
doc: clarify --use-system-ca support status
joyeecheung Oct 29, 2025
2db4ea0
tools: remove undici from daily wpt.fyi job
panva Oct 29, 2025
bd09ae2
src: clean up generic counter implementation
addaleax Oct 30, 2025
ac3dbe4
stream: don't try to read more if reading
ronag Oct 30, 2025
02fb7f4
src: remove unconditional NAPI_EXPERIMENTAL in node.h
legendecas Oct 30, 2025
5703ce6
http: replace startsWith with strict equality
btea Oct 30, 2025
f170551
tools: fix failing release-proposal linter for LTS transitions
aduh95 Oct 30, 2025
273c966
sqlite,doc: fix StatementSync section
geeksilva97 Oct 31, 2025
7ec04cf
util: fix stylize of special properties in inspect
Snowflyt Oct 31, 2025
e8d7598
test: capture stack trace in debugger timeout errors
joyeecheung Oct 31, 2025
81a6127
doc: correct module loading descriptions
joyeecheung Oct 31, 2025
ad98e11
esm: use sync loading/resolving on non-loader-hook thread
joyeecheung Oct 31, 2025
7470404
tools: fix linter for semver-major release proposals
aduh95 Nov 1, 2025
1812c56
tools: fix update-icu script
targos Nov 1, 2025
38b77b3
test: fix flaky test-watch-mode-kill-signal-*
joyeecheung Nov 1, 2025
2b696ff
http2: add diagnostics channels for client stream request body
RaisinTen Oct 27, 2025
ac8e90a
buffer: speed up concat via TypedArray#set
gurgunday Nov 1, 2025
3b01cbb
src: move `napi_addon_register_func` to `node_api_types.h`
addaleax Oct 31, 2025
33ad11a
doc: instantiate resolver object
codenamenam Nov 2, 2025
bbd7fdf
doc: clarify require(esm) description
dynst Nov 2, 2025
f97a609
console: optimize single-string logging
gurgunday Nov 2, 2025
8f2d98d
doc: add haramj as triager
haramj Nov 3, 2025
9b79634
src: add internal binding for constructing SharedArrayBuffers
Renegade334 Oct 28, 2025
33baaf4
lib: replace global SharedArrayBuffer constructor with bound method
Renegade334 Oct 30, 2025
55d5e9e
tls: fix leak on invalid protocol method
codebytere Nov 3, 2025
6e8b52a
meta: bump actions/stale from 10.0.0 to 10.1.0
dependabot[bot] Nov 3, 2025
c17276f
meta: bump actions/setup-node from 5.0.0 to 6.0.0
dependabot[bot] Nov 3, 2025
af6d4a6
meta: bump github/codeql-action from 3.30.5 to 4.31.2
dependabot[bot] Nov 3, 2025
2dee6df
doc: update devcontainer.json and add documentation
joyeecheung Nov 3, 2025
0fafe24
crypto: fix argument validation in crypto.timingSafeEqual fast path
joyeecheung Nov 3, 2025
9dc9a7d
inspector: support inspecting HTTP/2 request and response bodies
RaisinTen Nov 4, 2025
e924fd7
test,crypto: handle a few more BoringSSL tests
codebytere Nov 4, 2025
d911f9f
deps: update amaro to 1.1.5
nodejs-github-bot Nov 4, 2025
ada856d
tools: only add test reporter args when node:test is used
joyeecheung Nov 4, 2025
3140415
deps: update simdjson to 4.1.0
nodejs-github-bot Nov 4, 2025
a15b795
test: correct conditional secure heap flags test
codebytere Nov 4, 2025
5735044
doc: fix typo in http.md
mikicho Nov 4, 2025
0b3c3b7
test: split test-esm-wasm.js
joyeecheung Nov 5, 2025
9dea7ff
test: mark stringbytes-external-exceed-max tests as flaky on AIX
joyeecheung Nov 5, 2025
6e8b5f7
test: add more logs to test-esm-loader-hooks-inspect-wait
joyeecheung Nov 5, 2025
2c651c9
test: split test-perf-hooks-timerify
joyeecheung Nov 5, 2025
07ec123
repl: fix pasting after moving the cursor to the left
BridgeAR Nov 5, 2025
1a6084c
test: ensure assertions are reached on more tests
aduh95 Nov 6, 2025
75bc40f
test: ensure assertions are reached on more tests
aduh95 Oct 29, 2025
de9c8cb
test: ensure assertions are reachable in `test/es-module`
aduh95 Oct 25, 2025
06b2e34
test: ensure assertions are reached on more tests
aduh95 Nov 7, 2025
ea71e96
test: only show overridden env in child process failures
joyeecheung Nov 7, 2025
b6114ae
benchmark: add per-suite setup option
joyeecheung Nov 7, 2025
900de37
doc: add missing word in `single-executable-applications.md`
tsabolov Nov 8, 2025
d5059ea
doc: add missing variable in code snippet
koushil-mankali Nov 8, 2025
6283bb5
doc: fix pseudo code in modules.md
chirsz-ever Nov 8, 2025
4955cb2
doc: improve agent.createConnection docs for http and https agents
mag123c Nov 8, 2025
df105dc
doc: add some entries to `glossary.md`
Mohataseem89 Jul 29, 2025
f8af33d
doc: fix typo in `process.unref` documentation
wo-o29 Nov 8, 2025
bbcbff9
doc: add CJS code snippets in `sqlite.md`
mureinik Nov 8, 2025
58bff04
doc: highlight module loading difference between import and require
Ajay-2005 Nov 8, 2025
ea7ecb5
doc: recommend events.once to manage 'close' event
dfabulich Nov 8, 2025
bbc6490
doc: correct values/references for buffer.kMaxLength
Renegade334 Nov 8, 2025
48299ef
tools,doc: update JavaScript primitive types to match MDN Web Docs
JustappleJust Nov 8, 2025
e4a23a3
benchmark: focus on import.meta intialization in import-meta benchmark
joyeecheung Nov 7, 2025
4ca81f1
test: parallelize sea tests when there's enough disk space
joyeecheung Nov 8, 2025
5cc79d8
doc: add missing history entry for `sqlite.md`
aduh95 Nov 8, 2025
7011736
doc: fix linter issues
aduh95 Nov 8, 2025
effcf7a
doc: fix link in `--env-file=file` section
tenkirin Nov 8, 2025
45537b9
test: async iife in repl
tony-go Nov 8, 2025
b4f63ee
doc: update Collaborators list to reflect hybrist handle change
aduh95 Nov 9, 2025
0972626
test: apply a delay to `watch-mode-kill-signal` tests
joyeecheung Nov 10, 2025
1d9e7c1
deps: update nghttp2 to 1.67.1
nodejs-github-bot Oct 5, 2025
5f55a9c
deps: nghttp2: revert 7784fa979d0b
aduh95 Oct 26, 2025
dbdf4cb
inspector: inspect HTTP response body
legendecas Nov 6, 2025
185f6e9
doc,crypto: link keygen to supported types
panva Nov 7, 2025
54421e0
debugger: fix event listener leak in the run command
joyeecheung Nov 7, 2025
566add0
src: avoid C strings in more C++ exception throws
addaleax Nov 7, 2025
1daece1
deps: call OPENSSL_free after ANS1_STRING_to_UTF8
RafaelGSS Nov 10, 2025
2f57673
test: deflake test-perf-hooks-timerify-histogram-sync
joyeecheung Nov 10, 2025
3cac85b
deps: V8: backport 2e4c5cf9b112
targos Nov 11, 2025
772d6c6
doc,src,lib: clarify experimental status of Web Storage support
aduh95 Nov 16, 2025
a7f7d10
src: add an option to make compile cache portable
Aditi-1400 Sep 12, 2025
36da413
module: fix directory option in the enableCompileCache() API
joyeecheung Oct 9, 2025
acbc8ca
build: upgrade Python linter ruff, add rules ASYNC,PERF
cclauss Oct 8, 2025
28e9433
deps: V8: cherry-pick 87356585659b
joyeecheung Oct 8, 2025
05d7509
v8: add cpu profile
theanarkh Oct 11, 2025
884fe88
vm: hint module identifier in instantiate errors
legendecas Oct 12, 2025
526c011
perf_hooks: fix stack overflow error
aduh95 Oct 13, 2025
1a00b5f
http: add optimizeEmptyRequests server option
RafaelGSS Oct 14, 2025
0a85132
test: fix status when compiled without inspector
aduh95 Oct 19, 2025
e7da5b4
src: add watch config namespace
marco-ippolito Oct 9, 2025
a2caf19
watch: fix interaction with multiple env files
marco-ippolito Nov 8, 2025
b11bc59
sqlite: allow setting defensive flag
louwers Oct 27, 2025
999664c
tools: do not use short hashes for deps versioning to avoid collision
aduh95 Oct 27, 2025
92c484e
node-api: add napi_create_object_with_properties
miguelmarcondesf Oct 30, 2025
baef046
src: move Node-API version detection to where it is used
addaleax Oct 31, 2025
790288a
test: ensure assertions are reachable in `test/internet`
aduh95 Nov 2, 2025
b6e21b4
tools: skip unaffected GHA jobs for changes in `test/internet`
aduh95 Nov 2, 2025
6419217
meta: bump actions/upload-artifact from 4.6.2 to 5.0.0
dependabot[bot] Nov 3, 2025
b047586
meta: bump actions/download-artifact from 5.0.0 to 6.0.0
dependabot[bot] Nov 3, 2025
ff57540
lib: add options to util.deprecate
RafaelGSS Nov 5, 2025
8987159
module: mark type stripping as stable
marco-ippolito Nov 8, 2025
5763c96
tools: replace invalid expression in dependabot config
rxiddhi Nov 11, 2025
6cd9bdc
crypto: ensure documented RSA-PSS saltLength default is used
panva Nov 12, 2025
fcbd8db
deps: patch V8 to 13.6.233.17
targos Nov 14, 2025
04e360f
deps: V8: cherry-pick 06bf293610ef, 146962dda8d2 and e0fb10b5148c
targos Nov 14, 2025
3f704ed
deps: update corepack to 0.34.4
nodejs-github-bot Nov 17, 2025
1e9abe0
deps: update corepack to 0.34.5
nodejs-github-bot Nov 30, 2025
75faeaa
agents: add runtime control for asset collection
santigimeno Oct 7, 2025
8a9612b
Merge tag 'v24.11.1' into node-v24.11.1-nsolid-v6.1.0-release
santigimeno Dec 2, 2025
0bf8f8c
2025-12-02, Version 24.11.1-nsolid-v6.1.0 'Krypton'
santigimeno Dec 2, 2025
e64363d
Working on 6.1.1 Krypton
santigimeno Dec 3, 2025
92ea669
src,permission: add --allow-inspector ability
RafaelGSS Sep 11, 2025
d92ec21
src: use CP_UTF8 for wide file names on win32
indutny Nov 8, 2025
4993bdc
deps: V8: cherry-pick 5ba9200cd046
juanarbol Nov 7, 2025
0bf45a8
deps: V8: backport e5dbbbadcbff
RaisinTen Nov 1, 2025
457c33e
deps: V8: cherry-pick df20105ccf36
May 5, 2025
881fe78
deps: V8: cherry-pick 0dd2318b5237
May 6, 2025
c70f458
deps: V8: cherry-pick 6bb32bd2c194
May 7, 2025
c361a62
deps: V8: cherry-pick 72b0e27bd936
Sep 29, 2025
a1ec7aa
2025-12-08, Version 24.11.1-nsolid-v6.1.1 'Krypton'
santigimeno Dec 8, 2025
553bc23
Working on 6.1.2 Krypton
santigimeno Dec 8, 2025
eb0e498
deps: update libcurl to 8.17.0
santigimeno Nov 11, 2025
e6ed2d1
deps: update to protobuf v33.0
santigimeno Nov 11, 2025
1f41f13
deps: update to protobuf v33.0
santigimeno Nov 11, 2025
fcab189
deps: update grpc to 1.76.0
santigimeno Nov 11, 2025
70f6b58
2025-12-10, Version 24.12.0 'Krypton' (LTS)
nodejs-github-bot Dec 9, 2025
2ac18ce
Working on v24.12.1
targos Dec 10, 2025
751b622
deps: update to protobuf v33.2
santigimeno Dec 9, 2025
ba6c1d0
src: set name to nsolid threads
santigimeno Dec 10, 2025
89adaa2
lib: disable futimes when permission model is enabled
RafaelGSS Oct 21, 2025
8116ecd
test: add grpc tests testing TLS connections
santigimeno Jan 6, 2026
7d4cbca
agents: add option to dump grpc keylog file
santigimeno Jan 6, 2026
7302b4d
lib,permission: require full read and write to symlink APIs
RafaelGSS Nov 10, 2025
ac03075
src: rethrow stack overflow exceptions in async_hooks
mcollina Dec 9, 2025
20591b0
tls: route callback exceptions through error handlers
mcollina Dec 22, 2025
4ba536a
lib: add TLSSocket default error handler
RafaelGSS Oct 31, 2025
3e58b7f
deps: update undici to 7.18.2
nodejs-github-bot Jan 7, 2026
2092785
deps: update c-ares to v1.34.6
nodejs-github-bot Dec 11, 2025
2007569
src,lib: refactor unsafe buffer creation to remove zero-fill toggle
ChALkeR Nov 7, 2025
def0bdf
2026-01-13, Version 24.13.0 'Krypton' (LTS)
marco-ippolito Jan 7, 2026
fd3b0d5
Merge tag 'v24.13.0' into node-v24.13.0-nsolid-v6.2.0-release
santigimeno Jan 14, 2026
3410730
test: fix linting issues after v24.13.0 rebase
santigimeno Jan 14, 2026
0c694ee
lib,src: set default metrics interval to 5 secs
santigimeno Jan 13, 2026
a9ac92f
agents: increase gRPC timeout from 10 to 60 secs
santigimeno Jan 13, 2026
2c84a6a
agents: fix otel-cpp warning when setting creds
santigimeno Jan 13, 2026
c9d341d
src: fix null pointer deref error in SetWeak cb
santigimeno Jan 14, 2026
5554e72
2026-01-14, Version 24.13.0-nsolid-v6.2.0 'Krypton'
santigimeno Jan 14, 2026
9958117
Working on 6.2.1 Krypton
santigimeno Jan 16, 2026
82582a7
src: add GetBuildId helper function
santigimeno Jul 8, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
54 changes: 54 additions & 0 deletions .configurations/configuration.dsc.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
# yaml-language-server: $schema=https://aka.ms/configuration-dsc-schema/0.2
# Reference: https://github.com/nodejs/node/blob/main/BUILDING.md#windows
properties:
resources:
- resource: Microsoft.WinGet.DSC/WinGetPackage
id: pythonPackage
directives:
description: Install Python 3.12
module: Microsoft.WinGet.DSC
allowPrerelease: true
settings:
id: Python.Python.3.12
source: winget
- resource: Microsoft.WinGet.DSC/WinGetPackage
id: vsPackage
directives:
description: Install Visual Studio 2022 Community
allowPrerelease: true
settings:
id: Microsoft.VisualStudio.2022.Community
source: winget
useLatest: true
- resource: Microsoft.VisualStudio.DSC/VSComponents
id: vsComponents
dependsOn:
- vsPackage
directives:
description: Install required VS workloads and components
allowPrerelease: true
settings:
productId: Microsoft.VisualStudio.Product.Community
channelId: VisualStudio.17.Release
includeRecommended: true
components:
- Microsoft.VisualStudio.Workload.NativeDesktop
- Microsoft.VisualStudio.Component.VC.Llvm.Clang
- Microsoft.VisualStudio.Component.VC.Llvm.ClangToolset
- resource: Microsoft.WinGet.DSC/WinGetPackage
id: gitPackage
directives:
description: Install Git
allowPrerelease: true
settings:
id: Git.Git
source: winget
- resource: Microsoft.WinGet.DSC/WinGetPackage
id: nasmPackage
directives:
description: Install NetWide Assembler (NASM)
allowPrerelease: true
settings:
id: Nasm.Nasm
source: winget
configurationVersion: 0.1.0
54 changes: 54 additions & 0 deletions .configurations/configuration.vsEnterprise.dsc.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
# yaml-language-server: $schema=https://aka.ms/configuration-dsc-schema/0.2
# Reference: https://github.com/nodejs/node/blob/main/BUILDING.md#windows
properties:
resources:
- resource: Microsoft.WinGet.DSC/WinGetPackage
id: pythonPackage
directives:
description: Install Python 3.12
module: Microsoft.WinGet.DSC
allowPrerelease: true
settings:
id: Python.Python.3.12
source: winget
- resource: Microsoft.WinGet.DSC/WinGetPackage
id: vsPackage
directives:
description: Install Visual Studio 2022 Enterprise
allowPrerelease: true
settings:
id: Microsoft.VisualStudio.2022.Enterprise
source: winget
useLatest: true
- resource: Microsoft.VisualStudio.DSC/VSComponents
id: vsComponents
dependsOn:
- vsPackage
directives:
description: Install required VS workloads and components
allowPrerelease: true
settings:
productId: Microsoft.VisualStudio.Product.Enterprise
channelId: VisualStudio.17.Release
includeRecommended: true
components:
- Microsoft.VisualStudio.Workload.NativeDesktop
- Microsoft.VisualStudio.Component.VC.Llvm.Clang
- Microsoft.VisualStudio.Component.VC.Llvm.ClangToolset
- resource: Microsoft.WinGet.DSC/WinGetPackage
id: gitPackage
directives:
description: Install Git
allowPrerelease: true
settings:
id: Git.Git
source: winget
- resource: Microsoft.WinGet.DSC/WinGetPackage
id: nasmPackage
directives:
description: Install NetWide Assembler (NASM)
allowPrerelease: true
settings:
id: Nasm.Nasm
source: winget
configurationVersion: 0.1.0
54 changes: 54 additions & 0 deletions .configurations/configuration.vsProfessional.dsc.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
# yaml-language-server: $schema=https://aka.ms/configuration-dsc-schema/0.2
# Reference: https://github.com/nodejs/node/blob/main/BUILDING.md#windows
properties:
resources:
- resource: Microsoft.WinGet.DSC/WinGetPackage
id: pythonPackage
directives:
description: Install Python 3.12
module: Microsoft.WinGet.DSC
allowPrerelease: true
settings:
id: Python.Python.3.12
source: winget
- resource: Microsoft.WinGet.DSC/WinGetPackage
id: vsPackage
directives:
description: Install Visual Studio 2022 Professional
allowPrerelease: true
settings:
id: Microsoft.VisualStudio.2022.Professional
source: winget
useLatest: true
- resource: Microsoft.VisualStudio.DSC/VSComponents
id: vsComponents
dependsOn:
- vsPackage
directives:
description: Install required VS workloads and components
allowPrerelease: true
settings:
productId: Microsoft.VisualStudio.Product.Professional
channelId: VisualStudio.17.Release
includeRecommended: true
components:
- Microsoft.VisualStudio.Workload.NativeDesktop
- Microsoft.VisualStudio.Component.VC.Llvm.Clang
- Microsoft.VisualStudio.Component.VC.Llvm.ClangToolset
- resource: Microsoft.WinGet.DSC/WinGetPackage
id: gitPackage
directives:
description: Install Git
allowPrerelease: true
settings:
id: Git.Git
source: winget
- resource: Microsoft.WinGet.DSC/WinGetPackage
id: nasmPackage
directives:
description: Install NetWide Assembler (NASM)
allowPrerelease: true
settings:
id: Nasm.Nasm
source: winget
configurationVersion: 0.1.0
2 changes: 1 addition & 1 deletion .cpplint
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
set noparent
filter=-build/include_alpha,-build/include_subdir,-build/include_what_you_use,-legal/copyright,-readability/nolint
filter=-build/include_alpha,-build/include_subdir,-build/include_what_you_use,-legal/copyright,-readability/nolint,-readability/braces
linelength=80
11 changes: 11 additions & 0 deletions .devcontainer/base/devcontainer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"name": "Node.js Dev Container",
"image": "nodejs/devcontainer:nightly",
"workspaceMount": "source=${localWorkspaceFolder},target=/home/developer/nodejs/node,type=bind,consistency=cached",
"workspaceFolder": "/home/developer/nodejs/node",
"remoteUser": "developer",
"mounts": [
"source=node-devcontainer-cache,target=/home/developer/nodejs/node/out,type=volume"
],
"postCreateCommand": "git restore-mtime"
}
19 changes: 0 additions & 19 deletions .devcontainer/devcontainer.json

This file was deleted.

2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ indent_size = unset
indent_style = unset
trim_trailing_whitespace = unset

[{test/fixtures,deps,tools/node_modules,tools/gyp,tools/icu,tools/msvs}/**]
[{test/fixtures,deps,tools/eslint/node_modules,tools/gyp,tools/icu,tools/msvs}/**]
insert_final_newline = false
15 changes: 0 additions & 15 deletions .eslintignore

This file was deleted.

Loading