mozilla / ensemble-transposer

A Node task which reformats and adds metadata to raw data :musical_score: :pen:
https://ensemble-transposer.herokuapp.com/
Mozilla Public License 2.0
12 stars 7 forks source link

Update Node.js to v10.15.0 #112

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Update Change References
node minor 10.14.2-alpine -> 10.15.0-alpine source

Release Notes

nodejs/node ### [`v10.15.0`](https://renovatebot.com/gh/nodejs/node/releases/v10.15.0) [Compare Source](https://renovatebot.com/gh/nodejs/node/compare/v10.14.2...v10.15.0) The 10.14.0 security release introduced some unexpected breakages on the 10.x release line. This is a special release to fix a regression in the HTTP binary upgrade response body and add a missing CLI flag to adjust the max header size of the http parser. ##### Notable Changes - **cli**: - add --max-http-header-size flag (cjihrig) [#​24811](https://renovatebot.com/gh/nodejs/node/pull/24811) - **http**: - add maxHeaderSize property (cjihrig) [#​24860](https://renovatebot.com/gh/nodejs/node/pull/24860) ##### Commits - \[[`9b2ffc81c0`](https://renovatebot.com/gh/nodejs/node/commit/9b2ffc81c0)] - **(SEMVER-MINOR)** **cli**: add --max-http-header-size flag (cjihrig) [#​24811](https://renovatebot.com/gh/nodejs/node/pull/24811) - \[[`6183c7107d`](https://renovatebot.com/gh/nodejs/node/commit/6183c7107d)] - **(SEMVER-MINOR)** **deps**: cherry-pick http_parser_set_max_header_size (cjihrig) [#​24811](https://renovatebot.com/gh/nodejs/node/pull/24811) - \[[`e669733595`](https://renovatebot.com/gh/nodejs/node/commit/e669733595)] - **doc**: describe current HTTP header size limit (Sam Roberts) [#​24700](https://renovatebot.com/gh/nodejs/node/pull/24700) - \[[`b6d3afb257`](https://renovatebot.com/gh/nodejs/node/commit/b6d3afb257)] - **(SEMVER-MINOR)** **http**: add maxHeaderSize property (cjihrig) [#​24860](https://renovatebot.com/gh/nodejs/node/pull/24860) - \[[`1aea1e3634`](https://renovatebot.com/gh/nodejs/node/commit/1aea1e3634)] - **http**: fix regression of binary upgrade response body (Matteo Collina) [#​25039](https://renovatebot.com/gh/nodejs/node/pull/25039) - \[[`a57aed144a`](https://renovatebot.com/gh/nodejs/node/commit/a57aed144a)] - **(SEMVER-MINOR)** **src**: add kUInteger parsing (Matteo Collina) [#​24811](https://renovatebot.com/gh/nodejs/node/pull/24811) - \[[`527407c49f`](https://renovatebot.com/gh/nodejs/node/commit/527407c49f)] - **src**: cache the result of GetOptions() in JS land (Joyee Cheung) [#​24091](https://renovatebot.com/gh/nodejs/node/pull/24091) - \[[`728bc631e5`](https://renovatebot.com/gh/nodejs/node/commit/728bc631e5)] - **test**: fix expectation in test-bootstrap-modules (Ali Ijaz Sheikh) [#​25112](https://renovatebot.com/gh/nodejs/node/pull/25112) - \[[`3e14212f0e`](https://renovatebot.com/gh/nodejs/node/commit/3e14212f0e)] - **test**: remove magic numbers in test-gc-http-client-onerror (Rich Trott) [#​24943](https://renovatebot.com/gh/nodejs/node/pull/24943)

Renovate configuration

:date: Schedule: "before 5am on monday" (UTC).

: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.