koxudaxi
datamodel-code-generator
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Build(deps): Bump cryptography from 46.0.5 to 46.0.6 Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.5 to 46.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.5...46.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.6 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/uv/cryptography-46.0.6
15 hours ago
Build(deps): Bump requests from 2.32.5 to 2.33.0 Bumps [requests](https://github.com/psf/requests) from 2.32.5 to 2.33.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.5...v2.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/uv/requests-2.33.0
3 days ago
Rename input fixture to match expected output filename Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
butvinm:fix/type-statement-empty-fields-crash
8 days ago
Skip reuse_model type alias test on old black versions Black 22/23 can't parse Python 3.14 type statement syntax. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
butvinm:fix/type-statement-empty-fields-crash
8 days ago
Fix same empty fields crash in UnionTypeAliasAnnotation and UnionTypeAliasType These two union templates had the identical unguarded fields[0] access. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
butvinm:fix/type-statement-empty-fields-crash
8 days ago
Fix type alias template crash when reuse_model creates empty fields Guard fields[0] access in TypeStatement, TypeAliasType, TypeAliasAnnotation, and UnionTypeStatement templates. When fields is empty (reuse model), fall back to base_class, producing e.g. `type Foo = Bar`. Fixes #3059 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
butvinm:fix/type-statement-empty-fields-crash
8 days ago
Add --no-allow-remote-refs to CLI_OPTION_META BooleanOptionalAction registers both --allow-remote-refs and --no-allow-remote-refs in argparse; the sync test requires both to be in CLI_OPTION_META. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
butvinm:fix/allow-remote-refs
9 days ago
Support --no-allow-remote-refs via BooleanOptionalAction Use BooleanOptionalAction (like --use-annotated) so users can explicitly opt out with --no-allow-remote-refs from the CLI. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
butvinm:fix/allow-remote-refs
9 days ago
Latest Branches
CodSpeed Performance Gauge
0%
Build(deps): Bump cryptography from 46.0.5 to 46.0.6
#3064
15 hours ago
21294ac
dependabot/uv/cryptography-46.0.6
CodSpeed Performance Gauge
0%
Build(deps): Bump requests from 2.32.5 to 2.33.0
#3063
3 days ago
1bf934f
dependabot/uv/requests-2.33.0
CodSpeed Performance Gauge
-2%
Fix type alias template crash with reuse_model on empty fields
#3060
8 days ago
1ad2e58
butvinm:fix/type-statement-empty-fields-crash
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs