chore(deps): lock file maintenance #152

Open
renovate-bot wants to merge 1 commits from renovate/lock-file-maintenance into main
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:eyJjcmVhdGVkSW5WZXIiOiI0MS45MS4yIiwidXBkYXRlZEluVmVyIjoiNDEuOTEuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidHlwZS9kZXBlbmRlbmNpZXMiXX0=-->
renovate-bot added 1 commit 2025-09-01 02:08:24 +02:00
chore(deps): lock file maintenance
All checks were successful
Validate PR Title / validate (pull_request) Successful in 17s
CI / ci (pull_request) Successful in 4m19s
8112c20966
renovate-bot requested review from luke 2025-09-01 02:08:25 +02:00
Member

Decision: Accept
Change Score: 10/10

The proposed changes update the versions of coverage, platformdirs, and ruff in the uv.lock file. This looks like a routine dependency update. Ensure that all dependencies are compatible with the updated versions, and that testing is carried out.

**Decision: Accept** **Change Score: 10/10** The proposed changes update the versions of `coverage`, `platformdirs`, and `ruff` in the `uv.lock` file. This looks like a routine dependency update. Ensure that all dependencies are compatible with the updated versions, and that testing is carried out.
renovate-bot force-pushed renovate/lock-file-maintenance from 8112c20966 to 866c03dd95 2025-09-05 02:24:54 +02:00 Compare
Member

Decision: Accept
Change Score: 10/10

The proposed changes update the versions of coverage, platformdirs, and pytest, and ruff in uv.lock. These are dependency updates, and the new versions appear to be stable releases. This is a routine update and does not present any immediate concerns.

Nevertheless, when updating dependencies, it is important to verify that the new versions are compatible with the existing codebase and other dependencies. This is especially true for major version updates. Be aware that the jump to Ruff 0.12.12 is significant. Please check for any breaking changes on your dependencies.

**Decision: Accept** **Change Score: 10/10** The proposed changes update the versions of `coverage`, `platformdirs`, and `pytest`, and `ruff` in `uv.lock`. These are dependency updates, and the new versions appear to be stable releases. This is a routine update and does not present any immediate concerns. Nevertheless, when updating dependencies, it is important to verify that the new versions are compatible with the existing codebase and other dependencies. This is especially true for major version updates. Be aware that the jump to Ruff 0.12.12 is significant. Please check for any breaking changes on your dependencies.
All checks were successful
Validate PR Title / validate (pull_request) Successful in 23s
Required
Details
CI / ci (pull_request) Successful in 4m30s
Required
Details
This pull request has official review requests.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/lock-file-maintenance:renovate/lock-file-maintenance
git checkout renovate/lock-file-maintenance
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: repos/epage#152
No description provided.