-
Notifications
You must be signed in to change notification settings - Fork 1
Update renovate.json with python grouping #397
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
Conversation
Action Required: Fix Renovate ConfigurationThere is an error with this repository's Renovate configuration that needs to be fixed. Location: |
sjefferson99
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems innocent enough, I don't think I can test it.
Reconfigure PR ResultsThis is a reconfigure PR comment to help you understand and re-configure your renovate bot settings. If this Reconfigure PR were to be merged, we'd expect to see the following outcome: Detected Package Files
Configuration SummaryBased on the default config's presets, Renovate will:
What to ExpectWith your current configuration, Renovate will create 3 Pull Requests: chore(deps): update dependency astral-sh/uv to v0.9.0
chore(deps): update python to >=3.14.0,<4.0.0
chore(deps): lock file maintenance
🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the Renovate configuration to improve Python dependency management by adding a dedicated grouping rule for Python version updates and removing an incomplete rule.
- Adds a new grouping configuration for Python packages that consolidates minor and patch updates
- Removes an incomplete pep621 manager rule that had no configuration
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
No description provided.