Skip to content

fix(deps): update dependency datamodel-code-generator to >=0.44.0#189

Merged
aponcedeleonch merged 1 commit intomainfrom
renovate/datamodel-code-generator-0.x
Dec 18, 2025
Merged

fix(deps): update dependency datamodel-code-generator to >=0.44.0#189
aponcedeleonch merged 1 commit intomainfrom
renovate/datamodel-code-generator-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 18, 2025

This PR contains the following updates:

Package Change Age Confidence
datamodel-code-generator >=0.43.1 -> >=0.44.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

koxudaxi/datamodel-code-generator (datamodel-code-generator)

v0.44.0

Compare Source

What's Changed

Full Changelog: koxudaxi/datamodel-code-generator@0.43.1...0.44.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@claude
Copy link

claude bot commented Dec 18, 2025

Code Review

This is a dependency update from Renovate that bumps datamodel-code-generator from 0.43.1 to 0.44.0.

✅ Positive Findings

  • Clean version bump with no breaking changes
  • The update includes valuable bug fixes (default_factory for empty dicts/lists, enum conflicts, field ordering)
  • Lock file updated correctly
  • Follows semantic versioning (minor version bump)

🔍 Considerations

  • Testing: Verify that the datamodel code generation functionality still works as expected, particularly:
    • Any generated Pydantic models in the project
    • Default value handling for complex types
    • Enum field generation
  • Size increase: Package size grew from 173KB to 185KB (~7% increase) - acceptable for the bug fixes included

✨ Recommendation

LGTM - Safe to merge after CI passes. The bug fixes in 0.44.0 (especially default_factory improvements and enum handling) are beneficial for code quality.

The changes are minimal, well-contained, and the new version addresses several edge cases that could prevent potential issues.

@aponcedeleonch aponcedeleonch merged commit 8321b21 into main Dec 18, 2025
6 checks passed
@aponcedeleonch aponcedeleonch deleted the renovate/datamodel-code-generator-0.x branch December 18, 2025 11:25
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