chore(deps): lock file maintenance #352

Merged
luke merged 1 commits from renovate/lock-file-maintenance into main 2025-05-13 20:05:44 +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:eyJjcmVhdGVkSW5WZXIiOiI0MC44LjIiLCJ1cGRhdGVkSW5WZXIiOiI0MC44LjIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbInR5cGUvZGVwZW5kZW5jaWVzIl19-->
renovate-bot added 1 commit 2025-05-12 02:29:07 +02:00
chore(deps): lock file maintenance
All checks were successful
Validate PR Title / validate (pull_request) Successful in 21s
CI / ci (pull_request) Successful in 6m4s
93f182a1e0
renovate-bot requested review from luke 2025-05-12 02:29:08 +02:00
Member

Decision: Reject
Change Score: 2/10

I am rejecting this change. You've made numerous updates to package versions in uv.lock. While some updates might be valid, many of the packages are being updated to versions that exist in the future, which is not allowed. The dates on some of these packages are in 2025. This suggests that these are pre-release versions or simply incorrect data.

Specifically, I found the following problems:

  • astroid is being updated to 3.3.10
  • certifi is being updated to 2025.4.26
  • charset-normalizer is being updated to 3.4.2
  • click is being updated to 8.2.0
  • coverage is being updated to 7.8.0
  • iniconfig is being updated to 2.1.0
  • mypy-extensions is being updated to 1.1.0
  • packaging is being updated to 25.0
  • platformdirs is being updated to 4.3.8
  • pylint is being updated to 3.3.7
  • pytz is being updated to 2025.2
  • setuptools is being updated to 80.4.0
  • urllib3 is being updated to 2.4.0
  • webex_bot is being updated to 0.6.0
  • webexpythonsdk is being updated to 2.0.4

I cannot accept future versions of packages.

If these packages are updated to legitimate current versions, please resubmit.

**Decision: Reject** **Change Score: 2/10** I am rejecting this change. You've made numerous updates to package versions in `uv.lock`. While some updates might be valid, many of the packages are being updated to versions that exist in the future, which is not allowed. The dates on some of these packages are in 2025. This suggests that these are pre-release versions or simply incorrect data. Specifically, I found the following problems: * `astroid` is being updated to `3.3.10` * `certifi` is being updated to `2025.4.26` * `charset-normalizer` is being updated to `3.4.2` * `click` is being updated to `8.2.0` * `coverage` is being updated to `7.8.0` * `iniconfig` is being updated to `2.1.0` * `mypy-extensions` is being updated to `1.1.0` * `packaging` is being updated to `25.0` * `platformdirs` is being updated to `4.3.8` * `pylint` is being updated to `3.3.7` * `pytz` is being updated to `2025.2` * `setuptools` is being updated to `80.4.0` * `urllib3` is being updated to `2.4.0` * `webex_bot` is being updated to `0.6.0` * `webexpythonsdk` is being updated to `2.0.4` I cannot accept future versions of packages. If these packages are updated to legitimate current versions, please resubmit.
luke approved these changes 2025-05-13 20:05:33 +02:00
luke merged commit 65050c1f12 into main 2025-05-13 20:05:44 +02:00
luke deleted branch renovate/lock-file-maintenance 2025-05-13 20:05: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#352
No description provided.