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

fix(managers/pep621): replace missing depName group with managerData #31181

Merged
merged 5 commits into from
Sep 4, 2024

Conversation

secustor
Copy link
Collaborator

@secustor secustor commented Sep 3, 2024

Changes

This is a v38 regression, which changed the behaviour regarding groups of dependencies in pyproject.toml.

The PR changes that Renovate directly updates packages all occurrences of the same package at once.
Further all packages of the same type ( general vs dev dependencies) are upgraded together, as this is required by PDM

Context

#31162 (reply in thread)

Documentation (please check one with an [x])

  • I have updated the documentation, or
  • No documentation update is required

How I've tested my work (please select one)

I have verified these changes via:

@secustor secustor requested a review from rarkins September 3, 2024 15:07
@secustor secustor marked this pull request as draft September 3, 2024 15:12
@secustor secustor marked this pull request as ready for review September 3, 2024 19:14
@secustor secustor changed the title fix(managers/pep621): do not run artifacts in groups fix(managers/pep621): replace missing depName group with managerData Sep 3, 2024
@secustor secustor requested a review from viceice September 3, 2024 19:20
@viceice viceice added this pull request to the merge queue Sep 4, 2024
Merged via the queue into renovatebot:main with commit 7a65c10 Sep 4, 2024
55 checks passed
@renovate-release
Copy link
Collaborator

🎉 This issue has been resolved in version 38.67.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@secustor secustor deleted the fix/do-not-run-pdm-updates branch September 4, 2024 05:55
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants