Skip to content

fix: upgrade Bun to 1.4.0 - #100

Merged
redox merged 1 commit into
mainfrom
fix/bump-bun-1.4.0
Aug 21, 2026
Merged

fix: upgrade Bun to 1.4.0#100
redox merged 1 commit into
mainfrom
fix/bump-bun-1.4.0

Conversation

@redox

@redox redox commented Aug 21, 2026

Copy link
Copy Markdown
Member

Summary

  • Upgrade the embedded and release toolchain from Bun 1.3.14 to 1.4.0.
  • Refresh matching Bun type metadata and lockfile entries.
  • Address the known standalone file-upload fetch segfault affecting upload and upsert.

Test plan

  • ./scripts/verify.sh --quick
  • Native executable compile and smoke test
  • Standalone Bun.file() POST smoke test (200 ok) on macOS arm64
  • Linux x64 native artifact validation in CI

Made with Cursor

Update the embedded runtime and matching type metadata to avoid the standalone file-upload fetch segfault in Bun 1.3.14.

Co-authored-by: Cursor <cursoragent@cursor.com>
@redox
redox merged commit 95bad44 into main Aug 21, 2026
12 checks passed
@redox
redox deleted the fix/bump-bun-1.4.0 branch August 21, 2026 12:55
redox pushed a commit that referenced this pull request Aug 21, 2026
🤖 I have created a release *beep* *boop*
---


##
[1.6.1](v1.6.0...v1.6.1)
(2026-08-21)


### Bug Fixes

* upgrade Bun to 1.4.0
([#100](#100))
([95bad44](95bad44))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants