Skip to content

Bump express from 5.1.0 to 5.2.1#28

Merged
liranfarage89 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/express-5.2.1
Jun 18, 2026
Merged

Bump express from 5.1.0 to 5.2.1#28
liranfarage89 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/express-5.2.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 2, 2025

Copy link
Copy Markdown
Contributor

Bumps express from 5.1.0 to 5.2.1.

Release notes

Sourced from express's releases.

v5.2.1

What's Changed

[!IMPORTANT]
The prior release (5.2.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@v5.2.0...v5.2.1

v5.2.0

Important: Security

What's Changed

... (truncated)

Changelog

Sourced from express's changelog.

5.2.1 / 2025-12-01

  • Revert security fix for CVE-2024-51999 (GHSA-pj86-cfqh-vqx6)
    • The prior release (5.2.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.

5.2.0 / 2025-12-01

  • Security fix for CVE-2024-51999 (GHSA-pj86-cfqh-vqx6)
  • deps: body-parser@^2.2.1
  • A deprecation warning was added when using res.redirect with undefined arguments, Express now emits a warning to help detect calls that pass undefined as the status or URL and make them easier to fix.
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 2, 2025
@liranfarage89

Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [express](https://github.com/expressjs/express) from 5.1.0 to 5.2.1.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@v5.1.0...v5.2.1)

---
updated-dependencies:
- dependency-name: express
  dependency-version: 5.2.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/express-5.2.1 branch from 7a91c98 to ef7c633 Compare June 18, 2026 13:16
@liranfarage89 liranfarage89 merged commit 6a3cca9 into main Jun 18, 2026
2 checks passed
@liranfarage89 liranfarage89 deleted the dependabot/npm_and_yarn/express-5.2.1 branch June 18, 2026 13:22
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.

1 participant