poetry: bump datamodel-code-generator from 0.26.1 to 0.32.0
Type: Pull Request
State: Closed
Association: Contributor
Comments: 8
(10 months ago)
(10 months ago)
(10 months ago)
dependencies python
Bumps datamodel-code-generator from 0.26.1 to 0.32.0.
Release notes
Sourced from datamodel-code-generator's releases.
0.32.0
What's Changed
- modify __typename field to honor
--use-default-kwargflag by@rpmcgintyin koxudaxi/datamodel-code-generator#2420- Fix typo in variable name by
@eltoderin koxudaxi/datamodel-code-generator#2439- Send use_non_positive_negative_number_constrained_types to the data type manager by
@torarvidin koxudaxi/datamodel-code-generator#2425- Allow parsing non-string lists for required fields by
@HeroGamersin koxudaxi/datamodel-code-generator#2446- Allow including path parameters in generated models by
@MrLohin koxudaxi/datamodel-code-generator#2445- Passing in treat_dot_as_module bool to Enum init function by
@LukeAtThatin koxudaxi/datamodel-code-generator#2456- fix: correctly handle multiline comments in Unions by
@anor4kin koxudaxi/datamodel-code-generator#2454- Return Parameter and RequestBody DataTypesare by
@MrLohin koxudaxi/datamodel-code-generator#2444New Contributors
@rpmcgintymade their first contribution in koxudaxi/datamodel-code-generator#2420@eltodermade their first contribution in koxudaxi/datamodel-code-generator#2439@torarvidmade their first contribution in koxudaxi/datamodel-code-generator#2425@HeroGamersmade their first contribution in koxudaxi/datamodel-code-generator#2446@MrLohmade their first contribution in koxudaxi/datamodel-code-generator#2445@LukeAtThatmade their first contribution in koxudaxi/datamodel-code-generator#2456@anor4kmade their first contribution in koxudaxi/datamodel-code-generator#2454Full Changelog: https://github.com/koxudaxi/datamodel-code-generator/compare/0.31.2...0.32.0
0.31.2
What's Changed
- fix: prevent code injection through filename in generated headers by
@koxudaxiin koxudaxi/datamodel-code-generator#2428Full Changelog: https://github.com/koxudaxi/datamodel-code-generator/compare/0.31.1...0.31.2
0.31.1
What's Changed
- fix: documentation for --allow-extra-fields by
@cosmo-grantin koxudaxi/datamodel-code-generator#2416- fix: respect
--extra-fieldsoption in pydantic v2 models by@cosmo-grantin koxudaxi/datamodel-code-generator#2423Full Changelog: https://github.com/koxudaxi/datamodel-code-generator/compare/0.31.0...0.31.1
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
... (truncated)
Commits
0070c1cReturn Parameter and RequestBody DataTypesare (#2444)d32cef1fix: correctly handle multiline comments in Unions, and add a test case (#2454)a833f6fPassing in treat_dot_as_module bool to Enum init function (#2456)82b28d9Allow including path parameters in generated models (#2445)ec84e8e[pre-commit.ci] pre-commit autoupdate (#2449)2ccc481Allow parsing non-string lists for required fields (#2446)a34acbfSend use_non_positive_negative_number_constrained_types to the datamodel (#2425)482ca6aFix typo in variable name (#2439)5881f39[pre-commit.ci] pre-commit autoupdate (#2430)75f4241modify __typename field to honor--use-default-kwargflag (#2420)- 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
1
2
+18
-54
Package Dependencies
Technical Details
| ID: | 4198336 |
| UUID: | 2698848778 |
| Node ID: | PR_kwDOHvKt1c6g3SoK |
| Host: | GitHub |
| Repository: | NHSDigital/NRLF |
| Merge State: | Unknown |