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 [#​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-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
^1.19.0->^2.0.0Release Notes
expressjs/body-parser (body-parser)
v2.2.0Compare Source
=========================
v2.1.0Compare Source
=========================
v2.0.2Compare Source
=========================
unpipepackage and use nativeunpipe()methodv2.0.1Compare Source
=========================
extendedtofalsev2.0.0Compare Source
=========================
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.
This PR has been generated by Renovate Bot.