Bump multer and @types/multer - #8
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps [multer](https://github.com/expressjs/multer) and [@types/multer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/multer). These dependencies needed to be updated together. Updates `multer` from 1.4.5-lts.2 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@v1.4.5-lts.2...v2.3.0) Updates `@types/multer` from 1.4.13 to 2.2.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/multer) --- updated-dependencies: - dependency-name: "@types/multer" dependency-version: 2.2.0 dependency-type: direct:development update-type: version-update:semver-major - dependency-name: multer dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/multi-486958a516
branch
from
September 2, 2026 08:05
6506ecf to
2699eeb
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 and @types/multer. These dependencies needed to be updated together.
Updates
multerfrom 1.4.5-lts.2 to 2.3.0Release 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.
Updates
@types/multerfrom 1.4.13 to 2.2.0Commits