-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependencies #225
Update dependencies #225
Conversation
/ok to test |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Agreed!
I'd support grouping these specific updates (i.e. NOT conda) together so dependabot
generates grouped PRs like this, if you want: https://docs.github.com/en/code-security/dependabot/working-with-dependabot/dependabot-options-reference#groups--
Sorry, forgot this is renovate not dependabot. But renovate has the same "group multiple dependencies into 1 PR" functionality: https://docs.renovatebot.com/noise-reduction/#package-grouping |
@jameslamb That grouping would be a welcome change. Want to make a PR to group everything? |
Ok great, yep I can do that. |
Combines changes from several PRs, to reduce CI churn. Closes #221, closes #222, closes #223, closes #224.