Skip to content

Update Node.js to v14.7.0

Warren Gifford requested to merge renovate/node-14.x into master

Created by: renovate[bot]

This PR contains the following updates:

Package Update New value References Sourcegraph
node minor 14.7.0 source code search for "node"

Release Notes

nodejs/node

v14.7.0

Compare Source

Notable Changes
  • deps:
    • upgrade npm to 6.14.7 (claudiahdz) #​34468
  • dgram:
    • (SEMVER-MINOR) add IPv6 scope id suffix to received udp6 dgrams (Pekka Nikander) #​14500
  • src:
    • (SEMVER-MINOR) allow preventing SetPromiseRejectCallback (Shelley Vohr) #​34387
    • (SEMVER-MINOR) allow setting a dir for all diagnostic output (AshCripps) #​33584
  • worker:
    • (SEMVER-MINOR) make MessagePort inherit from EventTarget (Anna Henningsen) #​34057
  • zlib:
    • switch to lazy init for zlib streams (Andrey Pechkurov) #​34048
  • New Collaborators:
    • add rexagod to collaborators (Pranshu Srivastava) #​34457
    • add AshCripps to collaborators (AshCripps) #​34494
    • add HarshithaKP to collaborators (Harshitha K P) #​34417
    • add release key for Richard Lau (Richard Lau) #​34397
Commits

v14.6.0

Compare Source

Notable Changes
  • deps:
    • upgrade to libuv 1.38.1 (Colin Ihrig) #​34187
    • upgrade npm to 6.14.6 (claudiahdz) #​34246
    • (SEMVER-MINOR) update V8 to 8.4.371.19 (Michaël Zasso) #​33579
  • module:
    • (SEMVER-MINOR) doc only deprecation of module.parent (Antoine du HAMEL) #​32217
    • (SEMVER-MINOR) package "imports" field (Guy Bedford) #​34117
  • src:
    • (SEMVER-MINOR) allow embedders to disable esm loader (Shelley Vohr) #​34060
  • tls:
    • (SEMVER-MINOR) make 'createSecureContext' honor more options (Mateusz Krawczuk) #​33974
  • vm:
    • (SEMVER-MINOR) add run-after-evaluate microtask mode (Anna Henningsen) #​34023
  • worker:
    • (SEMVER-MINOR) add option to track unmanaged file descriptors (Anna Henningsen) #​34303
  • New Collaborators:
    • add danielleadams to collaborators (Danielle Adams) #​34360
    • add ruyadorno to collaborators (Ruy Adorno) #​34297
    • add sxa as collaborator (Stewart X Addison) #​34338
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: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 Ignore: Close this PR and you won't be reminded about this update 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