Skip to content

Update dependency multer to v1.4.4

Ghost User requested to merge renovate/multer-1.x-lockfile into master

This MR contains the following updates:

Package Type Update Change
multer dependencies minor 1.3.0 -> 1.4.4

Release Notes

expressjs/multer (multer)

v1.4.4

Compare Source

  • Bugfix: Handle missing field names (#​913)
  • Docs: Add Vietnamese translation (#​803)
  • Docs: Improve Spanish translation (#​948)

v1.4.3

Compare Source

  • Bugfix: Avoid deprecated pseudoRandomBytes function (#​774)
  • Docs: Add Português Brazil translation for README (#​758)
  • Docs: Clarify the callback calling convention (#​775)
  • Docs: Add example on how to link to html multipart form (#​580)
  • Docs: Add Spanish translation for README (#​838)
  • Docs: Add Math.random() to storage filename example (#​841)
  • Docs: Fix mistakes in russian doc (#​869)
  • Docs: Improve Português Brazil translation (#​877)
  • Docs: Update var to const in all Readmes (#​1024)
  • Internal: Bump mkdirp version (#​862)
  • Internal: Bump Standard version (#​878)

v1.4.2

Compare Source

  • Docs: Add Russian translation for README (#​662)
  • Docs: Patch zh-CN README base on newest README (#​670)
  • Docs: Fix broken link in Readme (#​679)
  • Docs: Fix broken link in Chinese Readme (#​730)
  • Docs: Fix typo in Russian README (#​738)
  • Docs: Add unit for fieldSize in busboy limit params (#​734)
  • Internal: Make unit tests comaptible with Node.js 13.x (#​752)

v1.4.1

Compare Source

  • Bugfix: Make sure that req.file.buffer always is a Buffer

v1.4.0

Compare Source

  • Feature: Make Multer errors inherit from MulterError

v1.3.1

Compare Source

  • Bugfix: Bump vulnerable dependency

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports

Loading