Skip to content

build(deps): bump express from 4.21.2 to 4.22.2 - #404

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/express-4.22.2
Open

build(deps): bump express from 4.21.2 to 4.22.2#404
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/express-4.22.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 3, 2026

Copy link
Copy Markdown
Contributor

Bumps express from 4.21.2 to 4.22.2.

Release notes

Sourced from express's releases.

v4.22.2

What's Changed

  • fix: restore >20 array parsing for req.query repeated keys (8d09bfe6)
    • This also unifies array-cap behavior across notations. Indexed notation (a[0]=...) was historically capped at qs's default arrayLimit of 20 even in older qs versions; after this change it also allows up to 1000 items.
  • deps: qs@~6.15.1
  • deps: body-parser@~1.20.5

New Contributors

Full Changelog: expressjs/express@v4.22.1...v4.22.2

v4.22.1

What's Changed

[!IMPORTANT]
The prior release (4.22.0) included an erroneous breaking change related to the extended query parser. There is no actual security vulnerability associated with this behavior (CVE-2024-51999 has been rejected). The change has been fully reverted in this release.

Full Changelog: expressjs/express@4.22.0...v4.22.1

4.22.0

Important: Security

What's Changed

Full Changelog: expressjs/express@4.21.2...4.22.0

Changelog

Sourced from express's changelog.

4.22.2 / 2026-05-011

  • fix: restore >20 array parsing for req.query repeated keys (8d09bfe6)
    • This also unifies array-cap behavior across notations. Indexed notation (a[0]=...) was historically capped at qs's default arrayLimit of 20 even in older qs versions; after this change it also allows up to 1000 items.
  • deps: qs@~6.15.1
  • deps: body-parser@~1.20.5

4.22.1 / 2025-12-01

  • Revert security fix for CVE-2024-51999 (GHSA-pj86-cfqh-vqx6)
    • The prior release (4.22.0) included an erroneous breaking change related to the extended query parser. There is no actual security vulnerability associated with this behavior (CVE-2024-51999 has been rejected). The change has been fully reverted in this release.

4.22.0 / 2025-12-01

Commits

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 3, 2026
@vercel

vercel Bot commented Jun 3, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
primitives-storybook Ready Ready Preview, Comment Jun 20, 2026 11:22am
radix-astro-doc Ready Ready Preview, Comment Jun 20, 2026 11:22am

Request Review

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/express-4.22.2 branch from ef7f29f to b00a390 Compare June 3, 2026 10:02
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/express-4.22.2 branch from b00a390 to 8664736 Compare June 3, 2026 14:33
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/express-4.22.2 branch from 8664736 to 9fca340 Compare June 3, 2026 14:41
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/express-4.22.2 branch from 9fca340 to 616bbc2 Compare June 4, 2026 15:18
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/express-4.22.2 branch from 616bbc2 to afb9e8f Compare June 4, 2026 19:36
@dependabot dependabot Bot changed the title chore(deps): bump express from 4.21.2 to 4.22.2 build(deps): bump express from 4.21.2 to 4.22.2 Jun 17, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/express-4.22.2 branch from afb9e8f to 6aed181 Compare June 17, 2026 19:35
Bumps [express](https://github.com/expressjs/express) from 4.21.2 to 4.22.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/v4.22.2/History.md)
- [Commits](expressjs/express@4.21.2...v4.22.2)

---
updated-dependencies:
- dependency-name: express
  dependency-version: 4.22.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 24, 2026

Copy link
Copy Markdown
Contributor Author

Dependabot can't resolve your JavaScript dependency files. Because of this, Dependabot cannot update this pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants