chore(deps): update dependency multer to v2 - #663
Open
renovate[bot] wants to merge 1 commit into
Open
renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/multer-2.x
branch
from
June 6, 2025 03:42
4b37420 to
66f10e9
Compare
renovate
Bot
force-pushed
the
renovate/multer-2.x
branch
from
July 1, 2025 20:36
66f10e9 to
8bf939c
Compare
renovate
Bot
force-pushed
the
renovate/multer-2.x
branch
from
July 17, 2025 17:33
8bf939c to
2dae86e
Compare
renovate
Bot
force-pushed
the
renovate/multer-2.x
branch
3 times, most recently
from
March 6, 2026 16:40
3fb9b31 to
900d2f6
Compare
renovate
Bot
force-pushed
the
renovate/multer-2.x
branch
from
June 15, 2026 13:13
900d2f6 to
6c64abb
Compare
renovate
Bot
force-pushed
the
renovate/multer-2.x
branch
from
July 1, 2026 23:51
6c64abb to
1742345
Compare
renovate
Bot
force-pushed
the
renovate/multer-2.x
branch
from
August 28, 2026 20:48
1742345 to
1a0e765
Compare
renovate
Bot
force-pushed
the
renovate/multer-2.x
branch
from
September 14, 2026 08:34
1a0e765 to
b22eb73
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:
1.4.5-lts.1→2.4.01.4.8→2.2.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)v2.3.0Compare Source
MulterErrorcodesINVALID_FIELD_NAMEandSTREAM_DESTROYEDlimits.fieldArrayIndexLimitto bound numeric array indexes in field names (#1438)limits.fileSize(#1407)AsyncLocalStorage) when callingnext()(#1124)%0A,%0D,%22) infile.originalname(#1421)fileFilterinvokes its callback more than once (#1427)MulterErrorcodes without a mapping (#1448)preservePathandparts, usecrypto.randomBytesin theDiskStorageexample (#1414, #1430, #1436)v2.2.0Compare Source
v2.1.1Compare Source
v2.1.0Compare Source
defParamCharsetoption for UTF-8 filename support (#1210)v2.0.2Compare Source
v2.0.1Compare Source
v2.0.0Compare Source
v1.4.5-lts.2Compare Source
Configuration
📅 Schedule: (UTC)
🚦 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.