Update node Docker tag to v14.9.0 #6
Loading…
Reference in a new issue
No description provided.
Delete branch "renovate/node-14.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:
14.8.0-alpine
->14.9.0-alpine
Release Notes
nodejs/node
v14.9.0
Compare Source
Notable Changes
e06ace6
(Anna Henningsen) #34673Commits
aaa6e43d3c
] - Forces Powershell to use tls1.2 (Bartosz Sosnowski) #336098de6b72efa
] - benchmark: add benchmark script for resourceUsage (Yash Ladha) #34691e4450a199f
] - benchmark: update function_args addon code (Anna Henningsen) #34725332e38433b
] - (SEMVER-MINOR) buffer: alias UInt ➡️ Uint in buffer methods (Anna Henningsen) #347297f0869f963
] - build: run link checker in linter workflow (Richard Lau) #348109ca4b2ad5c
] - build: add CODEOWNERS linter action (Mary Marchini) #34739bdf26aebb4
] - (SEMVER-MINOR) build: add build flag for OSS-Fuzz integration (davkor) #34761d89a83c62c
] - build: move compiling for Windows ARM64 to Tier 2 (João Reis) #34721aed82379dd
] - build: implement a Commit Queue in Actions (Mary Marchini) #3411215c92083b5
] - build: set --v8-enable-object-print by default (Mary Marchini) #34705201d3d7074
] - build: cover all benchmark addons with C++ linter (Anna Henningsen) #347252abc98e9ff
] - build: add flag to build V8 with OBJECT_PRINT (Mary Marchini) #328346048421726
] - build,win: use x64 Node when building for ARM64 (Dennis Ameling) #3400969bcca122e
] - crypto: avoid unitializing ECDH objects on error (Tobias Nießen) #34302cf348542c6
] - deps: upgrade to libuv 1.39.0 (cjihrig) #3491568b7a8db6f
] - deps: upgrade npm to 6.14.8 (Ruy Adorno) #348349527a2a8a7
] - deps: V8: cherry-picke06ace6
(Anna Henningsen) #34673cd32522c92
] - doc: add missing DEP ID for 'new crypto.Certificate()' (Beth Griggs) #34940ff15c92a7f
] - doc: improve fs doc intro (James M Snell) #34843dae93ca0cb
] - doc: indicate the format of process.version (Danny Guo) #34872bf7f492cb6
] - doc: rename module pages (Antoine du HAMEL) #34663f2c2f42195
] - doc: improve wording in deprecations.md (Rich Trott) #348604b3b0e3f98
] - doc: fix ESM/CJS wrapper example (Maksim Sinik) #34853d6bb2ad5ea
] - doc: adopt Microsoft Style Guide officially (Rich Trott) #34821e4679bd45d
] - doc: use 'console' info string for console output (Rich Trott) #34837b1c3fb73fc
] - doc: fix bulleted list punctuation in BUILDING.md (Rich Trott) #34849ef41ddf5cb
] - doc: sort references lexically (Rich Trott) #348483133b75b68
] - doc: move addaleax to TSC emeritus (Anna Henningsen) #348095214de78cd
] - doc: remove space above version picker (Justice Almanzar) #3476834430abd71
] - doc: move module core module doc to separate page (Antoine du HAMEL) #34747b356b79ca4
] - doc: reorder deprecated tls docs (Jerome T.K. Covington) #346875c987ffc96
] - doc: fix file name to main.mjs and not main.js in esm.md (Frank Lemanschik) #34786969fb1c5e3
] - doc: improve async_hooks snippets (Andrey Pechkurov) #348293360dcbfab
] - doc: fix some typos and grammar mistakes (Hilla Shahrabani) #3480047f2f45dd8
] - doc: deprecate (doc-only) crypto.Certificate() (Rich Trott) #346973bfe199c28
] - doc: remove "is recommended from crypto legacy API text (Rich Trott) #34697258f64f578
] - doc: edit filehandle.close() entry in fs.md (Rich Trott) #34782e54a6842e0
] - doc: fix broken links in commit-queue.md (Luigi Pinca) #347893925fd6550
] - doc: avoid _may_ in collaborator guide (Rich Trott) #34749cb0960635b
] - doc: use sentence-casing for headers in collaborator guide (Rich Trott) #347138b5690287c
] - doc: edit (general) collaborator guide (Rich Trott) #34712b933eef1f3
] - doc: reduce repetitiveness on Consensus Seeking (Mary Marchini) #34702f7563f811a
] - doc: remove typo in crypto.md (Rich Trott) #34698ea98122a51
] - doc: n-api environment life cycle APIs are stable (Jim Schlight) #34641b00f71b660
] - doc: add padding in the sidebar column (Antoine du HAMEL) #3466591f53245ae
] - doc: use semantically appropriate tag for lines (Antoine du HAMEL) #34660230bcaf276
] - doc: add HPE_UNEXPECTED_CONTENT_LENGTH error description (Nikolay Krashnikov) #34596d29b805569
] - doc: update http server response 'close' event (Renato Mariscal) #34472b93ba07fa5
] - doc: add writable and readable options to Duplex docs (Priyank Singh) #343837cde699115
] - doc: harden policy around objections (Mary Marchini) #346397d0970ca66
] - doc,lib: remove unused error code (Rich Trott) #347929ebae0a758
] - doc,n-api: add link to n-api tutorial website (Jim Schlight) #34870cdd4540124
] - doc,tools: annotate broken links in actions workflow (Richard Lau) #34810dbcb36d553
] - errors: improve ERR_INVALID_OPT_VALUE error (Denys Otrishko) #346718f38c19c08
] - esm: improve error message of ERR_UNSUPPORTED_ESM_URL_SCHEME (Denys Otrishko) #347957ef5591d06
] - fs: guard against undefined behavior (Robert Nagy) #34746952f233e39
] - http: add RFC references for each status code (Voltra) #33671cc7258469c
] - http2: fix Http2Response.sendDate (João Lucas Lucchetta) #348509e0d18fd3f
] - http2: use and support non-empty DATA frame with END_STREAM flag (Carlos Lopez) #338756ee2578427
] - http2: add maxHeaderSize option to http2 (Priyank Singh) #3363604defbaacd
] - lib: allow to validate enums with validateOneOf (Denys Otrishko) #340701a9496a79d
] - lib: add UNC support to url.pathToFileURL() (Matthew McEachen) #34743124a01d487
] - lib: use full URL to GitHub issues in comments (Rich Trott) #34686756c058c45
] - meta: fix codeowners docs path (Mary Marchini) #348112781f646c9
] - meta: add TSC as owner of governance-related docs (Mary Marchini) #34737a69d30eb3f
] - module: drop-u
alias for--conditions
(Richard Lau) #34935e4a0e5bc1a
] - module: fix check for package.json at volume root (Derek Lewis) #34595698cae7625
] - module: share CJS/ESM resolver fns, refactoring (Guy Bedford) #347446929649793
] - module: custom --conditions flag option (Guy Bedford) #346379a7c87df37
] - module: use cjsCache over esm injection (Guy Bedford) #3460598f7d8ec81
] - n-api: handle weak no-finalizer refs correctly (Gabriel Schulhof) #3483990abdd3dd4
] - net: validate custom lookup() output (cjihrig) #3481384031183bc
] - policy: support conditions for redirects (Bradley Farias) #34414a16f0f427e
] - process: correctly parse Unicode in NODE_OPTIONS (Bartosz Sosnowski) #34476fff1e7f86c
] - src: fix abort on uv_loop_init() failure (Ben Noordhuis) #348747666d95c7d
] - src: usage of modernize-use-equals-default (Yash Ladha) #348073022e0d614
] - src: prefer C++ empty() in boolean expressions (Tobias Nießen) #34432e16b3e72f9
] - test: fix test-cluster-net-listen-relative-path.js to run in / (Rich Trott) #348202a78c33445
] - test: run REPL preview test regardless of terminal type (Rich Trott) #347986b45bf3475
] - test: modernize test-cluster-master-error (Anna Henningsen) #34685c080fc590d
] - test: move test-inspector-already-activated-cli to parallel (Rich Trott) #347557ed7ef7ad8
] - test: move execution of WPT to worker threads (Michaël Zasso) #34796e8eed5c426
] - test: convert assertion that always fails to assert.fail() (Rich Trott) #34793c458e8406e
] - test: remove common.rootDir (Rich Trott) #347721c324d5939
] - test: allow ENOENT in test-worker-init-failure (Rich Trott) #3476988919e584b
] - test: allow ENFILE in test-worker-init-failure (Rich Trott) #34769a78c638fc3
] - test: use process.env.PYTHON to spawn python (Anna Henningsen) #347009a790203ed
] - test: remove error message checking in test-worker-init-failure (Rich Trott) #347270472d1629a
] - test: skip node-api/test_worker_terminate_finalization (Anna Henningsen) #347328e91f3ec0a
] - test: fix test_worker_terminate_finalization (Anna Henningsen) #34726fd5153c822
] - test: split test-crypto-dh-hash (Rich Trott) #346319f0917e656
] - test: use block-scoping in test/pummel/test-timers.js (Rich Trott) #34630b261895d2b
] - test: remove test-child-process-fork-args flaky designation (Rich Trott) #3468427c0653517
] - test: add vm crash regression test (Anna Henningsen) #34673093a4b0ae4
] - test: add tests for validateNumber/validateString (Denys Otrishko) #346725009d82b0c
] - test,doc: add missing uv_setup_args() calls (cjihrig) #34751cca0372022
] - (SEMVER-MINOR) timers: allow timers to be used as primitives (Denys Otrishko) #34017e90cb49390
] - tls: enable renegotiation when using BoringSSL (Jeremy Rose) #348328766b5bfd5
] - tools: add debug entitlements for macOS 10.15+ (Gabriele Greco) #3437877bbd73919
] - util: add debug and debuglog.enabled (Bradley Farias) #33424513ab0e02f
] - worker: fix --abort-on-uncaught-exception handling (Anna Henningsen) #3472403d601344a
] - worker: do not crash when JSTransferable lists untransferable value (Anna Henningsen) #34766b73943e476
] - workers: add support for data: URLs (Antoine du HAMEL) #34584Renovate 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.
This PR has been generated by Renovate Bot.