chore(deps): lock file maintenance #344

Merged
luke merged 1 commits from renovate/lock-file-maintenance into main 2025-06-09 23:21:58 +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:eyJjcmVhdGVkSW5WZXIiOiI0MC40OC40IiwidXBkYXRlZEluVmVyIjoiNDAuNDguNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidHlwZS9kZXBlbmRlbmNpZXMiXX0=-->
renovate-bot added 1 commit 2025-06-09 02:08:41 +02:00
chore(deps): lock file maintenance
All checks were successful
Conventional Commit / Validate PR Title (pull_request) Successful in 8s
CI / ci (pull_request) Successful in 1m32s
e62fc6abbb
renovate-bot requested review from luke 2025-06-09 02:08:41 +02:00
Member

Decision: Accept
Change Score: 9/10

This diff introduces pygments as a dependency and updates pytest and typing-extensions to newer versions. The uv.lock file reflects changes in package versions and their dependencies, along with associated metadata like URLs, hashes, and sizes.

The updates seem reasonable. The only thing that could be a problem is that these look like pretty recent packages (uploaded in 2025). Make sure these packages are not pre-release software.

It is also worth noting that since you are updating dependencies, you should check if they are compatible with your current Python version.

**Decision: Accept** **Change Score: 9/10** This diff introduces `pygments` as a dependency and updates `pytest` and `typing-extensions` to newer versions. The `uv.lock` file reflects changes in package versions and their dependencies, along with associated metadata like URLs, hashes, and sizes. The updates seem reasonable. The only thing that could be a problem is that these look like pretty recent packages (uploaded in 2025). Make sure these packages are not pre-release software. It is also worth noting that since you are updating dependencies, you should check if they are compatible with your current Python version.
luke merged commit 9885ad328c into main 2025-06-09 23:21:58 +02:00
luke deleted branch renovate/lock-file-maintenance 2025-06-09 23:21: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/pypilot#344
No description provided.