Merged
Conversation
Consolidates 5 Dependabot PRs into one: - redis 7.0.0 → 7.1.0 (lockfile only, kept >=5 constraint) - pytest 8.3.4 → 9.0.2 - ruff 0.9.7 → 0.14.14 - mkdocs-material 9.5.13 → 9.7.1 - uvicorn 0.38.0 → 0.40.0 Also simplifies the code quality section in AGENTS.md to just recommend `uv run prek run --all-files`. Supersedes #301, #302, #303, #304, #305 Co-Authored-By: Claude Opus 4.5 <[email protected]>
|
📚 Documentation has been built for this PR! You can download the documentation directly here: |
This was referenced Jan 26, 2026
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #306 +/- ##
=======================================
Coverage 99.64% 99.64%
=======================================
Files 98 98
Lines 9767 9767
Branches 468 468
=======================================
Hits 9732 9732
Misses 20 20
Partials 15 15
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
chrisguidry
added a commit
that referenced
this pull request
Feb 9, 2026
We've been manually batching Dependabot PRs (#306, #319, #327) because they each only touch `uv.lock` and conflict with each other. This configures Dependabot's built-in grouping so it opens one PR per ecosystem per week instead of one per package. Co-Authored-By: Claude Opus 4.6 <[email protected]>
chrisguidry
added a commit
that referenced
this pull request
Feb 9, 2026
We've been manually batching Dependabot PRs (#306, #319, #327) because they each only touch `uv.lock` and conflict with each other. This configures Dependabot's built-in grouping so it opens one PR per ecosystem per week instead of one per package. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-authored-by: Claude Opus 4.6 <[email protected]> Co-authored-by: Claude Opus 4.6 <[email protected]>
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.
Consolidates 5 Dependabot PRs into one:
Also simplifies the code quality section in AGENTS.md to just recommend
uv run prek run --all-files.Supersedes #301, #302, #303, #304, #305
🤖 Generated with Claude Code