Skip to content

Update Node.js to v14.15.0

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

Created by: renovate[bot]

This PR contains the following updates:

Package Type Update New value References Sourcegraph
node minor 14.15.0 source code search for "node"
node engines minor ^v14.15.0 source code search for "node"

Release Notes

nodejs/node

v14.15.0

Compare Source

Notable Changes

This release marks the transition of Node.js 14.x into Long Term Support (LTS) with the codename 'Fermium'. The 14.x release line now moves into "Active LTS" and will remain so until October 2021. After that time, it will move into "Maintenance" until end of life in April 2023.

Commits

v14.14.0

Compare Source

Notable Changes
Commits

v14.13.1

Compare Source

Notable Changes
  • fs:
    • remove experimental from rmdir recursive (Benjamin Coe) #​35171
Commits

v14.13.0

Compare Source

Notable Changes
Commits

v14.12.0

Compare Source

Notable changes
  • deps:
    • update to uvwasi 0.0.11 (Colin Ihrig) #​35104
  • n-api:
    • create N-API version 7 (Gabriel Schulhof) #​35199
    • add more property defaults (Gerhard Stoebich) #​35214
Commits

v14.11.0

Compare Source

Notable Changes

This is a security release.

Vulnerabilities fixed:

  • CVE-2020-8251: Denial of Service by resource exhaustion CWE-400 due to unfinished HTTP/1.1 requests (Critical).
  • CVE-2020-8201: HTTP Request Smuggling due to CR-to-Hyphen conversion (High).
Commits

v14.10.1

Compare Source

Notable Changes

Node.js 14.10.0 included a streams regression with async generators and a docs rendering regression that are being fixed in this release.

Commits
  • [3c92f93b44] - doc: restore color for visited links (Rich Trott) #​35108
  • [0f94c6b4e4] - Revert "stream: simpler and faster Readable async iterator" (Richard Lau)

v14.10.0

Compare Source

Notable Changes
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