Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2025

Bumps openapitools.version from 6.6.0 to 7.16.0.
Updates org.openapitools:openapi-generator from 6.6.0 to 7.16.0

Release notes

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

v7.16.0 released

v7.16.0 stable release comes with 100+ enhancements, bug fixes. Once again thanks for all the contributions from the community.

The community also contributed 3 new generators in this release:

  • [python] add async httpx support Client: Python #22021
  • feat: Add Java Dubbo code generator for Apache Dubbo microservices #21968
  • New generator for Scala3 + sttp4 + jsoniter-scala #21908

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

General

  • Update commons related dependencies to newer versions #21980
  • Correctly annotate Gradle task in- & outputs and enable stricter plugin validation #21957
  • Support normalizing anyof/oneof enum constraints to a single enum #21917
  • feat: add support for minimal-update option in maven plugin #21872
  • Update swagger parser to 2.1.32 #21818
  • Fix bug in ModelUtils.getParentName resulting in wrong inner Models for oneOf-composed schemas #21799
  • [3.1] Fixed lack of check for booleanSchemaValue #21742

Bash

  • [bash] Drop old client.sh from petstore sample #21987
  • [bash] Fix issue where paste command doesn't work on Mac #21986

C#

  • Fix visibility for enum in C# generator #21984
  • [C#] Fixes array TypeDeclaration parsing order to fix deep aliases #21600

Dart

  • [dart-dio][timemachine] Bugfix: saving offset_date_serializer instead of local_date_serialize #21974
  • Add skipCopyWith option for dart-dio #21816

Kotlin

  • fix(kotlin-spring): add missing constructor parentheses for hashmap models #22029
  • [kotlin] Fix enum defaultValue in query parameters with schema reference #22002
  • [kotlin][client] remove old deprecated apis #21988
  • [kotlin-spring][server] Feat: Allow implementation of arbitrary interface in DTOs (similar to x-implements from java-spring) #21950
  • Fix missing @​Serializable on enums for kotlin/jvm-retrofit2 #21907
  • [kotlin-client] Fix string comparison in discriminator post-processing #21881
  • [kotlin-client] update Kotlin and libraries versions #21866
  • Kotlin Multiplatform polymorphism with custom discriminator support #21772

Go

  • go: Fix missing imports for optional body params #22014
  • feat(golang): support for wrapped and xml name #21899

Java

  • [JAVA] Add vendorExtensions.x-class-extra-annotation to oneOf interfaces #22020
  • [cxf] add support for Swagger2 #22010
  • [java] Fix annotationLibrary option being ignored #21992
  • [Java] [Spring-client] Exclude discriminator from nullable annotation #21981

... (truncated)

Commits
  • c0b72ee update readme with 7.16.0
  • ee76a05 v7.16.0 release (#22039)
  • 30096d6 Revert "fix(rust): Add anyOf support to Rust client generator (#21896)" (#22038)
  • 44a3be1 fix(kotlin-spring): add missing constructor parentheses for hashmap models (#...
  • e38f6c0 [Rust-Axum] Support AnyOf, AllOf (#21948)
  • 2afac1a [typescript-axios]: withSeparateModelsAndApi handles importFileExtension ...
  • bab5ca2 [python] add async httpx support (#22021)
  • c1931c1 Add tests with optional body for go-server (#22034)
  • d8d9744 go: Fix missing imports for optional body params. (#22014)
  • dc0d5c6 replace deprecated 'typings' field with standard 'types' in package.json (#21...
  • Additional commits viewable in compare view

Updates org.openapitools:openapi-generator-maven-plugin from 6.6.0 to 7.16.0

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)

Bumps `openapitools.version` from 6.6.0 to 7.16.0.

Updates `org.openapitools:openapi-generator` from 6.6.0 to 7.16.0
- [Release notes](https://github.com/openapitools/openapi-generator/releases)
- [Changelog](https://github.com/OpenAPITools/openapi-generator/blob/master/docs/3.0.0-release-note.md)
- [Commits](OpenAPITools/openapi-generator@v6.6.0...v7.16.0)

Updates `org.openapitools:openapi-generator-maven-plugin` from 6.6.0 to 7.16.0

---
updated-dependencies:
- dependency-name: org.openapitools:openapi-generator
  dependency-version: 7.16.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.openapitools:openapi-generator-maven-plugin
  dependency-version: 7.16.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 29, 2025
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants