Skip to content

Update Node.js to v13.12.0

Administrator requested to merge renovate/node-13.x into master

Created by: renovate[bot]

This PR contains the following updates:

Package Type Update New value References Sourcegraph
node minor 13.12.0 source code search for "node"
@types/node devDependencies patch 13.9.8 source code search for "@types/node"

Release Notes

nodejs/node

v13.12.0

Compare Source

macOS package notarization and a change in builder configuration

The macOS binaries for this release, and future 13.x releases, are now being compiled on macOS 10.15 (Catalina) with Xcode 11 to support package notarization, a requirement for installing on .pkg files on macOS 10.15 and later. Previous builds of Node.js 13.x were compiled on macOS 10.11 (El Capitan) with Xcode 10. As binaries are still being compiled to support a minimum of macOS 10.10 (Yosemite) we do not anticipate this having a negative impact on Node.js 13.x users with older versions of macOS.

Notable Changes
  • build:
    • macOS package notarization (Rod Vagg) #​31459
  • deps:
    • upgrade npm to 6.14.4 (Ruy Adorno) #​32495
    • update to uvwasi 0.0.6 (Colin Ihrig) #​32309
    • upgrade to libuv 1.35.0 (Colin Ihrig) #​32204
  • lib:
    • add --disable-proto option to cli (Gus Caplan) #​32279
  • node_report:
    • move diagnostic reports to stable (Colin Ihrig) #​32242
  • worker:
    • allow URL in Worker constructor (Antoine du HAMEL) #​31664
  • util:
    • use a global symbol for util.promisify.custom (ExE Boss) #​31672
Commits

Renovate configuration

📅 Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

Merge request reports

Loading