Skip to content
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

[Grouped Updates] Support for automatic grouping based on Poetry's dependency groups #7513

Open
1 task done
m-roberts opened this issue Jul 3, 2023 · 1 comment
Open
1 task done
Labels
F: grouped-updates 🎳 Relates to bumping more than one dependency in a single PR L: python:poetry Python packages via poetry python Dependabot pull requests that update Python code T: feature-request Requests for new features

Comments

@m-roberts
Copy link

m-roberts commented Jul 3, 2023

Is there an existing issue for this?

  • I have searched the existing issues

Feature description

As far as I can tell from the docs, this is not yet possible.

Poetry has support for dependency groups, and currently it is necessary to redefine the package groups in the config.

It appears as though dependencies specified in Poetry groups are now picked up as upgradable, but it would be great if there was an option for dependency groups to be automatically tracked from the project!

@m-roberts m-roberts added the T: feature-request Requests for new features label Jul 3, 2023
@brrygrdn brrygrdn added L: python:poetry Python packages via poetry python Dependabot pull requests that update Python code F: grouped-updates 🎳 Relates to bumping more than one dependency in a single PR labels Jul 10, 2023
@hamie96
Copy link

hamie96 commented Jul 10, 2023

+1 this would greatly help using grouping for dependabot if we can use the automatic grouping already established in Poetry

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
F: grouped-updates 🎳 Relates to bumping more than one dependency in a single PR L: python:poetry Python packages via poetry python Dependabot pull requests that update Python code T: feature-request Requests for new features
Projects
None yet
Development

No branches or pull requests

4 participants