Skip to content

4.x update qs to 6.15.1, body-parser 1.20.5#7224

Merged
jonchurch merged 3 commits into
expressjs:4.xfrom
jonchurch:prep/4.22.2
May 8, 2026
Merged

4.x update qs to 6.15.1, body-parser 1.20.5#7224
jonchurch merged 3 commits into
expressjs:4.xfrom
jonchurch:prep/4.22.2

Conversation

@jonchurch

@jonchurch jonchurch commented May 8, 2026

Copy link
Copy Markdown
Member

Prepping a 4.x release, want to land the qs bump in its own commit before I open the release PR

The qs bump is a follow on from #6972, since it was not released yet and we can take a higher minor w/o impact. (qs changelog)

Edit: checked the dep tree and realized we can bump to body-parser@~1.20.5 to ensure express 4.x only pulls in one copy of qs

jonchurch added 2 commits May 8, 2026 17:08
this allows us to align qs semver in both express and body-parser
@jonchurch jonchurch changed the title 4.x update qs to 6.15.1, update history May 8, 2026
@jonchurch jonchurch merged commit 836d366 into expressjs:4.x May 8, 2026
147 of 149 checks passed
@jonchurch jonchurch deleted the prep/4.22.2 branch May 8, 2026 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants