One advantage of Dependabot is that it generates fewer noisy PRs. CompatHelper currently opens one PR per environment, which also makes testing awkward: for example, testing a dependency update properly may require merging both the project-environment and test-environment PRs.
See, eg,
One advantage of Dependabot is that it generates fewer noisy PRs. CompatHelper currently opens one PR per environment, which also makes testing awkward: for example, testing a dependency update properly may require merging both the project-environment and test-environment PRs.
See, eg,