Skip to content
This repository has been archived by the owner on Jun 7, 2021. It is now read-only.

Update Node.js to v11 #232

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

Update Node.js to v11 #232

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 7, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
node final major 10.16.0-slim -> 11.15.0-slim

Release Notes

nodejs/node

v11.15.0

Compare Source

Notable changes
  • deps: add s390 asm rules for OpenSSL-1.1.1 (Shigeki Ohtsu) #​19794
  • src: add .code and SSL specific error properties (Sam Roberts) #​25093
  • tls:
    • add --tls-min-v1.2 CLI switch (Sam Roberts) #​26951
    • supported shared openssl 1.1.0 (Sam Roberts) #​26951
    • revert default max toTLSv1.2 (Sam Roberts) #​26951
    • revert change to invalid protocol error type (Sam Roberts) #​26951
    • support TLSv1.3 (Sam Roberts) #​26209
    • add code for ERR_TLS_INVALID_PROTOCOL_METHOD (Sam Roberts) #​24729
Commits

v11.14.0

Compare Source

Notable changes
  • child_process: doc deprecate ChildProcess._channel (cjihrig) #​26982
  • deps: update nghttp2 to 1.37.0 (gengjiawen) #​26990
  • dns:
    • make dns.promises enumerable (cjihrig) #​26592
    • remove dns.promises experimental warning (cjihrig) #​26592
  • fs: remove experimental warning for fs.promises (Anna Henningsen) #​26581
  • stream: make Symbol.asyncIterator support stable (Matteo Collina) #​26989
  • worker: use copy of process.env (Anna Henningsen) #​26544
Commits

v11.13.0

Compare Source

Notable Changes
  • crypto
    • Allow deriving public from private keys (Tobias Nießen) #​26278.
  • events
    • Added a once function to use EventEmitter with promises (Matteo Collina) #​26078.
  • tty
    • Added a hasColors method to WriteStream (Ruben Bridgewater) #​26247.
    • Added NO_COLOR and FORCE_COLOR support (Ruben Bridgewater) #​26485.
  • v8
    • Added v8.getHeapSnapshot and v8.writeHeapSnapshot to generate snapshots in the format used by tools such as Chrome DevTools (James M Snell) #​26501.
  • worker
    • Added worker.moveMessagePortToContext. This enables using MessagePorts in different vm.Contexts, aiding with the isolation that the vm module seeks to provide (Anna Henningsen) #​26497.
  • C++ API
    • AddPromiseHook is now deprecated. This API was added to fill a use case that is served by async_hooks, since that has Promise support (Anna Henningsen) #​26529.
    • Added a Stop API to shut down Node.js while it is running (Gireesh Punathil) #​21283.
  • meta
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 this update 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.

Dependency update (patch)
@renovate renovate bot added the dependencies label May 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant