snazy commented on PR #839: URL: https://github.com/apache/polaris/pull/839#issuecomment-2615719679
I'm fine with the label. However, I'm strongly in favor of _not_ grouping _all_ updates into a single PR, nor to change the schedule. In practice it happens quite often that a single dependency change requires additional changes (spotless formatting, API changes in dependencies, etc). Applying those changes to a huge "once a week bump 50 dependencies" PR is not helpful either. It also adds a lot of burden to those who curate those renovate-PRs and for those to review those updated renovate-PRs. That becomes even more difficult with grouped dependencies that affect different parts of the code base. Grouping multiple version bumps together also makes a later `git bisect` to identify a change very difficult. -- 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: issues-unsubscr...@polaris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org