ladjs / superagent

Ajax for Node.js and browsers (JS HTTP client). Maintained for @forwardemail, @ladjs, @spamscanner, @breejs, @cabinjs, and @lassjs.
https://ladjs.github.io/superagent/
MIT License
16.58k stars 1.33k forks source link

Formidable@1 is deprecated #1650

Closed wopian closed 2 years ago

wopian commented 2 years ago

Looks like v1 of formidable was marked as deprecated by the owner a few weeks ago, with the following message logged during install/upgrades:

npm WARN deprecated formidable@1.2.6: Please upgrade to latest, formidable@v2 or formidable@v3! Check these notes: https://bit.ly/2ZEqIau

Changelog: https://github.com/node-formidable/formidable/blob/master/CHANGELOG.md

Checking the changelog, v2 deprecated new formidable.IncomingForm(), being replaced by new Formidable()

Upgrading to v2 or v3 will also fix the static analysis warnings from Webpack and similar tools as in #1609

niftylettuce commented 2 years ago

Pr welcome 🙏

On Thursday, November 25, 2021, James Harris @.***> wrote:

Looks like v1 of formidable was marked as deprecated by the owner a few weeks ago, with the following message logged during install/upgrades:

npm WARN deprecated @.: Please upgrade to latest, @. or @.***! Check these notes: https://bit.ly/2ZEqIau

Changelog: https://github.com/node-formidable/formidable/blob/ master/CHANGELOG.md

Checking the changelog, v2 deprecated new formidable.IncomingForm(), being replaced by new Formidable()

Upgrading to v2 or v3 will also fix the static analysis warnings from Webpack and similar tools as in #1609 https://github.com/visionmedia/superagent/issues/1609

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/visionmedia/superagent/issues/1650, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAD7XBOWMG3PCVXSR7WV6QTUNYEGXANCNFSM5IYEQFVA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.