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

feat(manager/poetry): extract python as a dependency from pyproject.toml #24236

Merged
merged 3 commits into from Sep 4, 2023
Merged

feat(manager/poetry): extract python as a dependency from pyproject.toml #24236

merged 3 commits into from Sep 4, 2023

Conversation

zeshuaro
Copy link
Contributor

@zeshuaro zeshuaro commented Sep 4, 2023

Changes

  • Update poetry manager to extract python as a dependency from pyproject.toml so that its version can be updated
  • Update artifact.getPythonConstraint to first attempt to read the python version from pyproject.toml first as it could have been updated then fallback to read from poetry.lock

Context

#19144

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:

@rarkins rarkins requested a review from viceice September 4, 2023 11:48
@rarkins rarkins added this pull request to the merge queue Sep 4, 2023
Merged via the queue into renovatebot:main with commit 46c10be Sep 4, 2023
36 checks passed
@renovate-release
Copy link
Collaborator

🎉 This PR is included in version 36.80.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@rarkins
Copy link
Collaborator

rarkins commented Sep 5, 2023

@zeshuaro
Copy link
Contributor Author

zeshuaro commented Sep 5, 2023

Sorry about that, didn't realise the side effects of these changes.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 6, 2023
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.

None yet

4 participants