chore(deps): lock file maintenance #141

Merged
luke merged 1 commits from renovate/lock-file-maintenance into main 2025-07-28 20:20:09 +02: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:eyJjcmVhdGVkSW5WZXIiOiI0MS40My41IiwidXBkYXRlZEluVmVyIjoiNDEuNDMuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidHlwZS9kZXBlbmRlbmNpZXMiXX0=-->
renovate-bot added 1 commit 2025-07-28 02:06:36 +02:00
chore(deps): lock file maintenance
All checks were successful
Validate PR Title / validate (pull_request) Successful in 22s
CI / ci (pull_request) Successful in 3m46s
9146af2e3d
renovate-bot requested review from luke 2025-07-28 02:06:36 +02:00
Member

Decision: Accept
Change Score: 10/10

The change proposes updates to the coverage and ruff packages in uv.lock.
These appear to be simple version updates with corresponding changes to the sdist and wheel URLs and hashes.

Ensuring dependencies are up-to-date is crucial for security and stability.

Given the nature of the changes and the limited context, I'll accept the changes, however it is important that you verify that these updates don't break compatibility with other parts of the system.

**Decision: Accept** **Change Score: 10/10** The change proposes updates to the `coverage` and `ruff` packages in `uv.lock`. These appear to be simple version updates with corresponding changes to the sdist and wheel URLs and hashes. Ensuring dependencies are up-to-date is crucial for security and stability. Given the nature of the changes and the limited context, I'll accept the changes, however it is important that you verify that these updates don't break compatibility with other parts of the system.
renovate-bot force-pushed renovate/lock-file-maintenance from 9146af2e3d to 473f16befc 2025-07-28 06:10:58 +02:00 Compare
Member

Decision: Accept
Change Score: 10/10

The proposed changes update the versions of coverage and ruff in the uv.lock file. The hashes and sizes of the packages have also been updated to match the new versions.

  • The coverage package is updated from version 7.9.2 to 7.10.1.
  • The ruff package is updated from version 0.12.4 to 0.12.5.

Since these are minor version updates within already released versions of Python dependencies, I approve this change. Just make sure to check the dependencies for compatibility.

**Decision: Accept** **Change Score: 10/10** The proposed changes update the versions of `coverage` and `ruff` in the `uv.lock` file. The hashes and sizes of the packages have also been updated to match the new versions. - The `coverage` package is updated from version 7.9.2 to 7.10.1. - The `ruff` package is updated from version 0.12.4 to 0.12.5. Since these are minor version updates within already released versions of Python dependencies, I approve this change. Just make sure to check the dependencies for compatibility.
luke merged commit 4768dbd30e into main 2025-07-28 20:20:09 +02:00
luke deleted branch renovate/lock-file-maintenance 2025-07-28 20:20:10 +02:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: repos/epage#141
No description provided.