chore(deps): lock file maintenance #498

Merged
luke merged 1 commits from renovate/lock-file-maintenance into main 2025-08-12 21:46: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:eyJjcmVhdGVkSW5WZXIiOiI0MS42MS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNjEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidHlwZS9kZXBlbmRlbmNpZXMiXX0=-->
renovate-bot added the
type
dependencies
label 2025-08-11 02:11:31 +02:00
renovate-bot added 1 commit 2025-08-11 02:11:32 +02:00
chore(deps): lock file maintenance
All checks were successful
Enforce Conventional Commit PR Title / Validate PR Title (pull_request_target) Successful in 6s
CI / ci (pull_request) Successful in 1m3s
4b6fe6a8f9
renovate-bot requested review from luke 2025-08-11 02:11:32 +02:00
Member

Decision: Accept
Change Score: 9/10

The proposed changes involve updating several Python packages in the uv.lock file. Specifically, charset-normalizer, coverage, identify, pre-commit, pylint, and virtualenv are being updated to newer versions.

Here's a breakdown of the updates and considerations:

  • charset-normalizer from 3.4.2 to 3.4.3
  • coverage from 7.10.1 to 7.10.3
  • identify from 2.6.12 to 2.6.13
  • pre-commit from 4.2.0 to 4.3.0
  • pylint from 3.3.7 to 3.3.8
  • virtualenv from 20.33.0 to 20.33.1

These updates seem reasonable and likely include bug fixes, performance improvements, or new features. Since these are minor version updates and not beta software, I will approve these changes.

You should check dependency compatibility after updating these packages.

**Decision: Accept** **Change Score: 9/10** The proposed changes involve updating several Python packages in the `uv.lock` file. Specifically, `charset-normalizer`, `coverage`, `identify`, `pre-commit`, `pylint`, and `virtualenv` are being updated to newer versions. Here's a breakdown of the updates and considerations: * `charset-normalizer` from 3.4.2 to 3.4.3 * `coverage` from 7.10.1 to 7.10.3 * `identify` from 2.6.12 to 2.6.13 * `pre-commit` from 4.2.0 to 4.3.0 * `pylint` from 3.3.7 to 3.3.8 * `virtualenv` from 20.33.0 to 20.33.1 These updates seem reasonable and likely include bug fixes, performance improvements, or new features. Since these are minor version updates and not beta software, I will approve these changes. You should check dependency compatibility after updating these packages.
luke merged commit 02cbdbed6c into main 2025-08-12 21:46:44 +02:00
luke deleted branch renovate/lock-file-maintenance 2025-08-12 21:46:45 +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/webexmemebot#498
No description provided.