node-formidable / formidable

The most used, flexible, fast and streaming parser for multipart form data. Supports uploading to serverless environments, AWS S3, Azure, GCP or the filesystem. Used in production.
MIT License
7k stars 680 forks source link

[deps] Check for breaking changes in Dependabot PRs #953

Open gerpetto opened 10 months ago

gerpetto commented 10 months ago

We noticed there were quite a number of Dependabot's PRs open. We ran Adaptly on one of them to help you catch breaking changes in these new versions. Our tool goes through the changelogs of the new versions and reports the breaking changes with a comment in the PR.

You can see the comment posted here: https://github.com/node-formidable/formidable/pull/912

If you want to give it a try: https://github.com/marketplace/adaptly It's completely free and plug-and-play since you are already using Dependabot.

We would love to hear your feedback! : )

GrosSacASac commented 10 months ago

Does it also check for non breaking malicious code ?