Bump multer and @nestjs/platform-express
Type: Pull Request
State: Closed
Association: Unknown
Comments: 1
(3 months ago)
(3 months ago)
(3 months ago)
dependencies javascript
Bumps multer to 2.1.0 and updates ancestor dependency @nestjs/platform-express. These dependencies need to be updated together.
Updates multer from 2.0.2 to 2.1.0
Release notes
Sourced from multer's releases.
v2.1.0
Important
What's Changed
- chore: add funding to package.json by
@bjohansebasin expressjs/multer#1346- chore: drop mkdirp dependency by
@wojtekmajin expressjs/multer#1350- chore: drop object-assign dependency by
@wojtekmajin expressjs/multer#1351- chore: drop xtend dependency by
@wojtekmajin expressjs/multer#1352- chore(gitignore): ignore .nyc_output directory by
@ShubhamOulkarin expressjs/multer#1332- Fix typo in README-vi.md regarding file upload by
@Kunniiiin expressjs/multer#1366- Fix typo in README-pt-br.md for array method by
@matheushbm192in expressjs/multer#1367- headers-support-utf8 by
@Doc999torin expressjs/multer#1210- Add Turkish translation (README-tr.md) by
@Sabandoganin expressjs/multer#1360- Release: 2.1.0 by
@UlisesGasconin expressjs/multer#1371New Contributors
@wojtekmajmade their first contribution in expressjs/multer#1350@ShubhamOulkarmade their first contribution in expressjs/multer#1332@Kunniiimade their first contribution in expressjs/multer#1366@matheushbm192made their first contribution in expressjs/multer#1367@Doc999tormade their first contribution in expressjs/multer#1210@Sabandoganmade their first contribution in expressjs/multer#1360Full Changelog: https://github.com/expressjs/multer/compare/v2.0.2...v2.1.0
Changelog
Sourced from multer's changelog.
2.1.0
- Add
defParamCharsetoption for UTF-8 filename support (#1210)- Fix CVE-2026-2359 (GHSA-v52c-386h-88mc)
- Fix CVE-2026-3304 (GHSA-xf7r-hgr6-v32p)
Commits
809f9dd2.1.0 (#1371)7399190🔒 fix orphaned files issuecccf0fe🔒️ improve disconnect handling2c8cd23docs: add Turkish translation (README-tr.md) (#1360)fd3c7d3feat: add defParamCharset option for UTF-8 filename support (#1210)c13ab94docs: improve readability in README-pt-br.md for array method (#1367)e28d678docs: improve readability (#1366)51529e3fix: add.nyc_outputto.gitignore(#1332)b6e4b1fchore: drop xtend dependency (#1352)5c8407fchore: drop object-assign dependency (#1351)- Additional commits viewable in compare view
Updates @nestjs/platform-express from 11.1.5 to 11.1.15
Release notes
Sourced from @nestjs/platform-express's releases.
v11.1.15
What's Changed
- fix(microservices): if indexOf return 0 will if will be falsy by
@cuiweixiein nestjs/nest#16401- fix(microservices): introuduce max pattern depth and object complexity by
@kamilmysliwiecin nestjs/nest#16402- chore(
@nestjs/core): allow override for initializeWildcardHandlersIfE… by@StNekromanin nestjs/nest#16468- chore(deps): update dependency
@fastify/middieto v9.2.0 [security] by@renovate[bot] in nestjs/nest#16472- fix(deps): update dependency multer to v2.1.0 [security] by
@renovate[bot] in nestjs/nest#16474New Contributors
@cuiweixiemade their first contribution in nestjs/nest#16401@StNekromanmade their first contribution in nestjs/nest#16468Full Changelog: https://github.com/nestjs/nest/compare/v11.1.14...v11.1.15
v11.1.14 (2026-02-17)
Bug fixes
platform-fastify
- #16384 fix(fastify): fastify middleware bypass cve (
@kamilmysliwiec)common
- #16307 fix: logger print invalid context when no stack trace provided (
@JulienDuf)Enhancements
common
- #16314 fix(common): change requestOrigin type (
@SpencerKaiser)Committers: 5
- Julien Dufresne (
@JulienDuf)- Kamil Mysliwiec (
@kamilmysliwiec)- Mykhailo Skrypsky (
@mixator)- Spencer Kaiser (
@SpencerKaiser)- 조수민 (
@suuuuuuminnnnnn)v11.1.13 (2026-02-03)
Bug fixes
Enhancements
microservices
- #16286 feat(microservices): support per-handler qos in mqtt (
@suuuuuuminnnnnn)- #16262 Feat/microservices configurable max buffer size (
@jobnow)common
- #16202 fix(common): exclude built-in primitives from strip proto keys (
@som14062005)Dependencies
platform-fastify
- #16282 fix(deps): update dependency fastify to v5.7.4 (
@renovate[bot])platform-express
... (truncated)
Commits
6add3d6chore(release): publish v11.1.15 release1c09faffix(deps): update dependency multer to v2.1.0 [security]5d31df7chore(release): publish v11.1.14 release8d1c16cchore: update readmee3a958achore(release): publish v11.1.13 release58c761afix(deps): update dependency cors to v2.8.696932adchore(release): publish v11.1.12 release585f55fchore: revert lerna versionfef323bchore(release): publish v11.1.11 releasede5e026chore(@nestjs) publish v11.1.10 release- Additional commits viewable 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.
Package Dependencies
@nestjs/platform-express
npm
11.1.5 → 11.1.15
Patch
Security Advisories
Multer vulnerable to Denial of Service via incomplete cleanup
Multer vulnerable to Denial of Service via resource exhaustion
Technical Details
| ID: | 14608296 |
| UUID: | 4017907127 |
| Node ID: | PR_kwDOJv_yeM7Hq9pG |
| Host: | GitHub |
| Repository: | BaseMax/InstagramGraphQLAPI |