micronaut-openapi-codegen icon indicating copy to clipboard operation
micronaut-openapi-codegen copied to clipboard

Bump org.openapitools:openapi-generator from 7.6.0 to 7.7.0

Open dependabot[bot] opened this issue 8 months ago • 0 comments

Bumps org.openapitools:openapi-generator from 7.6.0 to 7.7.0.

Release notes

Sourced from org.openapitools:openapi-generator's releases.

v7.7.0 released

v7.7.0 stable release comes with 140+ enhancements, bug fixes. Once again thank you for all the awesome contributions from the community.

For a full list of changes, please refer to the "Pull Request" tab.

Commits
  • 4eaac3d v7.7.0 release (#19046)
  • c9da04c feat: x-enum-description support added to kotlin-server code generator (#19041)
  • 21d3cfe Fix Issue 18224 - Load x-field-extra-annotation in the operation parameter (#...
  • fb17e56 [PHP-SYMFONY] Debug Symfony version 7, enums ref, array of enums $ref and dat...
  • fa2b575 [Bug] [Java] Remove raw type compilation warnings when generating using jerse...
  • 53f1094 [Python] Allow Overriding Accept Header (#19025)
  • 44e9ff5 [android][volley] Remove unused robolectric test dependency (#19022)
  • 9c26848 [kotlin-client] Generate safe ?. access for optional enums (#18982) (#19023)
  • 0c4bfe3 Add tests for anyof with discriminator (#19021)
  • 6b9d95b Tries to fix #18975 by changing how the deserializer interacts with its paren...
  • Additional commits viewable in compare view

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 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)

dependabot[bot] avatar Jul 03 '24 06:07 dependabot[bot]