Skip to content

build(deps): bump @opentui/solid from 0.4.5 to 0.5.1 - #85

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/opentui/solid-0.5.1
Closed

build(deps): bump @opentui/solid from 0.4.5 to 0.5.1#85
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/opentui/solid-0.5.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 12, 2026

Copy link
Copy Markdown
Contributor

Bumps @opentui/solid from 0.4.5 to 0.5.1.

Release notes

Sourced from @​opentui/solid's releases.

Release v0.5.1

What's Changed

Full Changelog: anomalyco/opentui@v0.5.0...v0.5.1

Release v0.5.0

What's Changed

New Contributors

Full Changelog: anomalyco/opentui@v0.4.5...v0.5.0

Commits

Dependabot compatibility score

Dependabot 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 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)

View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.


Summary by cubic

Upgrade @opentui/solid from 0.4.5 to 0.5.1 to pick up performance gains, native image rendering, and PNG handling fixes. This also updates transitive @opentui/core to 0.5.1.

  • Dependencies
    • @opentui/solid: 0.4.5 → 0.5.1 (faster FFI reads, native image rendering, audio input capture, better error emission, PNG ICC profile/whitespace support)
    • Transitive: @opentui/core → 0.5.1, bun-ffi-structs → 0.3.1
    • No code changes required; solid-js@1.9.12 remains compatible

Written for commit 370b8a3. Summary will update on new commits.

Review in cubic

Bumps [@opentui/solid](https://github.com/anomalyco/opentui/tree/HEAD/packages/solid) from 0.4.5 to 0.5.1.
- [Release notes](https://github.com/anomalyco/opentui/releases)
- [Commits](https://github.com/anomalyco/opentui/commits/v0.5.1/packages/solid)

---
updated-dependencies:
- dependency-name: "@opentui/solid"
  dependency-version: 0.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 12, 2026
@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​opentui/​core@​0.4.4 ⏵ 0.5.195 -310092 +198100
Updated@​opentui/​solid@​0.4.5 ⏵ 0.5.198 +110099 +198100

View full report

ualtinok added a commit that referenced this pull request Aug 13, 2026
Supersedes #84 and #85. The two move together: the AOT TUI build compiles
against the solid transform, so a core/solid version skew would emit
helper imports the runtime registry may not export.

Verified the compiled output still binds only helpers 0.5.1 exports
(createComponent, createElement, createTextNode, effect, insert,
insertNode, memo, setProp) — a mismatch there fails at host load time,
which no test in this repo executes.
@ualtinok

Copy link
Copy Markdown
Contributor

Integrated into main as a560a44 alongside #84. The two packages move together — the AOT TUI build compiles against the solid transform, so a core/solid skew can emit helper imports the runtime registry does not export. Verified the compiled output binds only helpers 0.5.1 exports. Released in v0.6.0.

@dependabot @github

dependabot Bot commented on behalf of github Aug 13, 2026

Copy link
Copy Markdown
Contributor Author

Looks like @opentui/solid is up-to-date now, so this is no longer needed.

@ualtinok ualtinok closed this Aug 13, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 13, 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.

@dependabot
dependabot Bot deleted the dependabot/bun/opentui/solid-0.5.1 branch August 13, 2026 20:20
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant