Skip to content

fix(deps): update dependency @opentui/solid to v0.2.8#135

Open
mrbro-bot[bot] wants to merge 2 commits into
mainfrom
renovate/opentui-solid-0.x
Open

fix(deps): update dependency @opentui/solid to v0.2.8#135
mrbro-bot[bot] wants to merge 2 commits into
mainfrom
renovate/opentui-solid-0.x

Conversation

@mrbro-bot
Copy link
Copy Markdown
Contributor

@mrbro-bot mrbro-bot Bot commented May 16, 2026

This PR contains the following updates:

Package Change Age Confidence OpenSSF Code Search
@opentui/solid (source) 0.2.60.2.8 age confidence OpenSSF Scorecard GitHub Code Search for "@opentui/solid"

Release Notes

anomalyco/opentui (@​opentui/solid)

v0.2.8

Compare Source

What's Changed

Full Changelog: anomalyco/opentui@v0.2.7...v0.2.8

v0.2.7

Compare Source

What's Changed

Full Changelog: anomalyco/opentui@v0.2.6...v0.2.7


Configuration

📅 Schedule: (in timezone America/Phoenix)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

@mrbro-bot mrbro-bot Bot added dependencies Dependency updates or security alerts javascript patch Patch version changes renovate Renovate bot updates labels May 16, 2026
@mrbro-bot mrbro-bot Bot requested a review from marcusrbrown May 16, 2026 01:12
@mrbro-bot
Copy link
Copy Markdown
Contributor Author

mrbro-bot Bot commented May 16, 2026

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: bun.lock
Command failed: install-tool bun 1.3.14

File name: undefined
Command failed: bun run build
$ bun run clean && bun scripts/build.ts && tsc --emitDeclarationOnly --noEmit false
$ rimraf dist

@mrbro-bot mrbro-bot Bot removed the javascript label May 16, 2026
@mrbro-bot mrbro-bot Bot force-pushed the renovate/opentui-solid-0.x branch from 6bd9e51 to 248f0f0 Compare May 16, 2026 05:43
@mrbro-bot mrbro-bot Bot force-pushed the renovate/opentui-solid-0.x branch from 248f0f0 to 958bedd Compare May 16, 2026 12:50
… mismatch

Both @opentui/core and @opentui/solid must be bumped together because
@opentui/solid depends on @opentui/core internally. Bumping only one
creates two different copies of @opentui/core types, causing
[BrandedRenderable] and Ref<T> type identity errors.
@fro-bot
Copy link
Copy Markdown
Collaborator

fro-bot commented May 16, 2026

Pushed a fix: also bumped @opentui/core from 0.2.6 → 0.2.8 on this branch.

Root cause: Same [BrandedRenderable] type identity mismatch as PRs #130/#131. When only @opentui/solid is bumped but @opentui/core stays on the old version, two different copies of @opentui/core types exist in node_modules, causing TypeScript to reject them as incompatible.

Fix: Both @opentui/core and @opentui/solid must be bumped together.

Typecheck, lint, build, and 321 unit tests all pass.

@mrbro-bot
Copy link
Copy Markdown
Contributor Author

mrbro-bot Bot commented May 16, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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

Labels

dependencies Dependency updates or security alerts patch Patch version changes renovate Renovate bot updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants