poetry: bump datamodel-code-generator from 0.26.1 to 0.30.1
Closed
Number: #901
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Contributor
Comments: 5
Association: Contributor
Comments: 5
Created:
May 05, 2025 at 02:00 AM UTC
(about 1 year ago)
(about 1 year ago)
Updated:
June 09, 2025 at 01:10 AM UTC
(12 months ago)
(12 months ago)
Closed:
June 09, 2025 at 01:10 AM UTC
(12 months ago)
(12 months ago)
Time to Close:
about 1 month
Labels:
dependencies python
dependencies python
Description:
Bumps datamodel-code-generator from 0.26.1 to 0.30.1.
Release notes
Sourced from datamodel-code-generator's releases.
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- feat: save memory in pydantic2 by avoiding simple aliasing empty classes by
@gjcarneiroin koxudaxi/datamodel-code-generator#2376- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ciin koxudaxi/datamodel-code-generator#2372- fix: capitalize_enum_members not recognized in pyproject.toml by
@LordFckHelmchenin koxudaxi/datamodel-code-generator#2363- fix(parser): ignore discriminator in collapsed list fields by
@rcarrigain koxudaxi/datamodel-code-generator#2378New Contributors
@LordFckHelmchenmade their first contribution in koxudaxi/datamodel-code-generator#2363@rcarrigamade their first contribution in koxudaxi/datamodel-code-generator#2378Full Changelog: https://github.com/koxudaxi/datamodel-code-generator/compare/0.28.5...0.29.0
0.28.5
What's Changed
- fix: Fix Union type parsing with recursive None removal by
@koxudaxiin koxudaxi/datamodel-code-generator#2342- Ensure we have a string before trying to strip by
@gothicVIin koxudaxi/datamodel-code-generator#2354- fix: Fix invalid imports for schema files with hyphens and dots by
@koxudaxiin koxudaxi/datamodel-code-generator#2343- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ciin koxudaxi/datamodel-code-generator#2347- fix: fix field has same name on pydantic v2 by
@koxudaxiin koxudaxi/datamodel-code-generator#2355- fix: fix referenced default by
@koxudaxiin koxudaxi/datamodel-code-generator#2356- Fix field aliasing on discriminator fields by
@djb7in koxudaxi/datamodel-code-generator#2349- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ciin koxudaxi/datamodel-code-generator#2360New Contributors
@gothicVImade their first contribution in koxudaxi/datamodel-code-generator#2354@djb7made their first contribution in koxudaxi/datamodel-code-generator#2349
... (truncated)
Commits
dd44480capitalise-enum-members not working since v0.28.5 (#2389)4fa8ea3fixes link to templates (#2382)ca85268[pre-commit.ci] pre-commit autoupdate (#2383)c0e19d9fix: TypeError: '<' not supported between instances of 'str' and 'NoneType' (...e771adafeat: add new option --parent-scoped-naming to avoid name collisions (#2373)b0d9109fix(parser): ignore discriminator in collapsed list fields (#2378)c51d5e7fix: capitalize_enum_members not recognized in pyproject.toml (#2363)1f00e0a[pre-commit.ci] pre-commit autoupdate (#2372)a37f6a1feat: save memory in pydantic2 by avoiding simple aliasing empty classes (#2376)5d20d9eBump upper version limit on the inflect library from 6 to 8 (#2375)- 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:
1
1
Files Changed:
2
2
Additions:
+143
+143
Deletions:
-79
-79
Package Dependencies
Technical Details
| ID: | 1300886 |
| UUID: | 2497649563 |
| Node ID: | PR_kwDOHvKt1c6U3xub |
| Host: | GitHub |
| Repository: | NHSDigital/NRLF |
| Merge State: | Unknown |