chore(deps): lock file maintenance #354

Merged
luke merged 1 commits from renovate/lock-file-maintenance into main 2025-05-27 21:12:57 +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:eyJjcmVhdGVkSW5WZXIiOiI0MC4zMS4wIiwidXBkYXRlZEluVmVyIjoiNDAuMzEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidHlwZS9kZXBlbmRlbmNpZXMiXX0=-->
renovate-bot added 1 commit 2025-05-26 02:14:20 +02:00
chore(deps): lock file maintenance
All checks were successful
Validate PR Title / validate (pull_request) Successful in 14s
CI / ci (pull_request) Successful in 4m36s
b0befb9391
renovate-bot requested review from luke 2025-05-26 02:14:21 +02:00
Member

Decision: Accept
Change Score: 8/10

The proposed changes involve updates to the versions of click, coverage, setuptools, and webex-bot in the uv.lock file. These appear to be routine dependency updates with corresponding changes to the URLs, hashes, and sizes of the packages.

Recommendations:

  1. While the updates seem straightforward, it's crucial to verify that these new versions don't introduce any compatibility issues with the existing codebase or other dependencies. It's good practice to run tests after such updates.
# No changes needed
**Decision: Accept** **Change Score: 8/10** The proposed changes involve updates to the versions of `click`, `coverage`, `setuptools`, and `webex-bot` in the `uv.lock` file. These appear to be routine dependency updates with corresponding changes to the URLs, hashes, and sizes of the packages. **Recommendations:** 1. While the updates seem straightforward, it's crucial to verify that these new versions don't introduce any compatibility issues with the existing codebase or other dependencies. It's good practice to run tests after such updates. ``` # No changes needed ```
luke merged commit 800ad92e52 into main 2025-05-27 21:12:57 +02:00
luke deleted branch renovate/lock-file-maintenance 2025-05-27 21:12:58 +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/roboluke#354
No description provided.