Update dependency body-parser to v2 #216

Merged
renovate merged 1 commits from renovate/body-parser-2.x into main 2025-04-20 10:16:50 +00:00
Member

This PR contains the following updates:

Package Type Update Change
body-parser dependencies major ^1.19.0 -> ^2.0.0

Release Notes

expressjs/body-parser (body-parser)

v2.2.0

Compare Source

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

  • refactor: normalize common options for all parsers
  • deps:
    • iconv-lite@^0.6.3

v2.1.0

Compare Source

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

  • deps:
    • type-is@^2.0.0
    • debug@^4.4.0
    • Removed destroy
  • refactor: prefix built-in node module imports
  • use the node require cache instead of custom caching

v2.0.2

Compare Source

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

  • remove unpipe package and use native unpipe() method

v2.0.1

Compare Source

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

  • Restore expected behavior extended to false

v2.0.0

Compare Source

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

  • Propagate changes from 1.20.3
  • add brotli support #​406
  • Breaking Change: Node.js 18 is the minimum supported version

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 | |---|---|---|---| | [body-parser](https://github.com/expressjs/body-parser) | dependencies | major | [`^1.19.0` -> `^2.0.0`](https://renovatebot.com/diffs/npm/body-parser/1.20.3/2.2.0) | --- ### Release Notes <details> <summary>expressjs/body-parser (body-parser)</summary> ### [`v2.2.0`](https://github.com/expressjs/body-parser/blob/HEAD/HISTORY.md#220--2025-03-27) [Compare Source](https://github.com/expressjs/body-parser/compare/v2.1.0...v2.2.0) \========================= - refactor: normalize common options for all parsers - deps: - iconv-lite@^0.6.3 ### [`v2.1.0`](https://github.com/expressjs/body-parser/blob/HEAD/HISTORY.md#210--2025-02-10) [Compare Source](https://github.com/expressjs/body-parser/compare/2.0.2...v2.1.0) \========================= - deps: - type-is@^2.0.0 - debug@^4.4.0 - Removed destroy - refactor: prefix built-in node module imports - use the node require cache instead of custom caching ### [`v2.0.2`](https://github.com/expressjs/body-parser/blob/HEAD/HISTORY.md#202--2024-10-31) [Compare Source](https://github.com/expressjs/body-parser/compare/2.0.1...2.0.2) \========================= - remove `unpipe` package and use native `unpipe()` method ### [`v2.0.1`](https://github.com/expressjs/body-parser/blob/HEAD/HISTORY.md#201--2024-09-10) [Compare Source](https://github.com/expressjs/body-parser/compare/2.0.0...2.0.1) \========================= - Restore expected behavior `extended` to `false` ### [`v2.0.0`](https://github.com/expressjs/body-parser/blob/HEAD/HISTORY.md#200--2024-09-10) [Compare Source](https://github.com/expressjs/body-parser/compare/1.20.3...2.0.0) \========================= - Propagate changes from 1.20.3 - add brotli support [#&#8203;406](https://github.com/expressjs/body-parser/issues/406) - Breaking Change: Node.js 18 is the minimum supported version </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNTIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI1Mi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate added 1 commit 2025-04-20 10:16:48 +00:00
Update dependency body-parser to v2
Some checks failed
renovate / renovate (push) Has been cancelled
af40d88d76
renovate merged commit af40d88d76 into main 2025-04-20 10:16:50 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: training/voting-example#216