Dependabot cleanup: pyarrow 25, setup-uv v7, lockfile-only updates - #23
Merged
Conversation
Supersedes the remaining bot PRs after evaluating each: - pyarrow 24->25 lock bump (bot PR failed CI only because pyarrow 25 ships stubs that make two type-ignores in retrieval/dense.py stale; ignores removed, mypy clean) - setup-uv v5->v7 (bot PR failed CI because v6+ stopped auto-creating a venv; activate-environment: true added for the uv pip install path) - dependabot uv ecosystem now lockfile-only: floor-raising pyproject bumps (anthropic >=0.116, pydantic-settings >=2.14.2) add churn, not safety, while uv.lock already pins real versions - docker ecosystem ignores python major bumps: the image runtime stays on CI-tested versions (3.11/3.12) and moves deliberately Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This was referenced Jul 12, 2026
uehlingeric
added a commit
that referenced
this pull request
Jul 12, 2026
Dependabot cleanup: pyarrow 25, setup-uv v7, lockfile-only updates
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Evaluates and supersedes the open Dependabot PRs; see commit message for per-item rationale.
🤖 Generated with Claude Code