Skip to content

⬆️ Update dependency express to v5#571

Open
renovate[bot] wants to merge 1 commit intodevfrom
renovate/express-5.x
Open

⬆️ Update dependency express to v5#571
renovate[bot] wants to merge 1 commit intodevfrom
renovate/express-5.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jan 17, 2026

This PR contains the following updates:

Package Change Age Confidence
express (source) ^4.18.2^5.0.0 age confidence

Release Notes

expressjs/express (express)

v5.2.1

Compare Source

=======================

v5.2.0

Compare Source

========================

  • 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.

v5.1.0

Compare Source

========================

  • Add support for Uint8Array in res.send()
  • Add support for ETag option in res.sendFile()
  • Add support for multiple links with the same rel in res.links()
  • Add funding field to package.json
  • perf: use loop for acceptParams
  • refactor: prefix built-in node module imports
  • deps: remove setprototypeof
  • deps: remove safe-buffer
  • deps: remove utils-merge
  • deps: remove methods
  • deps: remove depd
  • deps: debug@^4.4.0
  • deps: body-parser@^2.2.0
  • deps: router@^2.2.0
  • deps: content-type@^1.0.5
  • deps: finalhandler@^2.1.0
  • deps: qs@^6.14.0
  • deps: server-static@2.2.0
  • deps: type-is@2.0.1

v5.0.1

Compare Source

==========

v5.0.0

Compare Source

=========================

  • remove:
    • path-is-absolute dependency - use path.isAbsolute instead
  • breaking:
    • res.status() accepts only integers, and input must be greater than 99 and less than 1000
      • will throw a RangeError: Invalid status code: ${code}. Status code must be greater than 99 and less than 1000. for inputs outside this range
      • will throw a TypeError: Invalid status code: ${code}. Status code must be an integer. for non integer inputs
    • deps: send@​1.0.0
    • res.redirect('back') and res.location('back') is no longer a supported magic string, explicitly use req.get('Referrer') || '/'.
  • change:
    • res.clearCookie will ignore user provided maxAge and expires options
  • deps: cookie-signature@^1.2.1
  • deps: debug@​4.3.6
  • deps: merge-descriptors@^2.0.0
  • deps: serve-static@^2.1.0
  • deps: qs@​6.13.0
  • deps: accepts@^2.0.0
  • deps: mime-types@^3.0.0
    • application/javascript => text/javascript
  • deps: type-is@^2.0.0
  • deps: content-disposition@^1.0.0
  • deps: finalhandler@^2.0.0
  • deps: fresh@^2.0.0
  • deps: body-parser@^2.0.1
  • deps: send@^1.1.0

Configuration

📅 Schedule: 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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update 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 added the 💥 major label Jan 17, 2026
@renovate renovate bot force-pushed the renovate/express-5.x branch from e23afb8 to 7c3e3ef Compare January 18, 2026 16:34
@renovate renovate bot force-pushed the renovate/express-5.x branch from 7c3e3ef to 0d02bcf Compare January 18, 2026 17:22
@renovate renovate bot force-pushed the renovate/express-5.x branch from 0d02bcf to c21d5e4 Compare January 20, 2026 21:00
@renovate renovate bot force-pushed the renovate/express-5.x branch from c21d5e4 to 9d7317b Compare January 21, 2026 07:28
@renovate renovate bot force-pushed the renovate/express-5.x branch from 9d7317b to 8f997b1 Compare January 24, 2026 12:03
@renovate renovate bot force-pushed the renovate/express-5.x branch from 8f997b1 to 2eaf5a1 Compare January 25, 2026 16:38
@renovate renovate bot force-pushed the renovate/express-5.x branch from 2eaf5a1 to e27a0a1 Compare January 25, 2026 17:10
@renovate renovate bot force-pushed the renovate/express-5.x branch from e27a0a1 to 0ce4870 Compare January 25, 2026 17:51
@renovate renovate bot force-pushed the renovate/express-5.x branch from 0ce4870 to ffd6aa2 Compare January 26, 2026 07:06
@renovate renovate bot force-pushed the renovate/express-5.x branch from ffd6aa2 to f4eae2a Compare January 26, 2026 07:22
@renovate renovate bot force-pushed the renovate/express-5.x branch from f4eae2a to ea3306e Compare February 7, 2026 12:45
@renovate renovate bot force-pushed the renovate/express-5.x branch from ea3306e to 9752e0d Compare February 7, 2026 17:02
@renovate renovate bot force-pushed the renovate/express-5.x branch from 9752e0d to e3d08e3 Compare February 7, 2026 21:41
@renovate renovate bot force-pushed the renovate/express-5.x branch from e3d08e3 to 5b77af0 Compare February 8, 2026 04:17
@renovate renovate bot force-pushed the renovate/express-5.x branch from aef01a9 to 1f266d0 Compare February 8, 2026 13:57
@renovate renovate bot force-pushed the renovate/express-5.x branch from 1f266d0 to 4b9f4ef Compare February 8, 2026 16:45
@renovate renovate bot force-pushed the renovate/express-5.x branch from 4b9f4ef to 471abe8 Compare February 8, 2026 17:52
@renovate renovate bot force-pushed the renovate/express-5.x branch from 471abe8 to 426b797 Compare February 8, 2026 19:13
@renovate renovate bot force-pushed the renovate/express-5.x branch from 426b797 to d60264d Compare February 8, 2026 20:35
@renovate renovate bot force-pushed the renovate/express-5.x branch from d60264d to 668d83a Compare February 9, 2026 00:50
@renovate renovate bot force-pushed the renovate/express-5.x branch from 668d83a to dd0449b Compare February 9, 2026 04:50
@renovate renovate bot force-pushed the renovate/express-5.x branch from dd0449b to 5ae11a9 Compare March 1, 2026 20:23
@renovate renovate bot force-pushed the renovate/express-5.x branch from 5ae11a9 to 30099a8 Compare March 2, 2026 06:05
@renovate renovate bot force-pushed the renovate/express-5.x branch from 30099a8 to 5dabaf9 Compare March 8, 2026 12:00
@renovate renovate bot force-pushed the renovate/express-5.x branch from 5dabaf9 to 2952f68 Compare March 22, 2026 19:16
@renovate renovate bot force-pushed the renovate/express-5.x branch from 2952f68 to 8bcbdba Compare March 23, 2026 15:31
@renovate renovate bot force-pushed the renovate/express-5.x branch from 8bcbdba to d26cc1c Compare March 24, 2026 11:32
@renovate renovate bot force-pushed the renovate/express-5.x branch from d26cc1c to 7f50cc3 Compare March 27, 2026 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants