Skip to content

build(deps-dev): bump datamodel-code-generator to 0.63.0 - #1130

Merged
bokelley merged 5 commits into
mainfrom
dependabot/pip/pip-8382d04023
Sep 5, 2026
Merged

build(deps-dev): bump datamodel-code-generator to 0.63.0#1130
bokelley merged 5 commits into
mainfrom
dependabot/pip/pip-8382d04023

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 5, 2026

Copy link
Copy Markdown
Contributor

Upgrades datamodel-code-generator from 0.56.1 to the security-fixed 0.63.0 line.

The original 0.64.0 bump was not safe for this SDK: clean regeneration changed public request/response classes into RootModel unions. This update adds compatibility normalization and regression coverage while keeping the public models concrete and subclassable.

It also makes the prerelease code-generation CI job perform a real cached-schema regeneration; previously that step was skipped, allowing the dependency bump to appear green without exercising the generator.

Validated locally:

  • clean generation from the 3.2.0-rc.1 schema cache
  • generated-tree Ruff and mypy
  • 57 code-generation/safety tests
  • 120 focused runtime/public-API tests
  • strict adopter type checks

0.64.0 remains deferred until its root-model output changes can be adopted without breaking the SDK public API.

Bumps the pip group with 1 update in the / directory: [datamodel-code-generator](https://github.com/koxudaxi/datamodel-code-generator).


Updates `datamodel-code-generator` from 0.56.1 to 0.64.0
- [Release notes](https://github.com/koxudaxi/datamodel-code-generator/releases)
- [Changelog](https://github.com/koxudaxi/datamodel-code-generator/blob/main/CHANGELOG.md)
- [Commits](koxudaxi/datamodel-code-generator@0.56.1...0.64.0)

---
updated-dependencies:
- dependency-name: datamodel-code-generator
  dependency-version: 0.64.0
  dependency-type: direct:development
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Sep 5, 2026
@bokelley bokelley changed the title build(deps-dev): bump datamodel-code-generator from 0.56.1 to 0.64.0 in the pip group across 1 directory build(deps-dev): bump datamodel-code-generator to 0.63.0 Sep 5, 2026
bokelley
bokelley previously approved these changes Sep 5, 2026

@bokelley bokelley left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Expert and local review complete. Clean regeneration, generated-tree static checks, codegen safety tests, runtime/public API tests, and adopter type checks pass.

@bokelley
bokelley enabled auto-merge (squash) September 5, 2026 14:45
@aao-secretariat

Copy link
Copy Markdown

Ladon does not review bot-authored PRs.

@bokelley
bokelley merged commit f383dc4 into main Sep 5, 2026
27 checks passed
@bokelley
bokelley deleted the dependabot/pip/pip-8382d04023 branch September 5, 2026 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant