[PR #4768] [MERGED] Upgrade to Multer 2.0.0 #4764

Closed
opened 2026-02-22 18:36:29 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/4768
Author: @angelplusultra
Created: 12/11/2025
Status: Merged
Merged: 12/12/2025
Merged by: @timothycarambat

Base: masterHead: upgrade-multer


📝 Commits (6)

  • c1275d0 upgrade to multer 2.0.0
  • 65e852d Merge branch 'master' into upgrade-multer
  • 9626713 bump dev
  • 72758a6 merge
  • 5133733 Merge branch 'master' into upgrade-multer
  • fbf0b01 Merge branch 'master' into upgrade-multer

📊 Changes

3 files changed (+6 additions, -6 deletions)

View changed files

📝 .github/workflows/dev-build.yaml (+1 -1)
📝 server/package.json (+1 -1)
📝 server/yarn.lock (+4 -4)

📄 Description

Pull Request Type

  • feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style
  • 🔨 chore
  • 📝 docs

What is in this change?

This PR upgrades multer from ^1.4.5-lts.1 to 2.0.0

No code changes needed.

Additional Information

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated
  • I have tested my code functionality
  • Docker build succeeds locally

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Mintplex-Labs/anything-llm/pull/4768 **Author:** [@angelplusultra](https://github.com/angelplusultra) **Created:** 12/11/2025 **Status:** ✅ Merged **Merged:** 12/12/2025 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `upgrade-multer` --- ### 📝 Commits (6) - [`c1275d0`](https://github.com/Mintplex-Labs/anything-llm/commit/c1275d0807c7f42f9c30a59c4d5809d251ff984f) upgrade to multer 2.0.0 - [`65e852d`](https://github.com/Mintplex-Labs/anything-llm/commit/65e852d561149b250d745221e4a5d0bd540f7dfd) Merge branch 'master' into upgrade-multer - [`9626713`](https://github.com/Mintplex-Labs/anything-llm/commit/96267139a21dcf16617471fcb0314e14c27fb082) bump dev - [`72758a6`](https://github.com/Mintplex-Labs/anything-llm/commit/72758a65bc896e1cf7a333c6b3f6ca03a7077754) merge - [`5133733`](https://github.com/Mintplex-Labs/anything-llm/commit/5133733aca117cc823f823c614154cf810954021) Merge branch 'master' into upgrade-multer - [`fbf0b01`](https://github.com/Mintplex-Labs/anything-llm/commit/fbf0b01c01b94f3c0f9f79648c63b4a7bb702d71) Merge branch 'master' into upgrade-multer ### 📊 Changes **3 files changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/dev-build.yaml` (+1 -1) 📝 `server/package.json` (+1 -1) 📝 `server/yarn.lock` (+4 -4) </details> ### 📄 Description ### Pull Request Type <!-- For change type, change [ ] to [x]. --> - [ ] ✨ feat - [x] 🐛 fix - [ ] ♻️ refactor - [ ] 💄 style - [ ] 🔨 chore - [ ] 📝 docs ### What is in this change? <!-- Describe the changes in this PR that are impactful to the repo. --> This PR upgrades multer from `^1.4.5-lts.1` to `2.0.0` No code changes needed. ### Additional Information <!-- Add any other context about the Pull Request here that was not captured above. --> ### Developer Validations <!-- All of the applicable items should be checked. --> - [x] I ran `yarn lint` from the root of the repo & committed changes - [x] Relevant documentation has been updated - [x] I have tested my code functionality - [x] Docker build succeeds locally --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 18:36:29 -05:00
yindo closed this issue 2026-02-22 18:36:29 -05:00
yindo changed title from [PR #4768] Upgrade to Multer 2.0.0 to [PR #4768] [MERGED] Upgrade to Multer 2.0.0 2026-06-05 15:20:15 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#4764