Skip to content

chore(deps): update all non-major dependencies (patch) - #1874

Merged
shunkakinoki merged 1 commit into
mainfrom
renovate/patch-all-minor-patch
May 31, 2026
Merged

chore(deps): update all non-major dependencies (patch)#1874
shunkakinoki merged 1 commit into
mainfrom
renovate/patch-all-minor-patch

Conversation

@shunkakinoki

@shunkakinoki shunkakinoki commented May 31, 2026

Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Change Age Confidence
claude-swap >=0.10.1>=0.10.2 age confidence
fastapi (changelog) >=0.136.1>=0.136.3 age confidence

Release Notes

realiti4/claude-swap (claude-swap)

v0.10.2

Compare Source

What's Changed

  • 34d3108 - fix: tolerate broken account slots in switch/export instead of aborting
fastapi/fastapi (fastapi)

v0.136.3

Compare Source

Refactors
  • ♻️ Do not accept underscore headers when using convert_underscores=True (the default). PR #​15589 by @​tiangolo.

Configuration

📅 Schedule: (in timezone UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.


Summary by cubic

Update claude-swap and fastapi[standard] to the latest patches to improve stability and align with stricter header handling in FastAPI.

  • Dependencies

    • claude-swap to >=0.10.2 (tolerates broken account slots in switch/export)
    • fastapi[standard] to >=0.136.3 (stricter: no underscore headers when convert_underscores=True)
  • Migration

    • Ensure clients use hyphenated header names (e.g., X-Custom-Header, not X_Custom_Header).

Written for commit 3e18da8. Summary will update on new commits.

Review in cubic

Copilot AI review requested due to automatic review settings May 31, 2026 04:29
@shunkakinoki
shunkakinoki enabled auto-merge (squash) May 31, 2026 04:29
@indent-zero

indent-zero Bot commented May 31, 2026

Copy link
Copy Markdown
Contributor
PR Summary

Renovate bot bumps two Python dependency floors in pyproject.toml to pick up upstream patch releases. No code or lockfile changes are included, and both bumps stay within the same minor version so behavior risk is minimal.

  • Bump claude-swap from >=0.10.1 to >=0.10.2 in the tools dependency group.
  • Bump fastapi[standard] from >=0.136.1 to >=0.136.3 in the hermes dependency group.

Issues

No issues found.

CI Checks

Waiting for CI checks...

@mesa-dot-dev

mesa-dot-dev Bot commented May 31, 2026

Copy link
Copy Markdown

You do not have enough credits to review this pull request. Please purchase more credits to continue.

@coderabbitai

coderabbitai Bot commented May 31, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

Pull request was closed or merged during review

📝 Walkthrough

Summary by CodeRabbit

  • Chores
    • Updated dependencies to the latest patch versions for compatibility and stability improvements.

Walkthrough

Two dependency version constraints are updated in pyproject.toml: claude-swap is bumped from >=0.10.1 to >=0.10.2 in the tools dependency group, and fastapi[standard] is bumped from >=0.136.1 to >=0.136.3 in the hermes dependency group.

Changes

Dependency Version Updates

Layer / File(s) Summary
Pinned dependency versions
pyproject.toml
claude-swap and fastapi[standard] minimum version constraints are incremented in their respective dependency groups.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Poem

🐰 Two versions bumped with care and grace,
Claude and FastAPI join the race,
Newer tools in lock and key,
Dependencies dance in harmony! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The PR title accurately describes the main change: updating patch-level (non-major) dependencies in the project.
Description check ✅ Passed The PR description comprehensively covers the changeset, including a detailed table of updates, release notes, and migration guidance.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch renovate/patch-all-minor-patch

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the dependency versions for claude-swap and fastapi[standard] in pyproject.toml. There are no review comments, and I have no feedback to provide.

@mesa-dot-dev

mesa-dot-dev Bot commented May 31, 2026

Copy link
Copy Markdown

Mesa Description

TL;DR

Updated non-major Python dependencies claude-swap and fastapi to their latest patch versions.

What changed?

  • Updated dependency specification files (such as pyproject.toml or requirements.txt) to bump versions:
    • claude-swap: >=0.10.1>=0.10.2
    • fastapi: >=0.136.1>=0.136.3

Description generated by Mesa. Update settings

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR bumps Python dependency lower bounds in pyproject.toml for Renovate-managed patch updates.

Changes:

  • Updates claude-swap from >=0.10.1 to >=0.10.2.
  • Updates fastapi[standard] from >=0.136.1 to >=0.136.3.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@shunkakinoki
shunkakinoki disabled auto-merge May 31, 2026 04:30
@shunkakinoki
shunkakinoki merged commit 5f3770c into main May 31, 2026
33 of 36 checks passed
@shunkakinoki
shunkakinoki deleted the renovate/patch-all-minor-patch branch May 31, 2026 04:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants