misskey-delta / misskey-web

improved MissKernel/Misskey-Web.
MIT License
6 stars 6 forks source link

Update multer to the latest version 🚀 #528

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 6 years ago

Version 1.3.1 of multer was just published.

Dependency multer
Current Version 1.3.0
Type dependency

The version 1.3.1 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of multer.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 15 commits.

  • f242c82 version: 1.3.1
  • 957eef4 history: 1.3.1
  • a29083b Merge pull request #480 from expressjs/bump-concat-stream
  • 80ee2f5 Merge pull request #533 from PuHsiu/patch-readme
  • 48216e3 Patch the README file.
  • ee5a03f Merge pull request #520 from wowzzangga/master
  • 924a3c0 Translate comment blocks in example codes in Korean
  • 131f75b Polish translation
  • 8365a07 Translate remaining articles in Korean
  • 7dfe1e6 Translate filFilter option article in Korean
  • 9096ab3 translate memory storage article in Korean
  • 7efd698 Translate multer options
  • 2f8f45d Translate options article in Readme file.
  • 7c009d5 initial translation in Korean.
  • 56543ad Bump concat-stream to at least 1.5.2

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 6 years ago

Update to this version instead 🚀

Commits

The new version differs by 17 commits.

  • a04f293 version: 1.4.0
  • 1a11002 history: 1.4.0
  • 805170c Make Multer errors inherit from MulterError (#641)
  • 2592abe Merge pull request #643 from StefKors/patch-1
  • f5d5e58 separation paragraphs
  • 55a0a1a Merge pull request #644 from turakvlad/improve-readme
  • 7f69f69 requested formatting update
  • 1289227 Update README.md
  • f6fe3e1 Update README.md
  • f15bbfa Explanation for beginner programmers
  • ee5188d Merge pull request #614 from nfer/master
  • 258b50d change README-zh-cn.md from GBK to UTF-8
  • 556872c Merge pull request #610 from expressjs/travis
  • ba7c7d4 Update Travis matrix
  • 843be45 Merge pull request #609 from expressjs/bump

There are 17 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

  • 358c2ed version: 1.4.1
  • fc36a16 history: 1.4.1
  • 816d984 Merge pull request #668 from axelpale/master
  • 7c952e2 Test req.file.buffer is a buffer when empty file
  • 676c0d6 Force req.file.buffer to always be a Buffer
  • e8151fe Fix a logical branchment in the readme (#658)

See the full diff