Skip to content

feat: Hyperion 6.0.5 - #2

Open
armanddidierjean wants to merge 2 commits into
mainfrom
update-codegen
Open

feat: Hyperion 6.0.5#2
armanddidierjean wants to merge 2 commits into
mainfrom
update-codegen

Conversation

@armanddidierjean

Copy link
Copy Markdown

No description provided.

@armanddidierjean
armanddidierjean force-pushed the update-codegen branch 2 times, most recently from 0d103cd to c6e1105 Compare August 8, 2026 21:37
maximeroucher added a commit that referenced this pull request Aug 8, 2026
- Upgrade @hey-api/client-fetch from 0.1.3 to 0.13.1
- Upgrade @hey-api/openapi-ts from 0.46.3 to 0.99.0
- Update openapi-ts.config.ts to use new plugin format with clientFetch
- Regenerate API client (services.gen.ts -> sdk.gen.ts + client structure)
- Fix TypeScript types in auth pages to handle new RequestResult type
- Fix ESLint errors in generated code by ignoring src/api/*
- Add downlevelIteration to tsconfig.json for Headers iteration
- Fix error handling in activate, recover, register, reset-password, change-password pages
- Fix asset page type definitions

This fixes the CI failures in PR #2 (update-codegen) caused by:
1. Python W293 trailing whitespace (already fixed in previous commit)
2. TypeScript type errors with boolean request body (fixed by client-fetch upgrade)
3. Generated code structure changes (fixed by updating imports and type handling)
maximeroucher added a commit that referenced this pull request Aug 8, 2026
- Upgrade @hey-api/client-fetch from 0.1.3 to 0.13.1
- Upgrade @hey-api/openapi-ts from 0.46.3 to 0.99.0
- Update openapi-ts.config.ts to use new plugin format with clientFetch
- Regenerate API client (services.gen.ts -> sdk.gen.ts + client structure)
- Fix TypeScript types in auth pages to handle new RequestResult type
- Fix ESLint errors in generated code by ignoring src/api/*
- Add downlevelIteration to tsconfig.json for Headers iteration
- Fix error handling in activate, recover, register, reset-password, change-password pages
- Fix asset page type definitions

This fixes the CI failures in PR #2 (update-codegen) caused by:
1. Python W293 trailing whitespace (already fixed in previous commit)
2. TypeScript type errors with boolean request body (fixed by client-fetch upgrade)
3. Generated code structure changes (fixed by updating imports and type handling)
- Upgrade @hey-api/client-fetch to 0.13.1 and @hey-api/openapi-ts to 0.99.0
- Update CI to use Node 22 (required by openapi-ts >= 0.90.0)
- Update openapi-ts.config.ts to new plugin format with clientFetch
- Regenerate API client (services.gen.ts -> sdk.gen.ts + client/ structure)
- Fix TypeScript types in auth pages for new RequestResult type
- Fix ESLint errors in generated code by ignoring src/api/*
- Add downlevelIteration to tsconfig.json
- Fix ruff formatting in python/calypsso/mail.py
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