chore(deps): update dependency multer to v2.4.0 - #1892
Merged
Merged
Conversation
BanManager-WebUI
|
||||||||||||||||||||||||||||
| Project |
BanManager-WebUI
|
| Branch Review |
renovate/multer-2.x-lockfile
|
| Run status |
|
| Run duration | 02m 04s |
| Commit |
|
| Committer | renovate[bot] |
| View all properties for this run ↗︎ | |
| Test results | |
|---|---|
|
|
0
|
|
|
0
|
|
|
1
|
|
|
0
|
|
|
49
|
| View all changes introduced in this branch ↗︎ | |
renovate
Bot
force-pushed
the
renovate/multer-2.x-lockfile
branch
from
September 17, 2026 11:12
b0c14f7 to
3ebe0a2
Compare
renovate
Bot
force-pushed
the
renovate/multer-2.x-lockfile
branch
from
September 20, 2026 10:25
3ebe0a2 to
284f396
Compare
|
BanManager-WebUI
|
||||||||||||||||||||||||||||
| Project |
BanManager-WebUI
|
| Branch Review |
master
|
| Run status |
|
| Run duration | 02m 22s |
| Commit |
|
| Committer | renovate[bot] |
| View all properties for this run ↗︎ | |
| Test results | |
|---|---|
|
|
0
|
|
|
0
|
|
|
1
|
|
|
0
|
|
|
49
|
| View all changes introduced in this branch ↗︎ | |
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:
2.3.0→2.4.0Release Notes
expressjs/multer (multer)
v2.4.0Compare Source
filenametoLIMIT_FILE_SIZEandLIMIT_UNEXPECTED_FILEerrors (#1416)limits, called with the request, to set limits per request (#1133)flushoption toDiskStorageto fsync files before the callback runs (#1458)defCharset,highWaterMarkandfileHwmoptions (#1465)streamHandleroption to feed busboy from pre-consumed bodies (Google Cloud Functions, Firebase) (#1466)multer.diskStorage()to be called without options (#1471)%0A,%0D,%22) in field names, matchingfile.originalnamesince 2.3.0:req.bodykeys,file.fieldnameanderr.fieldnow carry the real name. If you matched the escaped spelling as a workaround, use the real name now (#1473)err.filenameonLIMIT_FILE_SIZEerrors, matchingfile.originalname(#1478)limitsvalues at construction time; a float limit silently disabled the check (#1395, #1335)limits.partsparts;LIMIT_PART_COUNTnow fires only when the limit is exceeded. If you setpartsone higher to work around this, you can drop the extra one (#1446)fileFilterno longer count towardsmaxCount(#1426)LIMIT_UNEXPECTED_FILEmessage to "Unexpected file field" (#426)concat-streamdependency (#1356)Configuration
📅 Schedule: (in timezone Europe/London)
🚦 Automerge: Enabled.
♻ 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.