Merged
Conversation
Consolidates 5 Dependabot PRs into one (all lockfile-only, core dep constraints are already wide enough): - cloudpickle 3.1.1 → 3.1.2 - fastapi 0.128.0 → 0.128.5 - mypy 1.18.2 → 1.19.1 - protobuf 6.33.0 → 6.33.5 - rich 14.2.0 → 14.3.2 Supersedes #321, #323, #324, #325, #326 Co-Authored-By: Claude Opus 4.6 <[email protected]>
|
📚 Documentation has been built for this PR! You can download the documentation directly here: |
Codecov Report✅ All modified and coverable lines are covered by tests. ❌ Your project status has failed because the head coverage (98.65%) is below the target coverage (100.00%). You can increase the head coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #327 +/- ##
=======================================
Coverage 98.65% 98.65%
=======================================
Files 102 102
Lines 10161 10161
Branches 491 491
=======================================
Hits 10024 10024
Misses 121 121
Partials 16 16
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 (all lockfile-only, core dep
constraints are already wide enough):
Supersedes #321, #323, #324, #325, #326
🤖 Generated with Claude Code
Co-authored-by: Claude Opus 4.6 [email protected]