fix(deps): update dependency @opentui/solid to v0.4.3#135
fix(deps): update dependency @opentui/solid to v0.4.3#135mrbro-bot[bot] wants to merge 2 commits into
Conversation
|
248f0f0 to
958bedd
Compare
|
Pushed a fix: also bumped Root cause: Same Fix: Both Typecheck, lint, build, and 321 unit tests all pass. |
fd8d437 to
30e462c
Compare
30e462c to
e1a6bd9
Compare
Update @opentui/core from 0.2.7 to 0.4.3 and add an overrides entry
forcing a single installation across the dependency graph.
@opentui/solid@0.4.3 depends on @opentui/core@0.4.3 and ships its own
bundled copy when the top-level version differs. Two physically distinct
installations of @opentui/core produce duplicate TypeScript identities
for the branded renderable types (TextRenderable, BoxRenderable,
KeyEvent), which broke 'bun run typecheck' with TS2322/TS2739/TS2741
errors in src/tui/components/{confirm-card,modal-list}.tsx.
Aligning the direct dependency on @opentui/core to 0.4.3 plus the
override collapses the nested install so tsc sees a single set of
types. Lint, build, unit tests (322 pass) and TUI tests (37 pass) are
green.
Fro Bot — Daily Autohealing FixWhat failedThe Root cause
Fix
Verification (run locally on this branch)
Pushed to |
Edited/Blocked NotificationRenovate 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. |
This PR contains the following updates:
0.2.7→0.4.3Release Notes
anomalyco/opentui (@opentui/solid)
v0.4.3Compare Source
What's Changed
New Contributors
Full Changelog: anomalyco/opentui@v0.4.2...v0.4.3
v0.4.2Compare Source
What's Changed
Full Changelog: anomalyco/opentui@v0.4.1...v0.4.2
v0.4.1Compare Source
What's Changed
Full Changelog: anomalyco/opentui@v0.4.0...v0.4.1
v0.4.0Compare Source
What's Changed
New Contributors
Full Changelog: anomalyco/opentui@v0.3.4...v0.4.0
v0.3.4Compare Source
What's Changed
Full Changelog: anomalyco/opentui@v0.3.3...v0.3.4
v0.3.3Compare Source
What's Changed
New Contributors
Full Changelog: anomalyco/opentui@v0.3.2...v0.3.3
v0.3.2Compare Source
What's Changed
New Contributors
Full Changelog: anomalyco/opentui@v0.3.1...v0.3.2
v0.3.1Compare Source
What's Changed
Full Changelog: anomalyco/opentui@v0.3.0...v0.3.1
v0.3.0Compare Source
What's Changed
New Contributors
Full Changelog: anomalyco/opentui@v0.2.16...v0.3.0
v0.2.16Compare Source
What's Changed
New Contributors
Full Changelog: anomalyco/opentui@v0.2.15...v0.2.16
v0.2.15Compare Source
What's Changed
New Contributors
Full Changelog: anomalyco/opentui@v0.2.14...v0.2.15
v0.2.14Compare Source
What's Changed
New Contributors
Full Changelog: anomalyco/opentui@v0.2.13...v0.2.14
v0.2.13Compare Source
What's Changed
Full Changelog: anomalyco/opentui@v0.2.12...v0.2.13
v0.2.12Compare Source
What's Changed
Full Changelog: anomalyco/opentui@v0.2.11...v0.2.12
v0.2.11Compare Source
What's Changed
Full Changelog: anomalyco/opentui@v0.2.10...v0.2.11
v0.2.10Compare Source
What's Changed
New Contributors
Full Changelog: anomalyco/opentui@v0.2.9...v0.2.10
v0.2.9Compare Source
What's Changed
Full Changelog: anomalyco/opentui@v0.2.8...v0.2.9
v0.2.8Compare Source
What's Changed
Full Changelog: anomalyco/opentui@v0.2.7...v0.2.8
Configuration
📅 Schedule: (in timezone America/Phoenix)
🚦 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.
This PR has been generated by Mend Renovate.