Update Node.js to v16.17.0 #88
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/node-16.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
16.16.0-bullseye
->16.17.0-bullseye
Release Notes
nodejs/node
v16.17.0
Compare Source
Notable Changes
Experimental command-line argument parser API
Adds
util.parseArgs
helper for higher level command-line argument parsing.Contributed by Benjamin Coe, John Gee, Darcy Clarke, Joe Sepi, Kevin Gibbons, Aaron Casanova, Jessica Nahulan, and Jordan Harband - #42675
Experimental ESM Loader Hooks API
Node.js ESM Loader hooks now support multiple custom loaders, and composition is
achieved via "chaining":
foo-loader
callsbar-loader
callsqux-loader
(a custom loader must now signal a short circuit when intentionally not
calling the next). See the ESM docs for details.
Real-world use-cases are laid out for end-users with working examples in the
article Custom ESM loaders: Who, what, when, where, why, how.
Contributed by Jacob Smith, Geoffrey Booth, and Bradley Farias - #42623
Experimental test runner
The
node:test
module, which was initially introduced in Node.js v18.0.0,is now available with all the changes done to it up to Node.js v18.7.0.
Improved interoperability of the Web Crypto API
To better align Node.js' experimental implementation of the Web Crypto API with other runtimes, several changes were made:
'Ed25519'
,'Ed448'
,'X25519'
, and'X448'
algorithms.'NODE-DSA'
,'NODE-DH'
,'NODE-SCRYPT'
,'NODE-ED25519'
,'NODE-ED448'
,'NODE-X25519'
, and'NODE-X448'
algorithms were removed.'node.keyObject'
import/export format was removed.Contributed by Filip Skokan - #42507, #43310
Dependency updates
Other notable changes
Commits
Semver-minor commits
Semver-patch commits
Documentation commits
Other commits
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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.
This PR has been generated by Renovate Bot.
cc07be845e
toee00d3c650
ee00d3c650
to759985fd3c
759985fd3c
to44defefb90
44defefb90
tobeb0bf9da9
beb0bf9da9
tof1b872f44f
f1b872f44f
tof9f65a3d7a