The version drop pysnooper, prance, openapi-spec-validator from the default dependencies list.
If you want to use --debug and --validation, please add the extra option when you install packages datamodel-code-generator[debug] and datamodel-code-generator[validation]
Depreacated
--validation option will be removed in the new future. please use other tools to validate OpenAPI Schema.
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 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)
Bumps datamodel-code-generator from 0.16.1 to 0.24.0.
Release notes
Sourced from datamodel-code-generator's releases.
... (truncated)
Commits
97b23f0
Bump pydantic from 1.10.10 to 2.5.0 (#1688)1e016a3
Bump platformdirs from 3.10.0 to 4.0.0 (#1686)29c06e1
Bump pytest-xdist from 3.3.1 to 3.4.0 (#1685)02ebbe1
Fix error when JsonSchemaObject is bool with Pydantic v2 (#1691)74deebd
Change master to main (#1681)5f9201b
Bump types-setuptools from 68.2.0.0 to 68.2.0.1 (#1679)4aada4b
Resolve ref before adding references for allOf items (#1678)8ca4705
Remove black in lint.sh and format.sh (#1676)cbbe26d
Change --validation option to optional (#1675)7d53b98
use tomllib in 3.11 or later (#1674)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