Skip to content

Update dependency express to v4.22.2 - #20

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/express-4.x-lockfile
Open

Update dependency express to v4.22.2#20
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/express-4.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Feb 11, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
express (source) 4.21.14.22.2 age adoption passing confidence
@types/express (source) 4.17.214.17.25 age adoption passing confidence

Release Notes

expressjs/express (express)

v4.22.2

Compare Source

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

Compare Source

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

v4.22.0

Compare Source

Important: Security

What's Changed

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

v4.21.2

Compare Source

What's Changed

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


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/express-4.x-lockfile branch from e2ab613 to 659e09d Compare March 3, 2025 11:47
@renovate
renovate Bot force-pushed the renovate/express-4.x-lockfile branch from 659e09d to 3c8d716 Compare May 17, 2025 01:43
@renovate
renovate Bot force-pushed the renovate/express-4.x-lockfile branch from 3c8d716 to 759fe51 Compare June 7, 2025 06:50
@renovate
renovate Bot force-pushed the renovate/express-4.x-lockfile branch 2 times, most recently from 9e9a473 to 0503817 Compare October 27, 2025 22:51
@renovate renovate Bot changed the title Update dependency express to v4.21.2 Update dependency express to v4.22.0 Dec 1, 2025
@renovate
renovate Bot force-pushed the renovate/express-4.x-lockfile branch from 0503817 to 57343eb Compare December 1, 2025 18:57
@renovate renovate Bot changed the title Update dependency express to v4.22.0 Update dependency express to v4.22.1 Dec 2, 2025
@renovate
renovate Bot force-pushed the renovate/express-4.x-lockfile branch from 57343eb to ae718dd Compare December 2, 2025 02:11
@renovate
renovate Bot force-pushed the renovate/express-4.x-lockfile branch from ae718dd to e8fd019 Compare December 31, 2025 16:13
@renovate
renovate Bot force-pushed the renovate/express-4.x-lockfile branch from e8fd019 to ca9343e Compare February 12, 2026 14:46
@renovate
renovate Bot force-pushed the renovate/express-4.x-lockfile branch from ca9343e to 56ca69c Compare April 1, 2026 18:55
@renovate
renovate Bot force-pushed the renovate/express-4.x-lockfile branch from 56ca69c to 62a3429 Compare April 8, 2026 20:16
@renovate
renovate Bot force-pushed the renovate/express-4.x-lockfile branch from 62a3429 to 2d70aa2 Compare April 29, 2026 14:02
@renovate renovate Bot changed the title Update dependency express to v4.22.1 Update dependency express to v4.22.2 Jul 18, 2026
@renovate
renovate Bot force-pushed the renovate/express-4.x-lockfile branch from 2d70aa2 to d66bac8 Compare July 18, 2026 23:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants