Skip to content

Release: 2.2.1 - #659

Merged
UlisesGascon merged 1 commit into
expressjs:masterfrom
UlisesGascon:release/2.2.1
Nov 24, 2025
Merged

Release: 2.2.1#659
UlisesGascon merged 1 commit into
expressjs:masterfrom
UlisesGascon:release/2.2.1

Conversation

@UlisesGascon

@UlisesGasconUlisesGascon commented Nov 17, 2025

Copy link
Copy Markdown
Member

What's included in the HISTORY.md

* Security fix for [GHSA-wqch-xfxh-vrr4](https://github.com/expressjs/body-parser/security/advisories/GHSA-wqch-xfxh-vrr4)
* refactor: move common request validation to read function
* 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

What's Changed

New Contributors

Full Changelog: v2.2.0...master

@UlisesGascon

Copy link
Copy Markdown
MemberAuthor

Ideally we can target to next Monday, but we depend on external factors as mentioned in expressjs/discussions#380

@UlisesGasconUlisesGascon changed the title 2.2.1Release: 2.2.1Nov 17, 2025
@Phillip9587

Copy link
Copy Markdown
Member

@UlisesGascon Please include the 2 latest commits.

@UlisesGascon

Copy link
Copy Markdown
MemberAuthor

Updated! Also added reference to the advisory and target the release for Monday 🤞

@bjohansebasbjohansebas 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.

LGTM

@Phillip9587Phillip9587 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.

LGTM! Just one comment

Comment threadHISTORY.md Outdated
@UlisesGascon
UlisesGascon merged commit d96b63d into expressjs:masterNov 24, 2025
16 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Release Proposal 2.2.1

3 participants

@UlisesGascon@Phillip9587@bjohansebas