Skip to content

build(deps): bump @opentui/core from 0.4.2 to 0.4.3#113

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/opentui/core-0.4.3
Open

build(deps): bump @opentui/core from 0.4.2 to 0.4.3#113
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/opentui/core-0.4.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 8, 2026

Copy link
Copy Markdown
Contributor

Bumps @opentui/core from 0.4.2 to 0.4.3.

Release notes

Sourced from @​opentui/core's releases.

Release v0.4.3

What's Changed

New Contributors

Full Changelog: anomalyco/opentui@v0.4.2...v0.4.3

Commits
  • 5803b2c Release v0.4.3
  • ff1fc35 fix(core): identity-based child management, resolves duplicate-id culling cor...
  • eeece97 refactor(core): remove unused ADDED/REMOVED LayoutEvents (#1218)
  • b15b909 Reduce Yoga callback pressure for native text measurement (#1219)
  • fb3b607 fix(ffi): preserve borrowed pointer owners (#1221)
  • 38bc1a1 renderer: isolate tests from the host terminal environment (#1223)
  • cea1dae core: fix Select test assertions (#1204)
  • 4a247a0 feat(core): make Select selection indicator optional
  • 50fd529 fix(core): guard lifecycle passes loop against destroyed renderables (#882)
  • See full diff in compare view

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 Codesmith Autofix with Codesmith
Need help on this PR? Tag /codesmith with what you need. Autofix is disabled.


Summary by cubic

Upgrade @opentui/core to 0.4.3 to pick up stability fixes and a small performance improvement in text measurement. Updates packages/opencode to require @opentui/core >=0.4.3.

  • Dependencies
    • Bump @opentui/core 0.4.2 → 0.4.3.
    • Upstream improvements: safer render lifecycle handling, identity-based child management to avoid duplicate-id issues, reduced Yoga callback load for text measurement, and an FFI ownership fix.

Written for commit d231881. Summary will update on new commits.

Review in cubic

Bumps [@opentui/core](https://github.com/anomalyco/opentui/tree/HEAD/packages/core) from 0.4.2 to 0.4.3.
- [Release notes](https://github.com/anomalyco/opentui/releases)
- [Commits](https://github.com/anomalyco/opentui/commits/v0.4.3/packages/core)

---
updated-dependencies:
- dependency-name: "@opentui/core"
  dependency-version: 0.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jul 8, 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
Added@​opentui/​core@​0.4.3851009298100

View full report

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.

0 participants