Bump multer from 2.2.0 to 2.3.0 - #2217
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2217 +/- ##
==========================================
- Coverage 46.17% 46.17% -0.01%
==========================================
Files 1040 1040
Lines 17160 17160
Branches 3133 3133
==========================================
- Hits 7924 7923 -1
- Misses 9236 9237 +1 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Bumps [multer](https://github.com/expressjs/multer) from 2.2.0 to 2.3.0. - [Release notes](https://github.com/expressjs/multer/releases) - [Changelog](https://github.com/expressjs/multer/blob/main/CHANGELOG.md) - [Commits](expressjs/multer@v2.2.0...v2.3.0) --- updated-dependencies: - dependency-name: multer dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/multer-2.3.0
branch
from
September 8, 2026 15:15
ceff079 to
c37fb5e
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.
Bumps multer from 2.2.0 to 2.3.0.
Release notes
Sourced from multer's releases.
... (truncated)
Changelog
Sourced from multer's changelog.
Commits
4e8edf52.3.0 (#1455)87a584efix: reject invalid field names instead of crashing on append-field errorsab6aeaefix: enforce file size limit with async fileFiltereef7444fix: destroy disk write stream on aborted uploads to prevent fd leak25ec9bbdocs: refresh all README translations (#1462)73c1759feat: add an opt-in fieldArrayIndexLimit (#1438)ece6735Update 'README-zh-cn.md' up to now (#1264)3278e1bdocs: add Japanese translation to README (#1354)3c0bc5etest: accept files exactly at fileSize limit (#1382)b6d84b0docs: add Indonesian translation for README (#1431)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for multer since your current version.