gstroup / apimocker

node.js module to run a simple http server for mock service responses.
MIT License
280 stars 81 forks source link

Update dependency body-parser to v1.19.0 #107

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
body-parser dependencies minor 1.18.2 -> 1.19.0 source

Release Notes

expressjs/body-parser ### [`v1.19.0`](https://togithub.com/expressjs/body-parser/blob/master/HISTORY.md#​1190--2019-04-25) [Compare Source](https://togithub.com/expressjs/body-parser/compare/1.18.3...1.19.0) =================== - deps: bytes@3.1.0 - Add petabyte (`pb`) support - deps: http-errors@1.7.2 - Set constructor name when possible - deps: setprototypeof@1.1.1 - deps: statuses@'>= 1.5.0 < 2' - deps: iconv-lite@0.4.24 - Added encoding MIK - deps: qs@6.7.0 - Fix parsing array brackets after index - deps: raw-body@2.4.0 - deps: bytes@3.1.0 - deps: http-errors@1.7.2 - deps: iconv-lite@0.4.24 - deps: type-is@~1.6.17 - deps: mime-types@~2.1.24 - perf: prevent internal `throw` on invalid type ### [`v1.18.3`](https://togithub.com/expressjs/body-parser/blob/master/HISTORY.md#​1183--2018-05-14) [Compare Source](https://togithub.com/expressjs/body-parser/compare/1.18.2...1.18.3) =================== - Fix stack trace for strict json parse error - deps: depd@~1.1.2 - perf: remove argument reassignment - deps: http-errors@~1.6.3 - deps: depd@~1.1.2 - deps: setprototypeof@1.1.0 - deps: statuses@'>= 1.3.1 < 2' - deps: iconv-lite@0.4.23 - Fix loading encoding with year appended - Fix deprecation warnings on Node.js 10+ - deps: qs@6.5.2 - deps: raw-body@2.3.3 - deps: http-errors@1.6.3 - deps: iconv-lite@0.4.23 - deps: type-is@~1.6.16 - deps: mime-types@~2.1.18

Renovate configuration

:date: Schedule: At any time (no schedule defined).

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

renovate[bot] commented 5 years ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (1.19.0). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.