Skip to content

v10.18.1 proposal

Rodrigo Muino Tomonari requested to merge v10.17.1-proposal into v10.x

Draft proposal - please let me know which other PRs should be included (or tag them with the lts-watch-v10.x label) and I will try and get them landed.

There are currently 93 PRs tagged backport-requested-v10.x. I'll try and work through some of these over the next few days, but help would be appreciated.

@nodejs/releasers / @nodejs/backporters feel free to push any additional commits to v10.x-staging and I'll rebase the proposal. If we get a large number of additional changes we should consider pushing the release date out by a week to 2019-12-17 to allow adequate time for the RC phase.


TBD, Version 10.17.1 'Dubnium' (LTS), @BethGriggs

Notable changes

  • TBD

Commits

  • [61d6ac7f05] - build: fix configure script to work with Apple Clang 11 (Saagar Jha) #28071
  • [4d3ec1a43e] - build,win: propagate error codes in vcbuild (João Reis) #30724
  • [c3e386284e] - build,win: add test-ci-native and test-ci-js (João Reis) #30724
  • [0a7f6fa6b8] - deps: V8: backport fb63e5cf55e9 (Michaël Zasso)
  • [8e0ea6ddc4] - http2: use the latest settings (ZYSzys) #29780
  • [efeac48ee7] - lib: fix comment nits in bootstrap\loaders.js (Vse Mozhet Byt) #24641
  • [14e7a35e95] - n-api: correct bug in napi_get_last_error (Octavian Soldea) #28702
  • [c4dc53c479] - stream: extract Readable.from in its own file (Matteo Collina) #30140
  • [fabbc76928] - test: do not fail SLOW tests if they are not slow (Yang Guo) #25868
  • [501ebbbcf4] - tools: update tzdata to 2019c (Myles Borins) #30479
  • [7ff19bec50] - tools: move python code out of jenkins shell (Sam Roberts) #28458
  • [7066335cf0] - tools: fix v8 testing with devtoolset on ppcle (Sam Roberts) #28458

Merge request reports

Loading