Skip to content

chore(deps): update dependency mistral-vibe to >=2.10.0 - #1859

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

chore(deps): update dependency mistral-vibe to >=2.10.0#1859
shunkakinoki merged 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@shunkakinoki

@shunkakinoki shunkakinoki commented May 27, 2026

Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Change Age Confidence
mistral-vibe >=2.9.6>=2.10.0 age confidence

Release Notes

mistralai/mistral-vibe (mistral-vibe)

v2.10.0

Compare Source

Added
  • GrowthBook A/B testing layer with first system prompt experiment
  • --add-dir flag to pull additional repository roots into a session
  • --no-autofill flag for bump_version.py script
  • TTY-keyed --continue scoping to current terminal
  • Improved plan mode readability with live-editable plan display (Ctrl+G to edit)
  • ACP dispatch user rating telemetry
  • enable_connectors config flag to control connector availability
  • Connectors migrated to public GA endpoints
Changed
  • Combine git subprocess calls in SessionLogger for improved performance by @​MichisGitIsKing
  • Indent assistant message content to align with other messages
  • Deprecate retrying workflow status and expose retry source
  • Drop consecutive user-message merging in LLM backends
Fixed
  • Share session permissions with subagents
  • Bump pydantic-settings to >=2.13.0
  • Avoid closing in-use backend on agent reload
  • Slash commands broken when automatic IDE context is enabled
  • Debounce tool approvals to avoid interrupting user typing
  • Preserve newline style in search_replace
  • Reset cursor position on up-arrow
  • Remove hardcoded API key env var in websearch
  • Fix whoami hardcoded url
  • Pin dependencies in published wheel

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Mend Renovate.


Summary by cubic

Update mistral-vibe to >=2.10.0 to pick up GA connectors, live-editable plan mode, TTY-scoped continue, A/B testing support, and multiple fixes and performance improvements.

Written for commit 064bac4. Summary will update on new commits. Review in cubic

@shunkakinoki
shunkakinoki enabled auto-merge (squash) May 27, 2026 04:29
@indent-zero

indent-zero Bot commented May 27, 2026

Copy link
Copy Markdown
Contributor
PR Summary

Renovate-driven minor version bump of mistral-vibe from >=2.9.6 to >=2.10.0 in the tools dependency group of pyproject.toml. This group is used solely so Renovate can track UV global tool versions; the package is installed standalone via uv tool install and is not imported anywhere in the repo. Verified 2.10.0 exists on PyPI (released 2026-05-19) and is resolvable under the repo's [tool.uv].exclude-newer = "1 week" policy.

  • Updated mistral-vibe lower bound from >=2.9.6 to >=2.10.0 in pyproject.toml (single-line change)

Issues

No issues found.

CI Checks

All CI checks completed. The Mesa Description check returned a neutral conclusion (not a failure) — this corresponds to the earlier bot comment indicating the Mesa account is out of credits, so the check is skipped rather than failing. No actionable CI issues for this PR.

@mesa-dot-dev

mesa-dot-dev Bot commented May 27, 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 27, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 3a89cb41-69e8-412b-9060-d8a5910e5ea9

📥 Commits

Reviewing files that changed from the base of the PR and between d48b600 and 064bac4.

📒 Files selected for processing (1)
  • pyproject.toml

📝 Walkthrough

Summary by CodeRabbit

  • Chores
    • Updated a development dependency to a newer version for improved tooling capabilities.

Walkthrough

Updated the minimum version constraint for mistral-vibe from >=2.9.6 to >=2.10.0 in pyproject.toml's dependency-groups.tools entry.

Changes

Dependency Update

Layer / File(s) Summary
mistral-vibe version constraint
pyproject.toml
Version constraint for mistral-vibe in dependency-groups.tools is updated from >=2.9.6 to >=2.10.0.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • shunkakinoki/dotfiles#1426: Both PRs update the dependency-groups.tools entry for mistral-vibe in pyproject.toml, changing the minimum version constraint.
  • shunkakinoki/dotfiles#1497: Both PRs modify pyproject.toml's [dependency-groups].tools constraint for mistral-vibe with version bumps.
  • shunkakinoki/dotfiles#1410: Both PRs modify the same pyproject.toml field, updating the [dependency-groups].tools entry mistral-vibe version constraint.

Poem

A tiny bump, so swift and clean,
From 2.9.6 to 2.10's sheen, 🐰✨
mistral-vibe finds its way,
Dependencies dance, hip-hip-hooray!
One line changed, the work is done.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: updating the mistral-vibe dependency version from >=2.9.6 to >=2.10.0.
Description check ✅ Passed The description is comprehensive and directly related to the changeset, providing detailed release notes, version change information, and context for the update.
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/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 version of mistral-vibe from >=2.9.6 to >=2.10.0 in pyproject.toml. There are no review comments, and I have no further feedback to provide.

@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 1 file

Re-trigger cubic

@shunkakinoki
shunkakinoki merged commit 64dd2b8 into main May 27, 2026
42 checks passed
@shunkakinoki
shunkakinoki deleted the renovate/all-minor-patch branch May 27, 2026 06:20
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