compliance-trestle
compliance-trestle copied to clipboard
build(deps): bump datamodel-code-generator[http] from 0.25.3 to 0.26.2
Bumps datamodel-code-generator[http] from 0.25.3 to 0.26.2.
Release notes
Sourced from datamodel-code-generator[http]'s releases.
0.26.2
What's Changed
- New CLI option --output-datetime-class #1996 by
@archetipo
in koxudaxi/datamodel-code-generator#2100- dataclass generator improvements by
@anis-campos
in koxudaxi/datamodel-code-generator#2102New Contributors
@archetipo
made their first contribution in koxudaxi/datamodel-code-generator#2100@anis-campos
made their first contribution in koxudaxi/datamodel-code-generator#2102Full Changelog: https://github.com/koxudaxi/datamodel-code-generator/compare/0.26.1...0.26.2
0.26.1
What's Changed
- feat: support string format: duration for pydantic/msgspec by
@indrat
in koxudaxi/datamodel-code-generator#2084- Change ordering of actions by
@prmshepherd
in koxudaxi/datamodel-code-generator#1961- Fix an exact import bug with deeper nesting by
@AniketDas-Tekky
in koxudaxi/datamodel-code-generator#2089New Contributors
@prmshepherd
made their first contribution in koxudaxi/datamodel-code-generator#1961@AniketDas-Tekky
made their first contribution in koxudaxi/datamodel-code-generator#2089Full Changelog: https://github.com/koxudaxi/datamodel-code-generator/compare/0.26.0...0.26.1
0.26.0
What's Changed
- Drop support python 3.7 on runtime by
@koxudaxi
in koxudaxi/datamodel-code-generator#2060- Change default target python version to 3.8 by
@koxudaxi
in koxudaxi/datamodel-code-generator#2061- Add command help update script by
@koxudaxi
in koxudaxi/datamodel-code-generator#2064- Support union_mode by
@koxudaxi
in koxudaxi/datamodel-code-generator#2065- Fix default encoding as_utf-8 on command help by
@koxudaxi
in koxudaxi/datamodel-code-generator#2066- Fix --use-annotated for pydantic v2 by
@bpsoos
in koxudaxi/datamodel-code-generator#2033- fix missing field descriptions in graphql by
@benobytes
in koxudaxi/datamodel-code-generator#2074Breaking Changes
- Drop support python 3.7 on runtime by
@koxudaxi
in koxudaxi/datamodel-code-generator#2060- Change default target python version to 3.8 by
@koxudaxi
in koxudaxi/datamodel-code-generator#2061New Contributors
@benobytes
made their first contribution in koxudaxi/datamodel-code-generator#2074Full Changelog: https://github.com/koxudaxi/datamodel-code-generator/compare/0.25.9...0.26.0
0.25.9
What's Changed
- Fix merging config and args by
@mahdilamb
in koxudaxi/datamodel-code-generator#2015- Fix missing imports for collapsed models by
@kmichel-aiven
in koxudaxi/datamodel-code-generator#2043- Don't generate files without model by
@kmichel-aiven
in koxudaxi/datamodel-code-generator#2044- Escaping apostophes in mark-down by
@ben05allen
in koxudaxi/datamodel-code-generator#2047- Typo: Fix missing whitespace in CLI help by
@meliache
in koxudaxi/datamodel-code-generator#2053
... (truncated)
Commits
d0c0f16
dataclass generator improvements (#2102)2df133c
New CLI option --output-datetime-class #1996 (#2100)f11c371
[pre-commit.ci] pre-commit autoupdate (#2088)8291eed
Fix an exact import bug with deeper nesting (#2089)295b758
Change ordering of actions (#1961)83ebb6d
[pre-commit.ci] pre-commit autoupdate (#2083)dddba85
feat: support string format: duration for pydantic/msgspec (#2084)222f718
[pre-commit.ci] pre-commit autoupdate (#2075)1fda5d8
fix missing field descriptions in graphql (#2074)fadc13c
Fix --use-annotated for pydantic v2 (#2033)- 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 rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)