Skip to content

Bump body-parser - #6004

Merged
tdonohue merged 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-818617be91
Aug 28, 2026
Merged

Bump body-parser#6004
tdonohue merged 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-818617be91

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps and body-parser. These dependencies needed to be updated together.
Updates 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

Updates body-parser from 2.2.2 to 2.3.0

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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 29, 2026
@MMilosz

MMilosz commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Note for reviewer: I added a PR that removes the body-parser as a direct dependency & uses Express' built-in: #5995

@github-actions

Copy link
Copy Markdown

Hi @dependabot,
Conflicts have been detected against the base branch.
Please resolve these conflicts as soon as you can. Thanks!

Bumps  and [body-parser](https://github.com/expressjs/body-parser). These dependencies needed to be updated together.

Updates `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)

Updates `body-parser` from 2.2.2 to 2.3.0
- [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: direct:production
- dependency-name: body-parser
  dependency-version: 2.3.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-818617be91 branch from 2143e5e to 543e5b1 Compare July 31, 2026 18:31
@tdonohue tdonohue added port to dspace-10_x This PR needs to be ported to `dspace-10_x` branch for next bug-fix release port to dspace-9_x This PR needs to be ported to `dspace-9_x` branch for next bug-fix release labels Aug 28, 2026
@tdonohue tdonohue added this to the 11.0 milestone Aug 28, 2026

@tdonohue tdonohue left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

👍 Deployed locally and no issues found. (NOTE: This PR has been updated to only update the indirect dependency in our package-lock.json)

@github-project-automation github-project-automation Bot moved this to 👍 Reviewer Approved in DSpace 11.0 Release Aug 28, 2026
@tdonohue
tdonohue merged commit 823d362 into main Aug 28, 2026
23 of 25 checks passed
@tdonohue
tdonohue deleted the dependabot/npm_and_yarn/multi-818617be91 branch August 28, 2026 17:38
@github-project-automation github-project-automation Bot moved this from 👍 Reviewer Approved to ✅ Done in DSpace 11.0 Release Aug 28, 2026
@tdonohue
tdonohue restored the dependabot/npm_and_yarn/multi-818617be91 branch August 28, 2026 17:38
@dspace-bot

Copy link
Copy Markdown
Contributor

Successfully created backport PR for dspace-9_x:

@dspace-bot

Copy link
Copy Markdown
Contributor

Successfully created backport PR for dspace-10_x:

@tdonohue
tdonohue deleted the dependabot/npm_and_yarn/multi-818617be91 branch August 28, 2026 17:41
@tdonohue tdonohue removed port to dspace-9_x This PR needs to be ported to `dspace-9_x` branch for next bug-fix release port to dspace-10_x This PR needs to be ported to `dspace-10_x` branch for next bug-fix release labels Aug 28, 2026
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

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

3 participants