Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps org.openapitools:openapi-generator from 7.14.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

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 dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 25, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 25, 2025 01:15
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 25, 2025
@ricardozanini
Copy link
Member

@dependabot rebase

Bumps [org.openapitools:openapi-generator](https://github.com/openapitools/openapi-generator) from 7.14.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.14.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
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/main/org.openapitools-openapi-generator-7.15.0 branch from 51ce2b8 to 7ec7fe0 Compare September 2, 2025 19:12
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 9, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. 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.

@dependabot dependabot bot deleted the dependabot/maven/main/org.openapitools-openapi-generator-7.15.0 branch September 9, 2025 16:20
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.

2 participants