⬆️ deps: Upgrade dependency express to v5.#1069
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
5af2803 to
e91afa5
Compare
Codecov Report✅ All modified and coverable lines are covered by tests.
Additional details and impacted files@@ Coverage Diff @@
## main #1069 +/- ##
===========================================
- Coverage 80.66% 49.82% -30.84%
===========================================
Files 844 659 -185
Lines 14739 12584 -2155
Branches 1978 1512 -466
===========================================
- Hits 11889 6270 -5619
- Misses 2321 6092 +3771
+ Partials 529 222 -307
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
e91afa5 to
a6b7147
Compare
a6b7147 to
50afc44
Compare
50afc44 to
4bd5228
Compare
4bd5228 to
be0d821
Compare
be0d821 to
74800e6
Compare
74800e6 to
d03636d
Compare
make-github-pseudonymous-again
requested changes
Apr 8, 2025
| "emittery": "^1.0.0", | ||
| "escape-string-regexp": "^5.0.0", | ||
| "express": "^4.18.2", | ||
| "express": "^5.0.0", |
Contributor
There was a problem hiding this comment.
From https://github.com/expressjs/express/releases/tag/v5.0.0:
Dropped support for Node.js versions before v18.
Contributor
There was a problem hiding this comment.
Waiting for
d03636d to
bd9af9f
Compare
bd9af9f to
5c4838a
Compare
5c4838a to
2cc05bc
Compare
2cc05bc to
709ef73
Compare
4bfff9e to
d793c27
Compare
d793c27 to
8fb2ed1
Compare
8fb2ed1 to
8238d1a
Compare
8238d1a to
5d8ec22
Compare
5d8ec22 to
417f9d5
Compare
417f9d5 to
9d59528
Compare
9d59528 to
8f6a879
Compare
8f6a879 to
3767bfc
Compare
3767bfc to
b6c7228
Compare
b6c7228 to
116cb22
Compare
116cb22 to
6ddf1ea
Compare
6ddf1ea to
462b11e
Compare
462b11e to
9797b56
Compare
9797b56 to
1aaa0ca
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.21.2→^5.0.04.17.25→5.0.6Release 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.2Compare Source
v4.22.1Compare Source
v4.22.0Compare Source
Configuration
📅 Schedule: (UTC)
* 0-4,22-23 * * 1-5)* * * * 0,6)🚦 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.
This PR was generated by Mend Renovate. View the repository job log.