feat: Hyperion 6.0.5 - #2
Open
armanddidierjean wants to merge 2 commits into
Open
Conversation
armanddidierjean
force-pushed
the
update-codegen
branch
2 times, most recently
from
August 8, 2026 21:37
0d103cd to
c6e1105
Compare
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
force-pushed
the
update-codegen
branch
from
August 8, 2026 23:32
c6e1105 to
185b164
Compare
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
force-pushed
the
update-codegen
branch
from
August 8, 2026 23:42
185b164 to
8db479d
Compare
- 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
maximeroucher
force-pushed
the
update-codegen
branch
from
August 9, 2026 00:07
6f06c54 to
ffcf94f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.