Skip to content
Snippets Groups Projects
Commit 2ad12cc8 authored by Sebastian Poxhofer's avatar Sebastian Poxhofer Committed by Rhys Arkins
Browse files

feat(manager/pep621)!: remove group name from depName (#28193)

Previously, the “depName” for pep621 was constructed using groupName/packageName, which in turn meant that the same dependency was upgraded in different branches if it was present in multiple groups. Instead, depName is now set to packageName. This will lead to a change of branch name for pep621 updates.

Closes #28131

BREAKING CHANGE: depName for pep621 dependencies changes, which will lead to branch name changes, which will lead to some autoclosing and reopening of PRs.
parent e3175a35
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment