Skip to content

⬆️(deps): Update rich requirement from <15.0.0,>=14.2.0 to >=14.2.0,<16.0.0 in /packages/mewbo_tools - #153

Closed
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/pip/packages/mewbo_tools/rich-gte-14.2.0-and-lt-16.0.0
Closed

dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/pip/packages/mewbo_tools/rich-gte-14.2.0-and-lt-16.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 28, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on rich to permit the latest version.

Release notes

Sourced from rich's releases.

The So Long 3.8 Release

A few fixes. The major version bump is to honor the passing of 3.8 support which reached its EOL in October 7, 2024

[15.0.0] - 2026-04-12

Changed

  • Breaking change: Dropped support for Python3.8

Fixed

Changelog

Sourced from rich's changelog.

[15.0.0] - 2026-04-12

Changed

  • Breaking change: Dropped support for Python3.8

Fixed

[14.3.4] - 2026-04-11

Changed

[14.3.3] - 2026-02-19

Fixed

[14.3.2] - 2026-02-01

Fixed

[14.3.1] - 2026-01-24

Fixed

[14.3.0] - 2026-01-24

Fixed

Added

... (truncated)

Commits

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Open in Devin Review

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

bearlike and others added 2 commits April 24, 2026 22:53
…capability gating, and SessionTool protocol

- Add `builtin_plugins/widget_builder` as a bundled plugin: `SubmitWidgetTool`, extensible
  AST lint pipeline, `st-widget-builder` agent + skill, Jinja2 prompt template, and reusable
  Streamlit component library (PlantUMLCard, GitHub repo card, stock ticker, search result card)
- Add `capabilities.py`: pure `parse_capabilities`, `filter_by_capabilities`, and
  `overlay_capabilities` helpers for frontmatter-driven capability gating across agents, skills,
  and plugins
- Add `session_tools.py`: `SessionTool` Protocol and `SessionToolRegistry`; retrofit
  `ExitPlanModeTool` to satisfy the protocol; replace single `_exit_plan_mode_tool` slot in
  `ToolUseLoop` with a `_session_tools` list built from registry + allowed_tools
- Extend `AgentRegistry.register()` with `capabilities=` and `plugin_root=` params; `get()` and
  `render_catalog()` accept `session_capabilities` for gated visibility; add `visible_for()`
- Add `substitute_agent_body()` in `spawn_agent.py` for `${SESSION_ID}` /
  `${CLAUDE_PLUGIN_ROOT}` / bash-style `${VAR:-default}` expansion in agent bodies; registered
  agent types' model is now authoritative (ignores LLM-supplied model arg)
- Auto-scan `builtin_plugins/` at plugin discovery; propagate `plugin_root` and capability
  tuples through `Orchestrator` → `AgentRegistry` / `SkillRegistry` / `SessionToolRegistry`
- Parse `X-Meeseeks-Capabilities` request header in API backend; thread `session_capabilities`
  end-to-end through `Orchestrator` → `SpawnAgentTool` → `ToolUseLoop`
- Add `StliteWidgetPanel`, `CheckAgentsCard`, `SpawnAgentCard`, `FiveLeafBloomLoader`, and
  `WidgetCard` to the console; wire `widget_ready` event parsing and render inline stlite
  widgets in the conversation timeline
- Persist completed child handles in `AgentHypervisor` so `check_agents` surfaces results;
  add `list_visible()` helper; emit structured `check_agents` payload in tool card
- Fix: skip CWD root injection for non-registry tools; thread session_capabilities into
  slash-command skill lookup; reject path traversal in `widget_id`; scope `submit_widget`
  schema to widget-builder sessions only; force full PWA refresh on service-worker update
- Migrate docs screenshots to PNG; add Capabilities, Widgets, and core-orchestration docs
  pages; refresh plugins, skills, web-api, and landing pages
Updates the requirements on [rich](https://github.com/Textualize/rich) to permit the latest version.
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](Textualize/rich@v14.2.0...v15.0.0)

---
updated-dependencies:
- dependency-name: rich
  dependency-version: 15.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 28, 2026

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 1 additional finding.

Open in Devin Review

@codecov

codecov Bot commented Apr 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.59%. Comparing base (0125487) to head (7f4c1c3).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #153   +/-   ##
=======================================
  Coverage   84.59%   84.59%           
=======================================
  Files          72       72           
  Lines       12480    12480           
=======================================
  Hits        10558    10558           
  Misses       1922     1922           
Components Coverage Δ
core 84.91% <ø> (ø)
tools 81.12% <ø> (ø)
cli 85.19% <ø> (ø)
api 96.06% <ø> (ø)
ha 93.88% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@bearlike
bearlike force-pushed the main branch 5 times, most recently from 0ec317d to 2956b80 Compare April 29, 2026 02:36
@bearlike bearlike closed this Jun 2, 2026
@bearlike
bearlike deleted the dependabot/pip/packages/mewbo_tools/rich-gte-14.2.0-and-lt-16.0.0 branch June 2, 2026 03:26
@dependabot @github

dependabot Bot commented on behalf of github Jun 2, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant