poetry: bump datamodel-code-generator from 0.26.1 to 0.31.0
Open
Number: #935
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 3
Association: Contributor
Comments: 3
Created:
June 16, 2025 at 01:12 AM UTC
(12 months ago)
(12 months ago)
Updated:
June 23, 2025 at 03:19 AM UTC
(11 months ago)
(11 months ago)
Labels:
dependencies python
dependencies python
Description:
Bumps datamodel-code-generator from 0.26.1 to 0.31.0.
Release notes
Sourced from datamodel-code-generator's releases.
0.31.0
What's Changed
- Resolve capitalize-enum-member not working with use-subclass-enum and snake-case-field when typed enum by
@kevin-paulson-mindbridge-aiin koxudaxi/datamodel-code-generator#2418- feat: add
--extra-fieldsoption to allow, forbid, or ignore extra fields by@cosmo-grantin koxudaxi/datamodel-code-generator#2417- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ciin koxudaxi/datamodel-code-generator#2415Full Changelog: https://github.com/koxudaxi/datamodel-code-generator/compare/0.30.2...0.31.0
0.30.2
What's Changed
- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ciin koxudaxi/datamodel-code-generator#2393- Support
coerce_numbers_to_strinConfigDictby@robotadamin koxudaxi/datamodel-code-generator#2394- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ciin koxudaxi/datamodel-code-generator#2397- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ciin koxudaxi/datamodel-code-generator#2402- fix: Unnecessary _aliased suffix added to models generated from GraphQL union types by
@kyo-agoin koxudaxi/datamodel-code-generator#2396- fix: regression where _deep_merge() mutates list values in passed dictionary by
@cosmo-grantin koxudaxi/datamodel-code-generator#2400- Handle JSON pointer escaped values by
@jrnoldin koxudaxi/datamodel-code-generator#2401- fix regex rewrite bug by
@minomoccain koxudaxi/datamodel-code-generator#2404- Add
--frozen-dataclassesflag to generate frozen dataclasses by@K-dashin koxudaxi/datamodel-code-generator#2408- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ciin koxudaxi/datamodel-code-generator#2410- fix generation of discriminated union values with no mapping by
@kymckayin koxudaxi/datamodel-code-generator#2412New Contributors
@robotadammade their first contribution in koxudaxi/datamodel-code-generator#2394@kyo-agomade their first contribution in koxudaxi/datamodel-code-generator#2396@cosmo-grantmade their first contribution in koxudaxi/datamodel-code-generator#2400@jrnoldmade their first contribution in koxudaxi/datamodel-code-generator#2401@minomoccamade their first contribution in koxudaxi/datamodel-code-generator#2404@K-dashmade their first contribution in koxudaxi/datamodel-code-generator#2408@kymckaymade their first contribution in koxudaxi/datamodel-code-generator#2412Full Changelog: https://github.com/koxudaxi/datamodel-code-generator/compare/0.30.1...0.30.2
0.30.1
What's Changed
- fix: TypeError: '<' not supported between instances of 'str' and 'NoneType' by
@gjcarneiroin koxudaxi/datamodel-code-generator#2380- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ciin koxudaxi/datamodel-code-generator#2383- fixes link to templates by
@leonlowitzkiin koxudaxi/datamodel-code-generator#2382- capitalise-enum-members not working since v0.28.5 by
@kevin-paulson-mindbridge-aiin koxudaxi/datamodel-code-generator#2389New Contributors
@leonlowitzkimade their first contribution in koxudaxi/datamodel-code-generator#2382@kevin-paulson-mindbridge-aimade their first contribution in koxudaxi/datamodel-code-generator#2389Full Changelog: https://github.com/koxudaxi/datamodel-code-generator/compare/0.30.0...0.30.1
0.30.0
What's Changed
- feat: add new option --parent-scoped-naming to avoid name collisions by
@gjcarneiroin koxudaxi/datamodel-code-generator#2373
... (truncated)
Commits
edc9ee7[pre-commit.ci] pre-commit autoupdate (#2415)feda4fffeat: add--extra-fieldsoption to allow, forbid, or ignore extra fields (#...24e1040Resolve capitalize-enum-member not working with use-subclass-enum and snake-c...0f0d547fix generation of discriminated union values with no mapping (#2412)2de14bb[pre-commit.ci] pre-commit autoupdate (#2410)5021a74Add--frozen-dataclassesflag to generate frozen dataclasses (#2408)48f347efix regex rewrite bug (#2404)8ba4bb4Handle JSON pointer escaped values (#2401)be0f22ffix: regression where _deep_merge() mutates list values in passed dictionary ...f456147fix: Unnecessary _aliased suffix added to models generated from GraphQL union...- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
0
0
Files Changed:
0
0
Additions:
+0
+0
Deletions:
-0
-0
Package Dependencies
Technical Details
| ID: | 1598035 |
| UUID: | 3148250939 |
| Node ID: | PR_kwDOHvKt1c6aoCRd |
| Host: | GitHub |
| Repository: | NHSDigital/NRLF |