Update node Docker tag to v14.8.0 #5

Manually merged
samuel-p merged 1 commits from renovate/node-14.x into master 2020-08-13 16:52:05 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
node final minor 14.7.0-alpine -> 14.8.0-alpine

Release Notes

nodejs/node

v14.8.0

Compare Source

Notable Changes
  • [`16aa927216`](https://github.com/nodejs/node/commit/16aa927216)] - **(SEMVER-MINOR)** **async_hooks**: add AsyncResource.bind utility (James M Snell) [#​34574](https://github.com/nodejs/node/pull/34574)
    
  • [`dc49561e8d`](https://github.com/nodejs/node/commit/dc49561e8d)] - **deps**: update to uvwasi 0.0.10 (Colin Ihrig) [#​34623](https://github.com/nodejs/node/pull/34623)
    
  • [`6cd1c41604`](https://github.com/nodejs/node/commit/6cd1c41604)] - **doc**: add Ricky Zhou to collaborators (rickyes) [#​34676](https://github.com/nodejs/node/pull/34676)
    
  • [`f0a41b2530`](https://github.com/nodejs/node/commit/f0a41b2530)] - **doc**: add release key for Ruy Adorno (Ruy Adorno) [#​34628](https://github.com/nodejs/node/pull/34628)
    
  • [`10dd7a0eda`](https://github.com/nodejs/node/commit/10dd7a0eda)] - **doc**: add DerekNonGeneric to collaborators (Derek Lewis) [#​34602](https://github.com/nodejs/node/pull/34602)
    
  • [`62bb2e757f`](https://github.com/nodejs/node/commit/62bb2e757f)] - **(SEMVER-MINOR)** **module**: unflag Top-Level Await (Myles Borins) [#​34558](https://github.com/nodejs/node/pull/34558)
    
  • [`8cc9e5eb52`](https://github.com/nodejs/node/commit/8cc9e5eb52)] - **(SEMVER-MINOR)** **n-api**: support type-tagging objects (Gabriel Schulhof) [#​28237](https://github.com/nodejs/node/pull/28237)
    
  • [`e89ec46ba9`](https://github.com/nodejs/node/commit/e89ec46ba9)] - **(SEMVER-MINOR)** **n-api,src**: provide asynchronous cleanup hooks (Anna Henningsen) [#​34572](https://github.com/nodejs/node/pull/34572)
    
    
Commits
  • [`650248922b`](https://github.com/nodejs/node/commit/650248922b)] - **async_hooks**: avoid GC tracking of AsyncResource in ALS (Gerhard Stoebich) [#​34653](https://github.com/nodejs/node/pull/34653)
    
  • [`0a51aa8fdb`](https://github.com/nodejs/node/commit/0a51aa8fdb)] - **async_hooks**: avoid unneeded AsyncResource creation (Gerhard Stoebich) [#​34616](https://github.com/nodejs/node/pull/34616)
    
  • [`0af9bee4c3`](https://github.com/nodejs/node/commit/0af9bee4c3)] - **async_hooks**: improve property descriptors in als.bind (Gerhard Stoebich) [#​34620](https://github.com/nodejs/node/pull/34620)
    
  • [`16aa927216`](https://github.com/nodejs/node/commit/16aa927216)] - **(SEMVER-MINOR)** **async_hooks**: add AsyncResource.bind utility (James M Snell) [#​34574](https://github.com/nodejs/node/pull/34574)
    
  • [`e45c68af27`](https://github.com/nodejs/node/commit/e45c68af27)] - **async_hooks**: don't read resource if ALS is disabled (Gerhard Stoebich) [#​34617](https://github.com/nodejs/node/pull/34617)
    
  • [`e9aebc3a8f`](https://github.com/nodejs/node/commit/e9aebc3a8f)] - **async_hooks**: fix id assignment in fast-path promise hook (Andrey Pechkurov) [#​34548](https://github.com/nodejs/node/pull/34548)
    
  • [`5aed83c77f`](https://github.com/nodejs/node/commit/5aed83c77f)] - **async_hooks**: fix resource stack for deep stacks (Anna Henningsen) [#​34573](https://github.com/nodejs/node/pull/34573)
    
  • [`9af62641c6`](https://github.com/nodejs/node/commit/9af62641c6)] - **async_hooks**: execute destroy hooks earlier (Gerhard Stoebich) [#​34342](https://github.com/nodejs/node/pull/34342)
    
  • [`14656e1703`](https://github.com/nodejs/node/commit/14656e1703)] - **async_hooks**: don't reuse resource in HttpAgent when queued (Andrey Pechkurov) [#​34439](https://github.com/nodejs/node/pull/34439)
    
  • [`c4457d873f`](https://github.com/nodejs/node/commit/c4457d873f)] - **benchmark**: always throw the same Error instance (Anna Henningsen) [#​34523](https://github.com/nodejs/node/pull/34523)
    
  • [`6a129d0cf5`](https://github.com/nodejs/node/commit/6a129d0cf5)] - **build**: do not run auto-start-ci on forks (Evan Lucas) [#​34650](https://github.com/nodejs/node/pull/34650)
    
  • [`2cd299b217`](https://github.com/nodejs/node/commit/2cd299b217)] - **build**: run CI on release branches (Shelley Vohr) [#​34649](https://github.com/nodejs/node/pull/34649)
    
  • [`9ed9ccc5b3`](https://github.com/nodejs/node/commit/9ed9ccc5b3)] - **build**: enable build for node-v8 push (gengjiawen) [#​34634](https://github.com/nodejs/node/pull/34634)
    
  • [`10f29e7550`](https://github.com/nodejs/node/commit/10f29e7550)] - **build**: increase startCI verbosity and fix job name (Mary Marchini) [#​34635](https://github.com/nodejs/node/pull/34635)
    
  • [`befbaf384e`](https://github.com/nodejs/node/commit/befbaf384e)] - **build**: don't run auto-start-ci on push (Mary Marchini) [#​34588](https://github.com/nodejs/node/pull/34588)
    
  • [`4af5dbd3bf`](https://github.com/nodejs/node/commit/4af5dbd3bf)] - **build**: fix auto-start-ci script path (Mary Marchini) [#​34588](https://github.com/nodejs/node/pull/34588)
    
  • [`70cf3cbdfa`](https://github.com/nodejs/node/commit/70cf3cbdfa)] - **build**: auto start Jenkins CI via PR labels (Mary Marchini) [#​34089](https://github.com/nodejs/node/pull/34089)
    
  • [`70e9eceeee`](https://github.com/nodejs/node/commit/70e9eceeee)] - **build**: toolchain.gypi and node_gyp.py cleanup (iandrc) [#​34268](https://github.com/nodejs/node/pull/34268)
    
  • [`465968c5f8`](https://github.com/nodejs/node/commit/465968c5f8)] - **console**: document the behavior of console.assert() (iandrc) [#​34501](https://github.com/nodejs/node/pull/34501)
    
  • [`a7b4318df9`](https://github.com/nodejs/node/commit/a7b4318df9)] - **crypto**: add OP flag constants added in OpenSSL v1.1.1 (Mateusz Krawczuk) [#​33929](https://github.com/nodejs/node/pull/33929)
    
  • [`dc49561e8d`](https://github.com/nodejs/node/commit/dc49561e8d)] - **deps**: update to uvwasi 0.0.10 (Colin Ihrig) [#​34623](https://github.com/nodejs/node/pull/34623)
    
  • [`8b1ec43da4`](https://github.com/nodejs/node/commit/8b1ec43da4)] - **doc**: use \_Static method\_ instead of \_Class Method\_ (Rich Trott) [#​34659](https://github.com/nodejs/node/pull/34659)
    
  • [`a1b9d7f42e`](https://github.com/nodejs/node/commit/a1b9d7f42e)] - **doc**: tidy some addons.md text (Rich Trott) [#​34654](https://github.com/nodejs/node/pull/34654)
    
  • [`b78278b922`](https://github.com/nodejs/node/commit/b78278b922)] - **doc**: use \_Class Method\_ in async_hooks.md (Rich Trott) [#​34626](https://github.com/nodejs/node/pull/34626)
    
  • [`6cd1c41604`](https://github.com/nodejs/node/commit/6cd1c41604)] - **doc**: add Ricky Zhou to collaborators (rickyes) [#​34676](https://github.com/nodejs/node/pull/34676)
    
  • [`d8e0deaa7c`](https://github.com/nodejs/node/commit/d8e0deaa7c)] - **doc**: edit process.title note for brevity and clarity (Rich Trott) [#​34627](https://github.com/nodejs/node/pull/34627)
    
  • [`dd6bf20e8f`](https://github.com/nodejs/node/commit/dd6bf20e8f)] - **doc**: update fs.watch() availability for IBM i (iandrc) [#​34611](https://github.com/nodejs/node/pull/34611)
    
  • [`f260bdd57b`](https://github.com/nodejs/node/commit/f260bdd57b)] - **doc**: fix typo in path.md (aetheryx) [#​34550](https://github.com/nodejs/node/pull/34550)
    
  • [`f0a41b2530`](https://github.com/nodejs/node/commit/f0a41b2530)] - **doc**: add release key for Ruy Adorno (Ruy Adorno) [#​34628](https://github.com/nodejs/node/pull/34628)
    
  • [`3f55dcd723`](https://github.com/nodejs/node/commit/3f55dcd723)] - **doc**: clarify process.title inconsistencies (Corey Butler) [#​34557](https://github.com/nodejs/node/pull/34557)
    
  • [`6cd9ea82f6`](https://github.com/nodejs/node/commit/6cd9ea82f6)] - **doc**: document the connection event for HTTP2 & TLS servers (Tim Perry) [#​34531](https://github.com/nodejs/node/pull/34531)
    
  • [`0a9389bb1a`](https://github.com/nodejs/node/commit/0a9389bb1a)] - **doc**: mention null special-case for `napi\_typeof` (Renée Kooi) [#​34577](https://github.com/nodejs/node/pull/34577)
    
  • [`10dd7a0eda`](https://github.com/nodejs/node/commit/10dd7a0eda)] - **doc**: add DerekNonGeneric to collaborators (Derek Lewis) [#​34602](https://github.com/nodejs/node/pull/34602)
    
  • [`d7eaf3a027`](https://github.com/nodejs/node/commit/d7eaf3a027)] - **doc**: revise N-API versions matrix text (Rich Trott) [#​34566](https://github.com/nodejs/node/pull/34566)
    
  • [`e2bea73b03`](https://github.com/nodejs/node/commit/e2bea73b03)] - **doc**: clarify N-API version 1 (Michael Dawson) [#​34344](https://github.com/nodejs/node/pull/34344)
    
  • [`be23e23361`](https://github.com/nodejs/node/commit/be23e23361)] - **doc**: use consistent spelling for "falsy" (Rich Trott) [#​34545](https://github.com/nodejs/node/pull/34545)
    
  • [`f393ae9296`](https://github.com/nodejs/node/commit/f393ae9296)] - **doc**: simplify and clarify console.assert() documentation (Rich Trott) [#​34544](https://github.com/nodejs/node/pull/34544)
    
  • [`b69ff2ff60`](https://github.com/nodejs/node/commit/b69ff2ff60)] - **doc**: use consistent capitalization for addons (Rich Trott) [#​34536](https://github.com/nodejs/node/pull/34536)
    
  • [`212d17fa06`](https://github.com/nodejs/node/commit/212d17fa06)] - **doc**: add mmarchini pronouns (Mary Marchini) [#​34586](https://github.com/nodejs/node/pull/34586)
    
  • [`7a28c3d543`](https://github.com/nodejs/node/commit/7a28c3d543)] - **doc**: update mmarchini contact info (Mary Marchini) [#​34586](https://github.com/nodejs/node/pull/34586)
    
  • [`c8104f3d10`](https://github.com/nodejs/node/commit/c8104f3d10)] - **doc**: update .mailmap for mmarchini (Mary Marchini) [#​34586](https://github.com/nodejs/node/pull/34586)
    
  • [`692a735881`](https://github.com/nodejs/node/commit/692a735881)] - **doc**: use sentence-case for headers in SECURITY.md (Rich Trott) [#​34525](https://github.com/nodejs/node/pull/34525)
    
  • [`44e6c010b4`](https://github.com/nodejs/node/commit/44e6c010b4)] - **esm**: fix hook mistypes and links to types (Derek Lewis) [#​34240](https://github.com/nodejs/node/pull/34240)
    
  • [`7322e58d11`](https://github.com/nodejs/node/commit/7322e58d11)] - **http**: reset headers timeout on headers complete (Robert Nagy) [#​34578](https://github.com/nodejs/node/pull/34578)
    
  • [`36fd3daae6`](https://github.com/nodejs/node/commit/36fd3daae6)] - **http**: provide keep-alive timeout response header (Robert Nagy) [#​34561](https://github.com/nodejs/node/pull/34561)
    
  • [`d0efaf2fe3`](https://github.com/nodejs/node/commit/d0efaf2fe3)] - **lib**: use non-symbols in isURLInstance check (Shelley Vohr) [#​34622](https://github.com/nodejs/node/pull/34622)
    
  • [`335cb0d1d1`](https://github.com/nodejs/node/commit/335cb0d1d1)] - **lib**: absorb `path` error cases (Gireesh Punathil) [#​34519](https://github.com/nodejs/node/pull/34519)
    
  • [`521e620533`](https://github.com/nodejs/node/commit/521e620533)] - **meta**: uncomment all codeowners (Mary Marchini) [#​34670](https://github.com/nodejs/node/pull/34670)
    
  • [`650adeca22`](https://github.com/nodejs/node/commit/650adeca22)] - **meta**: enable http2 team for CODEOWNERS (Rich Trott) [#​34534](https://github.com/nodejs/node/pull/34534)
    
  • [`35ef9907aa`](https://github.com/nodejs/node/commit/35ef9907aa)] - **module**: handle Top-Level Await non-fulfills better (Anna Henningsen) [#​34640](https://github.com/nodejs/node/pull/34640)
    
  • [`62bb2e757f`](https://github.com/nodejs/node/commit/62bb2e757f)] - **(SEMVER-MINOR)** **module**: unflag Top-Level Await (Myles Borins) [#​34558](https://github.com/nodejs/node/pull/34558)
    
  • [`fbd411d28a`](https://github.com/nodejs/node/commit/fbd411d28a)] - **n-api**: fix use-after-free with napi_remove_async_cleanup_hook (Anna Henningsen) [#​34662](https://github.com/nodejs/node/pull/34662)
    
  • [`8cc9e5eb52`](https://github.com/nodejs/node/commit/8cc9e5eb52)] - **(SEMVER-MINOR)** **n-api**: support type-tagging objects (Gabriel Schulhof) [#​28237](https://github.com/nodejs/node/pull/28237)
    
  • [`2703fe498e`](https://github.com/nodejs/node/commit/2703fe498e)] - **n-api**: simplify bigint-from-word creation (Gabriel Schulhof) [#​34554](https://github.com/nodejs/node/pull/34554)
    
  • [`e89ec46ba9`](https://github.com/nodejs/node/commit/e89ec46ba9)] - **(SEMVER-MINOR)** **n-api,src**: provide asynchronous cleanup hooks (Anna Henningsen) [#​34572](https://github.com/nodejs/node/pull/34572)
    
  • [`b1890e0866`](https://github.com/nodejs/node/commit/b1890e0866)] - **net**: don't return the stream object from onStreamRead (Robey Pointer) [#​34375](https://github.com/nodejs/node/pull/34375)
    
  • [`35fdfb44a2`](https://github.com/nodejs/node/commit/35fdfb44a2)] - **policy**: increase tests via permutation matrix (Bradley Meck) [#​34404](https://github.com/nodejs/node/pull/34404)
    
  • [`ddd339ff45`](https://github.com/nodejs/node/commit/ddd339ff45)] - **repl**: use \_Node.js\_ in user-facing REPL text (Rich Trott) [#​34644](https://github.com/nodejs/node/pull/34644)
    
  • [`276e2980e2`](https://github.com/nodejs/node/commit/276e2980e2)] - **repl**: use \_REPL\_ in user-facing text (Rich Trott) [#​34643](https://github.com/nodejs/node/pull/34643)
    
  • [`465c262ac6`](https://github.com/nodejs/node/commit/465c262ac6)] - **repl**: improve static import error message in repl (Myles Borins) [#​33588](https://github.com/nodejs/node/pull/33588)
    
  • [`12cb0fb8a0`](https://github.com/nodejs/node/commit/12cb0fb8a0)] - **repl**: give repl entries unique names (Bradley Meck) [#​34372](https://github.com/nodejs/node/pull/34372)
    
  • [`2dbd15a075`](https://github.com/nodejs/node/commit/2dbd15a075)] - **src**: fix linter failures (Anna Henningsen) [#​34582](https://github.com/nodejs/node/pull/34582)
    
  • [`2761f349ec`](https://github.com/nodejs/node/commit/2761f349ec)] - **src**: spin shutdown loop while immediates are pending (Anna Henningsen) [#​34662](https://github.com/nodejs/node/pull/34662)
    
  • [`39ca48c840`](https://github.com/nodejs/node/commit/39ca48c840)] - **src**: fix `size` underflow in CallbackQueue (Anna Henningsen) [#​34662](https://github.com/nodejs/node/pull/34662)
    
  • [`c1abc8d3e5`](https://github.com/nodejs/node/commit/c1abc8d3e5)] - **src**: fix unused namespace member in node_util (Andrey Pechkurov) [#​34565](https://github.com/nodejs/node/pull/34565)
    
  • [`e146686972`](https://github.com/nodejs/node/commit/e146686972)] - **test**: fix wrong method call (gengjiawen) [#​34629](https://github.com/nodejs/node/pull/34629)
    
  • [`ca89c375f7`](https://github.com/nodejs/node/commit/ca89c375f7)] - **test**: add debugging for callbacks in test-https-foafssl.js (Rich Trott) [#​34603](https://github.com/nodejs/node/pull/34603)
    
  • [`2133b18bee`](https://github.com/nodejs/node/commit/2133b18bee)] - **test**: add debugging for test-https-foafssl.js (Rich Trott) [#​34603](https://github.com/nodejs/node/pull/34603)
    
  • [`b9fb0c63b3`](https://github.com/nodejs/node/commit/b9fb0c63b3)] - **test**: convert most N-API tests from C++ to C (Gabriel Schulhof) [#​34615](https://github.com/nodejs/node/pull/34615)
    
  • [`54a4c6a39c`](https://github.com/nodejs/node/commit/54a4c6a39c)] - **test**: replace flaky pummel regression tests (Anna Henningsen) [#​34530](https://github.com/nodejs/node/pull/34530)
    
  • [`bd55236788`](https://github.com/nodejs/node/commit/bd55236788)] - **test**: change Fixes: to Refs: (Rich Trott) [#​34568](https://github.com/nodejs/node/pull/34568)
    
  • [`a340587cfd`](https://github.com/nodejs/node/commit/a340587cfd)] - **test**: fix flaky http-parser-timeout-reset (Robert Nagy) [#​34609](https://github.com/nodejs/node/pull/34609)
    
  • [`9c442f9786`](https://github.com/nodejs/node/commit/9c442f9786)] - **test**: remove unneeded flag check in test-vm-memleak (Rich Trott) [#​34528](https://github.com/nodejs/node/pull/34528)
    
  • [`05100e1eec`](https://github.com/nodejs/node/commit/05100e1eec)] - **tools**: fix C++ import checker argument expansion (Anna Henningsen) [#​34582](https://github.com/nodejs/node/pull/34582)
    
  • [`bf6c8aaae3`](https://github.com/nodejs/node/commit/bf6c8aaae3)] - **tools**: update ESLint to 7.6.0 (Colin Ihrig) [#​34589](https://github.com/nodejs/node/pull/34589)
    
  • [`0b1616c2f0`](https://github.com/nodejs/node/commit/0b1616c2f0)] - **tools**: add meta.fixable to fixable lint rules (Colin Ihrig) [#​34589](https://github.com/nodejs/node/pull/34589)
    
  • [`f46649bc5b`](https://github.com/nodejs/node/commit/f46649bc5b)] - **util**: print External address from inspect (unknown) [#​34398](https://github.com/nodejs/node/pull/34398)
    
  • [`2fa24c0ccc`](https://github.com/nodejs/node/commit/2fa24c0ccc)] - **wasi**: add \_\_wasi_fd_filestat_set_times() test (Colin Ihrig) [#​34623](https://github.com/nodejs/node/pull/34623)
    
    

Renovate 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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [node](https://github.com/nodejs/node) | final | minor | `14.7.0-alpine` -> `14.8.0-alpine` | --- ### Release Notes <details> <summary>nodejs/node</summary> ### [`v14.8.0`](https://github.com/nodejs/node/releases/v14.8.0) [Compare Source](https://github.com/nodejs/node/compare/v14.7.0...v14.8.0) ##### Notable Changes - \[[`16aa927216`](https://github.com/nodejs/node/commit/16aa927216)] - **(SEMVER-MINOR)** **async_hooks**: add AsyncResource.bind utility (James M Snell) [#&#8203;34574](https://github.com/nodejs/node/pull/34574) - \[[`dc49561e8d`](https://github.com/nodejs/node/commit/dc49561e8d)] - **deps**: update to uvwasi 0.0.10 (Colin Ihrig) [#&#8203;34623](https://github.com/nodejs/node/pull/34623) - \[[`6cd1c41604`](https://github.com/nodejs/node/commit/6cd1c41604)] - **doc**: add Ricky Zhou to collaborators (rickyes) [#&#8203;34676](https://github.com/nodejs/node/pull/34676) - \[[`f0a41b2530`](https://github.com/nodejs/node/commit/f0a41b2530)] - **doc**: add release key for Ruy Adorno (Ruy Adorno) [#&#8203;34628](https://github.com/nodejs/node/pull/34628) - \[[`10dd7a0eda`](https://github.com/nodejs/node/commit/10dd7a0eda)] - **doc**: add DerekNonGeneric to collaborators (Derek Lewis) [#&#8203;34602](https://github.com/nodejs/node/pull/34602) - \[[`62bb2e757f`](https://github.com/nodejs/node/commit/62bb2e757f)] - **(SEMVER-MINOR)** **module**: unflag Top-Level Await (Myles Borins) [#&#8203;34558](https://github.com/nodejs/node/pull/34558) - \[[`8cc9e5eb52`](https://github.com/nodejs/node/commit/8cc9e5eb52)] - **(SEMVER-MINOR)** **n-api**: support type-tagging objects (Gabriel Schulhof) [#&#8203;28237](https://github.com/nodejs/node/pull/28237) - \[[`e89ec46ba9`](https://github.com/nodejs/node/commit/e89ec46ba9)] - **(SEMVER-MINOR)** **n-api,src**: provide asynchronous cleanup hooks (Anna Henningsen) [#&#8203;34572](https://github.com/nodejs/node/pull/34572) ##### Commits - \[[`650248922b`](https://github.com/nodejs/node/commit/650248922b)] - **async_hooks**: avoid GC tracking of AsyncResource in ALS (Gerhard Stoebich) [#&#8203;34653](https://github.com/nodejs/node/pull/34653) - \[[`0a51aa8fdb`](https://github.com/nodejs/node/commit/0a51aa8fdb)] - **async_hooks**: avoid unneeded AsyncResource creation (Gerhard Stoebich) [#&#8203;34616](https://github.com/nodejs/node/pull/34616) - \[[`0af9bee4c3`](https://github.com/nodejs/node/commit/0af9bee4c3)] - **async_hooks**: improve property descriptors in als.bind (Gerhard Stoebich) [#&#8203;34620](https://github.com/nodejs/node/pull/34620) - \[[`16aa927216`](https://github.com/nodejs/node/commit/16aa927216)] - **(SEMVER-MINOR)** **async_hooks**: add AsyncResource.bind utility (James M Snell) [#&#8203;34574](https://github.com/nodejs/node/pull/34574) - \[[`e45c68af27`](https://github.com/nodejs/node/commit/e45c68af27)] - **async_hooks**: don't read resource if ALS is disabled (Gerhard Stoebich) [#&#8203;34617](https://github.com/nodejs/node/pull/34617) - \[[`e9aebc3a8f`](https://github.com/nodejs/node/commit/e9aebc3a8f)] - **async_hooks**: fix id assignment in fast-path promise hook (Andrey Pechkurov) [#&#8203;34548](https://github.com/nodejs/node/pull/34548) - \[[`5aed83c77f`](https://github.com/nodejs/node/commit/5aed83c77f)] - **async_hooks**: fix resource stack for deep stacks (Anna Henningsen) [#&#8203;34573](https://github.com/nodejs/node/pull/34573) - \[[`9af62641c6`](https://github.com/nodejs/node/commit/9af62641c6)] - **async_hooks**: execute destroy hooks earlier (Gerhard Stoebich) [#&#8203;34342](https://github.com/nodejs/node/pull/34342) - \[[`14656e1703`](https://github.com/nodejs/node/commit/14656e1703)] - **async_hooks**: don't reuse resource in HttpAgent when queued (Andrey Pechkurov) [#&#8203;34439](https://github.com/nodejs/node/pull/34439) - \[[`c4457d873f`](https://github.com/nodejs/node/commit/c4457d873f)] - **benchmark**: always throw the same Error instance (Anna Henningsen) [#&#8203;34523](https://github.com/nodejs/node/pull/34523) - \[[`6a129d0cf5`](https://github.com/nodejs/node/commit/6a129d0cf5)] - **build**: do not run auto-start-ci on forks (Evan Lucas) [#&#8203;34650](https://github.com/nodejs/node/pull/34650) - \[[`2cd299b217`](https://github.com/nodejs/node/commit/2cd299b217)] - **build**: run CI on release branches (Shelley Vohr) [#&#8203;34649](https://github.com/nodejs/node/pull/34649) - \[[`9ed9ccc5b3`](https://github.com/nodejs/node/commit/9ed9ccc5b3)] - **build**: enable build for node-v8 push (gengjiawen) [#&#8203;34634](https://github.com/nodejs/node/pull/34634) - \[[`10f29e7550`](https://github.com/nodejs/node/commit/10f29e7550)] - **build**: increase startCI verbosity and fix job name (Mary Marchini) [#&#8203;34635](https://github.com/nodejs/node/pull/34635) - \[[`befbaf384e`](https://github.com/nodejs/node/commit/befbaf384e)] - **build**: don't run auto-start-ci on push (Mary Marchini) [#&#8203;34588](https://github.com/nodejs/node/pull/34588) - \[[`4af5dbd3bf`](https://github.com/nodejs/node/commit/4af5dbd3bf)] - **build**: fix auto-start-ci script path (Mary Marchini) [#&#8203;34588](https://github.com/nodejs/node/pull/34588) - \[[`70cf3cbdfa`](https://github.com/nodejs/node/commit/70cf3cbdfa)] - **build**: auto start Jenkins CI via PR labels (Mary Marchini) [#&#8203;34089](https://github.com/nodejs/node/pull/34089) - \[[`70e9eceeee`](https://github.com/nodejs/node/commit/70e9eceeee)] - **build**: toolchain.gypi and node_gyp.py cleanup (iandrc) [#&#8203;34268](https://github.com/nodejs/node/pull/34268) - \[[`465968c5f8`](https://github.com/nodejs/node/commit/465968c5f8)] - **console**: document the behavior of console.assert() (iandrc) [#&#8203;34501](https://github.com/nodejs/node/pull/34501) - \[[`a7b4318df9`](https://github.com/nodejs/node/commit/a7b4318df9)] - **crypto**: add OP flag constants added in OpenSSL v1.1.1 (Mateusz Krawczuk) [#&#8203;33929](https://github.com/nodejs/node/pull/33929) - \[[`dc49561e8d`](https://github.com/nodejs/node/commit/dc49561e8d)] - **deps**: update to uvwasi 0.0.10 (Colin Ihrig) [#&#8203;34623](https://github.com/nodejs/node/pull/34623) - \[[`8b1ec43da4`](https://github.com/nodejs/node/commit/8b1ec43da4)] - **doc**: use \_Static method\_ instead of \_Class Method\_ (Rich Trott) [#&#8203;34659](https://github.com/nodejs/node/pull/34659) - \[[`a1b9d7f42e`](https://github.com/nodejs/node/commit/a1b9d7f42e)] - **doc**: tidy some addons.md text (Rich Trott) [#&#8203;34654](https://github.com/nodejs/node/pull/34654) - \[[`b78278b922`](https://github.com/nodejs/node/commit/b78278b922)] - **doc**: use \_Class Method\_ in async_hooks.md (Rich Trott) [#&#8203;34626](https://github.com/nodejs/node/pull/34626) - \[[`6cd1c41604`](https://github.com/nodejs/node/commit/6cd1c41604)] - **doc**: add Ricky Zhou to collaborators (rickyes) [#&#8203;34676](https://github.com/nodejs/node/pull/34676) - \[[`d8e0deaa7c`](https://github.com/nodejs/node/commit/d8e0deaa7c)] - **doc**: edit process.title note for brevity and clarity (Rich Trott) [#&#8203;34627](https://github.com/nodejs/node/pull/34627) - \[[`dd6bf20e8f`](https://github.com/nodejs/node/commit/dd6bf20e8f)] - **doc**: update fs.watch() availability for IBM i (iandrc) [#&#8203;34611](https://github.com/nodejs/node/pull/34611) - \[[`f260bdd57b`](https://github.com/nodejs/node/commit/f260bdd57b)] - **doc**: fix typo in path.md (aetheryx) [#&#8203;34550](https://github.com/nodejs/node/pull/34550) - \[[`f0a41b2530`](https://github.com/nodejs/node/commit/f0a41b2530)] - **doc**: add release key for Ruy Adorno (Ruy Adorno) [#&#8203;34628](https://github.com/nodejs/node/pull/34628) - \[[`3f55dcd723`](https://github.com/nodejs/node/commit/3f55dcd723)] - **doc**: clarify process.title inconsistencies (Corey Butler) [#&#8203;34557](https://github.com/nodejs/node/pull/34557) - \[[`6cd9ea82f6`](https://github.com/nodejs/node/commit/6cd9ea82f6)] - **doc**: document the connection event for HTTP2 & TLS servers (Tim Perry) [#&#8203;34531](https://github.com/nodejs/node/pull/34531) - \[[`0a9389bb1a`](https://github.com/nodejs/node/commit/0a9389bb1a)] - **doc**: mention null special-case for `napi\_typeof` (Renée Kooi) [#&#8203;34577](https://github.com/nodejs/node/pull/34577) - \[[`10dd7a0eda`](https://github.com/nodejs/node/commit/10dd7a0eda)] - **doc**: add DerekNonGeneric to collaborators (Derek Lewis) [#&#8203;34602](https://github.com/nodejs/node/pull/34602) - \[[`d7eaf3a027`](https://github.com/nodejs/node/commit/d7eaf3a027)] - **doc**: revise N-API versions matrix text (Rich Trott) [#&#8203;34566](https://github.com/nodejs/node/pull/34566) - \[[`e2bea73b03`](https://github.com/nodejs/node/commit/e2bea73b03)] - **doc**: clarify N-API version 1 (Michael Dawson) [#&#8203;34344](https://github.com/nodejs/node/pull/34344) - \[[`be23e23361`](https://github.com/nodejs/node/commit/be23e23361)] - **doc**: use consistent spelling for "falsy" (Rich Trott) [#&#8203;34545](https://github.com/nodejs/node/pull/34545) - \[[`f393ae9296`](https://github.com/nodejs/node/commit/f393ae9296)] - **doc**: simplify and clarify console.assert() documentation (Rich Trott) [#&#8203;34544](https://github.com/nodejs/node/pull/34544) - \[[`b69ff2ff60`](https://github.com/nodejs/node/commit/b69ff2ff60)] - **doc**: use consistent capitalization for addons (Rich Trott) [#&#8203;34536](https://github.com/nodejs/node/pull/34536) - \[[`212d17fa06`](https://github.com/nodejs/node/commit/212d17fa06)] - **doc**: add mmarchini pronouns (Mary Marchini) [#&#8203;34586](https://github.com/nodejs/node/pull/34586) - \[[`7a28c3d543`](https://github.com/nodejs/node/commit/7a28c3d543)] - **doc**: update mmarchini contact info (Mary Marchini) [#&#8203;34586](https://github.com/nodejs/node/pull/34586) - \[[`c8104f3d10`](https://github.com/nodejs/node/commit/c8104f3d10)] - **doc**: update .mailmap for mmarchini (Mary Marchini) [#&#8203;34586](https://github.com/nodejs/node/pull/34586) - \[[`692a735881`](https://github.com/nodejs/node/commit/692a735881)] - **doc**: use sentence-case for headers in SECURITY.md (Rich Trott) [#&#8203;34525](https://github.com/nodejs/node/pull/34525) - \[[`44e6c010b4`](https://github.com/nodejs/node/commit/44e6c010b4)] - **esm**: fix hook mistypes and links to types (Derek Lewis) [#&#8203;34240](https://github.com/nodejs/node/pull/34240) - \[[`7322e58d11`](https://github.com/nodejs/node/commit/7322e58d11)] - **http**: reset headers timeout on headers complete (Robert Nagy) [#&#8203;34578](https://github.com/nodejs/node/pull/34578) - \[[`36fd3daae6`](https://github.com/nodejs/node/commit/36fd3daae6)] - **http**: provide keep-alive timeout response header (Robert Nagy) [#&#8203;34561](https://github.com/nodejs/node/pull/34561) - \[[`d0efaf2fe3`](https://github.com/nodejs/node/commit/d0efaf2fe3)] - **lib**: use non-symbols in isURLInstance check (Shelley Vohr) [#&#8203;34622](https://github.com/nodejs/node/pull/34622) - \[[`335cb0d1d1`](https://github.com/nodejs/node/commit/335cb0d1d1)] - **lib**: absorb `path` error cases (Gireesh Punathil) [#&#8203;34519](https://github.com/nodejs/node/pull/34519) - \[[`521e620533`](https://github.com/nodejs/node/commit/521e620533)] - **meta**: uncomment all codeowners (Mary Marchini) [#&#8203;34670](https://github.com/nodejs/node/pull/34670) - \[[`650adeca22`](https://github.com/nodejs/node/commit/650adeca22)] - **meta**: enable http2 team for CODEOWNERS (Rich Trott) [#&#8203;34534](https://github.com/nodejs/node/pull/34534) - \[[`35ef9907aa`](https://github.com/nodejs/node/commit/35ef9907aa)] - **module**: handle Top-Level Await non-fulfills better (Anna Henningsen) [#&#8203;34640](https://github.com/nodejs/node/pull/34640) - \[[`62bb2e757f`](https://github.com/nodejs/node/commit/62bb2e757f)] - **(SEMVER-MINOR)** **module**: unflag Top-Level Await (Myles Borins) [#&#8203;34558](https://github.com/nodejs/node/pull/34558) - \[[`fbd411d28a`](https://github.com/nodejs/node/commit/fbd411d28a)] - **n-api**: fix use-after-free with napi_remove_async_cleanup_hook (Anna Henningsen) [#&#8203;34662](https://github.com/nodejs/node/pull/34662) - \[[`8cc9e5eb52`](https://github.com/nodejs/node/commit/8cc9e5eb52)] - **(SEMVER-MINOR)** **n-api**: support type-tagging objects (Gabriel Schulhof) [#&#8203;28237](https://github.com/nodejs/node/pull/28237) - \[[`2703fe498e`](https://github.com/nodejs/node/commit/2703fe498e)] - **n-api**: simplify bigint-from-word creation (Gabriel Schulhof) [#&#8203;34554](https://github.com/nodejs/node/pull/34554) - \[[`e89ec46ba9`](https://github.com/nodejs/node/commit/e89ec46ba9)] - **(SEMVER-MINOR)** **n-api,src**: provide asynchronous cleanup hooks (Anna Henningsen) [#&#8203;34572](https://github.com/nodejs/node/pull/34572) - \[[`b1890e0866`](https://github.com/nodejs/node/commit/b1890e0866)] - **net**: don't return the stream object from onStreamRead (Robey Pointer) [#&#8203;34375](https://github.com/nodejs/node/pull/34375) - \[[`35fdfb44a2`](https://github.com/nodejs/node/commit/35fdfb44a2)] - **policy**: increase tests via permutation matrix (Bradley Meck) [#&#8203;34404](https://github.com/nodejs/node/pull/34404) - \[[`ddd339ff45`](https://github.com/nodejs/node/commit/ddd339ff45)] - **repl**: use \_Node.js\_ in user-facing REPL text (Rich Trott) [#&#8203;34644](https://github.com/nodejs/node/pull/34644) - \[[`276e2980e2`](https://github.com/nodejs/node/commit/276e2980e2)] - **repl**: use \_REPL\_ in user-facing text (Rich Trott) [#&#8203;34643](https://github.com/nodejs/node/pull/34643) - \[[`465c262ac6`](https://github.com/nodejs/node/commit/465c262ac6)] - **repl**: improve static import error message in repl (Myles Borins) [#&#8203;33588](https://github.com/nodejs/node/pull/33588) - \[[`12cb0fb8a0`](https://github.com/nodejs/node/commit/12cb0fb8a0)] - **repl**: give repl entries unique names (Bradley Meck) [#&#8203;34372](https://github.com/nodejs/node/pull/34372) - \[[`2dbd15a075`](https://github.com/nodejs/node/commit/2dbd15a075)] - **src**: fix linter failures (Anna Henningsen) [#&#8203;34582](https://github.com/nodejs/node/pull/34582) - \[[`2761f349ec`](https://github.com/nodejs/node/commit/2761f349ec)] - **src**: spin shutdown loop while immediates are pending (Anna Henningsen) [#&#8203;34662](https://github.com/nodejs/node/pull/34662) - \[[`39ca48c840`](https://github.com/nodejs/node/commit/39ca48c840)] - **src**: fix `size` underflow in CallbackQueue (Anna Henningsen) [#&#8203;34662](https://github.com/nodejs/node/pull/34662) - \[[`c1abc8d3e5`](https://github.com/nodejs/node/commit/c1abc8d3e5)] - **src**: fix unused namespace member in node_util (Andrey Pechkurov) [#&#8203;34565](https://github.com/nodejs/node/pull/34565) - \[[`e146686972`](https://github.com/nodejs/node/commit/e146686972)] - **test**: fix wrong method call (gengjiawen) [#&#8203;34629](https://github.com/nodejs/node/pull/34629) - \[[`ca89c375f7`](https://github.com/nodejs/node/commit/ca89c375f7)] - **test**: add debugging for callbacks in test-https-foafssl.js (Rich Trott) [#&#8203;34603](https://github.com/nodejs/node/pull/34603) - \[[`2133b18bee`](https://github.com/nodejs/node/commit/2133b18bee)] - **test**: add debugging for test-https-foafssl.js (Rich Trott) [#&#8203;34603](https://github.com/nodejs/node/pull/34603) - \[[`b9fb0c63b3`](https://github.com/nodejs/node/commit/b9fb0c63b3)] - **test**: convert most N-API tests from C++ to C (Gabriel Schulhof) [#&#8203;34615](https://github.com/nodejs/node/pull/34615) - \[[`54a4c6a39c`](https://github.com/nodejs/node/commit/54a4c6a39c)] - **test**: replace flaky pummel regression tests (Anna Henningsen) [#&#8203;34530](https://github.com/nodejs/node/pull/34530) - \[[`bd55236788`](https://github.com/nodejs/node/commit/bd55236788)] - **test**: change Fixes: to Refs: (Rich Trott) [#&#8203;34568](https://github.com/nodejs/node/pull/34568) - \[[`a340587cfd`](https://github.com/nodejs/node/commit/a340587cfd)] - **test**: fix flaky http-parser-timeout-reset (Robert Nagy) [#&#8203;34609](https://github.com/nodejs/node/pull/34609) - \[[`9c442f9786`](https://github.com/nodejs/node/commit/9c442f9786)] - **test**: remove unneeded flag check in test-vm-memleak (Rich Trott) [#&#8203;34528](https://github.com/nodejs/node/pull/34528) - \[[`05100e1eec`](https://github.com/nodejs/node/commit/05100e1eec)] - **tools**: fix C++ import checker argument expansion (Anna Henningsen) [#&#8203;34582](https://github.com/nodejs/node/pull/34582) - \[[`bf6c8aaae3`](https://github.com/nodejs/node/commit/bf6c8aaae3)] - **tools**: update ESLint to 7.6.0 (Colin Ihrig) [#&#8203;34589](https://github.com/nodejs/node/pull/34589) - \[[`0b1616c2f0`](https://github.com/nodejs/node/commit/0b1616c2f0)] - **tools**: add meta.fixable to fixable lint rules (Colin Ihrig) [#&#8203;34589](https://github.com/nodejs/node/pull/34589) - \[[`f46649bc5b`](https://github.com/nodejs/node/commit/f46649bc5b)] - **util**: print External address from inspect (unknown) [#&#8203;34398](https://github.com/nodejs/node/pull/34398) - \[[`2fa24c0ccc`](https://github.com/nodejs/node/commit/2fa24c0ccc)] - **wasi**: add \_\_wasi_fd_filestat_set_times() test (Colin Ihrig) [#&#8203;34623](https://github.com/nodejs/node/pull/34623) </details> --- ### Renovate 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovate-bot added 1 commit 2020-08-13 02:02:35 +00:00
continuous-integration/drone/push Build is passing Details
33cf41e615
Update node Docker tag to v14.8.0
samuel-p was assigned by renovate-bot 2020-08-13 02:02:35 +00:00
samuel-p manually merged commit 639d06d1b5 into master 2020-08-13 16:52:05 +00:00
samuel-p deleted branch renovate/node-14.x 2020-08-13 16:52:18 +00:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: samuel-p/cachet-monitor#5
No description provided.