chore(deps): bump @opentui/solid from 0.1.87 to 0.2.10#816
chore(deps): bump @opentui/solid from 0.1.87 to 0.2.10#816dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [@opentui/solid](https://github.com/anomalyco/opentui/tree/HEAD/packages/solid) from 0.1.87 to 0.2.10. - [Release notes](https://github.com/anomalyco/opentui/releases) - [Commits](https://github.com/anomalyco/opentui/commits/v0.2.10/packages/solid) --- updated-dependencies: - dependency-name: "@opentui/solid" dependency-version: 0.2.10 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Claude Code Review
This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.
Tip: disable this comment in your organization's Code Review settings.
|
This PR doesn't fully meet our contributing guidelines and PR template. What needs to be fixed:
Please edit this PR description to address the above within 2 hours, or it will be automatically closed. If you believe this was flagged incorrectly, please let a maintainer know. |
|
Thanks for your contribution! This PR doesn't have a linked issue. All PRs must reference an existing issue. Please:
See CONTRIBUTING.md for details. |
There was a problem hiding this comment.
1 issue found across 2 files
Prompt for AI agents (unresolved issues)
Check if these issues are valid — if so, understand the root cause of each and fix them. If appropriate, use sub-agents to investigate and fix each issue separately.
<file name="packages/opencode/package.json">
<violation number="1" location="packages/opencode/package.json:102">
P1: Bumping `@opentui/solid` without also aligning `@opentui/core` introduces a potentially incompatible mixed OpenTUI runtime (`core` 0.1.87 vs 0.2.10). Keep these versions in lockstep to avoid cross-version type/runtime mismatches.</violation>
</file>
Reply with feedback, questions, or to request a fix. Tag @cubic-dev-ai to re-run a review.
Re-trigger cubic
| "@openrouter/ai-sdk-provider": "1.5.4", | ||
| "@opentui/core": "0.1.87", | ||
| "@opentui/solid": "0.1.87", | ||
| "@opentui/solid": "0.2.10", |
There was a problem hiding this comment.
P1: Bumping @opentui/solid without also aligning @opentui/core introduces a potentially incompatible mixed OpenTUI runtime (core 0.1.87 vs 0.2.10). Keep these versions in lockstep to avoid cross-version type/runtime mismatches.
Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At packages/opencode/package.json, line 102:
<comment>Bumping `@opentui/solid` without also aligning `@opentui/core` introduces a potentially incompatible mixed OpenTUI runtime (`core` 0.1.87 vs 0.2.10). Keep these versions in lockstep to avoid cross-version type/runtime mismatches.</comment>
<file context>
@@ -99,7 +99,7 @@
"@openrouter/ai-sdk-provider": "1.5.4",
"@opentui/core": "0.1.87",
- "@opentui/solid": "0.1.87",
+ "@opentui/solid": "0.2.10",
"@parcel/watcher": "2.5.1",
"@pierre/diffs": "catalog:",
</file context>
Bumps @opentui/solid from 0.1.87 to 0.2.10.
Release notes
Sourced from @opentui/solid's releases.
... (truncated)
Commits
e1c483bRelease v0.2.109ab593dprepare release v0.2.9dde6af3fix keymap fallback priority (#1061)40ea4d9prepare release v0.2.88765e8dprepare release v0.2.7e663959prepare release v0.2.609b771eRelease v0.2.532d4e99split footer fixes (#1030)cfceed1prepare release v0.2.4422c4f3prepare release v0.2.3Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Summary by cubic
Upgrade
@opentui/solidfrom 0.1.87 to 0.2.10 to pick up better markdown rendering, keymap fallback fixes, and improved Linux prebuild compatibility. Updates dependency inpackages/opencodeandpackages/plugin.Written for commit b3e5dec. Summary will update on new commits. Review in cubic