mbrobbel opened a new pull request, #14730: URL: https://github.com/apache/datafusion/pull/14730
## Which issue does this PR close? None. ## Rationale for this change It would be nice if minor/patch bumps of `arrow*` and `parquet` are grouped. In addition major parquet bumps should be ignored too, because they are grouped in the manual major bump of arrow crates. I removed the limit because sometimes dependabot PRs can't be merged directly, and these open PRs shouldn't block other updates to the `Cargo.lock` file (to make sure we're testing with updated dependencies in CI). ## What changes are included in this PR? Updates to the dependabot config. ## Are these changes tested? No. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org