Skip to content

Instantly share code, notes, and snippets.

@MylesBorins
Last active January 23, 2020 16:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MylesBorins/2157cd56e9cf17068c4d77d539edb6f2 to your computer and use it in GitHub Desktop.
Save MylesBorins/2157cd56e9cf17068c4d77d539edb6f2 to your computer and use it in GitHub Desktop.
branch-diff v12.x-staging upstream/v13.x --exclude-label semver-major,dont-land-on-v12.x,backport-requested-v12.x,backported-to-v12.x --filter-release
  • [cbd84c5ee1] - test,module: add test for exports cjs loader check (Rich Trott) #31427
  • [cb27c2bd3e] - module: fix check exports issue in cjs module loading (Guy Bedford) #31427
  • [6e978f7d73] - benchmark: add default type in getstringwidth.js (Rich Trott) #31377
  • [ea27e16fc2] - (SEMVER-MINOR) module: unflag conditional exports (Guy Bedford) #31001
  • [5dd6fb1529] - tools: remove obsolete dependencies (Rich Trott) #31359
  • [29e0465104] - tools: update remark-preset-lint-node to 1.12.0 (Rich Trott) #31359
  • [83f7b5a8a9] - src: fix performance regression in node_file.cc (Ben Noordhuis) #31343
  • [aed00d7d68] - doc: add missing code formatting in vm.md (Colin Ihrig) #31350
  • [6534c6c7bd] - src: use uv_guess_handle() to detect TTYs (Colin Ihrig) #31333
  • [55e2b4ee3b] - build: remove enable_vtune from vcbuild.bat (Richard Lau) #31338
  • [f11406de43] - build: add vs2019 to vcbuild.bat help (Richard Lau) #31338
  • [51e4a5618b] - deps: upgrade to libuv 1.34.1 (Colin Ihrig) #31332
  • [b2180d932a] - build: fix macos runner type in GitHub Action (扩散性百万甜面包) #31327
  • [4dced024fd] - (SEMVER-MINOR) module: add API for interacting with source maps (Benjamin Coe) #31132
  • [aedbfdb33a] - doc: standardize on "host name" in url.md (Rich Trott) #31326
  • [28245277d7] - doc: standardize on "host name" in tls.md (Rich Trott) #31326
  • [baeabff896] - doc: standardize on "host name" in os.md (Rich Trott) #31326
  • [94122f611a] - doc: standardize on "host name" in net.md (Rich Trott) #31326
  • [bac588e076] - doc: standardize on "host name" in https.md (Rich Trott) #31326
  • [600eb8b67c] - doc: standardize on "host name" in http2.md (Rich Trott) #31326
  • [47f71de786] - doc: standardize on "host name" in fs.md (Rich Trott) #31326
  • [ece70a8288] - doc: standardize on "host name" in errors.md (Rich Trott) #31326
  • [b8dee4540a] - doc: standardize on "host name" in dgram.md (Rich Trott) #31326
  • [8055f78995] - doc: standardize on "host name" in deprecations.md (Rich Trott) #31326
  • [6e9f0daad1] - doc: standardize on "host name" in async_hooks.md (Rich Trott) #31326
  • [c8aa08ed27] - n-api: return napi_invalid_arg on napi_create_bigint_words (legendecas) #31312
  • [e1fd6ae4fa] - doc: fix a code example in crypto.md (himself65) #31313
  • [499c41d78a] - stream: fix async iterator destroyed error propagation (Robert Nagy) #31314
  • [4981f9721a] - errors: remove dead code in ERR_INVALID_ARG_TYPE (Gerhard Stoebich) #31322
  • [a6e1e9c6c3] - build: fix step name in GitHub Actions workflow (Richard Lau) #31323
  • [0379c319fd] - build: add GitHub actions to run linters (Richard Lau) #31323
  • [bb9622ba5a] - doc: add an example for util.types.isExternal (Harshitha KP) #31173
  • [108046d910] - lib: replace BigInt64Array global by the primordials (Sebastien Ahkrin) #31193
  • [0608873052] - doc: fix example of parsing request.url (Egor Pavlov) #31302
  • [a31eed0214] - build: silence OpenSSL Windows compiler warnings (Richard Lau) #31311
  • [6b118b44e8] - build: silence c-ares Windows compiler warnings (Richard Lau) #31311
  • [b9aca7849d] - doc: document readline key bindings (Harshitha KP) #31256
  • [d04118f125] - stream: simplify push (Robert Nagy) #31150
  • [85926d4038] - repl: do not preview while pasting code (Ruben Bridgewater) #31315
  • [985f980053] - deps: upgrade npm to 6.13.6 (Ruy Adorno) #31304
  • [27564a4837] - (SEMVER-MINOR) vm: add code cache support for SourceTextModule (Gus Caplan) #31278
  • [c252356d38] - repl: fix preview cursor position (Ruben Bridgewater) #31293
  • [424408005f] - test: stricten readline keypress failure test condition (Ruben Bridgewater) #31300
  • [49364b0835] - tools: update JSON header parsing for backticks (Rich Trott) #31294
  • [9d26358cfe] - async_hooks: remove internal only error checking (Anatoli Papirovski) #30967
  • [d48f59224b] - tools: ensure consistent perms of signed release files (Rod Vagg) #29350
  • [0911813862] - (SEMVER-MINOR) n-api: add napi_get_all_property_names (himself65) #30006
  • [7a5d4fad84] - build: test Python 3 using GitHub Actions-based CI (Christian Clauss) #29474
  • [a5311bd757] - tools: add clang-tidy rule in src (gengjiawen) #26840
  • [f8e805985e] - repl,readline: clean up code (Ruben Bridgewater) #31288
  • [38811897c0] - readline: improve unicode support and tab completion (Ruben Bridgewater) #31288
  • [52504fb91e] - http2: skip creating native ShutdownWrap (Anna Henningsen) #31283
  • [6184f1ab70] - doc: improve doc v8.getHeapSpaceStatistics() 'GetHeapSpaceStatistics' (dev-313) #31274
  • [b55fba2028] - fs: add missing HandleScope to FileHandle.close (Anna Henningsen) #31276
  • [1df7961b28] - test: allow disabling crypto tests (Shelley Vohr) #31268
  • [79eba6afa3] - (SEMVER-MINOR) process: allow monitoring uncaughtException (Gerhard Stoebich) #31257
  • [deff60024a] - doc: update README to make Node.js description clearer (carterbancroft) #31266
  • [06fbc03cbd] - src: include uv.h in node_binding header (Shelley Vohr) #31265
  • [8e14066578] - doc: fix a code example in zlib.md (Alexander Wang) #31264
  • [9c58aa4c75] - doc: add GeoffreyBooth to collaborators (Geoffrey Booth) #31306
  • [b9b044b98e] - repl: change preview default in case of custom eval functions (Ruben Bridgewater) #31259
  • [02714573ee] - lib: add Uint16Array primordials (Sebastien Ahkrin) #31210
  • [63f4eaefee] - util: add todo comments for inspect to add unicode support (Ruben Bridgewater) #31112
  • [3c82d5bed2] - test: add repl tests to verify unicode support in previews (Ruben Bridgewater) #31112
  • [b92d65dbe7] - repl: activate previews for lines exceeding the terminal columns (Ruben Bridgewater) #31112
  • [686a3bcf92] - readline,repl: support tabs properly (Ruben Bridgewater) #31112
  • [e3491d7dd6] - src: change GetStringWidth's expand_emoji_sequence option default (Ruben Bridgewater) #31112
  • [d2a10ad847] - src: improve GetColumnWidth performance (Ruben Bridgewater) #31112
  • [f0506c3dd2] - readline: move charLengthLeft() and charLengthAt() (Ruben Bridgewater) #31112
  • [7ba21d0e15] - readline: improve getStringWidth() (Ruben Bridgewater) #31112
  • [2e54a9922e] - readline,repl: improve history up/previous (Ruben Bridgewater) #31112
  • [cecd25693f] - readline,repl: skip history entries identical to the current line (Ruben Bridgewater) #31112
  • [b6f4e01a0e] - readline,repl: add substring based history search (Ruben Bridgewater) #31112
  • [d84c394541] - repl: improve preview length calculation (Ruben Bridgewater) #31112
  • [de6f2be0d0] - doc: update description of External (Anna Henningsen) #31255
  • [0e48d8d855] - doc: rename iterator to iterable in examples (Robert Nagy) #31252
  • [d51de787d9] - doc: fix stream async iterator sample (Robert Nagy) #31252
  • [d0a96ab700] - src: fix -Wbraced-scalar-init warning (Colin Ihrig) #31254
  • [60942cc2a7] - src: add build Github Action (gengjiawen) #31153
  • [3e7b3e3c18] - doc: correct filehandle.[read|write|append]File() (Bryan English) #31235
  • [57016b9e66] - fs: use async writeFile in FileHandle#appendFile (Bryan English) #31235
  • [ca51ff8981] - test: fix recursive rm test to actually use tmpdir (Denys Otrishko) #31250
  • [69c4f229cb] - test: remove unused symlink loop (Colin Ihrig) #31267
  • [4259afe583] - src: remove node::InitializeV8Platform() (Ben Noordhuis) #31245
  • [6050236c3d] - src: remove uses of node::InitializeV8Platform() (Ben Noordhuis) #31245
  • [ff60a0e2b1] - stream: clean up definition using defineProperties (antsmartian) #31236
  • [d76deca9cf] - test: prefer server over srv (Andrew Hughes) #31224
  • [220ea0c12e] - doc: prefer server vs srv and client vs clt (Andrew Hughes) #31224
  • [f93095de6f] - test: fix unit test logging with python3 (Adam Majer) #31156
  • [66fe92353b] - win: change to use Python in install tool (gengjiawen) #31221
  • [317d2dba45] - benchmark: benchmarking impacts of async hooks on promises (legendecas) #31188
  • [9c98d25506] - stream: replace Function.prototype with primordial (Sebastien Ahkrin) #31204
  • [964371824c] - build: avoid using CMP for BZ2File (SpaceRacet5w2A6l0I) #31198
  • [82b447c399] - doc,src: clarify that one napi_env is per-module (legendecas) #31102
  • [c1333ea113] - doc: explain native external types (Harshitha KP) #31214
  • [ac904f9e65] - lib,tools,test: remove custom number-isnan rule (Colin Ihrig) #31211
  • [53e73fc60e] - lib: add RegExp primordials (Sebastien Ahkrin) #31208
  • [bdaac04c10] - wasi: improve use of primordials (Colin Ihrig) #31212
  • [f7833ac934] - lib: replace Float32Array global by the primordials (Sebastien Ahkrin) #31195
  • [aafeab8cdb] - lib: replace BigUInt64Array global by the primordials (Sebastien Ahkrin) #31194
  • [1ad907039d] - src: clean up large_pages code (Denys Otrishko) #31196
  • [256289fe83] - stream: sync stream unpipe resume (Robert Nagy) #31191
  • [f62fb7603a] - module: logical conditional exports ordering (Guy Bedford) #31008
  • [94af94ae73] - module: loader getSource, getFormat, transform hooks (Geoffrey Booth) #30986
  • [6f95f01f95] - deps: deactivate failing tests corresponding to experimental features (Ruben Bridgewater) #31289
  • [c23bbc6fe2] - tools: remove prefer-common-expectserror lint rule (Colin Ihrig) #31147
  • [0999d53df0] - repl: use public getCursorPos() (Colin Ihrig) #31091
  • [ffbf790358] - (SEMVER-MINOR) readline: set null as callback return in case there's no error (Ruben Bridgewater) #31006
  • [92dcf3e4ae] - (SEMVER-MINOR) readline: small refactoring (Ruben Bridgewater) #31006
  • [09ca8be1f2] - (SEMVER-MINOR) repl: implement reverse search (Ruben Bridgewater) #31006
  • [925dd8e7f9] - (SEMVER-MINOR) repl: fix preview of lines that exceed the terminal columns (Ruben Bridgewater) #31006
  • [7611d5b47b] - util: add colors to debuglog() (Ruben Bridgewater) #30930
  • [7f6a0ed548] - (SEMVER-MINOR) fs: allow overriding fs for streams (Robert Nagy) #29083
  • [f30b771fd2] - (SEMVER-MINOR) test: add multiple repl preview tests (Ruben Bridgewater) #30907
  • [02f3fe4b60] - (SEMVER-MINOR) repl: fix preview bug in case of long lines (Ruben Bridgewater) #30907
  • [6a3e79f953] - (SEMVER-MINOR) repl: add completion preview (Ruben Bridgewater) #30907
  • [1a8f828c17] - (SEMVER-MINOR) repl: improve completion (Ruben Bridgewater) #30907
  • [3906e145ca] - (SEMVER-MINOR) repl,readline: refactor for simplicity (Ruben Bridgewater) #30907
  • [f6f298e3cf] - (SEMVER-MINOR) repl,readline: refactor common code (Ruben Bridgewater) #30907
  • [424c37baba] - (SEMVER-MINOR) readline: update ansi-regex (Ruben Bridgewater) #30907
  • [8b92223ed1] - (SEMVER-MINOR) repl: simplify code (Ruben Bridgewater) #30907
  • [f7eeb8cc0b] - (SEMVER-MINOR) repl: simplify repl autocompletion (Ruben Bridgewater) #30907
  • [d549daef18] - (SEMVER-MINOR) repl: remove dead code (Ruben Bridgewater) #30907
  • [172228047a] - http,https: increase server headers timeout (Tim Costa) #30071
  • [8dec909aa7] - (SEMVER-MINOR) util: inspect (user defined) prototype properties (Ruben Bridgewater) #30768
  • [453be95edc] - (SEMVER-MINOR) util: fix built-in detection (Ruben Bridgewater) #30768
  • [e551c169b8] - (SEMVER-MINOR) repl: support previews by eager evaluating input (Ruben Bridgewater) #30811
  • [d9d64754f9] - lib: add warning on dynamic import es modules (Juan José Arboleda) #30720
  • [fc11db18fe] - src: inline SetSNICallback (Anna Henningsen) #30548
  • [7bd587ef0c] - src: use BaseObjectPtr to store SNI context (Anna Henningsen) #30548
  • [0b0f0237c1] - tls: add memory tracking support to SSLWrap (Anna Henningsen) #30548
  • [456d250d2d] - deps: V8: backport 93f189f19a03 (Michaël Zasso) #30681
  • [6c249c0982] - src: run native immediates during Environment cleanup (Anna Henningsen) #30666
  • [bea25016d1] - src: no SetImmediate from destructor in stream_pipe code (Anna Henningsen) #30666
  • [94357db815] - src: add more can\_call\_into\_js() guards (Anna Henningsen) #30666
  • [d54432f974] - src: keep object alive in stream_pipe code (Anna Henningsen) #30666
  • [8171cef921] - (SEMVER-MINOR) n-api: implement napi_is_detached_arraybuffer (Denys Otrishko) #30613
  • [809a2b056b] - doc: fixup incorrect flag name reference (Guy Bedford) #30651
  • [3d8cdf191d] - (SEMVER-MINOR) esm: unflag --experimental-modules (Guy Bedford) #29866
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment