Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Snyk(Unlimited)] Upgrade express-fileupload from 0.0.5 to 0.4.0 #102

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade express-fileupload from 0.0.5 to 0.4.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
  • The recommended version is 10 versions ahead of your current version.
  • The recommended version was released 2 years ago, on 2018-01-24.
Release notes
  • Package name: express-fileupload
    • 0.4.0 - 2018-01-24

      Release 0.4.0

    • 0.3.0 - 2017-10-07

      Fix for #50

      NOTE: all versions moving forward will enforce support for Node 6+

    • 0.2.0 - 2017-08-28

      Breaking Changes

      • Support for Node.js v6 and above. No longer supporting versions of Node older than 6
      • .mv() now returns a Promise when callback argument is not provided

      New Features

    • 0.1.4 - 2017-06-30

      Bugfixes

    • 0.1.3 - 2017-04-30

      Bugfixes

      • #21 safeFileName: Extensions are unexpectedly stripped out

      New Features

    • 0.1.2 - 2017-03-09

      Bugfixes

      • #16 Upload Large file

      New Features

    • 0.1.1 - 2017-02-18

      Breaking Changes

      Breaking Change 1.) No more urlencoded support

      As of v0.1.0, there is NO MORE application/x-www-form-urlencoded SUPPORT! Moving forward, express-fileupload is considered a "multipart" solution only. If you want to parse urlencoded requests, use body-parser.

      Breaking Change 2.) Support for Node v4.x.x and above now

      Usage with Node <4 is no longer supported. Use at your own risk.

      Bugfixes

      • #6 Crashes when multipart request is empty (3d72084)
      • #9 & #11 body-parser interferes with express-fileupload and vice versa (92d7ad5)
      • #19 TypeError: callback is not a function (df3df26)

      New Features

      • Unit testing and test coverage. Addresses #5 (266c10d)
      • Field array parsing (PR #20)
    • 0.1.0 - 2017-02-18

      markdown update

    • 0.0.7 - 2017-02-10

      Bugfixes

      • #17 multiple input file input doesn't work (ec6270d)
    • 0.0.6 - 2017-01-14
    • 0.0.5 - 2016-04-22
  • from express-fileupload GitHub release notes

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant