Skip to content

fix(deps): update dependency body-parser to v2#11692

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/body-parser-2.x
Open

fix(deps): update dependency body-parser to v2#11692
renovate[bot] wants to merge 1 commit intomainfrom
renovate/body-parser-2.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 30, 2025

This PR contains the following updates:

Package Change Age Confidence
body-parser 1.20.32.2.2 age confidence

Release Notes

expressjs/body-parser (body-parser)

v2.2.2

Compare Source

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

  • deps: qs@^6.14.1
  • refactor(json): simplify strict mode error string construction

v2.2.1

Compare Source

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

  • Security fix for GHSA-wqch-xfxh-vrr4
  • deps:
    • type-is@^2.0.1
    • iconv-lite@^0.7.0
      • Handle split surrogate pairs when encoding UTF-8
      • Avoid false positives in encodingExists by using prototype-less objects
    • raw-body@^3.0.1
    • debug@^4.4.3

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

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

Breaking Changes

  • Node.js 18 is the minimum supported version
  • req.body is no longer always initialized to {}
    • it is left undefined unless a body is parsed
  • Remove deprecated bodyParser() combination middleware
  • urlencoded parser now defaults extended to false as released, this is not the case, fixed in 2.0.1
  • urlencoded simple parser now uses qs module instead of querystring module

Features

  • Add brotli support #​406
  • urlencoded: Add option to customize the depth with a default value of 32
  • urlencoded: Support iso-8859-1, utf8 sentinel, and numeric entities
  • Use on-finished to determine when body read

Dependencies

  • deps: raw-body@^3.0.0
  • deps: qs@​6.12.3
  • deps: debug@​3.1.0
  • deps: iconv-lite@​0.5.2

v1.20.4

Compare Source

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

  • deps: qs@~6.14.0
  • deps: use tilde notation for dependencies
  • deps: http-errors@~2.0.1
  • deps: raw-body@~2.5.3

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate Package renovation label Sep 30, 2025
@renovate renovate bot force-pushed the renovate/body-parser-2.x branch from 779fad0 to 76cfd8d Compare October 21, 2025 10:12
@renovate renovate bot force-pushed the renovate/body-parser-2.x branch 2 times, most recently from 1d7dc8d to 995fe5b Compare November 14, 2025 21:40
@renovate renovate bot force-pushed the renovate/body-parser-2.x branch 2 times, most recently from 07393b0 to 659b0a5 Compare November 23, 2025 13:15
@renovate renovate bot force-pushed the renovate/body-parser-2.x branch 2 times, most recently from 6891c92 to 984b6cb Compare December 3, 2025 16:08
@renovate renovate bot force-pushed the renovate/body-parser-2.x branch from 984b6cb to fe841aa Compare December 17, 2025 23:27
@renovate renovate bot force-pushed the renovate/body-parser-2.x branch 2 times, most recently from 68f75fe to 9420262 Compare January 5, 2026 23:46
@renovate renovate bot force-pushed the renovate/body-parser-2.x branch 2 times, most recently from 93d6f68 to a5dcad6 Compare January 10, 2026 13:48
@renovate renovate bot force-pushed the renovate/body-parser-2.x branch 2 times, most recently from 1575d45 to 044e9e6 Compare January 23, 2026 17:25
@renovate renovate bot force-pushed the renovate/body-parser-2.x branch from 044e9e6 to 71aae89 Compare February 8, 2026 08:01
@renovate renovate bot force-pushed the renovate/body-parser-2.x branch 3 times, most recently from d1ce67e to 2066c0a Compare February 18, 2026 19:19
@renovate renovate bot force-pushed the renovate/body-parser-2.x branch from 2066c0a to c91feb5 Compare February 20, 2026 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

renovate Package renovation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants