mirror of
https://github.com/oven-sh/bun
synced 2026-02-10 02:48:50 +00:00
### What does this PR do? This change was missing after changing semver core numbers to use u64. Also fixes potentially serializing uninitialized bytes from resolution unions. ### How did you verify your code works? Added a test for migrating a bun.lockb with most features used.