chore(deps): bump body-parser from 1.20.2 to 1.20.6#4370
chore(deps): bump body-parser from 1.20.2 to 1.20.6#4370dependabot[bot] wants to merge 1 commit into
Conversation
PR SummaryMedium Risk Overview The upgrade brings security and parsing fixes from the 1.20.3–1.20.6 line, notably a security patch for GHSA-v422-hmwv-36x6 and stricter Reviewed by Cursor Bugbot for commit afe3f87. Bugbot is set up for automated code reviews on this repo. Configure here. |
|
Your PR title doesn't contain a Jira issue key. Consider adding it for better traceability. Example:
Projects:
Please add a Jira issue key to your PR title. |
|
|
a8b9215 to
7f385e3
Compare
Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.20.2 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.2...1.20.6) --- updated-dependencies: - dependency-name: body-parser dependency-version: 1.20.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
7f385e3 to
afe3f87
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit afe3f87. Configure here.
| needle@https://codeload.github.com/clearbit/needle/tar.gz/84d28b5f2c3916db1e7eb84aeaa9d976cc40054b: | ||
| resolution: {tarball: https://codeload.github.com/clearbit/needle/tar.gz/84d28b5f2c3916db1e7eb84aeaa9d976cc40054b} | ||
| needle@git+https://git@github.com:clearbit/needle.git#84d28b5f2c3916db1e7eb84aeaa9d976cc40054b: | ||
| resolution: {commit: 84d28b5f2c3916db1e7eb84aeaa9d976cc40054b, repo: git@github.com:clearbit/needle.git, type: git} |
There was a problem hiding this comment.
Needle lockfile uses SSH git
Medium Severity
Updating body-parser rewrote clearbit's needle dependency from an HTTPS GitHub tarball to a type: git resolution with repo: git@github.com:.... CI runs pnpm i --frozen-lockfile and will try an SSH clone, which fails without GitHub SSH keys even though the repo is public.
Additional Locations (1)
Reviewed by Cursor Bugbot for commit afe3f87. Configure here.


Bumps body-parser from 1.20.2 to 1.20.6.
Release notes
Sourced from body-parser's releases.
... (truncated)
Changelog
Sourced from body-parser's changelog.
Commits
5cc4fb81.20.6 (#746)3492672fix: improve limit option validation (#741)0defdberelease(patch): 1.20.5cd0e7a0deps(qs): bump qs to 6.15.16f24d7efix: correct off-by-one error in parameterCount (#716)b849bd5deps: qs@~6.14.1 (#690)2c55e2frefactor(json): simplify strict mode error string construction (#692)7db202c1.20.4 (#672)d8f8adbci: add CodeQL (SAST) (#670)6d133c1chore: remove SECURITY.md (#669)Maintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for body-parser since your current version.