Commit ce01c77
committed
fix(ci): sync bun.lock and regenerate SDK output against openapi-ts 0.97.3
Dependabot bumped @hey-api/openapi-ts in package.json but cannot update bun.lock (no native Bun support), so bun install with frozen-lockfile failed in CI. Refreshing bun.lock and the codegen output restores green CI. The 0.97.x regen is backwards compatible on public types (no src/types.gen.ts change); only client.gen.ts, utils.gen.ts, params.gen.ts, serverSentEvents.gen.ts, and the Options generic in sdk.gen.ts move, all with safe defaults.1 parent dadcf2f commit ce01c77
7 files changed
Lines changed: 166 additions & 184 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments