Skip to content

BC-11998 - Bump multer and @nestjs/platform-express#6377

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-5255ee466c
Open

BC-11998 - Bump multer and @nestjs/platform-express#6377
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-5255ee466c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 8, 2026

Copy link
Copy Markdown
Contributor

Bumps multer to 2.2.0 and updates ancestor dependency @nestjs/platform-express. These dependencies need to be updated together.

Updates multer from 2.1.1 to 2.2.0

Release notes

Sourced from multer's releases.

v2.2.0

Important

What's Changed

New Contributors

Full Changelog: expressjs/multer@v2.1.1...v2.2.0

Changelog

Sourced from multer's changelog.

2.2.0

Commits
  • 2e2af08 2.2.0 (#1412)
  • a192b52 feat: add fieldNestingDepth limit option
  • 9c801c7 fix: clean up in-progress disk writes on abort
  • 0adb21d ci: add Node 26 to test matrix (#1404)
  • f5e17c3 chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 (#1410)
  • de1fefd chore(deps): bump github/codeql-action from 4.32.4 to 4.36.1 (#1409)
  • 67abfc8 chore(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 (#1397)
  • See full diff in compare view

Updates @nestjs/platform-express from 11.1.27 to 11.1.28

Commits
  • dfaa376 chore(release): publish v11.1.28 release
  • 541977a fix(deps): update dependency multer to v2.2.0 [security]
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 8, 2026
@github-actions github-actions Bot changed the title Bump multer and @nestjs/platform-express BC-11998 - Bump multer and @nestjs/platform-express Jul 8, 2026
@dependabot dependabot Bot changed the title BC-11998 - Bump multer and @nestjs/platform-express Bump multer and @nestjs/platform-express Jul 8, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-5255ee466c branch from 7065f7a to 535d095 Compare July 8, 2026 08:47
@github-actions github-actions Bot changed the title Bump multer and @nestjs/platform-express BC-11998 - Bump multer and @nestjs/platform-express Jul 8, 2026
@dependabot dependabot Bot changed the title BC-11998 - Bump multer and @nestjs/platform-express Bump multer and @nestjs/platform-express Jul 8, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-5255ee466c branch from 535d095 to 6b51624 Compare July 8, 2026 10:36
@github-actions github-actions Bot changed the title Bump multer and @nestjs/platform-express BC-11998 - Bump multer and @nestjs/platform-express Jul 8, 2026
Bumps [multer](https://github.com/expressjs/multer) to 2.2.0 and updates ancestor dependency [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express). These dependencies need to be updated together.


Updates `multer` from 2.1.1 to 2.2.0
- [Release notes](https://github.com/expressjs/multer/releases)
- [Changelog](https://github.com/expressjs/multer/blob/main/CHANGELOG.md)
- [Commits](expressjs/multer@v2.1.1...v2.2.0)

Updates `@nestjs/platform-express` from 11.1.27 to 11.1.28
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.1.28/packages/platform-express)

---
updated-dependencies:
- dependency-name: "@nestjs/platform-express"
  dependency-version: 11.1.28
  dependency-type: direct:production
- dependency-name: multer
  dependency-version: 2.2.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title BC-11998 - Bump multer and @nestjs/platform-express Bump multer and @nestjs/platform-express Jul 8, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-5255ee466c branch from 6b51624 to d404e25 Compare July 8, 2026 10:53
@github-actions github-actions Bot changed the title Bump multer and @nestjs/platform-express BC-11998 - Bump multer and @nestjs/platform-express Jul 8, 2026
@sonarqubecloud

sonarqubecloud Bot commented Jul 8, 2026

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Development

Successfully merging this pull request may close these issues.

0 participants