Update dependency body-parser to v1.20.0 #66

Merged
sebclem merged 1 commits from renovate/body-parser-1.x into main 2022-04-12 16:31:54 +02:00
Owner

This PR contains the following updates:

Package Type Update Change
body-parser dependencies minor 1.19.2 -> 1.20.0

Release Notes

expressjs/body-parser

v1.20.0

Compare Source

===================

  • Fix error message for json parse whitespace in strict
  • Fix internal error when inflated body exceeds limit
  • Prevent loss of async hooks context
  • Prevent hanging when request already read
  • deps: depd@2.0.0
    • Replace internal eval usage with Function constructor
    • Use instance methods on process to check for listeners
  • deps: http-errors@2.0.0
    • deps: depd@2.0.0
    • deps: statuses@2.0.1
  • deps: on-finished@2.4.1
  • deps: qs@6.10.3
  • deps: raw-body@2.5.1
    • deps: http-errors@2.0.0

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, click this checkbox.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [body-parser](https://github.com/expressjs/body-parser) | dependencies | minor | [`1.19.2` -> `1.20.0`](https://renovatebot.com/diffs/npm/body-parser/1.19.2/1.20.0) | --- ### Release Notes <details> <summary>expressjs/body-parser</summary> ### [`v1.20.0`](https://github.com/expressjs/body-parser/blob/HEAD/HISTORY.md#&#8203;1200--2022-04-02) [Compare Source](https://github.com/expressjs/body-parser/compare/1.19.2...1.20.0) \=================== - Fix error message for json parse whitespace in `strict` - Fix internal error when inflated body exceeds limit - Prevent loss of async hooks context - Prevent hanging when request already read - deps: depd@2.0.0 - Replace internal `eval` usage with `Function` constructor - Use instance methods on `process` to check for listeners - deps: http-errors@2.0.0 - deps: depd@2.0.0 - deps: statuses@2.0.1 - deps: on-finished@2.4.1 - deps: qs@6.10.3 - deps: raw-body@2.5.1 - deps: http-errors@2.0.0 </details> --- ### 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, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovate-bot added 1 commit 2022-04-04 03:02:42 +02:00
Update dependency body-parser to v1.20.0
All checks were successful
continuous-integration/drone/push Build is passing
b6024a220c
renovate-bot force-pushed renovate/body-parser-1.x from b6024a220c to fb5edf5f91 2022-04-12 16:30:05 +02:00 Compare
sebclem merged commit fb5edf5f91 into main 2022-04-12 16:31:54 +02:00
sebclem deleted branch renovate/body-parser-1.x 2022-04-12 16:31:54 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
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: sebclem/cnc-speed-calculator#66
No description provided.