Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] main from nodejs:main #16

Open
wants to merge 3,056 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
3056 commits
Select commit Hold shift + click to select a range
a8daa45
doc: add history entry for import assertion removal
aduh95 Nov 18, 2024
88719f6
build: compile bundled ada conditionally
jirutka Nov 16, 2024
dd15563
build: compile bundled simdjson conditionally
jirutka Nov 16, 2024
64c647e
build: compile bundled simdutf conditionally
jirutka Nov 16, 2024
d183068
deps: update simdutf to 5.6.2
nodejs-github-bot Nov 19, 2024
1d01ad6
doc,lib,src,test: unflag sqlite module
cjihrig Nov 19, 2024
01b9a54
test_runner: mark context.plan() as stable
cjihrig Nov 19, 2024
c921676
test_runner: mark snapshot testing as stable
cjihrig Nov 19, 2024
172841c
doc: include git node release --promote to steps
RafaelGSS Nov 19, 2024
f4cd4d9
doc: fix relative path mention in --allow-fs
RafaelGSS Nov 19, 2024
2c11d6e
tools: lint js in `doc/**/*.md`
LiviaMedeiros Nov 20, 2024
eb1cb36
src: fix kill signal on Windows
huseyinacacak-janea Nov 20, 2024
81f7c76
2024-11-20, Version 20.18.1 'Iron' (LTS)
marco-ippolito Nov 16, 2024
f270462
test: fix determining lower priority
LiviaMedeiros Nov 20, 2024
cb7d855
2024-11-20, Version 23.3.0 (Current)
RafaelGSS Nov 19, 2024
d894772
doc: add esm examples to node:timers
mfdebian Nov 20, 2024
5ba3b54
build: fix GN build for sqlite
zcbenz Nov 21, 2024
6db7b24
deps: update simdjson to 3.10.1
nodejs-github-bot Nov 21, 2024
ead8bd1
doc: remove RedYetiDev from triagers team
Nov 21, 2024
bc701e9
sqlite: add `StatementSync.prototype.iterate` method
tpoisseau Nov 21, 2024
3178a76
test: make x509 crypto tests work with BoringSSL
codebytere Nov 22, 2024
05b3fcb
doc: fix Node.js 23 column in CHANGELOG.md
richardlau Nov 22, 2024
02921e1
tools: add linter for release commit proposals
aduh95 Nov 22, 2024
92c7dde
doc: document approach for building wasm in deps
mhdawson Nov 22, 2024
d3bcb97
build: use variable for crypto dep path
codebytere Nov 23, 2024
1919560
module: do not warn when require(esm) comes from node_modules
joyeecheung Nov 23, 2024
6190bbc
doc: add esm example for zlib
peixotoleonardo Nov 23, 2024
3889b44
deps: update zlib to 1.3.0.1-motley-7e2e4d7
nodejs-github-bot Aug 18, 2024
0116e80
crypto: allow non-multiple of 8 in SubtleCrypto.deriveBits
panva Oct 6, 2024
3218698
doc: doc how to add message for promotion
mhdawson Nov 13, 2024
c75aaac
build: add create release proposal action
RafaelGSS Nov 23, 2024
a2a0c22
doc: order `node:crypto` APIs alphabetically
badkeyy Nov 23, 2024
d0d5209
assert: add partialDeepStrictEqual
puskin94 Nov 23, 2024
e92499c
test: convert readdir test to use test runner
tchetwin Nov 23, 2024
1d0738a
deps: upgrade npm to 10.9.1
npm-cli-bot Nov 24, 2024
b6fe731
test: make HTTP/1.0 connection test more robust
FliegendeWurst Nov 24, 2024
b09618e
test_runner: simplify hook running logic
cjihrig Nov 25, 2024
c9bf257
lib: avoid excluding symlinks in recursive fs.readdir with filetypes
juanarbol Nov 25, 2024
216fd20
test_runner: refactor build Promise in Suite()
cjihrig Nov 22, 2024
3c35188
test_runner: refactor Promise chain in run()
cjihrig Nov 22, 2024
ce346b6
tools: use tokenless Codecov uploads
targos Nov 25, 2024
abd95a8
doc: add vetted courses to the ambassador benefits
mcollina Nov 25, 2024
b17a1fb
doc: add doc for PerformanceObserver.takeRecords()
skyclouds2001 Nov 25, 2024
a43a283
assert: optimize partial comparison of two `Set`s
aduh95 Nov 25, 2024
a01319a
doc: deprecate passing invalid types in `fs.existsSync`
Ceres6 Nov 25, 2024
3511c5c
quic: multiple updates to quic impl
jasnell Nov 23, 2024
9fde4f6
deps: update simdutf to 5.6.3
nodejs-github-bot Nov 26, 2024
1fd48f2
deps: update ngtcp2 to 1.9.0
nodejs-github-bot Nov 26, 2024
619355b
deps: update corepack to 0.30.0
nodejs-github-bot Nov 26, 2024
fb8de03
http2: fix memory leak caused by premature listener removing
ywave620 Nov 26, 2024
0ba264f
build: set node_arch to target_cpu in GN
codebytere Nov 26, 2024
542f252
build: avoid compiling with VS v17.12
StefanStojanovic Nov 26, 2024
3bb1d28
src: safely remove the last line from dotenv
islandryu Nov 26, 2024
4f62ab5
tools: add WPT updater for specific subsystems
mertcanaltin Nov 26, 2024
7450332
tools: update WPT updater
aduh95 Nov 26, 2024
ae8280c
process: deprecate `features.{ipv6,uv}` and `features.tls_*`
Renegade334 Nov 27, 2024
9029aec
cli: implement --trace-env and --trace-env-[js|native]-stack
joyeecheung Nov 27, 2024
17f39bc
doc: remove confusing and outdated sentence
lpinca Nov 27, 2024
5bdf1c4
doc: fix deprecation codes
panva Nov 27, 2024
c6d3fdd
doc: improve GN build documentation a bit
codebytere Nov 27, 2024
090aa8b
doc: add history entry for textEncoder.encodeInto()
lpinca Nov 27, 2024
db8ff56
doc: move history entry to class description
lpinca Nov 27, 2024
585f7bc
doc: add FAQ to releases section
RafaelGSS Nov 27, 2024
5ae07d0
tools: filter release keys to reduce interactivity
aduh95 Nov 27, 2024
e64f949
doc: remove unused import from sample code
blended-bram Nov 27, 2024
24a8662
lib: refactor code to improve readability
pmarchini Nov 27, 2024
853b304
doc: add added tag and fix typo sqlite.md
louwers Nov 27, 2024
08e0147
test,crypto: update WebCryptoAPI WPT
panva Nov 28, 2024
ba912ee
fs: lazily load ReadFileContext
gurgunday Nov 28, 2024
d09458f
test: update WPT for url to 67880a4eb83ca9aa732eec4b35a1971ff5bf37ff
nodejs-github-bot Nov 28, 2024
aa7c8cc
src: fix check fd
theanarkh Nov 28, 2024
4cf6fab
quic: update more QUIC implementation
jasnell Nov 24, 2024
0a9524b
tools: fix nghttp3 updater script
aduh95 Nov 28, 2024
b5eb77f
tools: allow dispatch of `tools.yml` from forks
aduh95 Nov 28, 2024
4efb7ae
deps: update zlib to 1.3.0.1-motley-82a5fec
nodejs-github-bot Nov 29, 2024
61b077d
tools: fix update-undici script
targos Nov 29, 2024
22792b8
sqlite: deps include `sqlite3ext.h`
himself65 Nov 29, 2024
4ee87b8
zlib: deprecate classes usage without `new`
anonrig Nov 29, 2024
1c81dbb
meta: add releasers as CODEOWNERS to proposal action
RafaelGSS Nov 29, 2024
03ec900
build: remove defaults for create-release-proposal
RafaelGSS Nov 30, 2024
3fb2ea8
doc: rename file to advocacy-ambassador-program.md
tniessen Nov 30, 2024
3f9c6c0
test: move test-worker-arraybuffer-zerofill to parallel
lpinca Dec 1, 2024
de5f91d
src: avoid copy on getV8FastApiCallCount
anonrig Dec 1, 2024
58982d7
src: add async context frame to AsyncResource
Flarna Dec 1, 2024
384fa62
src: remove dead code in async_wrap
Flarna Dec 1, 2024
61e4ad5
dgram: check udp buffer size to avoid fd leak
theanarkh Dec 2, 2024
8bd9a84
src: use std::string_view for process emit fns
anonrig Dec 2, 2024
d5d1e80
net: support blocklist for net.Server
theanarkh Dec 2, 2024
47b80c2
deps: update undici to 7.0.0
nodejs-github-bot Dec 2, 2024
94c327c
module: remove --experimental-default-type
GeoffreyBooth Dec 2, 2024
5ef4985
deps: update sqlite to 3.47.1
nodejs-github-bot Dec 3, 2024
20bcaa0
util: add fast path for Latin1 decoding
mertcanaltin Dec 3, 2024
742ea1c
doc: add create-release-action to process
RafaelGSS Dec 3, 2024
ebc179d
src: add missing qualifiers to env.cc
anonrig Dec 3, 2024
3b6da7c
build: allow overriding clang usage
codebytere Dec 3, 2024
b915124
src: use spaceship operator in SocketAddress
jasnell Nov 28, 2024
7924ea3
2024-12-03, Version 22.12.0 'Jod' (LTS)
ruyadorno Nov 27, 2024
f601984
meta: bump actions/setup-node from 4.0.3 to 4.1.0
dependabot[bot] Dec 3, 2024
34174bc
meta: bump step-security/harden-runner from 2.10.1 to 2.10.2
dependabot[bot] Dec 3, 2024
b24a8e0
meta: bump actions/checkout from 4.1.7 to 4.2.2
dependabot[bot] Dec 3, 2024
fe12b01
meta: bump github/codeql-action from 3.27.0 to 3.27.5
dependabot[bot] Dec 3, 2024
7bedcfd
doc: fix typo
himself65 Dec 4, 2024
4e44322
crypto: ensure CryptoKey usages and algorithm are cached objects
panva Dec 4, 2024
398c941
test: update WPT for WebCryptoAPI to 76dfa54e5d
nodejs-github-bot Dec 1, 2024
09d5be0
test: update WPT for WebCryptoAPI to 3e3374efde
nodejs-github-bot Dec 2, 2024
c7de0ec
net: add net.BlockList.isBlockList(value)
jasnell Nov 29, 2024
3c2da4b
net: add SocketAddress.parse
jasnell Nov 29, 2024
c4aa34a
doc: add LJHarb to collaborators
ljharb Dec 4, 2024
556f1ae
test: ensure `cli.md` is in alphabetical order
aduh95 Nov 27, 2024
839ad8b
deps: upgrade npm to 10.9.2
npm-cli-bot Dec 5, 2024
d7fdbb9
module: mark evaluation rejection in require(esm) as handled
joyeecheung Dec 5, 2024
53356c3
lib: fix `fs.readdir` recursive async
RafaelGSS Dec 5, 2024
60e9c6f
tools: update `create-release-proposal` workflow
aduh95 Dec 5, 2024
660d533
doc: mention `-a` flag for the release script
ruyadorno Dec 5, 2024
f26a1da
net: support blocklist in net.connect
theanarkh Dec 6, 2024
7904bc0
test: remove test-fs-utimes flaky designation
lpinca Dec 6, 2024
56c8360
lib: add validation for options in compileFunction
kimtaejin3 Dec 6, 2024
9cd9f43
deps: update ngtcp2 to 1.9.1
nodejs-github-bot Dec 6, 2024
4211ab5
src,build: add no user defined deduction guides of CTAD check
legendecas Dec 6, 2024
eb5aa5f
doc: add report version and history section
legendecas Dec 6, 2024
65024ae
doc: fix module.md headings
legendecas Dec 6, 2024
0547dcf
doc: update blog release-post link
ruyadorno Dec 6, 2024
f6f519c
stream: commit pull-into descriptors after filling from queue
MattiasBuelens Nov 27, 2024
9c046ea
test: update streams wpt
MattiasBuelens Nov 28, 2024
c1ccade
lib: disable default memory leak warning for AbortSignal
phryneas Dec 7, 2024
ee88107
crypto: graduate WebCryptoAPI Ed25519 and X25519 algorithms as stable
panva Dec 5, 2024
7fdeeac
sea: only assert snapshot main function for main threads
joyeecheung Dec 7, 2024
ac7fea6
lib: handle Float16Array in node:v8 serdes
bartlomieju Dec 7, 2024
6e42433
Revert "build: avoid compiling with VS v17.12"
Flarna Dec 7, 2024
b5056be
v8,tools: expose experimental wasm revectorize feature
yolanda15 Dec 7, 2024
91b6e3c
lib: clean up persisted signals when they are settled
geeksilva97 Dec 8, 2024
4f51d46
tools: improve release proposal PR opening
aduh95 Dec 8, 2024
dbfcbe3
assert: make partialDeepStrictEqual work with ArrayBuffers
puskin94 Dec 8, 2024
3837c8d
build: fix GN build on macOS
joyeecheung Dec 9, 2024
e48c5b2
tools: bump the eslint group in /tools/eslint with 4 updates
dependabot[bot] Dec 9, 2024
fdf225a
tools: update gyp-next to 0.19.0
nodejs-github-bot Dec 9, 2024
3851edf
test: remove `hasOpenSSL3x` utils
aduh95 Dec 9, 2024
80c0055
tools: use commit title as PR title when creating release proposal
aduh95 Dec 9, 2024
0a7eeb5
doc: fix c++ addon hello world sample
geeksilva97 Dec 9, 2024
2960a59
tools: enable linter for `tools/icu/**`
LiviaMedeiros Dec 9, 2024
e859646
module: implement module.registerHooks()
joyeecheung Oct 29, 2024
1215a8b
module: use synchronous hooks for preparsing in import(cjs)
joyeecheung Nov 2, 2024
7443a28
test: update WPT for url to 6fa3fe8a92
nodejs-github-bot Dec 10, 2024
4831423
deps: update sqlite to 3.47.2
nodejs-github-bot Dec 10, 2024
6c03beb
deps: update undici to 7.1.0
nodejs-github-bot Dec 10, 2024
bd3c25c
tools: remove has_absl_stringify from gyp file
targos Dec 10, 2024
eef06f7
lib: remove redundant global regexps
gurgunday Dec 10, 2024
f184a0a
fs,win: fix readdir for named pipe
huseyinacacak-janea Dec 10, 2024
b932930
2024-12-10, Version 23.4.0 (Current)
aduh95 Dec 10, 2024
549037f
doc: fix incorrect link to style guide
technic960183 Dec 10, 2024
142adef
doc: add ambassador message - benefits of Node.js
mhdawson Nov 29, 2024
a364ec1
test: move localizationd data from `test-icu-env` to external file
LiviaMedeiros Dec 10, 2024
2063245
module: prevent main thread exiting before esm worker ends
islandryu Dec 10, 2024
fd9a79d
doc: call out import.meta is only supported in ES modules
antonk52 Dec 11, 2024
4a91507
util: do not rely on mutable `Object` and `Function`' `constructor` prop
aduh95 Dec 11, 2024
acff0ef
http2: support ALPNCallback option
ZYSzys Dec 11, 2024
586814b
worker: fix crash when a worker joins after exit
Qard Dec 11, 2024
b6c9dbe
module: only emit require(esm) warning under --trace-require-module
joyeecheung Dec 9, 2024
9ec8b9e
assert: make Maps be partially compared in partialDeepStrictEqual
puskin94 Dec 11, 2024
a1d980c
build: use variable for simdutf path
codebytere Dec 11, 2024
5c2f599
sqlite: support `db.loadExtension`
himself65 Dec 3, 2024
64cc3b8
src: fix outdated js2c.cc references
legendecas Dec 11, 2024
d1b8b5c
doc: update blog link to /vulnerability
RafaelGSS Dec 11, 2024
6cd1805
doc: update announce documentation for releases
RafaelGSS Dec 11, 2024
5541300
stream: handle generator destruction from Duplex.from()
matthieusieben Dec 12, 2024
37766dc
tools: fix release proposal linter to support more than 1 folk preparing
aduh95 Dec 12, 2024
33f0f16
doc: `sea.getRawAsset(key)` always returns an ArrayBuffer
ShenHongFei Dec 12, 2024
be04d06
src,lib: stabilize permission model
RafaelGSS Dec 12, 2024
131c33e
http2: remove duplicate codeblock
AVVS Dec 12, 2024
7a40aa7
http: add setDefaultHeaders option to http.request
pimterry Dec 12, 2024
e5524ea
sqlite: add support for custom functions
cjihrig Dec 12, 2024
a963b5e
tools: update gyp-next to 0.19.1
addaleax Dec 10, 2024
203398d
build: fix C string encoding for `PRODUCT_DIR_ABS`
addaleax Dec 2, 2024
743eacc
test: fix test-abortsignal-drop-settled-signals flakiness
geeksilva97 Dec 12, 2024
b5e25aa
fs: make mutating `options` in Promises `readdir()` not affect results
LiviaMedeiros Nov 28, 2024
9109965
fs: make mutating `options` in Callback `readdir()` not affect results
LiviaMedeiros Dec 7, 2024
96cd2a6
doc: add esm examples to node:perf_hooks
mfdebian Dec 12, 2024
e698bd0
test: remove exludes for sea tests on PPC
mhdawson Dec 12, 2024
95912f6
Revert "tools: disable automated libuv updates"
lpinca Dec 13, 2024
938a581
report: fix typos in report keys and bump the version
technic960183 Dec 13, 2024
6f084ff
node-api: allow napi_delete_reference in finalizers
legendecas Dec 13, 2024
b87ecc7
doc: add esm examples to node:tls
mfdebian Dec 13, 2024
2484156
tools: use `github.actor` instead of bot username for release proposals
aduh95 Dec 13, 2024
26d0559
doc: fix winget config path
himself65 Dec 13, 2024
414c5ed
module: add prefix-only modules to `module.builtinModules`
ljharb Dec 14, 2024
656dd5d
doc: fix 'which' to 'that' and add commas
selveter Dec 14, 2024
86c2925
test: use --permission over --experimental-permission
RafaelGSS Dec 14, 2024
e7a397a
util: fix Latin1 decoding to return string output
mertcanaltin Dec 14, 2024
a7c9f85
doc: add esm examples to node:readline
mfdebian Dec 14, 2024
2d4e35c
doc: add esm examples to node:repl
mfdebian Dec 14, 2024
a50f3d5
dgram: support blocklist in udp
theanarkh Dec 15, 2024
bc64114
buffer: document concat zero-fill
duncpro Dec 15, 2024
c39875a
doc: clarify util.aborted resource usage
KunalKumar-1 Dec 15, 2024
b171afe
deps: define V8_PRESERVE_MOST as no-op on Windows
StefanStojanovic Dec 16, 2024
80e3ef3
util: harden more built-in classes against prototype pollution
aduh95 Dec 16, 2024
fb5bc18
build: add major release action
RafaelGSS Dec 16, 2024
2cd385e
deps: update c-ares to v1.34.4
nodejs-github-bot Dec 17, 2024
04c082b
tools: add REPLACEME check to workflow
mertcanaltin Dec 17, 2024
5ad2ca9
test_runner: exclude test files from coverage by default
pmarchini Dec 17, 2024
6536978
test: remove test-sqlite-statement-sync flaky designation
lpinca Dec 17, 2024
ca96c8d
deps: update libuv to 1.49.2
lpinca Dec 17, 2024
12806e9
deps: update simdutf to 5.6.4
nodejs-github-bot Dec 17, 2024
2a3fc98
deps: update nghttp3 to 1.6.0
nodejs-github-bot Dec 17, 2024
5a868b5
tools: update github_reporter to 1.7.2
nodejs-github-bot Dec 17, 2024
6012a4e
tools: fix `node:` enforcement for docs
aduh95 Dec 17, 2024
a73c41c
sqlite: aggregate constants in a single property
geeksilva97 Dec 17, 2024
7302b6f
doc: stabilize util.styleText
RafaelGSS Dec 17, 2024
8253290
build: fix missing fp16 dependency in d8 builds
joyeecheung Dec 17, 2024
0d00511
build: set DESTCPU correctly for 'make binary' on loongarch64
wojiushixiaobai Dec 18, 2024
e477978
doc: fix color contrast issue in light mode
Trott Dec 18, 2024
60bd4fd
meta: move MoLow to TSC regular member
MoLow Dec 18, 2024
7560778
build: build v8 with -fvisibility=hidden on macOS
joyeecheung Dec 19, 2024
0675e05
doc: fix links in `module.md`
aduh95 Dec 19, 2024
fd8de67
stream: catch and forward error from dest.write
jakecastelli Dec 19, 2024
ec6e6b5
test: make `test-permission-sqlite-load-extension` more robust
aduh95 Dec 19, 2024
58b7204
Revert "events: add hasEventListener util for validate"
origranot Dec 17, 2024
a85ef6a
test: add test case for listeners
origranot Dec 17, 2024
854d23b
2024-12-19, Version 23.5.0 (Current)
aduh95 Dec 18, 2024
990497c
test: deflake test-esm-loader-hooks-inspect-brk
lpinca Dec 19, 2024
a33ec12
lib: suppress source map lookup exceptions
legendecas Dec 17, 2024
28557ef
lib: optimize `prepareStackTrace` on builtin frames
legendecas Dec 17, 2024
219b900
test_runner,cli: mark test isolation as stable
cjihrig Dec 20, 2024
14803ea
test: remove async-hooks/test-writewrap flaky designation
lpinca Dec 20, 2024
57b21b1
stream: validate undefined sizeAlgorithm in WritableStream
jazelly Dec 20, 2024
b6df128
esm: add experimental support for addon modules
legendecas Dec 20, 2024
ca69d0a
node-api: remove deprecated attribute from napi_module_register
vmoroz Dec 20, 2024
d780b90
build: test macos-13 on GitHub actions
targos Dec 20, 2024
4fd5db4
module: use buffer.toString base64
legendecas Dec 21, 2024
821ab6f
tools: add release line label when opening release proposal
aduh95 Dec 21, 2024
b814038
doc: add entry to changelog about SQLite Session Extension
louwers Dec 21, 2024
31c20f6
build: fix GN build for ngtcp2
zcbenz Dec 18, 2024
48c75bc
tools: fix `require-common-first` lint rule from subfolder
aduh95 Dec 22, 2024
56d5865
test: check typescript loader
marco-ippolito Dec 23, 2024
6577166
deps: update simdutf to 5.7.0
nodejs-github-bot Dec 24, 2024
270a2f1
deps: update ngtcp2 to 1.10.0
nodejs-github-bot Dec 24, 2024
a9e65f6
test: migrate message eval tests from Python to JS
yiyunlei Oct 31, 2023
6156f8a
Revert "stream: handle generator destruction from Duplex.from()"
jakecastelli Dec 17, 2024
5ea6fa7
test: add coverage for pipeline
jakecastelli Dec 17, 2024
be9dc2d
test: increase spin for eventloop test on s390
mhdawson Dec 10, 2024
da3f388
module: support eval with ts syntax detection
marco-ippolito Dec 24, 2024
49acdc8
test: skip `test-sqlite-extensions` when SQLite is not built by us
aduh95 Dec 24, 2024
bd0b704
doc: fix the `crc32` documentation
kevinuehara Dec 24, 2024
821b0a7
src: use starts_with in fs_permission.cc
IlyasShabi Dec 25, 2024
3147ec2
doc: update macOS and Xcode versions for releases
targos Dec 25, 2024
d00710d
test: deflake test-watch-file-shared-dependency
lpinca Dec 25, 2024
7ca7531
doc: clarify that WASM is trusted
mcollina Dec 25, 2024
f9fb410
doc: use `<ul>` instead of `<ol>` in `SECURITY.md`
aduh95 Dec 23, 2024
b420c8f
meta: move one or more collaborators to emeritus
nodejs-github-bot Dec 25, 2024
1d1d8f2
url: use resolved path to convert UNC paths to URL
aduh95 Dec 25, 2024
c0edd30
test: enable ts test on win arm64
marco-ippolito Dec 26, 2024
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
19 changes: 0 additions & 19 deletions .devcontainer/.devcontainer.json

This file was deleted.

1 change: 0 additions & 1 deletion .devcontainer/Dockerfile

This file was deleted.

18 changes: 18 additions & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"name": "Node.js Core Developer Environment",
"extensions": [
"github.vscode-pull-request-github",
"ms-vsliveshare.vsliveshare",
"vscode-icons-team.vscode-icons",
"visualstudioexptteam.vscodeintellicode"
],
"image": "nodejs/devcontainer:nightly",
"settings": {
"terminal.integrated.profiles.linux": {
"zsh (login)": {
"path": "zsh",
"args": ["-l"]
}
}
}
}
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