Closed dependabot[bot] closed 4 months ago
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore
condition with the desired update_types
to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Bumps
openapitools.version
from 6.6.0 to 7.7.0. Updatesorg.openapitools:openapi-generator
from 6.6.0 to 7.7.0Release notes
Sourced from org.openapitools:openapi-generator's releases.
... (truncated)
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...Updates
org.openapitools:openapi-generator-maven-plugin
from 6.6.0 to 7.7.0Dependabot 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