Skip to content

Instantly share code, notes, and snippets.

@MylesBorins
Last active December 11, 2020 23:02
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/cc88ada8b91dcf2594abd8ec9e906690 to your computer and use it in GitHub Desktop.
Save MylesBorins/cc88ada8b91dcf2594abd8ec9e906690 to your computer and use it in GitHub Desktop.
branch-diff v14.x-staging upstream/v15.x --exclude-label semver-major,semver-minor,dont-land-on-v14.x,backport-requested-v14.x,backported-to-v14.x,backport-blocked-v14.x,backport-open-v14.x,baking-for-lts --filter-release
  • [8611b8f98a] - net: refactor to use more primordials (Antoine du Hamel) #36303
  • [9ae59c847a] - tools: upgrade to @babel/eslint-parser 7.12.1 (Antoine du Hamel) #36321
  • [47345a1f84] - worker: refactor to use more primordials (Antoine du Hamel) #36393
  • [c2938bde6c] - lib: add uncurried accessor properties to primordials (ExE Boss) #36329
  • [cedf51f3ce] - http2: refactor to use more primordials (Antoine du Hamel) #36357
  • [a15addc153] - string_decoder: refactor to use more primordials (Antoine du Hamel) #36358
  • [f73a0a8069] - lib: fix typo in internal/errors.js (raisinten) #36426
  • [b39d150e60] - test: fix comment misspellings of transferred (Rich Trott) #36360
  • [a7e794d1bf] - test: fix flaky test-http2-respond-file-error-pipe-offset (Rich Trott) #36305
  • [1091a658e1] - test: fix bootstrap test (Benjamin Gruenbaum) #36418
  • [9db9be774b] - buffer: refactor to use primordials instead of Array#reduce (Antoine du Hamel) #36392
  • [fbcb72a665] - test: increase coverage for readline (Zijian Liu) #36389
  • [bef550a50c] - doc: add Powershell oneliner to get Windows version (Michael Bashurov) #30289
  • [2649c384c6] - doc: add version metadata to timers/promises (Colin Ihrig) #36378
  • [e798770803] - tools: refloat 7 Node.js patches to cpplint.py (Rich Trott) #36324
  • [a8b95cfcb2] - tools: bump cpplint to 1.5.4 (Rich Trott) #36324
  • [8731a80439] - vm: add SafeForTerminationScopes for SIGINT interruptions (Anna Henningsen) #36344
  • [754b7a76b1] - tools: remove bashisms from macOS release scripts (Antoine du Hamel) #36121
  • [2868ffb331] - tools: remove bashisms from release script (Antoine du Hamel) #36123
  • [b885409e48] - readline: refactor to use more primordials (Antoine du Hamel) #36296
  • [8d69d8387e] - dgram: refactor to use more primordials (Antoine du Hamel) #36286
  • [22028aae54] - test: skip flaky parts of broadcastchannel test on Windows (Rich Trott) #36386
  • [4b4caada9f] - zlib: refactor to use more primordials (Antoine du Hamel) #36347
  • [cc18907ec4] - module: refactor to use more primordials (Antoine du Hamel) #36348
  • [8dadaa652e] - src: remove some duplication in DeserializeProps (Daniel Bevenius) #36336
  • [a03aa0a6b2] - src: rename AliasedBufferInfo->AliasedBufferIndex (Daniel Bevenius) #36339
  • [4ca1bd8806] - child_process: refactor to use more primordials (Zijian Liu) #36269
  • [ab084c199e] - querystring: refactor to use more primordials (Antoine du Hamel) #36315
  • [e7b2d91e04] - src: use transferred consistently (Daniel Bevenius) #36340
  • [ca8db41151] - benchmark,child_process: remove failing benchmark parameter (Antoine du Hamel) #36295
  • [0e7f0c6d27] - path: refactor to use more primordials (Antoine du Hamel) #36302
  • [21c4704c7b] - worker: refactor to use more primordials (Antoine du Hamel) #36267
  • [b20409e985] - tls: refactor to use more primordials (Antoine du Hamel) #36266
  • [9cb53f635a] - repl: refactor to use more primordials (Antoine du Hamel) #36264
  • [faca2b829e] - test: fix test-worker-broadcastchannel-wpt (Rich Trott) #36353
  • [f317bba034] - tls: permit null as a cipher value (Rich Trott) #36318
  • [29b5236256] - timers: reject with AbortError on cancellation (Benjamin Gruenbaum) #36317
  • [4127eb2405] - https: add abortcontroller test (Benjamin Gruenbaum) #36307
  • [8d8d2261a5] - buffer: refactor to use more primordials (Antoine du Hamel) #36166
  • [c14512b9a5] - errors: display original symbol name (Benjamin Coe) #36042
  • [ea46ca8cbf] - perf_hooks: refactor to use more primordials (Antoine du Hamel) #36297
  • [fbd5652943] - v8: refactor to use more primordials (Antoine du Hamel) #36285
  • [2a24096720] - os: refactor to use more primordials (Antoine du Hamel) #36284
  • [ea09da492c] - test: fix typo in comment (inokawa) #36312
  • [6ebb98af11] - src: use ToLocal in DeserializeProperties (Daniel Bevenius) #36279
  • [8cf1addaa8] - tools: update stability index linking logic (Rich Trott) #36280
  • [0401ffbfb6] - doc: add process for handling premature disclosure (Michael Dawson) #36155
  • [278862aeb9] - deps: upgrade npm to 7.0.15 (Ruy Adorno) #36293
  • [d95ae65986] - tools: update highlight.js to 10.1.2 (Myles Borins) #36309
  • [b61ca1bfe6] - test: replace anonymous functions by arrows (Aleksandr Krutko) #36125
  • [537e5cbf51] - fs: move method definition from header (Yash Ladha) #36256
  • [6bc007fc94] - tty: refactor to use more primordials (Zijian Liu) #36272
  • [5935ccc11c] - tools: fix undeclared identifier FALSE (Antoine du Hamel) #36276
  • [3e5fcda13e] - doc: add table header in intl.md (Rich Trott) #36261
  • [744b8aa807] - fs: pass ERR_DIR_CLOSED asynchronously to dir.close (Zijian Liu) #36243
  • [c04a2df185] - fs: refactor to use more primordials (Antoine du Hamel) #36196
  • [a9ac86d1ee] - policy: refactor to use more primordials (Antoine du Hamel) #36210
  • [74adc441c4] - build: fix typo in Makefile (raisinten) #36176
  • [e79bdc313a] - assert: refactor to use more primordials (Antoine du Hamel) #36234
  • [2c7358ef43] - test: fix flaky sequential/test-fs-watch (Rich Trott) #36249
  • [a2da7ba914] - tools: use using-declaration consistently (Daniel Bevenius) #36245
  • [82c1e39c4a] - tools: refloat 7 Node.js patches to cpplint.py (Rich Trott) #36235
  • [bcf7393412] - tools: bump cpplint to 1.5.3 (Rich Trott) #36235
  • [b613950016] - test: increase coverage for util.inspect() (Rich Trott) #36228
  • [2344e3e360] - benchmark : changed fstat to fstatSync (Narasimha Prasanna HN) #36206
  • [65d89fdd69] - doc: adding example to Buffer.isBuffer method (naortedgi) #36233
  • [66bc2067ce] - deps: V8: cherry-pick 86991d0587a1 (Benjamin Coe) #36254
  • [03cf8dbc0e] - doc: fix typo in events.md (Luigi Pinca) #36231
  • [617cb58cc8] - lib: refactor primordials.uncurryThis (Antoine du Hamel) #36221
  • [841e8f444e] - crypto: fix "Invalid JWK" error messages (Filip Skokan) #36200
  • [39d0ceda48] - process: refactor to use more primordials (Antoine du Hamel) #36212
  • [69a8f05488] - test: improve test coverage SourceMap API (Juan José Arboleda) #36089
  • [44d6d0bf0d] - test: fix missed warning for non-experimental AbortController (James M Snell) #36240
  • [b176d61e8c] - doc: fix --experimental-wasm-modules text location (Colin Ihrig) #36220
  • [be11976407] - tools: enable no-nonoctal-decimal-escape lint rule (Colin Ihrig) #36217
  • [c86c2399a2] - tools: update ESLint to 7.14.0 (Colin Ihrig) #36217
  • [fdf5d851d0] - doc: add missing version to update cmd (Ruy Adorno) #36204
  • [186ad24fdf] - doc: cleanup events.md structure (James M Snell) #36100
  • [47397ffd56] - src: update node.rc file description (devsnek) #36197
  • [cfadd82cf3] - tools: refloat 7 Node.js patches to cpplint.py (Rich Trott) #36213
  • [03e8aaf613] - tools: bump cpplint.py to 1.5.2 (Rich Trott) #36213
  • [cfc8ec18db] - src: fix label indentation (Rich Trott) #36213
  • [095cef2c11] - deps: update ICU to 68.1 (Michaël Zasso) #36187
  • [6d1b1c7ad0] - src: integrate URL::href() and use in inspector (Daijiro Wachi) #35912
  • [48bf59bb8b] - http2: add support for AbortSignal to http2Session.request (Madara Uchiha) #36070
  • [bcbf176c22] - errors: refactor to use more primordials (Antoine du Hamel) #36167
  • [545ac1fec5] - doc: fix punctuation in v8.md (Rich Trott) #36192
  • [8a0c3b9c76] - http2: refactor to use more primordials (Antoine du Hamel) #36142
  • [1a4d43f840] - lib: refactor to use more primordials (Antoine du Hamel) #36140
  • [f0aed8c01c] - http2: add support for TypedArray to getUnpackedSettings (Antoine du Hamel) #36141
  • [d6ea12e003] - lib: set abort-controller toStringTag (Benjamin Gruenbaum) #36115
  • [82f1cde57e] - lib: remove primordials.SafePromise (Antoine du Hamel) #36149
  • [bb29508e8f] - doc: add link for v8.takeCoverage() (Rich Trott) #36135
  • [e48ec703ba] - domain: improve deprecation warning text for DEP0097 (Anna Henningsen) #36136
  • [a367c0dfc2] - timers: refactor to use more primordials (Antoine du Hamel) #36132
  • [272fc794b2] - crypto: fix format warning in AdditionalConfig (raisinten) #36060
  • [eb9295b583] - promise: emit error on domain unhandled rejections (Benjamin Gruenbaum) #36082
  • [b17a83a00d] - doc: claim ABI version for Electron v13 (Shelley Vohr) #36101
  • [e8a8513b2c] - doc: fix invalid link in worker_threads.md (Rich Trott) #36109
  • [ed8af3a8b7] - perf_hooks: make nodeTiming a first-class object (Momtchil Momtchev) #35977
  • [1550073dbc] - events: disabled manual construction AbortSignal (raisinten) #36094
  • [75707f45eb] - lib,tools: enforce access to prototype from primordials (Antoine du Hamel) #36025
  • [0b70822461] - child_process: refactor to use more primordials (Antoine du Hamel) #36003
  • [56f83e6876] - build: refactor configure.py to use argparse (raisinten) #35755
  • [8ae3ffe2be] - deps: V8: cherry-pick 1d0f426311d4 (Ole André Vadla Ravnås) #35986
  • [4b7ba11d67] - deps: V8: cherry-pick 4e077ff0444a (Ole André Vadla Ravnås) #35986
  • [098a5b1298] - deps: V8: cherry-pick 086eecbd96b6 (Ole André Vadla Ravnås) #35986
  • [d2c757ab19] - deps: V8: cherry-pick 27e1ac1a79ff (Ole André Vadla Ravnås) #35986
  • [a81dc9ae18] - src,crypto: refactoring of crypto_context, SecureContext (James M Snell) #35665
  • [be220b213d] - tools: update ESLint to 7.13.0 (Luigi Pinca) #36031
  • [df211208c0] - test: add missing test coverage for setLocalAddress() (Rich Trott) #36039
  • [b1f5518a0a] - doc: fix events.getEventListeners example (Dmitry Semigradsky) #36085
  • [a2f652f7c5] - test: move test-worker-eventlooputil to sequential (Rich Trott) #35996
  • [b477447a55] - doc: fix added: info for stream.\_construct() (Luigi Pinca) #36067
  • [fdae9ad188] - test: fix races in test-performance-eventlooputil (Gerhard Stoebich) #36028
  • [0d7422651b] - crypto: refactor to use more primordials (Antoine du Hamel) #36012
  • [f8098c3e43] - tools,lib: recommend using safe primordials (Antoine du Hamel) #36026
  • [7a375902ff] - module: refactor to use more primordials (Antoine du Hamel) #36024
  • [eea7e3b0d0] - tools,lib: tighten prefer-primordials rules for Error statics (Antoine du Hamel) #36017
  • [4b03670877] - dns: fix trace_events name for resolveCaa() (Rich Trott) #35979
  • [af2a560c42] - lib: add %TypedArray% abstract constructor to primordials (ExE Boss) #36016
  • [77e4f19701] - timers: cleanup abort listener on awaitable timers (James M Snell) #36006
  • [b7aa5e2296] - stream: remove isPromise utility function (Antoine du Hamel) #35925
  • [9e673723e3] - events: fire handlers in correct oder (Benjamin Gruenbaum) #35931
  • [ff59fcdf7b] - events: define abort on prototype (Benjamin Gruenbaum) #35931
  • [ab0eb4f2c9] - events: support event handlers on prototypes (Benjamin Gruenbaum) #35931
  • [33e2ee58a7] - events: define event handler as enumerable (Benjamin Gruenbaum) #35931
  • [1f27214480] - tools: add new ESLint rule: prefer-primordials (Leko) #35448
  • [6011bfdec5] - fs: remove unused assignment (Rich Trott) #35882
  • [8d76db86b5] - module: refactor to use iterable-weak-map (Benjamin Coe) #35915
  • [a7d0c76f86] - events: support emit on nodeeventtarget (Benjamin Gruenbaum) #35851
  • [d83e253065] - errors: refactor to use more primordials (Antoine du Hamel) #35944
  • [dc4936ba50] - crypto: fix comment in ByteSource (Tobias Nießen) #35972
  • [23f0d0c45c] - test: fix error in test/internet/test-dns.js (Rich Trott) #35969
  • [1b277d97f3] - src: remove ERR prefix in crypto status enums (Daniel Bevenius) #35867
  • [efbfeff62b] - doc: fix incorrect heading level (Bryan Field) #35965
  • [0ebf44b466] - crypto: pass empty passphrases to OpenSSL properly (Tobias Nießen) #35914
  • [1cdfaa80f8] - events: add a few tests (Benjamin Gruenbaum) #35806
  • [fd027cd61a] - tools: bump remark-lint-preset-node to 2.0.0 (Rich Trott) #35905
  • [a07d1af4ea] - tools: update ESLint to 7.12.1 (Colin Ihrig) #35799
  • [d20b318c58] - tools: update ESLint to 7.12.0 (Colin Ihrig) #35799
  • [66ad4be2c1] - test: add test to fs/promises setImmediate (tyankatsu) #35852
  • [644c416389] - crypto: rename check to createJob (Daniel Bevenius) #35858
  • [31753ec8aa] - tools: add msvc /P output to .gitignore (Jiawen Geng) #35735
  • [c9225789d3] - src: remove ERR prefix in WebCryptoKeyExportStatus (Daniel Bevenius) #35639
  • [c2e6a4b081] - doc: fix _construct example params order (Alejandro Oviedo Garcia) #35790
  • [c0a4fac040] - doc: fix a typo in CHANGELOG_V12 (Shubham Parihar) #35786
  • [894419c1f4] - deps: V8: backport 4263f8a5e8e0 (Brian 'bdougie' Douglas) #35650
  • [6a7a61be7c] - src: mark/pop OpenSSL errors in NewRootCertStore (Daniel Bevenius) #35514
  • [d54edece99] - test: refactor test-crypto-pbkdf2 (Tobias Nießen) #35693
  • [1103b15af6] - doc: fix YAML lint error on master (Rich Trott) #35709
  • [7798e59e98] - doc: upgrade stability status of report API (Gireesh Punathil) #35654
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment