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 v15 #101

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 23, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
node final major 14.15.4-slim -> 15.14.0-slim
node stage major 14.15.4 -> 15.14.0

Release Notes

nodejs/node

v15.14.0

Compare Source

This is a security release.

Notable Changes

Vulnerabilties Fixed:

  • CVE-2021-3450: OpenSSL - CA certificate check bypass with X509_V_FLAG_X509_STRICT (High)
  • CVE-2021-3449: OpenSSL - NULL pointer deref in signature_algorithms processing (High)
  • CVE-2020-7774: npm upgrade - Update y18n to fix Prototype-Pollution (High)
    • This is a vulnerability in the y18n npm module which may be exploited by prototype pollution. You can read more about it in GHSA-c4w7-xm78-47vh
    • Impacts:
      • All versions of the 14.x, 12.x and 10.x releases lines

Other Notable Changes:

  • [b6f4901221] - (SEMVER-MINOR) fs: add support for async iterators to fsPromises.writeFile (HiroyukiYagihashi) #​37490
  • [0709cbb7fe] - (SEMVER-MINOR) net: allow net.BlockList to use net.SocketAddress objects (James M Snell) #​37917
  • [daa8a7bbcf] - (SEMVER-MINOR) net: add SocketAddress class (James M Snell) #​37917
  • [a4169ce519] - (SEMVER-MINOR) net: make net.BlockList cloneable (James M Snell) #​37917
  • [669b81c68b] - (SEMVER-MINOR) net,tls: add abort signal support to connect (Nitzan Uziely) #​37735
  • [a1123f0a29] - (SEMVER-MINOR) readline: add AbortSignal support to interface (Nitzan Uziely) #​37932
Commits

v15.13.0

Compare Source

Notable Changes
  • buffer:
    • implement btoa and atob (James M Snell) #​37529
  • deps:
  • doc:
  • http:
    • add http.ClientRequest.getRawHeaderNames() (simov) #​37660
Commits

v15.12.0

Compare Source

Notable Changes
  • crypto:
    • add optional callback to crypto.sign and crypto.verify (Filip Skokan) #​37500
    • support JWK objects in create*Key (Filip Skokan) #​37254
  • deps:
    • switch openssl to quictls/openssl (James M Snell) #​37601
    • update to cjs-module-lexer@1.1.0 (Guy Bedford) #​37712
  • fs:
    • improve fsPromises writeFile performance (Nitzan Uziely) #​37610
    • improve fsPromises readFile performance (Nitzan Uziely) #​37608
  • lib:
    • implement AbortSignal.abort() (James M Snell) #​37693
  • node-api:
    • define version 8 (Gabriel Schulhof) #​37652
  • worker:
    • add setEnvironmentData/getEnvironmentData (James M Snell) #​37486
Commits

v15.11.0

Compare Source

Notable Changes
  • [a3e3156b52] - (SEMVER-MINOR) crypto: make FIPS related options always awailable (Vít Ondruch) #​36341
  • [9ba5c0f9ba] - (SEMVER-MINOR) errors: remove experimental from --enable-source-maps (Benjamin Coe) #​37362
Commits

Configuration

📅 Schedule: "before 3am on Monday" in timezone Asia/Tokyo.

🚦 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 May 23, 2021
@renovate renovate bot force-pushed the renovate/node-15.x branch 3 times, most recently from 40e41f5 to a491517 Compare May 27, 2021 09:40
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.

1 participant