Skip to content

chore(deps): update node.js to v19.7.0

Kubitus Bot requested to merge renovate/node-19.x into main

This MR contains the following updates:

Package Type Update Change
node image minor 19.6.0 -> 19.7.0

Release Notes

nodejs/node

v19.7.0

Compare Source

Notable Changes
  • [60a612607e] - deps: upgrade npm to 9.5.0 (npm team) #​46673
  • [7d6c27eab1] - deps: add ada as a dependency (Yagiz Nizipli) #​46410
  • [a79a8bf85a] - doc: add debadree25 to collaborators (Debadree Chatterjee) #​46716
  • [0c2c322ee6] - doc: add deokjinkim to collaborators (Deokjin Kim) #​46444
  • [9b23309f53] - doc,lib,src,test: rename --test-coverage (Colin Ihrig) #​46017
  • [8590eb4830] - (SEMVER-MINOR) lib: add aborted() utility function (Debadree Chatterjee) #​46494
  • [164bfe82cc] - (SEMVER-MINOR) src: add initial support for single executable applications (Darshan Sen) #​45038
  • [f3908411fd] - (SEMVER-MINOR) src: allow optional Isolate termination in node::Stop() (Shelley Vohr) #​46583
  • [c34bac2fed] - (SEMVER-MINOR) src: allow blobs in addition to FILE*s in embedder snapshot API (Anna Henningsen) #​46491
  • [683a1f8f3e] - (SEMVER-MINOR) src: allow snapshotting from the embedder API (Anna Henningsen) #​45888
  • [658d2f4710] - (SEMVER-MINOR) src: make build_snapshot a per-Isolate option, rather than a global one (Anna Henningsen) #​45888
  • [6801d3753c] - (SEMVER-MINOR) src: add snapshot support for embedder API (Anna Henningsen) #​45888
  • [e77d538d32] - (SEMVER-MINOR) src: allow embedder control of code generation policy (Shelley Vohr) #​46368
  • [633d3f292d] - (SEMVER-MINOR) stream: add abort signal for ReadableStream and WritableStream (Debadree Chatterjee) #​46273
  • [6119289251] - test_runner: add initial code coverage support (Colin Ihrig) #​46017
  • [a51fe3c663] - url: replace url-parser with ada (Yagiz Nizipli) #​46410
Commits

v19.6.1

Compare Source

This is a security release.

Notable Changes

The following CVEs are fixed in this release:

  • CVE-2023-23919: OpenSSL errors not cleared in error stack (Medium)
  • CVE-2023-23918: Experimental Policies bypass via process.mainModule.require(High)
  • CVE-2023-23920: Insecure loading of ICU data through ICU_DATA environment variable (Low)

More detailed information on each of the vulnerabilities can be found in February 2023 Security Releases blog post.

This security release includes OpenSSL security updates as outlined in the recent OpenSSL security advisory and undici security update.

Commits

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

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

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by Kubitus Bot

Merge request reports