Skip to content

Update Node.js to v13.6.0

Warren Gifford 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.6.0 source code search for "node"

Release Notes

nodejs/node

v13.6.0

Compare Source

Notable Changes
  • assert:
    • Implement assert.match() and assert.doesNotMatch() (Ruben Bridgewater) #​30929
  • events:
    • Add EventEmitter.on to async iterate over events (Matteo Collina) #​27994
    • Allow monitoring error events (Gerhard Stoebich) #​30932
  • fs:
    • Allow overriding fs for streams (Robert Nagy) #​29083
  • perf_hooks:
    • Move perf_hooks out of experimental (legendecas) #​31101
  • repl:
    • Implement ZSH-like reverse-i-search (Ruben Bridgewater) #​31006
  • tls:
    • Add PSK (pre-shared key) support (Denys Otrishko) #​23188
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