Skip to content

Update plugin dependencies: decart 0.0.30, turbopuffer <1.20#461

Draft
cursor[bot] wants to merge 3 commits intomainfrom
cursor/plugin-dependency-updates-9460
Draft

Update plugin dependencies: decart 0.0.30, turbopuffer <1.20#461
cursor[bot] wants to merge 3 commits intomainfrom
cursor/plugin-dependency-updates-9460

Conversation

@cursor
Copy link
Copy Markdown
Contributor

@cursor cursor bot commented Apr 1, 2026

Weekly automated dependency update.

Plugin constraint changes:

  • decart: ==0.0.8==0.0.30 — API migration: Prompt.enrichPrompt.enhance, ModelState.mirror removed, set_mirror() removed
  • turbopuffer: >=1.17.0,<1.18>=1.17.0,<1.20 — non-breaking minor releases

Lockfile updates:

  • decart 0.0.8 → 0.0.30
  • cuda-bindings marker updates (upstream)

Decart migration details (0.0.8 → 0.0.30):

  • Prompt.enrich field renamed to Prompt.enhance
  • ModelState.mirror field removed
  • RealtimeClient.set_mirror() method removed
  • RealtimeClient.set_prompt() now uses enhance= parameter (enrich= deprecated)
  • RestylingProcessor.__init__ parameter enrichenhance, mirror removed
  • RestylingProcessor.update_prompt() parameter enrichenhance
  • RestylingProcessor.set_mirror() removed
  • Tests updated accordingly

Not updated (known constraints):

  • deepgram-sdk pinned <6.1.0 (recent pin in Pin deepgram version <6.1.0 #456)
  • mistralai pinned <2 (2.x removes Mistral class — breaking)
  • moondream pinned <1 (1.x is a major rewrite)
  • transformers pinned <5 (major version)
  • pillow capped by moondream <11
  • websockets capped by xai <16

CI checks:

  • Ruff: clean
  • MyPy: no issues (90 + 189 source files)
  • Unit tests: 764 passed, 5 skipped
Open in Web View Automation 

cursoragent and others added 3 commits April 1, 2026 07:18
API migration for decart SDK 0.0.30:
- Prompt.enrich renamed to Prompt.enhance
- ModelState.mirror removed (no longer supported)
- RestylingProcessor.set_mirror() removed
- update_prompt() parameter enrich→enhance
- Tests updated accordingly

Co-authored-by: Neevash Ramdial (Nash) <mail@neevash.com>
Co-authored-by: Neevash Ramdial (Nash) <mail@neevash.com>
Co-authored-by: Neevash Ramdial (Nash) <mail@neevash.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant