dpd-fileupload
dpd-fileupload copied to clipboard
Update formidable to the latest version π
Version 1.1.1 of formidable just got published.
Dependency | formidable |
---|---|
Current Version | 1.0.17 |
Type | dependency |
The version 1.1.1 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of formidable. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Release Notes
v1.1.1- Fix DeprecationWarning about os.tmpDir() (Christian)
- Update
buffer.write
order of arguments for Node 7 (Kornel LesiΕski) - JSON Parser emits error events to the IncomingForm (alessio.montagnani)
- Improved Content-Disposition parsing (Sebastien)
- Access WriteStream of fs during runtime instead of include time (Jonas Amundsen)
- Use built-in toString to convert buffer to hex (Charmander)
- Add hash to json if present (Nick Stamas)
- Add license to package.json (Simen Bekkhus)
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot :palm_tree:
Version 1.2.0 just got published.
Update to this version instead π
Commits
The new version differs by 13 commits.
02fe171
Bump
5987b8c
Simplify buffering in JSON parser
23a8526
Merge pull request #460 from xunleif2e/master
a248bbc
Fix OctetStreamtmp upload file cleanup while req aborted
6041695
Merge pull request #455 from Vitaha/master
5ddd6d3
Fix using closed _writeStream when error is occurred (#357)
c7e47cd
Revert "to solve EISDIR error (#424)"
cee52d1
Merge pull request #443 from leipert/patch-1
549d7f0
Remove duplicate license field from package.json
cebe5ed
Merge pull request #439 from gswalden/patch-1
6b99fab
update readme to reflect current state of Express
05e4743
to solve EISDIR error (#424)
b81d1c7
Added max upload size for files (#357)
See the full diff