Bump body-parser from 1.20.0 to 1.20.4
Open
Number: #138
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Unknown
Comments: 1
Association: Unknown
Comments: 1
Created:
February 26, 2026 at 09:02 AM UTC
(13 days ago)
(13 days ago)
Updated:
February 26, 2026 at 09:05 AM UTC
(13 days ago)
(13 days ago)
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps body-parser from 1.20.0 to 1.20.4.
Release notes
Sourced from body-parser's releases.
1.20.4
What's Changed
- Remove redundant depth check by
@blakeembreyin expressjs/body-parser#538- ci: add support for Node.js v23 by
@Phillip9587in expressjs/body-parser#553- ci: restore CI for 1.x branch by
@bjohansebasin expressjs/body-parser#665- deps: qs@^6.14.0 by
@bjohansebasin expressjs/body-parser#664- deps: use tilde notation and update certain dependencies by
@Phillip9587in expressjs/body-parser#668- chore: remove SECURITY.md by
@Phillip9587in expressjs/body-parser#669- ci: add CodeQL (SAST) by
@Phillip9587in expressjs/body-parser#670- Release: 1.20.4 by
@UlisesGasconin expressjs/body-parser#672Full Changelog: https://github.com/expressjs/body-parser/compare/1.20.3...1.20.4
1.20.3
What's Changed
Important
- deps: qs@6.13.0
- add
depthoption to customize the depth level in the parser- IMPORTANT: The default
depthlevel for parsing URL-encoded data is now32(previously wasInfinity). DocumentationOther changes
- chore: add support for OSSF scorecard reporting by
@inigomarquinezin expressjs/body-parser#522- ci: fix errors in ci github action for node 8 and 9 by
@inigomarquinezin expressjs/body-parser#523- fix: pin to node@22.4.1 by
@wesleytoddin expressjs/body-parser#527- deps: qs@6.12.3 by
@melikhov-devin expressjs/body-parser#521- Add OSSF Scorecard badge by
@bjohansebasin expressjs/body-parser#531- Linter by
@UlisesGasconin expressjs/body-parser#534- Release: 1.20.3 by
@UlisesGasconin expressjs/body-parser#535New Contributors
@inigomarquinezmade their first contribution in expressjs/body-parser#522@melikhov-devmade their first contribution in expressjs/body-parser#521@bjohansebasmade their first contribution in expressjs/body-parser#531@UlisesGasconmade their first contribution in expressjs/body-parser#534Full Changelog: https://github.com/expressjs/body-parser/compare/1.20.2...1.20.3
1.20.2
- Fix strict json error message on Node.js 19+
- deps: content-type@~1.0.5
- perf: skip value escaping when unnecessary
- deps: raw-body@2.5.2
1.20.1
- deps: qs@6.11.0
- perf: remove unnecessary object clone
Changelog
Sourced from body-parser's changelog.
1.20.4 / 2025-12-01
- deps: qs@~6.14.0
- deps: use tilde notation for dependencies
- deps: http-errors@~2.0.1
- deps: raw-body@~2.5.3
1.20.3 / 2024-09-10
- deps: qs@6.13.0
- add
depthoption to customize the depth level in the parser- IMPORTANT: The default
depthlevel for parsing URL-encoded data is now32(previously wasInfinity)1.20.2 / 2023-02-21
- Fix strict json error message on Node.js 19+
- deps: content-type@~1.0.5
- perf: skip value escaping when unnecessary
- deps: raw-body@2.5.2
1.20.1 / 2022-10-06
- deps: qs@6.11.0
- perf: remove unnecessary object clone
Commits
7db202c1.20.4 (#672)d8f8adbci: add CodeQL (SAST) (#670)6d133c1chore: remove SECURITY.md (#669)fcd1535deps: use tilde notation and update certain dependencies (#668)ec5fa29deps: qs@~6.14.0 (#664)ffb95c1ci: restore CI for 1.x branch (#665)48a5f07ci: add support for Node.js v23 (#553)f20f6adRemove redundant depth check (#538)17529511.20.339744cfchore: linter (#534)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for body-parser since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.
Package Dependencies
Technical Details
| ID: | 14140378 |
| UUID: | 3994226496 |
| Node ID: | PR_kwDOJct-c87GeW1_ |
| Host: | GitHub |
| Repository: | reactjs/sw.react.dev |