chore(deps): lock file maintenance #485
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/lock-file-maintenance"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
🔧 This Pull Request updates lock files to use the latest dependency versions.
Configuration
📅 Schedule: Branch creation - "before 4am on monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.
2b06839924
to41a3d7a981
41a3d7a981
tof90a653ac7
Decision: Reject
Change Score: 2/10
These changes to
uv.lock
introduce several concerning aspects:Upload Times in the Future: The
upload-time
metadata for several packages (e.g., astroid, black, certifi) are dated in the future (2025). This is HIGHLY SUSPICIOUS and suggests that these packages are not genuine releases from PyPI, or that some process is injecting bogus metadata.Revision Increase: The
revision = 2
bump without a clear justification is concerning. What warranted this revision bump? There is no explanation.Python Version Locking: While updating the
requires-python
is acceptable if you've verified compatibility, please keep in mind that a check of your dependencies may be required.I cannot accept these changes due to the potential security risks associated with future dated packages, and also due to the lack of clear reasoning.
I would propose you examine and resolve these issues, then resubmit your changes.
Pull request closed