poetry: bump datamodel-code-generator from 0.26.1 to 0.30.2
Open
Number: #930
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 4
Association: Contributor
Comments: 4
Created:
June 09, 2025 at 01:10 AM UTC
(12 months ago)
(12 months ago)
Updated:
June 16, 2025 at 03:04 AM UTC
(12 months ago)
(12 months ago)
Labels:
dependencies python
dependencies python
Description:
Bumps datamodel-code-generator from 0.26.1 to 0.30.2.
Release notes
Sourced from datamodel-code-generator's releases.
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#2373Full Changelog: https://github.com/koxudaxi/datamodel-code-generator/compare/0.29.0...0.30.0
0.29.0
What's Changed
- Fix shadowed import errors by aliasing conflicting symbols in generated models by
@sternaktin koxudaxi/datamodel-code-generator#2379- fix: Pass encoding parameter to parser in init.generate() by
@koxudaxiin koxudaxi/datamodel-code-generator#2367- Bump upper version limit on the inflect library from 6 to 8 by
@gothicVIin koxudaxi/datamodel-code-generator#2375
... (truncated)
Commits
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...9ea20d5[pre-commit.ci] pre-commit autoupdate (#2402)a6acd52[pre-commit.ci] pre-commit autoupdate (#2397)c610400Supportcoerce_numbers_to_strinConfigDict(#2394)- 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: | 1301040 |
| UUID: | 3128859920 |
| Node ID: | PR_kwDOHvKt1c6Zm56P |
| Host: | GitHub |
| Repository: | NHSDigital/NRLF |