summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* esm: propagate `process.exit` from the loader thread to the main threadAntoine du Hamel2023-04-193-0/+65
* test_runner: execute before hook on testChemi Atlow2023-04-184-16/+107
* doc: remove markdown link from headingTobias Nießen2023-04-181-3/+3
* doc: fix history ordering of `WASI` constructorAntoine du Hamel2023-04-181-3/+3
* 2023-04-18, Version 20.0.0 (Current)RafaelGSS2023-04-1837-39/+357
* test_runner: avoid reporting parents of failing tests in summaryMoshe Atlow2023-04-184-25/+4
* node-api: remove unused mark_arraybuffer_as_untransferableChengzhong Wu2023-04-183-13/+0
* quic: add more QUIC implementationJames M Snell2023-04-1711-8/+1484
* doc: fix release-post script locationRafael Gonzaga2023-04-171-2/+7
* doc: fix typo in webcrypto metadataTobias Nießen2023-04-171-1/+1
* crypto: remove INT_MAX restriction in randomBytesTobias Nießen2023-04-171-6/+0
* deps: update ICU to 73.1 releaseSteven R. Loomis2023-04-171032-538454/+542773
* deps: patch V8 to 11.3.244.8Michaël Zasso2023-04-176-2/+27
* typings: fix syntax error in tsconfigMohammed Keyvanzadeh2023-04-161-1/+1
* src: use v8::Boolean(b) over b ? True() : False()Tobias Nießen2023-04-168-33/+25
* src: fix typo in process.env accessor error messageMoritz Raho2023-04-162-3/+3
* test_runner: fix spec skip detectionMoshe Atlow2023-04-165-11/+579
* src: replace static const string_view by static constexprDaniel Lemire2023-04-151-1/+4
* src: fix CSPRNG when length exceeds INT_MAXTobias Nießen2023-04-151-2/+12
* build: bump ossf/scorecard-action from 2.1.2 to 2.1.3dependabot[bot]2023-04-151-1/+1
* tools: add url and whatwg-url labels automaticallyYagiz Nizipli2023-04-151-0/+1
* tools: add performance label to benchmark changesYagiz Nizipli2023-04-151-1/+1
* esm: avoid accessing lazy getters for urlsYagiz Nizipli2023-04-151-15/+25
* esm: avoid try/catch when validating urlsYagiz Nizipli2023-04-152-16/+12
* doc: add link for news from uvwasi teamMichael Dawson2023-04-141-0/+1
* build: replace Python linter flake8 with ruffChristian Clauss2023-04-145-14/+58
* doc: add missing setEncoding call in ESM exampleAnna Henningsen2023-04-141-0/+1
* doc: update darwin-x64 toolchain used for Node.js 20 releasesMichaël Zasso2023-04-141-2/+2
* url: handle URL.canParse without base parameterYagiz Nizipli2023-04-142-1/+22
* lib: use webidl DOMString converter in EventTargetKhafra2023-04-144-2/+33
* readline: fix issue with newline-less last lineIan Harris2023-04-144-14/+85
* test: mark test-cluster-primary-error flaky on asanYagiz Nizipli2023-04-142-0/+9
* benchmark: differentiate whatwg and legacy urlYagiz Nizipli2023-04-137-117/+106
* doc: fix split infinitive in Hooks caveatJacob Smith2023-04-131-1/+1
* benchmark: add a benchmark for `defaultResolve`Antoine du Hamel2023-04-131-0/+51
* tools: automate uvwasi dependency updateRanieri Innocenti Spada2023-04-133-7/+95
* tools: add missing pinned dependenciesMateo Nunez2023-04-133-5/+5
* url: validate URL constructor arg lengthKhafra2023-04-133-12/+23
* url: validate argument length in canParseKhafra2023-04-132-0/+16
* stream: use private properties for strategiesYagiz Nizipli2023-04-132-32/+20
* stream: use private properties for encodingYagiz Nizipli2023-04-132-73/+53
* stream: use private properties for compressionYagiz Nizipli2023-04-132-51/+29
* permission: fix chmod,chown improve fs coverageRafael Gonzaga2023-04-135-16/+176
* diagnostics_channel: fix ref counting bug when reaching zero subscribersStephen Belanger2023-04-132-21/+38
* deps: update undici to 5.21.2Node.js GitHub Bot2023-04-135-20/+48
* deps: update simdutf to 3.2.8Node.js GitHub Bot2023-04-132-116/+129
* esm: move hook execution to separate threadJacob Smith2023-04-1337-457/+997
* 2023-04-12, Version 18.16.0 'Hydrogen' (LTS)Danielle Adams2023-04-1211-15/+362
* test: remove unnecessary status check on test-release-npmRafaelGSS2023-04-121-1/+0
* doc: fix typo in util.types.isNativeError()Julian Dax2023-04-121-1/+1