Skip to content
This repository was archived by the owner on Sep 18, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 22, 2025

Bumps openapi-generator.version from 7.12.0 to 7.15.0.
Updates org.openapitools:openapi-generator from 7.12.0 to 7.15.0

Release notes

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

v7.15.0 released

General

  • [C++] [Client] Added cpp-oatpp-client generator #21711
  • Bugfix for remote specs with params #21634
  • [gradle-plugin] add treatWarningsAsErrors option to openApiValidate in gradle plugin #21626
  • Fix response model generation with ParseOptions.resolveResponses=true #21568
  • [req] Allow models and apis list properties to span multi-lines #21536
  • Bump jmustache 1.15 -> 1.16 #21352
  • Add 'isFormStyle', 'isSpaceDelimited', and 'isPipeDelimited' flags to CodegenParameter #21240
  • Added symlink to generator CLI in Docker image #15559

C

  • add curl handler pre-invoke-callback to c-libcurl #21654
  • feature: Add control flag for static compile #21635
  • Add verbose, keepalive, keepidle, keepintvl to c-libcurl #21613

C#

  • [REQ] [CSHARP] [UNITYWEBREQUEST] Support Stream for unityWebRequest library #21704
  • [BUG][CSHARP][GENERICHOST] Write enum values in expected JSON format #21698
  • [csharp] Fix composed enum handling #21690
  • [csharp][generichost] Fix response testing when dataType missing #21687
  • [csharp] Ensure unique property names #21649
  • [csharp] Handle nested maps recursively #21636

C++

  • [C++] [Client] Added cpp-oatpp-client generator #21711
  • [C++] [Client] Fixes to cpp-oatpp-server generator #21595
  • Add cpp-oatpp-server generator (alpha) #21547

Dart

  • Feat: #21665 [dart][dart-dio] CopyWith for json_serializable #21667
  • [dart-dio] Fix json_serializable response for type:string format:binary #21379
  • [dart-dio] Fix compile error in enum properties with "default" values (#20495) #21355

Go

  • Update AWS Go SDK from v1 to v2 in Go client templates #21653

Java

  • [Java][RestClient] Generate servers for restclient library #21699
  • [spring] Adapt HttpHeaders access to remain compatible with Spring 7 #21691
  • [JAVA] Remove [this-escape] warnings in generated ApiClient classes #21620
  • [Java-Spring] add comment to EnumConverterConfiguration mustache file #21598
  • Conditional import of AtomicInteger added to delegate template #21597
  • [Java] [SpringClient] Introduce setting for sealed oneOf interfaces for Spring clients #21586
  • [okhttp-gson] Type check of array element only when array is not empty #21571
  • [Bug][java-spring] Use Flux only for multipart-form-data file parameters with multiple file uploads #21561
  • [Java][native] Add ability to add header to specific calls #21495

... (truncated)

Commits

Updates org.openapitools:openapi-generator-core from 7.12.0 to 7.15.0

Release notes

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

v7.15.0 released

General

  • [C++] [Client] Added cpp-oatpp-client generator #21711
  • Bugfix for remote specs with params #21634
  • [gradle-plugin] add treatWarningsAsErrors option to openApiValidate in gradle plugin #21626
  • Fix response model generation with ParseOptions.resolveResponses=true #21568
  • [req] Allow models and apis list properties to span multi-lines #21536
  • Bump jmustache 1.15 -> 1.16 #21352
  • Add 'isFormStyle', 'isSpaceDelimited', and 'isPipeDelimited' flags to CodegenParameter #21240
  • Added symlink to generator CLI in Docker image #15559

C

  • add curl handler pre-invoke-callback to c-libcurl #21654
  • feature: Add control flag for static compile #21635
  • Add verbose, keepalive, keepidle, keepintvl to c-libcurl #21613

C#

  • [REQ] [CSHARP] [UNITYWEBREQUEST] Support Stream for unityWebRequest library #21704
  • [BUG][CSHARP][GENERICHOST] Write enum values in expected JSON format #21698
  • [csharp] Fix composed enum handling #21690
  • [csharp][generichost] Fix response testing when dataType missing #21687
  • [csharp] Ensure unique property names #21649
  • [csharp] Handle nested maps recursively #21636

C++

  • [C++] [Client] Added cpp-oatpp-client generator #21711
  • [C++] [Client] Fixes to cpp-oatpp-server generator #21595
  • Add cpp-oatpp-server generator (alpha) #21547

Dart

  • Feat: #21665 [dart][dart-dio] CopyWith for json_serializable #21667
  • [dart-dio] Fix json_serializable response for type:string format:binary #21379
  • [dart-dio] Fix compile error in enum properties with "default" values (#20495) #21355

Go

  • Update AWS Go SDK from v1 to v2 in Go client templates #21653

Java

  • [Java][RestClient] Generate servers for restclient library #21699
  • [spring] Adapt HttpHeaders access to remain compatible with Spring 7 #21691
  • [JAVA] Remove [this-escape] warnings in generated ApiClient classes #21620
  • [Java-Spring] add comment to EnumConverterConfiguration mustache file #21598
  • Conditional import of AtomicInteger added to delegate template #21597
  • [Java] [SpringClient] Introduce setting for sealed oneOf interfaces for Spring clients #21586
  • [okhttp-gson] Type check of array element only when array is not empty #21571
  • [Bug][java-spring] Use Flux only for multipart-form-data file parameters with multiple file uploads #21561
  • [Java][native] Add ability to add header to specific calls #21495

... (truncated)

Commits

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 `openapi-generator.version` from 7.12.0 to 7.15.0.

Updates `org.openapitools:openapi-generator` from 7.12.0 to 7.15.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@v7.12.0...v7.15.0)

Updates `org.openapitools:openapi-generator-core` from 7.12.0 to 7.15.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@v7.12.0...v7.15.0)

---
updated-dependencies:
- dependency-name: org.openapitools:openapi-generator
  dependency-version: 7.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.openapitools:openapi-generator-core
  dependency-version: 7.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Renovate and Dependabot PRs are automatically approved. Still requires human review.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant