Bump datamodel-code-generator from 0.11.19 to 0.13.1
Bumps datamodel-code-generator from 0.11.19 to 0.13.1.
Release notes
Sourced from datamodel-code-generator's releases.
0.13.1
What's Changed
- Added IPv4/IPv6Network support. by
@ngarankoin koxudaxi/datamodel-code-generator#789- added option --use-double-quotes by
@nesb1in koxudaxi/datamodel-code-generator#818- Fix deep copy max recursion failure - pydantic 1.9.1 by
@eyalmor-entin koxudaxi/datamodel-code-generator#819New Contributors
@ngarankomade their first contribution in koxudaxi/datamodel-code-generator#789@nesb1made their first contribution in koxudaxi/datamodel-code-generator#818@eyalmor-entmade their first contribution in koxudaxi/datamodel-code-generator#819Full Changelog: https://github.com/koxudaxi/datamodel-code-generator/compare/0.13.0...0.13.1
0.13.0
What's Changed
- Fix --snake-case-field breaks class_name by
@koxudaxiin koxudaxi/datamodel-code-generator#777Full Changelog: https://github.com/koxudaxi/datamodel-code-generator/compare/0.12.3...0.13.0
0.12.3
What's Changed
- Support --original-field-name-delimiter option by
@koxudaxiin koxudaxi/datamodel-code-generator#776Full Changelog: https://github.com/koxudaxi/datamodel-code-generator/compare/0.12.2...0.12.3
0.12.2
What's Changed
- Support subclass enum by
@koxudaxiin koxudaxi/datamodel-code-generator#771Full Changelog: https://github.com/koxudaxi/datamodel-code-generator/compare/0.12.1...0.12.2
0.12.1
What's Changed
- [FIX] inheritance update refs by
@jdkentin koxudaxi/datamodel-code-generator#767- Add Python 3.10 to PythonVersion by
@sgaistin koxudaxi/datamodel-code-generator#765New Contributors
@jdkentmade their first contribution in koxudaxi/datamodel-code-generator#767@sgaistmade their first contribution in koxudaxi/datamodel-code-generator#765Full Changelog: https://github.com/koxudaxi/datamodel-code-generator/compare/0.12.0...0.12.1
0.12.0
What's Changed
- Fix field constraint value by
@koxudaxiin koxudaxi/datamodel-code-generator#745- Correct typo in GitHub Actions black versions by
@lafrenierejmin koxudaxi/datamodel-code-generator#744- Support unique_items by
@koxudaxiin koxudaxi/datamodel-code-generator#746
... (truncated)
Commits
e3dbcc5Fix deep copy max recursion failure - pydantic 1.9.1 (#819)4ed2336added option --use-double-quotes (#818)ca41c24Bump types-pyyaml from 6.0.5 to 6.0.11 (#815)50794bbBump regex from 2022.4.24 to 2022.7.25 (#814)f1c7189Bump urllib3 from 1.26.9 to 1.26.11 (#813)89aef8cBump types-toml from 0.10.4 to 0.10.8 (#809)b3009b4Bump mkdocs-material from 8.2.15 to 8.3.9 (#801)e77825eAdded IPv4/IPv6Network support. (#789)de36e51Bump certifi from 2022.5.18.1 to 2022.6.15 (#792)431dd33Fix --snake-case-field breaks class_name (#777)- 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 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)
Codecov Report
Merging #270 (8ed2c21) into master (a9c3b77) will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## master #270 +/- ##
=======================================
Coverage 92.43% 92.43%
=======================================
Files 2 2
Lines 291 291
=======================================
Hits 269 269
Misses 22 22
| Flag | Coverage Δ | |
|---|---|---|
| unittests | 92.43% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
Hi @koxudaxi,
I hope you're still okay. How would you like to accept this PR?
Cheers and thx!!