ci: bump multer from 2.2.0 to 2.3.0 - #1738
Merged
Merged
Conversation
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 ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/multer-2.3.0
branch
from
September 11, 2026 04:26
a9ec7db to
2a06c1f
Compare
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
ajile-in
approved these changes
Sep 11, 2026
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.