Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump datamodel-code-generator from 0.8.0 to 0.9.2 #146

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2021

Bumps datamodel-code-generator from 0.8.0 to 0.9.2.

Release notes

Sourced from datamodel-code-generator's releases.

0.9.2

  • Improve typing #373
  • Fix x-enum-varnames for string #372

0.9.1

  • Escape special characters in regex #370
  • Support strict types #369
  • Add --disable-appending-item-suffix #368
  • Strip constraints on self-reference #367
  • Fix custom_root_model #366
  • Support HTTP URL as an input #365

0.9.0

  • Fix model name which is same imported_name #364
  • Fix broken update_forward_refs #363
  • Improve coding style #362
  • Change all imports return type to iterator[Import] #361
  • Lazy creating imports and unresolved_types #360
  • Resolve parent model by data_type #359
  • Model properties are generated when rendering #358
  • Refactoring model structure #354

breaking change The detail is in koxudaxi/datamodel-code-generator#357

0.8.3

  • Support nested json_pointer #352

0.8.2

  • Generate function supports relative input path #351
  • Support nullable enum #350

0.8.1

  • Fix parsing ref on root model #346
  • Change regex to raw strings #345
Commits

Dependabot compatibility score

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 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](https://github.com/koxudaxi/datamodel-code-generator) from 0.8.0 to 0.9.2.
- [Release notes](https://github.com/koxudaxi/datamodel-code-generator/releases)
- [Commits](koxudaxi/datamodel-code-generator@0.8.0...0.9.2)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 15, 2021
@dependabot dependabot bot requested a review from adriangonz March 15, 2021 05:33
@adriangonz adriangonz closed this Mar 17, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 17, 2021

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/datamodel-code-generator-0.9.2 branch March 17, 2021 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant