Skip to content

build(deps): bump body-parser from 1.20.5 to 1.20.6 in /docs#6625

Merged
evankanderson merged 1 commit into
mainfrom
dependabot/npm_and_yarn/docs/body-parser-1.20.6
Jul 23, 2026
Merged

build(deps): bump body-parser from 1.20.5 to 1.20.6 in /docs#6625
evankanderson merged 1 commit into
mainfrom
dependabot/npm_and_yarn/docs/body-parser-1.20.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 23, 2026

Copy link
Copy Markdown
Contributor

Bumps body-parser from 1.20.5 to 1.20.6.

Release notes

Sourced from body-parser's releases.

1.20.6

Important: Security

What's Changed

Full Changelog: expressjs/body-parser@1.20.5...1.20.6

Changelog

Sourced from body-parser's changelog.

1.20.6 / 2026-07-09

  • Security fix for GHSA-v422-hmwv-36x6
  • 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
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 23, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 23, 2026 21:11
@dependabot dependabot Bot added the javascript Pull requests that update Javascript code label Jul 23, 2026
@coveralls

coveralls commented Jul 23, 2026

Copy link
Copy Markdown

Coverage Status

Coverage is 60.896%dependabot/npm_and_yarn/docs/body-parser-1.20.6 into main. No base build found for main.

@evankanderson

Copy link
Copy Markdown
Member

@dependabot rebase

Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.20.5 to 1.20.6.
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](expressjs/body-parser@1.20.5...1.20.6)

---
updated-dependencies:
- dependency-name: body-parser
  dependency-version: 1.20.6
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/docs/body-parser-1.20.6 branch from eaa1078 to 40199ff Compare July 23, 2026 21:58
@evankanderson
evankanderson merged commit c7321d4 into main Jul 23, 2026
25 checks passed
@evankanderson
evankanderson deleted the dependabot/npm_and_yarn/docs/body-parser-1.20.6 branch July 23, 2026 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants