Skip to content

chore(deps): bump body-parser from 1.20.5 to 1.20.6 - #267

Merged
macminisupport merged 1 commit into
mainfrom
dependabot/npm_and_yarn/body-parser-1.20.6
Jul 29, 2026
Merged

chore(deps): bump body-parser from 1.20.5 to 1.20.6#267
macminisupport merged 1 commit into
mainfrom
dependabot/npm_and_yarn/body-parser-1.20.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 24, 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 compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 24, 2026
@greptile-apps

greptile-apps Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

PR author is in the excluded authors list.

Copy link
Copy Markdown

Dependabot PR Review — 2026-07-25: part of today's 5-PR batch. CI green, no hold labels, no conflicts, patch security fix (CVE-2026-12590) — auto-merge candidate awaiting human sign-off. Full batch summary + changelog analysis: #264 (this repo has Issues disabled, so tracking lives on that PR thread). No action taken this run.


Generated by Claude Code

Copy link
Copy Markdown

Automated Dependabot review (2026-07-26) — research only, no merge/approve action taken.

Security release: fixes CVE-2026-12590 (GHSA-v422-hmwv-36x6) — invalid limit option values were silently disabling body-parser's size-limit enforcement instead of throwing. Patch bump, no behavior change beyond the fix. CI green across all 7 checks (build-android, build-ios, build-rn-0-86-android/ios, test, lint, iOS Unit Tests). No hold label, no merge conflicts.

Note: issues are disabled on this repo, so this review — and its companions on #268, #266, #265, #264, #269 — is posted as PR comments instead of a single tracking issue.

@kherembourg — this one reads as a clean auto-merge candidate. Reply here (or on any of the linked PRs) to confirm, hold, or override.

Related: #268, #266, #265, #264, #269


Generated by Claude Code

Copy link
Copy Markdown

Dependabot review cycle summary for all 6 open dependency PRs (this one included) posted on #264 (GitHub Issues is disabled on this repo, so that PR hosts the tracking summary): #264 (comment)

This PR: body-parser 1.20.5 → 1.20.6 (patch, security fix for CVE-2026-12590 / GHSA-v422-hmwv-36x6). CI green (7/7). Waiting on @kherembourg confirmation before any merge/rebase action.


Generated by Claude Code

@macminisupport macminisupport left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automated review: CI passing, no breaking changes detected.


Generated by Claude Code

@macminisupport
macminisupport merged commit 5465b1d into main Jul 29, 2026
7 checks passed
@macminisupport
macminisupport deleted the dependabot/npm_and_yarn/body-parser-1.20.6 branch July 29, 2026 01:12
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.

1 participant