feat(deps): lock file maintenance #392

Merged
luke merged 1 commits from renovate/lock-file-maintenance into main 2025-11-10 21:15:21 +00:00
Member

This PR contains the following updates:

Update Change
lockFileMaintenance All locks refreshed

🔧 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 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](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4yLjAiLCJ1cGRhdGVkSW5WZXIiOiI0Mi4yLjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbInR5cGUvZGVwZW5kZW5jaWVzIl19-->
renovate-bot added 1 commit 2025-11-10 00:06:37 +00:00
feat(deps): lock file maintenance
All checks were successful
Validate PR Title / validate (pull_request) Successful in 4s
CI / ci (pull_request) Successful in 1m16s
9b6ec024da
renovate-bot requested review from luke 2025-11-10 00:06:37 +00:00
Member

Decision: Accept
Change Score: 9/10

The proposed changes update the versions of astroid, coverage, and pytokens in the uv.lock file. This appears to be a routine dependency update, and the changes include updated URLs, hashes, sizes, and upload times for both the source distributions (sdist) and wheel files.

There are no immediately obvious problems, however, please note the following:

  • When updating dependencies like this, it is important to make sure to test that the new versions are compatible with the existing codebase, and that no functionality has been broken as a result.
**Decision: Accept** **Change Score: 9/10** The proposed changes update the versions of `astroid`, `coverage`, and `pytokens` in the `uv.lock` file. This appears to be a routine dependency update, and the changes include updated URLs, hashes, sizes, and upload times for both the source distributions (sdist) and wheel files. There are no immediately obvious problems, however, please note the following: * When updating dependencies like this, it is important to make sure to test that the new versions are compatible with the existing codebase, and that no functionality has been broken as a result.
luke merged commit b0c8f9cdf9 into main 2025-11-10 21:15:21 +00:00
luke deleted branch renovate/lock-file-maintenance 2025-11-10 21:15:21 +00:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: repos/roboluke#392