Skip to content

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

Closed
shunkakinoki wants to merge 1 commit into
mainfrom
renovate/patch-all-minor-patch
Closed

chore(deps): update all non-major dependencies (patch)#1464
shunkakinoki wants to merge 1 commit into
mainfrom
renovate/patch-all-minor-patch

Conversation

@shunkakinoki

@shunkakinoki shunkakinoki commented Apr 13, 2026

Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Change Age Confidence Type Update Pending
claude-swap >=0.7.1>=0.7.3 age confidence dependency-groups patch
mistral-vibe >=2.7.3>=2.7.4 age confidence dependency-groups patch 2.7.6 (+1)
renovatebot/github-action v46.1.7v46.1.8 age confidence action patch v46.1.9
ruff (source, changelog) >=0.15.9>=0.15.10 age confidence dependency-groups patch 0.15.11

Release Notes

realiti4/claude-swap (claude-swap)

v0.7.3

Compare Source

What's Changed

  • fix: move list_accounts() outside switch lock to prevent deadlock that silently drops refreshed OAuth tokens

Full Changelog: realiti4/claude-swap@v0.7.2...v0.7.3

v0.7.2

Compare Source

What's Changed

New Contributors

Full Changelog: realiti4/claude-swap@v0.7.1...v0.7.2

mistralai/mistral-vibe (mistral-vibe)

v2.7.4

Compare Source

Added
  • Console View for enhanced debugging and monitoring
  • /mcp command to display MCP servers and their status
  • Manual command output forwarding to agent context
Changed
  • Improved web_fetch content truncation for better readability
  • Lazily load heavy dependencies to improve startup time
  • Optimized folder parsing at startup using scandir
  • Include file name in search_replace result display
Fixed
  • Stale configurations from subagent switch
  • ValueError on OTEL context detach in agent_span
  • Clipboard toast preview replaced with fixed text
  • Only agents with type "agent" are loadable with --agent flag
  • Made chat_url nullable in ChatAssistantPublicData
  • Normalized OTEL span exporter endpoint
  • Removed redundant permission prompts for parallel tool calls needing the same permission
  • Removed bottom margin issue in UI
  • Never crash before ACP server starts
  • Use skill in recent commands via the up-arrow navigation
  • Fixed loading order issues in vibe initialization
renovatebot/github-action (renovatebot/github-action)

v46.1.8

Compare Source

Documentation
  • update references to renovatebot/github-action to v46.1.7 (784cabc)
Miscellaneous Chores
  • configure pnpm (42adbac)
  • deps: update dependency conventional-changelog-conventionalcommits to v9.3.1 (0dd322f)
  • deps: update dependency typescript-eslint to v8.57.2 (91d6038)
  • deps: update pnpm to v10.33.0 (10556c1)
  • deps: update pnpm/action-setup action to v5 (#​1022) (97c4175)
  • update lodash to v4.18.1 (8a6b3d7)
  • update lodash-es to v4.18.1 (b99db03)
Build System
  • deps: lock file maintenance (768a348)
Continuous Integration
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.100.0 (9cf5ad2)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.101.1 (b404d85)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.101.2 (7045453)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.101.4 (b48791f)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.101.7 (e606f42)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.102.0 (4ec3adc)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.102.10 (a064167)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.102.11 (5bae778)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.102.2 (9d053ec)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.102.3 (641d4cb)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.102.6 (e59ffc6)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.102.8 (234aba7)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.103.0 (36d2aba)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.104.0 (4cea95b)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.104.1 (5274e54)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.104.2 (2ef116f)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.104.3 (db16b25)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.104.4 (a45eeac)
astral-sh/ruff (ruff)

v0.15.10

Compare Source

Released on 2026-04-09.

Preview features
  • [flake8-logging] Allow closures in except handlers (LOG004) (#​24464)
  • [flake8-self] Make SLF diagnostics robust to non-self-named variables (#​24281)
  • [flake8-simplify] Make the fix for collapsible-if safe in preview (SIM102) (#​24371)
Bug fixes
  • Avoid emitting multi-line f-string elements before Python 3.12 (#​24377)
  • Avoid syntax error from E502 fixes in f-strings and t-strings (#​24410)
  • Strip form feeds from indent passed to dedent_to (#​24381)
  • [pyupgrade] Fix panic caused by handling of octals (UP012) (#​24390)
  • Reject multi-line f-string elements before Python 3.12 (#​24355)
Rule changes
  • [ruff] Treat f-string interpolation as potential side effect (RUF019) (#​24426)
Server
  • Add support for custom file extensions (#​24463)
Documentation
  • Document adding fixes in CONTRIBUTING.md (#​24393)
  • Fix JSON typo in settings example (#​24517)
Contributors

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 Renovate Bot.

@shunkakinoki
shunkakinoki enabled auto-merge (squash) April 13, 2026 04:05
@mesa-dot-dev

mesa-dot-dev Bot commented Apr 13, 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 Apr 13, 2026

Copy link
Copy Markdown
📝 Walkthrough

Walkthrough

This PR bumps the Renovate GitHub Action version in .github/workflows/renovate.yml and raises the minimum claude-swap tool dependency in pyproject.toml.

Changes

Cohort / File(s) Summary
GitHub Actions Workflow
\.github/workflows/renovate.yml
Updated renovatebot/github-action from v46.1.7v46.1.8.
Python Project Dependencies
pyproject.toml
In [dependency-groups].tools updated claude-swap constraint from >=0.7.1>=0.7.2.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Poem

🐰 I hopped in quick with a tiny cheer,
Bumped a tool and a workflow here,
Versions nudged, tidy and neat,
Little changes, light on feet,
Nibble, shuffle — update complete! 🥕

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: updating non-major (patch) dependencies for claude-swap and renovatebot/github-action.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Description check ✅ Passed The PR description clearly outlines all dependency updates with version changes, release notes, and rationale for each change, directly corresponding to the changeset.

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

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 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.

@mesa-dot-dev

mesa-dot-dev Bot commented Apr 13, 2026

Copy link
Copy Markdown

Mesa Description

TL;DR

Updated patch versions of claude-swap and the renovatebot/github-action.

What changed?

  • .github/workflows/renovate.yml: Updated the Renovate GitHub Action (renovatebot/github-action) from version v46.1.7 to v46.1.8.
  • pyproject.toml: Updated the claude-swap dependency from version 0.7.1 to 0.7.2.

Description generated by Mesa. Update settings

@cubic-dev-ai cubic-dev-ai 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.

No issues found across 2 files

@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 versions of the claude-swap and vllm dependencies in the pyproject.toml file. No review comments were provided, and I have no further feedback to provide.

@shunkakinoki
shunkakinoki force-pushed the renovate/patch-all-minor-patch branch 3 times, most recently from e8b1fb7 to aaab828 Compare April 16, 2026 04:02
@shunkakinoki
shunkakinoki force-pushed the renovate/patch-all-minor-patch branch from aaab828 to 792e86d Compare April 17, 2026 04:02
auto-merge was automatically disabled April 17, 2026 09:18

Pull request was closed

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.

2 participants