Skip to content

build(deps): bump body-parser from 1.20.4 to 1.20.5 in /inventory - #1165

Merged
aknot242 merged 2 commits into
mainfrom
dependabot/npm_and_yarn/inventory/body-parser-1.20.5
Jul 27, 2026
Merged

build(deps): bump body-parser from 1.20.4 to 1.20.5 in /inventory#1165
aknot242 merged 2 commits into
mainfrom
dependabot/npm_and_yarn/inventory/body-parser-1.20.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Copy link
Copy Markdown
Contributor

Bumps body-parser from 1.20.4 to 1.20.5.

Release notes

Sourced from body-parser's releases.

v1.20.5

What's Changed

The reason for this release is a fix to the extended urlencoded parser returning objects instead of arrays for large array inputs (> 100) on qs@6.14.2+. (expressjs/body-parser#716)

New Contributors

Special thanks to triager @​krzysdz for keeping this on our radar and effectively triaging the specific issue!

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

Changelog

Sourced from body-parser's changelog.

1.20.5 / 2026-04-24

  • refactor(json): simplify strict mode error string construction
  • fix: extended urlencoded parsing of arrays with >100 elements (#716)
  • deps: qs@~6.15.1
Commits
Maintainer changes

This version was pushed to npm by jonchurch, a new releaser for body-parser since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR 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)

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

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

---
updated-dependencies:
- dependency-name: body-parser
  dependency-version: 1.20.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 11, 2026
@aknot242

Copy link
Copy Markdown
Collaborator

@copilot resolve the merge conflicts in this pull request

…rn/inventory/body-parser-1.20.5

# Conflicts:
#	inventory/package-lock.json
#	inventory/package.json

Copilot AI commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

@copilot resolve the merge conflicts in this pull request

Merge conflicts resolved in commit 68c49e1. The branch is now up to date with mainbody-parser was updated to 1.20.6 (superseding the original 1.20.5 bump) and qs to 6.15.3. All 5 inventory unit tests pass.

Copilot AI requested a review from aknot242 July 27, 2026 11:24
@aknot242
aknot242 merged commit 7478ea9 into main Jul 27, 2026
5 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/inventory/body-parser-1.20.5 branch July 27, 2026 11:26
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants