Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
16.10.0-alpine3.14
->16.11.1-alpine3.14
Release Notes
nodejs/node
v16.11.1
Compare Source
This is a security release.
Notable changes
Commits
af488f8dc8
] - deps: update llhttp to 6.0.4 (Matteo Collina) nodejs-private/node-private#2842d1eefad98
] - http: add regression test for smuggling content length (Matteo Collina) nodejs-private/node-private#28445d419ab1c
] - http: add regression test for chunked smuggling (Matteo Collina) nodejs-private/node-private#284v16.11.0
Compare Source
Notable Changes
nghttp2
to v1.45.1 (thunder-coding) #40206Commits
34f3021ca3
] - benchmark: addutil.toUSVString()
's benchmark (Khaidi Chu) #40203f83b9bcb6f
] - build: support Python 3.10.0 (FrankQiu) #402963148f9b64e
] - build: check for duplicates in new AUTHORS entries (Rich Trott) #4026448c162d457
] - build: set DESTCPU correctly for 'make binary' on Apple Silicon (Chris Heisterkamp) #401477fbfb66d41
] - build: limit update authors CI scope (Jiawen Geng) #40219a1bee94502
] - build: pass a tuple of alternatives to str.endswith() (Christian Clauss) #40017eaf9d08332
] - build: add --no-user for pip commands in Makefile (Rich Trott) #40169e22ca06ac4
] - build: fix "test-internet.yml" workflows (SURYAPRATAP SINGH SURYAVANSHI) #401774da73d09bf
] - (SEMVER-MINOR) build: reset embedder string to "-node.0" (Michaël Zasso) #402854b117fbc81
] - console: use validators for consistency (Voltrex) #398126489423187
] - console: avoid unnecessary variables (Pancake) #401839af2592e69
] - crypto: update root certificates (Richard Lau) #402802fa5e5011f
] - crypto: handle initEDRaw pkey failure (Shelley Vohr) #401887968c79301
] - crypto: don't call callback twice in case crypto.randomBytes fails (Guilherme Bernal) #40157b89c7ae297
] - deps: upgrade npm to 8.0.0 (npm team) #40369947f3dc9af
] - deps: V8: patch jinja2 for Python 3.10 compat (Michaël Zasso) #40296685c7d43a5
] - (SEMVER-MINOR) deps: updatenghttp2
to v1.45.1 (thunder-coding) #40206e7046e0ff1
] - deps: restore minimum ICU version to 68 (Michaël Zasso) #39470a3db2033d4
] - (SEMVER-MINOR) deps: make V8 9.4 abi-compatible with 9.0 (Michaël Zasso) #402855cc24e6d76
] - deps: V8: cherry-pick9a60704
(Jiawen Geng) #400468de5eb88d3
] - deps: V8: cherry-pick5681a65
(Michaël Zasso) #39945150d816edb
] - deps: V8: cherry-pickbdcda72
(Michaël Zasso) #39945807b68b430
] - deps: V8: cherry-pick00bb1a7
(Darshan Sen) #39829be016948df
] - deps: silence irrelevant V8 warning (Michaël Zasso) #3899022dcd3e4dc
] - deps: silence irrelevant V8 warnings (Michaël Zasso) #375871aea6a771b
] - deps: fix V8 build issue with inline methods (Jiawen Geng) #40060e9812157f0
] - deps: make v8.h compatible with VS2015 (Joao Reis) #3211688ae710057
] - deps: V8: forward declaration ofRtl*FunctionTable
(Refael Ackermann) #32116e810f0766f
] - deps: V8: patch register-arm64.h (Refael Ackermann) #32116b8aabd5622
] - deps: V8: un-cherry-pickbd019bd
(Refael Ackermann) #32116309c4f05df
] - (SEMVER-MINOR) deps: update V8 to 9.4.146.19 (Michaël Zasso) #4028569eaaf6321
] - doc: format general markdown files (Rich Trott) #40322dc9c31985c
] - doc: fix the inline code-block at the NodeDhKeyGenParams class (Justin) #403418d0546db39
] - doc: correct the codeblock forhmacImportParams.hash
(Justin) #403401db2ffd008
] - doc: fix typo in stream docs (Juan José Arboleda) #40337abfcbcd14c
] - doc: update fast-track approval comment request (voltrexmaster) #40316e2cd2f44f2
] - doc: fix CVE-2021-22940 references (Michaël Zasso) #4030888bdbf1e29
] - doc: format markdown files in test directory (Rich Trott) #40290f71ac57a86
] - doc: add triagers to the table of contents (FrankQiu) #39969a5218b5313
] - doc: update Forrest Norvell's pronouns (Forrest L Norvell) #40292d2e54e5d0c
] - doc: reorder stream 'readable' paragraphs (Vincent Weevers) #402121d0a3e1a0c
] - doc: fix typo in fs (Brian White) #4025766edb7bfe1
] - doc: fix typo in fs.md (Arslan Ali) #40254614a7c21f8
] - doc: fix typo in packages.md (Arslan Ali) #402309fa6dfbe76
] - doc: fix example of crypto.generateKeySync (Gary Ho) #402259a2b94a142
] - doc: update fs.watchFile doc (Clément Nardi) #40134a68f91c884
] - doc: add version when diagnostics_channel APIs were added (Gerhard Stöbich) #402086bf67909ad
] - doc: fix typo in 'maxHeaderSize' (Rebhi Alfa) #4016473a127ba7b
] - doc: fix buffer api example code's token error (m3m0ry) #4012559db8293f4
] - doc: fix typo inasync_hooks.md
(xuchaobei) #40187779dfd199b
] - doc: make version picker usable on mobile (Evan Lucas) #399587bd62f4809
] - doc: fix typos in http.md (Luigi Pinca) #4016194b415b980
] - doc: add blank line between comments (Rich Trott) #40160847b451d88
] - doc: update markdown files in src for upcoming linting/formatting (Rich Trott) #40159cea7395858
] - doc: update benchmarks README.md for upcoming linting/formatting (Rich Trott) #40158c231745837
] - doc: prepare markdown file for upcoming formatting/linting (Rich Trott) #401567e58cda6e0
] - doc: update tools .md files for upcoming lint/formatting (Rich Trott) #4015502a87b096c
] - doc: update markdown formatting for *.md files (Rich Trott) #401549b0e61a67f
] - doc,src: update crypto/README.md (Tobias Nießen) #4033288e7bd073a
] - events: allow dispatch many times without listener (MrBBot) #39772c7f3294d02
] - (SEMVER-MINOR) fs: add stream utilities toFileHandle
(Antoine du Hamel) #40009555af5b808
] - http: remove 'data' and 'end' listener if client parser error (Matteo Collina) #4024422725f5bdd
] - http: use 0 as default for requests limit (Artur K) #401923d5eba8042
] - lib: refactor to avoid unsafe array iteration (Antoine du Hamel) #40271547fc86371
] - lib: usevalidateArray
(Voltrex) #39774a37527ce8f
] - meta: add mailmap entry for ratracegrad (Rich Trott) #40291a75a8f2ca0
] - meta: update AUTHORS (Node.js GitHub Bot) #4028966ab278bae
] - meta: add .mailmap entry for Jimbly (Rich Trott) #40267e040f2cf0d
] - meta: add .mailmap entry for daguej (Rich Trott) #40223d64740fbb3
] - meta: update AUTHORS (Node.js GitHub Bot) #402179ee9e41f5c
] - meta: move one or more collaborators to emeritus (Node.js GitHub Bot) #40115da6c82b425
] - meta: update gdams contact information (Rich Trott) #40233a660017915
] - meta: add .mailmap entry for kunalspathak (Rich Trott) #402024d46bde22e
] - meta: add mailmap entry for ralphtheninja (Rich Trott) #40153b856886d00
] - meta: update mailmap for LakshmiSwethaG (Rich Trott) #40172972d921855
] - module: fix ERR_REQUIRE_ESM for parentPath null (Guy Bedford) #40145344c03b2e6
] - repl: skip EmptyStatements and return result with TLA (Mestery) #40194b694b0ca52
] - src: useAs()
instead ofCast()
for conversions (Darshan Sen) #40287383dbe940d
] - src: implement changes suggested by @addaleax (kokke) #40128a6112dd1de
] - src: fix time-of-use vs time-of-check "bugs" (kokke) #40128bbf1ed7c78
] - src: remove AllocatedBuffer from crypto_common.cc (Darshan Sen) #40213528f9228fd
] - src: remove usage of AllocatedBuffer from udp_wrap.cc (Darshan Sen) #40151d36127d862
] - src: moveToUSVString()
to node_util.cc (Khaidi Chu) #40204bddf8c28d9
] - src,crypto: eliminate code duplication between StatelessDiffieHellman* (Darshan Sen) #400846a8689f1f9
] - test: fix typo in test/common/index.js (Tobias Nießen) #40297dc0c2744cf
] - test: suppress compiler warning in test_bigint (Daniel Bevenius) #4025318820bfa58
] - tools: patch jinja2 for Python 3.10 compat (Michaël Zasso) #402968d7710e6c3
] - tools: update rollup entry in lint-md package.json (FrankQiu) #402817bb4dc2406
] - tools: update certdata.txt (Richard Lau) #40280f31b0c9700
] - tools: update remark-preset-lint-node to 3.2.0 (Rich Trott) #402789c4e7a5158
] - tools: fix lint-md autolinking (Rich Trott) #4018126db6db87f
] - tools: implement markdown formatting (Rich Trott) #4018167812e8c65
] - tools: re-implement lint-md without unified-args (Rich Trott) #401800232f94175
] - tools: update remark-preset-lint-node to 3.1.0 (Rich Trott) #4016680fdedd184
] - tools: fix find-inactive-collaborators for recent README change (Rich Trott) #40163ebf17102d1
] - tools: extend default yamllint config (Michaël Zasso) #40150f7c82749a7
] - tools: update V8 gypfiles for 9.4 (Michaël Zasso) #39945dd39422b8b
] - typings: define types for symbols binding (Michaël Zasso) #40143ced8467e20
] - typings: define types for worker and messaging bindings (Michaël Zasso) #4014366d3101677
] - (SEMVER-MINOR) util: improve ansi escape code regex (Colin Ihrig) #40214f4164fa4c3
] - (SEMVER-MINOR) util: expose stripVTControlCharacters() (Colin Ihrig) #40214Configuration
📅 Schedule: "every weekend" (UTC).
🚦 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 WhiteSource Renovate. View repository job log here.