chore(deps): lock file maintenance #346

Merged
luke merged 1 commits from renovate/lock-file-maintenance into main 2025-04-14 10:55:50 +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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJ0eXBlL2RlcGVuZGVuY2llcyJdfQ==-->
renovate-bot added 1 commit 2025-04-14 02:09:45 +02:00
chore(deps): lock file maintenance
All checks were successful
Validate PR Title / validate (pull_request) Successful in 12s
CI / ci (pull_request) Successful in 2m35s
a83b3f3675
renovate-bot requested review from luke 2025-04-14 02:09:46 +02:00
Member

Decision: Accept
Change Score: 100%

The changes appear to be a straightforward update to the urllib3 version, including updated URLs, hashes, and sizes for both the sdist and wheel files. The new information seems consistent and valid for version 2.4.0. No immediate issues are apparent.

**Decision: Accept** **Change Score: 100%** The changes appear to be a straightforward update to the `urllib3` version, including updated URLs, hashes, and sizes for both the sdist and wheel files. The new information seems consistent and valid for version 2.4.0. No immediate issues are apparent.
Member

Decision: Accept
Change Score: 100%

The changes appear to be a straightforward update of the urllib3 package version in the uv.lock file. The version number, source URL, and associated hashes have been updated, and the wheel file information is updated as well.

Recommendation:

Since this update involves cryptographic hashes, I recommend double-checking these hashes against the official source (e.g., PyPI) to ensure their integrity and prevent potential security risks. Also, make sure that urllib3 2.4.0 is compatible with the rest of your project dependencies.

**Decision: Accept** **Change Score: 100%** The changes appear to be a straightforward update of the `urllib3` package version in the `uv.lock` file. The version number, source URL, and associated hashes have been updated, and the wheel file information is updated as well. **Recommendation:** Since this update involves cryptographic hashes, I recommend double-checking these hashes against the official source (e.g., PyPI) to ensure their integrity and prevent potential security risks. Also, make sure that urllib3 2.4.0 is compatible with the rest of your project dependencies.
luke approved these changes 2025-04-14 10:55:44 +02:00
luke merged commit 62d2d3420c into main 2025-04-14 10:55:50 +02:00
luke deleted branch renovate/lock-file-maintenance 2025-04-14 10:55:51 +02:00
Sign in to join this conversation.
No Reviewers
3 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: repos/roboluke#346
No description provided.