Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

v7.15.0 released

v7.15.0 stable release (breaking changes with fallbacks) comes with 140+ enhancements, bug fixes. Once again thanks for all the contributions from the community.

This release comes with 1 breaking change (with fallback):

  • [rust-server] Update to hyper1 in rust-server generator #21422

The community also contributed 3 new generators in this release:

  • [C++] [Client] Added cpp-oatpp-client #21711
  • Add cpp-oatpp-server generator (alpha) #21547
  • NestJS server codegen #21494

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

General

  • 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++] [Client] Added cpp-oatpp-client generator #21711

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

... (truncated)

Commits

Updates org.openapitools:openapi-generator-maven-plugin from 6.6.0 to 7.15.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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 25, 2025
Bumps `openapitools.version` from 6.6.0 to 7.15.0.

Updates `org.openapitools:openapi-generator` from 6.6.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@v6.6.0...v7.15.0)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/openapitools.version-7.15.0 branch from f1fa8b1 to 601c2fb Compare September 1, 2025 08:16
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 29, 2025

Superseded by #871.

@dependabot dependabot bot closed this Sep 29, 2025
@dependabot dependabot bot deleted the dependabot/maven/openapitools.version-7.15.0 branch September 29, 2025 02:44
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