PicturePipe / docker-prettier

Docker Image with Prettier
MIT License
0 stars 0 forks source link

Update Node.js to v12.9.1 #44

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change
node final patch 12.9.0-alpine -> 12.9.1-alpine

Release Notes

nodejs/node ### [`v12.9.1`](https://togithub.com/nodejs/node/releases/v12.9.1) [Compare Source](https://togithub.com/nodejs/node/compare/v12.9.0...v12.9.1) ##### Notable changes This release fixes two regressions in the **http** module: - Fixes an event listener leak in the HTTP client. This resulted in lots of warnings during npm/yarn installs (Robert Nagy) [#​29245](https://togithub.com/nodejs/node/pull/29245). - Fixes a regression preventing the `'end'` event from being emitted for keepalive requests in case the full body was not parsed (Matteo Collina) [#​29263](https://togithub.com/nodejs/node/pull/29263). ##### Commits - \[[`3cc8fca299`](https://togithub.com/nodejs/node/commit/3cc8fca299)] - **crypto**: handle i2d_SSL_SESSION() error return (Ben Noordhuis) [#​29225](https://togithub.com/nodejs/node/pull/29225) - \[[`ae0a0e97ba`](https://togithub.com/nodejs/node/commit/ae0a0e97ba)] - **http**: reset parser.incoming when server request is finished (Anna Henningsen) [#​29297](https://togithub.com/nodejs/node/pull/29297) - \[[`dedbd119c5`](https://togithub.com/nodejs/node/commit/dedbd119c5)] - **http**: fix event listener leak (Robert Nagy) [#​29245](https://togithub.com/nodejs/node/pull/29245) - \[[`f8f8754d43`](https://togithub.com/nodejs/node/commit/f8f8754d43)] - **_Revert_** "**http**: reset parser.incoming when server response is finished" (Matteo Collina) [#​29263](https://togithub.com/nodejs/node/pull/29263) - \[[`a6abfcb423`](https://togithub.com/nodejs/node/commit/a6abfcb423)] - **src**: remove unused using declarations (Daniel Bevenius) [#​29222](https://togithub.com/nodejs/node/pull/29222) - \[[`ff6330a6ac`](https://togithub.com/nodejs/node/commit/ff6330a6ac)] - **test**: fix 'timeout' typos (cjihrig) [#​29234](https://togithub.com/nodejs/node/pull/29234) - \[[`3c7a1a9090`](https://togithub.com/nodejs/node/commit/3c7a1a9090)] - **test, http**: add regression test for keepalive 'end' event (Matteo Collina) [#​29263](https://togithub.com/nodejs/node/pull/29263)

Renovate configuration

:date: Schedule: "after 7:00 before 19:00 every weekday" in timezone Europe/Berlin.

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot. View repository job log here.