chore(deps): update dependency express to v5#51
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/express-5.x
branch
2 times, most recently
from
July 3, 2025 14:17
7cb1a93 to
260b111
Compare
renovate
Bot
force-pushed
the
renovate/express-5.x
branch
from
July 17, 2025 12:11
260b111 to
c6c509e
Compare
renovate
Bot
force-pushed
the
renovate/express-5.x
branch
from
August 7, 2025 08:55
c6c509e to
804a8a1
Compare
renovate
Bot
force-pushed
the
renovate/express-5.x
branch
from
September 8, 2025 13:33
804a8a1 to
5b66913
Compare
renovate
Bot
force-pushed
the
renovate/express-5.x
branch
2 times, most recently
from
September 25, 2025 15:51
936348a to
a32f053
Compare
renovate
Bot
force-pushed
the
renovate/express-5.x
branch
3 times, most recently
from
November 19, 2025 00:51
9ba1ad9 to
27b2361
Compare
renovate
Bot
force-pushed
the
renovate/express-5.x
branch
2 times, most recently
from
December 1, 2025 22:06
e092baa to
5f8586a
Compare
renovate
Bot
force-pushed
the
renovate/express-5.x
branch
2 times, most recently
from
December 2, 2025 08:53
5f8586a to
db1c82a
Compare
renovate
Bot
force-pushed
the
renovate/express-5.x
branch
2 times, most recently
from
December 31, 2025 18:58
2611500 to
edb3680
Compare
renovate
Bot
force-pushed
the
renovate/express-5.x
branch
from
January 8, 2026 19:41
edb3680 to
82f41f5
Compare
renovate
Bot
force-pushed
the
renovate/express-5.x
branch
from
February 2, 2026 22:42
82f41f5 to
836a26a
Compare
renovate
Bot
force-pushed
the
renovate/express-5.x
branch
2 times, most recently
from
February 17, 2026 17:31
35ab454 to
7088ba9
Compare
renovate
Bot
force-pushed
the
renovate/express-5.x
branch
from
April 8, 2026 20:34
7088ba9 to
3167219
Compare
renovate
Bot
force-pushed
the
renovate/express-5.x
branch
2 times, most recently
from
May 12, 2026 17:01
8550b07 to
4b0cc33
Compare
renovate
Bot
force-pushed
the
renovate/express-5.x
branch
from
May 18, 2026 12:17
4b0cc33 to
d9ab706
Compare
renovate
Bot
force-pushed
the
renovate/express-5.x
branch
from
June 16, 2026 05:40
d9ab706 to
532e8ec
Compare
renovate
Bot
force-pushed
the
renovate/express-5.x
branch
from
July 12, 2026 12:07
532e8ec to
98c6844
Compare
renovate
Bot
force-pushed
the
renovate/express-5.x
branch
from
July 21, 2026 10:44
98c6844 to
ecc88d9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.22.0→5.2.1Release Notes
expressjs/express (express)
v5.2.1Compare Source
=======================
v5.2.0Compare Source
========================
body-parser@^2.2.1res.redirectwith 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.0Compare Source
========================
Uint8Arrayinres.send()res.sendFile()res.links()setprototypeofsafe-bufferutils-mergemethodsdepddebug@^4.4.0body-parser@^2.2.0router@^2.2.0content-type@^1.0.5finalhandler@^2.1.0qs@^6.14.0server-static@2.2.0type-is@2.0.1v5.0.1Compare Source
==========
cookiesemver lock to address CVE-2024-47764v5.0.0Compare Source
=========================
path-is-absolutedependency - usepath.isAbsoluteinsteadres.status()accepts only integers, and input must be greater than 99 and less than 1000RangeError: Invalid status code: ${code}. Status code must be greater than 99 and less than 1000.for inputs outside this rangeTypeError: Invalid status code: ${code}. Status code must be an integer.for non integer inputsres.redirect('back')andres.location('back')is no longer a supported magic string, explicitly usereq.get('Referrer') || '/'.res.clearCookiewill ignore user providedmaxAgeandexpiresoptionsapplication/javascript=>text/javascriptv4.22.1Compare Source
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.
This PR was generated by Mend Renovate. View the repository job log.