[PR #376] [MERGED] bun-yoga updates #493

Closed
opened 2026-03-02 23:46:45 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opentui/pull/376
Author: @remorses
Created: 12/2/2025
Status: Merged
Merged: 12/2/2025
Merged by: @kommander

Base: bun-yoga-pr-356Head: yoga-ffi


📝 Commits (10+)

  • b51f722 fix(OSC4): tmux 3.6 has native support for OSC4 and should not be wrapped (#373)
  • 9be117d chore: update bun-yoga to 0.2.9
  • fea2dcb chore: update bun-yoga to 0.2.10
  • 3efda82 Merge remote-tracking branch 'upstream/main' into yoga-ffi
  • 2244749 fix: check if renderer destroyed after frame callbacks
  • 7f971b1 Revert "fix: check if renderer destroyed after frame callbacks"
  • 47c989d update "bun-yoga"
  • 730bb22 update bun yoga
  • 56068ee Merge bun-yoga-pr-356 and update bun-yoga to 0.2.12
  • 0640c67 remove root dep

📊 Changes

3 files changed (+4 additions, -5 deletions)

View changed files

📝 bun.lock (+2 -2)
📝 package.json (+1 -2)
📝 packages/core/package.json (+1 -1)

📄 Description

  • Update bun-yoga from 0.2.11 to 0.2.12

This should fix the Bun compile issue.

Using NAPI would make this so much simpler. But there is a segmentation fault in windows because of a Bun bug.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/anomalyco/opentui/pull/376 **Author:** [@remorses](https://github.com/remorses) **Created:** 12/2/2025 **Status:** ✅ Merged **Merged:** 12/2/2025 **Merged by:** [@kommander](https://github.com/kommander) **Base:** `bun-yoga-pr-356` ← **Head:** `yoga-ffi` --- ### 📝 Commits (10+) - [`b51f722`](https://github.com/anomalyco/opentui/commit/b51f722564661aac34ad29cb2fb20099fc6bde51) fix(OSC4): tmux 3.6 has native support for OSC4 and should not be wrapped (#373) - [`9be117d`](https://github.com/anomalyco/opentui/commit/9be117d04f6201606cf5ef3d1ecdb87c656a5abf) chore: update bun-yoga to 0.2.9 - [`fea2dcb`](https://github.com/anomalyco/opentui/commit/fea2dcb04e534f65077499a4506237193ba6f5a2) chore: update bun-yoga to 0.2.10 - [`3efda82`](https://github.com/anomalyco/opentui/commit/3efda824f50334757867f7205a558ed69de86cb5) Merge remote-tracking branch 'upstream/main' into yoga-ffi - [`2244749`](https://github.com/anomalyco/opentui/commit/22447490c65a0aff830b1e11f002d49708a33510) fix: check if renderer destroyed after frame callbacks - [`7f971b1`](https://github.com/anomalyco/opentui/commit/7f971b12e900da2a981b446e02f859a458d24a0a) Revert "fix: check if renderer destroyed after frame callbacks" - [`47c989d`](https://github.com/anomalyco/opentui/commit/47c989d8805fa0d7e3d917f3fdef45742a5c2be7) update "bun-yoga" - [`730bb22`](https://github.com/anomalyco/opentui/commit/730bb22c1f844e52927256a32c065f1ce5a9b0f4) update bun yoga - [`56068ee`](https://github.com/anomalyco/opentui/commit/56068ee6bf85c26b1d1dc3dca1bf85a758f97e8a) Merge bun-yoga-pr-356 and update bun-yoga to 0.2.12 - [`0640c67`](https://github.com/anomalyco/opentui/commit/0640c67d7f00f665bb5b79397cee9d5fe8b3d955) remove root dep ### 📊 Changes **3 files changed** (+4 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `bun.lock` (+2 -2) 📝 `package.json` (+1 -2) 📝 `packages/core/package.json` (+1 -1) </details> ### 📄 Description - Update bun-yoga from 0.2.11 to 0.2.12 This should fix the Bun compile issue. Using NAPI would make this so much simpler. But there is a segmentation fault in windows because of a Bun bug. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 23:46:45 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/opentui#493
No description provided.