https://github.com/lecrisut/renovate-python-optionals
https://github.com/lecrisut/renovate-python-optionals
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lecrisut/renovate-python-optionals
- Owner: LecrisUT
- License: agpl-3.0
- Created: 2025-08-13T10:48:50.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-08-13T13:09:51.000Z (11 months ago)
- Last Synced: 2025-08-13T13:19:13.127Z (11 months ago)
- Size: 17.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 37474
## Current behavior
There is no simple way of filtering the PEP621 `project.optional-dependencies` or
`dependency-groups` by the name of the optional/dependency group.
## Expected behavior
Have either individual addressable dep-types, similar to `tool.hatch.envs.`
or have any other matchers that could be used. In the current example, there should
be 3 different PRs created for each group.
## Link to the Renovate issue or Discussion
See [renovatebot/renovate#37474](https://github.com/renovatebot/renovate/discussions/37474).