Skip to content

Update Node.js to v13.5.0

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

Created by: renovate[bot]

This PR contains the following updates:

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

Release Notes

nodejs/node

v13.5.0

Compare Source

Notable Changes
  • cli:
    • add --trace-exit cli option (legendecas) #​30516
  • http,https:
    • increase server headers timeout (Tim Costa) #​30071
  • readline:
    • update ansi-regex (Ruben Bridgewater) #​30907
    • promote _getCursorPos to public api (Jeremy Albright) #​30687
  • repl:
    • add completion preview (Ruben Bridgewater) #​30907
  • util:
    • add Set and map size to inspect output (Ruben Bridgewater) #​30225
  • wasi:
    • require CLI flag to require() wasi module (Colin Ihrig) #​30963
Commits

v13.4.0

Compare Source

This is a security release.

For more details about the vulnerability please consult the npm blog:

https://blog.npmjs.org/post/189618601100/binary-planting-with-the-npm-cli

Notable Changes
  • deps:
  • doc:
    • docs deprecate http finished (Robert Nagy) #​28679
  • events:
    • add captureRejection option (Matteo Collina) #​27867
  • http:
    • add captureRejection support (Matteo Collina) #​27867
    • llhttp opt-in insecure HTTP header parsing (Sam Roberts) #​30567
  • http2:
    • implement capture rection for 'request' and 'stream' events (Matteo Collina) #​27867
  • net:
    • implement capture rejections for 'connection' event (Matteo Collina) #​27867
  • repl:
    • support previews by eager evaluating input (Ruben Bridgewater) #​30811
  • stream:
    • add support for captureRejection option (Matteo Collina) #​27867
  • tls:
    • implement capture rejections for 'secureConnection' event (Matteo Collina) #​27867
    • expose IETF name for current cipher suite (Sam Roberts) #​30637
  • worker:
    • add argv constructor option (legendecas) #​30559
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 if you modify the PR title to begin with "rebase!".

🔕 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

Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.

Merge request reports

Loading