Skip to content

Instantly share code, notes, and snippets.

@MylesBorins
Last active August 17, 2020 20:29
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/6ab52c0da7bc1b45edb065d2cf58d2c7 to your computer and use it in GitHub Desktop.
Save MylesBorins/6ab52c0da7bc1b45edb065d2cf58d2c7 to your computer and use it in GitHub Desktop.
branch-diff v14.x-staging upstream/master --exclude-label semver-major,dont-land-on-v14.x,backport-requested-v14.x,backported-to-v14.x,backport-blocked-v14.x,backport-open-v14.x --filter-release
  • [6726246dbb] - lib: allow to validate enums with validateOneOf (Denys Otrishko) #34070
  • [c62cf1d9c5] - doc: edit filehandle.close() entry in fs.md (Rich Trott) #34782
  • [0eca660948] - tools: update ESLint to 7.7.0 (Colin Ihrig) #34783
  • [81df668480] - worker: do not crash when JSTransferable lists untransferable value (Anna Henningsen) #34766
  • [5835367df4] - meta: fix codeowners docs path (Mary Marchini) #34811
  • [8b818cf925] - build: add CODEOWNERS linter action (Mary Marchini) #34739
  • [92167e272b] - doc: fix broken links in commit-queue.md (Luigi Pinca) #34789
  • [0e30c5bc26] - http2: use and support non-empty DATA frame with END_STREAM flag (Carlos Lopez) #33875
  • [42a3a7f97d] - test: remove common.rootDir (Rich Trott) #34772
  • [0e1fd8d0b4] - test: allow ENOENT in test-worker-init-failure (Rich Trott) #34769
  • [97d9b9c90e] - test: allow ENFILE in test-worker-init-failure (Rich Trott) #34769
  • [375b859428] - (SEMVER-MINOR) build: add build flag for OSS-Fuzz integration (davkor) #34761
  • [9594b54f96] - http: add RFC references for each status code (Voltra) #33671
  • [8da8ec9c7e] - errors: improve ERR_INVALID_OPT_VALUE error (Denys Otrishko) #34671
  • [0347574834] - module: fix check for package.json at volume root (Derek Lewis) #34595
  • [5f78dea1a4] - meta: add TSC as owner of governance-related docs (Mary Marchini) #34737
  • [c2771dc07c] - build: move compiling for Windows ARM64 to Tier 2 (João Reis) #34721
  • [1e59f31555] - test,doc: add missing uv_setup_args() calls (Colin Ihrig) #34751
  • [8640cd6066] - doc: avoid _may_ in collaborator guide (Rich Trott) #34749
  • [4a9e312591] - crypto: avoid unitializing ECDH objects on error (Tobias Nießen) #34302
  • [888eb5a987] - test: use process.env.PYTHON to spawn python (Anna Henningsen) #34700
  • [a0f87aab10] - fs: guard against undefined behavior (Robert Nagy) #34746
  • [5864fca7bc] - (SEMVER-MINOR) buffer: alias UInt ➡️ Uint in buffer methods (Anna Henningsen) #34729
  • [7b8c6b0c00] - lib: add UNC support to url.pathToFileURL() (Matthew McEachen) #34743
  • [9861962a5f] - test: remove error message checking in test-worker-init-failure (Rich Trott) #34727
  • [a84716a21b] - build: implement a Commit Queue in Actions (Mary Marchini) #34112
  • [e155d96014] - policy: support conditions for redirects (Bradley Meck) #34414
  • [f8976a76bb] - module: share CJS/ESM resolver fns, refactoring (Guy Bedford) #34744
  • [56b25e7a6f] - benchmark: add benchmark script for resourceUsage (Yash Ladha) #34691
  • [f948359c05] - doc: use sentence-casing for headers in collaborator guide (Rich Trott) #34713
  • [5f65f4778c] - doc: edit (general) collaborator guide (Rich Trott) #34712
  • [b5e3fca04c] - build: set --v8-enable-object-print by default (Mary Marchini) #34705
  • [3b84048260] - http2: add maxHeaderSize option to http2 (Priyank Singh) #33636
  • [2f27f1144e] - doc: reduce repetitiveness on Consensus Seeking (Mary Marchini) #34702
  • [cf5d7c0140] - test: skip node-api/test_worker_terminate_finalization (Anna Henningsen) #34732
  • [fd038a1f15] - worker: fix --abort-on-uncaught-exception handling (Anna Henningsen) #34724
  • [f86e3ea9df] - doc: remove typo in crypto.md (Rich Trott) #34698
  • [77a515c31a] - module: custom --conditions flag option (Guy Bedford) #34637
  • [420da0ccd1] - build: cover all benchmark addons with C++ linter (Anna Henningsen) #34725
  • [9dac8cbbc3] - benchmark: update function_args addon code (Anna Henningsen) #34725
  • [bbdb0133dc] - doc: n-api environment life cycle APIs are stable (Jim Schlight) #34641
  • [1be7bbdc3b] - src: prefer C++ empty() in boolean expressions (Tobias Nießen) #34432
  • [f280d2c85c] - doc: add padding in the sidebar column (Antoine du HAMEL) #34665
  • [c093f6b4d1] - doc: use semantically appropriate tag for lines (Antoine du HAMEL) #34660
  • [1f9b20b637] - (SEMVER-MINOR) net: introduce net.BlockList (James M Snell) #34625
  • [9f47e5a7f7] - test: fix test_worker_terminate_finalization (Anna Henningsen) #34726
  • [10ed48bef4] - doc: add HPE_UNEXPECTED_CONTENT_LENGTH error description (Nikolay Krashnikov) #34596
  • [bbfb014590] - test: split test-crypto-dh-hash (Rich Trott) #34631
  • [49a1f7f15d] - test: use block-scoping in test/pummel/test-timers.js (Rich Trott) #34630
  • [f8a0e62bbf] - doc: update http server response 'close' event (Renato Mariscal) #34472
  • [ea5eb8fc9c] - test: remove test-child-process-fork-args flaky designation (Rich Trott) #34684
  • [8a8416f841] - lib: use full URL to GitHub issues in comments (Rich Trott) #34686
  • [bcfb1762a3] - util: add debug and debuglog.enabled (Bradley Meck) #33424
  • [64acae2e06] - test: add vm crash regression test (Anna Henningsen) #34673
  • [b8b5e1e5d0] - deps: V8: cherry-pick e06ace6b5cdb (Anna Henningsen) #34673
  • [b0e4970b8f] - tools: add debug entitlements for macOS 10.15+ (Gabriele Greco) #34378
  • [dd0c5228ac] - build: add flag to build V8 with OBJECT_PRINT (Mary Marchini) #32834
  • [3ddf2c9c99] - doc: add writable and readable options to Duplex docs (Priyank Singh) #34383
  • [71aeea1061] - doc: harden policy around objections (Mary Marchini) #34639
  • [0f4b4ea5c6] - module: use cjsCache over esm injection (Guy Bedford) #34605
  • [6914b3798c] - test: add tests for validateNumber/validateString (Denys Otrishko) #34672
  • [a9c5b873ca] - test: move buffer-as-path symlink test to its own test file (Rich Trott) #34569
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment