Skip to content

chore(deps): update dependency body-parser to v2#50

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

chore(deps): update dependency body-parser to v2#50
renovate[bot] wants to merge 1 commit into
developfrom
renovate/body-parser-2.x

Conversation

@renovate

@renovate renovate Bot commented Jul 3, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
body-parser 1.20.62.3.0 age confidence

Release Notes

expressjs/body-parser (body-parser)

v2.3.0

Compare Source

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

  • fix: use static exports instead of lazy getters to improve ESM compatibility
  • feat: add subpath exports for individual parsers
  • fix: improve limit option validation (#​698)
    • Invalid limit values (e.g. unparseable strings or NaN) now throw instead of being silently ignored, which previously disabled size limit enforcement
    • null and undefined fall back to the default 100kb limit
  • deps:
    • content-type@^2.0.0
    • http-errors@^2.0.1
    • iconv-lite^0.7.2
    • qs@^6.15.2
    • raw-body@^3.0.2
    • type-is@^2.1.0

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

Configuration

📅 Schedule: (in timezone Europe/Madrid)

  • 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 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 was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from JaviFdez7 July 3, 2025 14:10
@renovate
renovate Bot force-pushed the renovate/body-parser-2.x branch 2 times, most recently from 23f7245 to 36bbd5d Compare July 3, 2025 14:16
@renovate
renovate Bot force-pushed the renovate/body-parser-2.x branch from 36bbd5d to 6e6ee4f Compare July 17, 2025 12:11
@renovate
renovate Bot force-pushed the renovate/body-parser-2.x branch from 6e6ee4f to efa4273 Compare August 7, 2025 08:55
@renovate
renovate Bot force-pushed the renovate/body-parser-2.x branch from efa4273 to 7ea7aaa Compare September 8, 2025 13:33
@renovate
renovate Bot force-pushed the renovate/body-parser-2.x branch 2 times, most recently from 9f10180 to e19d062 Compare September 25, 2025 15:50
@renovate
renovate Bot force-pushed the renovate/body-parser-2.x branch 2 times, most recently from b12b142 to 6255bec Compare November 17, 2025 13:01
@renovate
renovate Bot force-pushed the renovate/body-parser-2.x branch from 6255bec to 783449d Compare November 24, 2025 20:36
@renovate renovate Bot changed the title chore(deps): update dependency body-parser to v2 chore(deps): update dependency body-parser to v2 - autoclosed Nov 25, 2025
@renovate renovate Bot closed this Nov 25, 2025
@renovate
renovate Bot deleted the renovate/body-parser-2.x branch November 25, 2025 17:51
@renovate renovate Bot changed the title chore(deps): update dependency body-parser to v2 - autoclosed chore(deps): update dependency body-parser to v2 Nov 26, 2025
@renovate renovate Bot reopened this Nov 26, 2025
@renovate
renovate Bot force-pushed the renovate/body-parser-2.x branch 3 times, most recently from e3f2cd1 to 757f8d3 Compare December 2, 2025 08:53
@renovate
renovate Bot force-pushed the renovate/body-parser-2.x branch 3 times, most recently from 78aad65 to 4286b86 Compare January 7, 2026 10:41
@renovate
renovate Bot force-pushed the renovate/body-parser-2.x branch from 4286b86 to 611e129 Compare January 8, 2026 19:41
@renovate
renovate Bot force-pushed the renovate/body-parser-2.x branch from 611e129 to c893e89 Compare February 2, 2026 22:42
@renovate
renovate Bot force-pushed the renovate/body-parser-2.x branch 2 times, most recently from 4519efc to 5575930 Compare February 17, 2026 17:31
@renovate
renovate Bot force-pushed the renovate/body-parser-2.x branch from 5575930 to 85249c0 Compare April 8, 2026 20:34
@renovate
renovate Bot force-pushed the renovate/body-parser-2.x branch from 85249c0 to fd83800 Compare April 29, 2026 15:35
@renovate
renovate Bot force-pushed the renovate/body-parser-2.x branch from fd83800 to c39a891 Compare May 10, 2026 21:40
@renovate
renovate Bot force-pushed the renovate/body-parser-2.x branch from c39a891 to d95d86c Compare May 18, 2026 12:17
@renovate
renovate Bot force-pushed the renovate/body-parser-2.x branch 2 times, most recently from 99935a4 to 537c198 Compare June 16, 2026 05:40
@renovate
renovate Bot force-pushed the renovate/body-parser-2.x branch from 537c198 to e44ef43 Compare July 12, 2026 12:07
@renovate renovate Bot changed the title chore(deps): update dependency body-parser to v2 chore(deps): update dependency body-parser to v2 - autoclosed Jul 21, 2026
@renovate renovate Bot closed this Jul 21, 2026
@renovate renovate Bot changed the title chore(deps): update dependency body-parser to v2 - autoclosed chore(deps): update dependency body-parser to v2 Jul 21, 2026
@renovate renovate Bot reopened this Jul 21, 2026
@renovate
renovate Bot force-pushed the renovate/body-parser-2.x branch 2 times, most recently from e44ef43 to 5e16727 Compare July 21, 2026 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants