chore: bump Bun runtime to 1.3.14#399
Conversation
Latest release (May 13, oven-sh/bun); two patches ahead of the pinned 1.3.12. Affects all build, test, and install commands. Audit: single-line version pin, no code change — no adversarial review required (out-of-scope per AGENTS.md). https://claude.ai/code/session_01YJFLWTNLq2tJvciHW4FEC5
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughBun runtime version constraint is updated from 1.3.12 to 1.3.14 in the Tool version update
🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Pull request overview
This PR updates the repository’s pinned Bun runtime version in .tool-versions, which is used by both local tooling (e.g., mise/asdf) and CI workflows that read the version from that file.
Changes:
- Bump pinned Bun runtime from
1.3.12to1.3.14in.tool-versions.
Summary
.tool-versionsbun install,bun run build,bun run testinvocations locally and in CITest plan
oven-sh/setup-bunreading.tool-versionshttps://claude.ai/code/session_01YJFLWTNLq2tJvciHW4FEC5
Generated by Claude Code
Summary by CodeRabbit