build(deps): bump @opentui/core from 0.5.1 to 0.5.3 - #102
Conversation
Bumps [@opentui/core](https://github.com/anomalyco/opentui/tree/HEAD/packages/core) from 0.5.1 to 0.5.3. - [Release notes](https://github.com/anomalyco/opentui/releases) - [Commits](https://github.com/anomalyco/opentui/commits/v0.5.3/packages/core) --- updated-dependencies: - dependency-name: "@opentui/core" dependency-version: 0.5.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Superseded by d47b013, which lands this bump as part of one verified workspace batch. The Pi packages have to move together — splitting them installs two copies of Verified together: 1114 opencode + 2 pi tests, typecheck, build, lint, format. |
|
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 If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps @opentui/core from 0.5.1 to 0.5.3.
Release notes
Sourced from @opentui/core's releases.
Commits
1500698Release v0.5.32530d19fix(core): clip glyphs left of the buffer (#1361)14b3d13Release v0.5.2dff478drender: bound streaming code highlights (#1331)9f167affeat(core): add cross-platform clipboard service (#1271)4a1d337image: accept retained NativeImage sources (#1356)07910e3feat(core): add embedded terminal runtime (#1338)5f60bc7test(core): remove network dependency from tree-sitter test (#1348)5329177core: migrate to zig 0.16 (#1286)b55f125test: precreate buffer_dump for Node permsDependabot 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)Need help on this PR? Tag
@codesmith-botwith what you need. Autofix is disabled.Summary by cubic
Bumps
@opentui/corefrom 0.5.1 to 0.5.3 to pick up a rendering fix and updated native binaries. Previously glyphs could draw left of the buffer; now they’re clipped to prevent visual artifacts.packages/opencode/package.jsonnow requires@opentui/core>=0.5.3.Written for commit f15659b. Summary will update on new commits.