Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update node.js to v14 #468

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 22, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
node engines major 12.x -> 14.x
@types/node devDependencies major 12.20.20 -> 14.17.11

Release Notes

nodejs/node

v14.17.5

Compare Source

This is a security release.

Notable Changes
  • CVE-2021-3672/CVE-2021-22931: Improper handling of untypical characters in domain names (High)
    • Node.js was vulnerable to Remote Code Execution, XSS, application crashes due to missing input validation of hostnames returned by Domain Name Servers in the Node.js DNS library which can lead to the output of wrong hostnames (leading to Domain Hijacking) and injection vulnerabilities in applications using the library. You can read more about it at https://nvd.nist.gov/vuln/detail/CVE-2021-22931.
  • CVE-2021-22930: Use after free on close http2 on stream canceling (High)
  • CVE-2021-22939: Incomplete validation of rejectUnauthorized parameter (Low)
    • If the Node.js HTTPS API was used incorrectly and "undefined" was in passed for the "rejectUnauthorized" parameter, no error was returned and connections to servers with an expired certificate would have been accepted. You can read more about it at https://nvd.nist.gov/vuln/detail/CVE-2021-22939.
Commits

v14.17.4

Compare Source

This is a security release.

Notable Changes

This releases also fixes some regressions with internationalization introduced by the ICU updates in Node.js 14.17.0 and 14.17.1.

Commits

v14.17.3

Compare Source

Notable Changes

Node.js 14.17.2 introduced a regression in the Windows installer on
non-English locales that is being fixed in this release. There is no
need to download this release if you are not using the Windows
installer.

Commits

v14.17.2

Compare Source

This is a security release.

Notable Changes

Vulnerabilities fixed:

  • CVE-2021-22918: libuv upgrade - Out of bounds read (Medium)
    • Node.js is vulnerable to out-of-bounds read in libuv's uv__idna_toascii() function which is used to convert strings to ASCII. This is called by Node's dns module's lookup() function and can lead to information disclosures or crashes. You can read more about it in https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-22918
  • CVE-2021-22921: Windows installer - Node Installer Local Privilege Escalation (Medium)
    • Node.js is vulnerable to local privilege escalation attacks under certain conditions on Windows platforms. More specifically, improper configuration of permissions in the installation directory allows an attacker to perform two different escalation attacks: PATH and DLL hijacking. You can read more about it in https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-22921
Commits

v14.17.1

Compare Source

Notable Changes
Commits

Configuration

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

🚦 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.

@renovate renovate bot added the renovate label Feb 22, 2021
@renovate renovate bot force-pushed the renovate/node-14.x branch 2 times, most recently from 5d88c07 to db58ff3 Compare May 25, 2021 01:32
@codecov-commenter
Copy link

codecov-commenter commented May 25, 2021

Codecov Report

Merging #468 (35558b7) into main (9111b73) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #468   +/-   ##
=======================================
  Coverage   43.45%   43.45%           
=======================================
  Files           9        9           
  Lines         313      313           
  Branches       38       38           
=======================================
  Hits          136      136           
  Misses        177      177           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9111b73...35558b7. Read the comment docs.

@renovate renovate bot force-pushed the renovate/node-14.x branch 4 times, most recently from fadc506 to 9001d9d Compare June 8, 2021 02:20
@renovate renovate bot force-pushed the renovate/node-14.x branch from 9001d9d to ac14ba6 Compare June 23, 2021 09:05
@renovate renovate bot force-pushed the renovate/node-14.x branch 3 times, most recently from d78662a to 1286eb4 Compare July 7, 2021 21:38
@renovate renovate bot force-pushed the renovate/node-14.x branch 4 times, most recently from eb02d6a to f66c7bc Compare July 27, 2021 18:57
@renovate renovate bot force-pushed the renovate/node-14.x branch 5 times, most recently from f91b7a7 to 94de139 Compare August 4, 2021 20:05
@renovate renovate bot force-pushed the renovate/node-14.x branch 2 times, most recently from e1498d2 to 1e14bab Compare August 21, 2021 02:10
@renovate renovate bot force-pushed the renovate/node-14.x branch from 1e14bab to 35558b7 Compare August 21, 2021 05:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants