Add a note about PEP 621 not yet being supported by Dependabot for Poetry projects#37271
Add a note about PEP 621 not yet being supported by Dependabot for Poetry projects#37271edgarrmondragon wants to merge 1 commit intogithub:mainfrom
Conversation
Partial support for Poetry 2 was added in dependabot/dependabot-core#11642, but the `project` section is not yet supported.
|
Thanks for opening this pull request! A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines. |
There was a problem hiding this comment.
Pull Request Overview
This PR adds a note to clarify that the project section defined by PEP 621 is not yet supported for Poetry projects.
- Added an important note regarding PEP 621 support for Poetry in the supported package managers documentation
- Updated the reusables file to reflect the current state of dependency support
How to review these changes 👓Thank you for your contribution. To review these changes, choose one of the following options: A Hubber will need to deploy your changes internally to review. Table of review linksThe table shows the files in the
Key: fpt: Free, Pro, Team; ghec: GitHub Enterprise Cloud; ghes: GitHub Enterprise Server 🤖 This comment is automatically generated. |
|
Thanks so much for opening a PR! I'll get this triaged for review |
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as spam.
|
Thanks for opening a pull request! We've triaged this issue for technical review by a subject matter expert 👀 |
|
@edgarrmondragon I've gotten confirmation from our SMEs that this is a useful change to the documentation, but to fit our style guide I'm going to need to change the way the information is presented. It will be easier to open a new PR, which I'll just do here in the docs repo so I can easily reach out to you if I have questions, and you can see what I'm doing. Would you like me to add you as a co-committer? You definitely deserve the credit for bringing this to our attention. |
This comment was marked as spam.
This comment was marked as spam.
That makes to me 👍
Yeah, that would be nice. Thank you! |
|
@edgarrmondragon Thank you for your patience! I've finally got the new PR put together if you would like to review it. |
|
PR 38235 merged, so this one can be closed. |
Why:
Partial support for Poetry 2 was added in dependabot/dependabot-core#11642, but the
projectsection is not yet supported.Closes:
What's being changed (if available, include any code snippets, screenshots, or gifs):
Check off the following: