Skip to content

chore(deps): bump express from 4.22.1 to 4.22.2 in /test/mock-api#292

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

chore(deps): bump express from 4.22.1 to 4.22.2 in /test/mock-api#292
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/test/mock-api/express-4.22.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 14, 2026

Bumps express from 4.22.1 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

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
Commits

@dependabot dependabot Bot added dependabot dependencies Pull requests that update a dependency file web-team labels May 14, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 14, 2026 04:26
@dependabot dependabot Bot requested review from falric, nsandstrom, perlan and wishicouldrememberthisusername and removed request for a team May 14, 2026 04:26
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 14, 2026
@dependabot dependabot Bot requested review from AnnaClasson, ahrsjo and mthege May 14, 2026 04:26
Bumps [express](https://github.com/expressjs/express) from 4.22.1 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@v4.22.1...v4.22.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/test/mock-api/express-4.22.2 branch from ba9a08c to d62169a Compare May 19, 2026 03:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot dependencies Pull requests that update a dependency file web-team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants