Skip to content

deps: Bump body-parser from 1.20.4 to 2.2.2#1272

Merged
d3xter666 merged 1 commit intomainfrom
dependabot/npm_and_yarn/body-parser-2.2.2
Feb 5, 2026
Merged

deps: Bump body-parser from 1.20.4 to 2.2.2#1272
d3xter666 merged 1 commit intomainfrom
dependabot/npm_and_yarn/body-parser-2.2.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 11, 2026

Bumps body-parser from 1.20.4 to 2.2.2.

Release notes

Sourced from body-parser's releases.

v2.2.2

What's Changed

New Contributors

Full Changelog: expressjs/body-parser@v2.2.1...v2.2.2

v2.2.1

Important: Security

What's Changed

... (truncated)

Changelog

Sourced from body-parser's changelog.

2.2.2 / 2026-01-07

  • deps: qs@^6.14.1
  • refactor(json): simplify strict mode error string construction

2.2.1 / 2025-11-24

  • Security fix for GHSA-wqch-xfxh-vrr4
  • deps:
    • type-is@^2.0.1
    • iconv-lite@^0.7.0
      • Handle split surrogate pairs when encoding UTF-8
      • Avoid false positives in encodingExists by using prototype-less objects
    • raw-body@^3.0.1
    • debug@^4.4.3

2.2.0 / 2025-03-27

  • refactor: normalize common options for all parsers
  • deps:
    • iconv-lite@^0.6.3

2.1.0 / 2025-02-10

  • deps:
    • type-is@^2.0.0
    • debug@^4.4.0
    • Removed destroy
  • refactor: prefix built-in node module imports
  • use the node require cache instead of custom caching

2.0.2 / 2024-10-31

  • remove unpipe package and use native unpipe() method

2.0.1 / 2024-09-10

  • Restore expected behavior extended to false

2.0.0 / 2024-09-10

Breaking Changes

  • Node.js 18 is the minimum supported version

... (truncated)

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Automated dependency update javascript Pull requests that update Javascript code labels Jan 11, 2026
@coveralls
Copy link

coveralls commented Jan 11, 2026

Coverage Status

coverage: 94.318% (+0.01%) from 94.305%
when pulling d607089 on dependabot/npm_and_yarn/body-parser-2.2.2
into 03b09c5 on main.

@d3xter666 d3xter666 changed the title deps: bump body-parser from 1.20.4 to 2.2.2 deps: Bump body-parser from 1.20.4 to 2.2.2 Jan 19, 2026
@d3xter666 d3xter666 force-pushed the dependabot/npm_and_yarn/body-parser-2.2.2 branch from 30f868a to 675bf74 Compare January 19, 2026 09:07
@d3xter666 d3xter666 force-pushed the dependabot/npm_and_yarn/body-parser-2.2.2 branch from 675bf74 to 354a73b Compare February 2, 2026 09:05
@d3xter666 d3xter666 requested a review from a team February 2, 2026 09:05
@d3xter666 d3xter666 force-pushed the dependabot/npm_and_yarn/body-parser-2.2.2 branch from 354a73b to 770f8a1 Compare February 2, 2026 09:09
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/body-parser-2.2.2 branch 2 times, most recently from fcdd85b to bd938fa Compare February 5, 2026 12:58
@d3xter666
Copy link
Member

@dependabot recreate

Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.20.4 to 2.2.2.
- [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.4...v2.2.2)

---
updated-dependencies:
- dependency-name: body-parser
  dependency-version: 2.2.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/body-parser-2.2.2 branch from bd938fa to d607089 Compare February 5, 2026 13:45
@d3xter666 d3xter666 merged commit 8619d21 into main Feb 5, 2026
28 checks passed
@d3xter666 d3xter666 deleted the dependabot/npm_and_yarn/body-parser-2.2.2 branch February 5, 2026 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Automated dependency update javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants