Skip to content

fix: keep TypeScript compatible with OpenAPI generator - #102

Open
albert20260301 wants to merge 1 commit into
altertable-ai:dependabot/bun/cli/cli-dependencies-dd37569849from
albert20260301:fix/dependabot-typescript-compat
Open

fix: keep TypeScript compatible with OpenAPI generator#102
albert20260301 wants to merge 1 commit into
altertable-ai:dependabot/bun/cli/cli-dependencies-dd37569849from
albert20260301:fix/dependabot-typescript-compat

Conversation

@albert20260301

Copy link
Copy Markdown
Contributor

Summary

Impact

This stacked PR restores generated-artifact verification for the parent dependency update without changing the CLI runtime or public API.

Validation

  • bunx bun@1.4.0 run generate:check
  • bunx bun@1.4.0 run typecheck
  • bunx bun@1.4.0 run lint
  • bunx bun@1.4.0 run format:check
  • bunx bun@1.4.0 test (663 passing)

@albert20260301

Copy link
Copy Markdown
Contributor Author

@francoischalifour could you review this stacked fix?

I picked you because this changes the CLI's TypeScript dependency and OpenAPI generation path, matching your TypeScript ownership. CI is pending; local generated-artifact, typecheck, lint, formatting, and 663 tests pass under Bun 1.4.0. The main review focus is whether holding TypeScript at 6.0.3 is the right compatibility boundary for openapi-typescript@7.13.0 while #99 keeps its other dependency updates.

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.

1 participant