chore(deps): update all non-major dependencies (patch) - #1874
Conversation
Signed-off-by:
|
|
You do not have enough credits to review this pull request. Please purchase more credits to continue. |
|
Caution Review failedPull request was closed or merged during review 📝 WalkthroughSummary by CodeRabbit
WalkthroughTwo dependency version constraints are updated in ChangesDependency Version Updates
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Mesa DescriptionTL;DRUpdated non-major Python dependencies What changed?
Description generated by Mesa. Update settings |
There was a problem hiding this comment.
Pull request overview
This PR bumps Python dependency lower bounds in pyproject.toml for Renovate-managed patch updates.
Changes:
- Updates
claude-swapfrom>=0.10.1to>=0.10.2. - Updates
fastapi[standard]from>=0.136.1to>=0.136.3.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This PR contains the following updates:
>=0.10.1→>=0.10.2>=0.136.1→>=0.136.3Release Notes
realiti4/claude-swap (claude-swap)
v0.10.2Compare Source
What's Changed
34d3108- fix: tolerate broken account slots in switch/export instead of abortingfastapi/fastapi (fastapi)
v0.136.3Compare Source
Refactors
convert_underscores=True(the default). PR #15589 by @tiangolo.Configuration
📅 Schedule: (in timezone UTC)
🚦 Automerge: Enabled.
♻ 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.
This PR has been generated by Mend Renovate.
Summary by cubic
Update
claude-swapandfastapi[standard]to the latest patches to improve stability and align with stricter header handling in FastAPI.Dependencies
claude-swapto>=0.10.2(tolerates broken account slots in switch/export)fastapi[standard]to>=0.136.3(stricter: no underscore headers whenconvert_underscores=True)Migration
X-Custom-Header, notX_Custom_Header).Written for commit 3e18da8. Summary will update on new commits.