Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2025

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

Release notes

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

v7.17.0 released

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

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

  • Set REFACTOR_ALLOF_WITH_PROPERTIES_ONLY to true by default (Breaking change (with fallback)) #22180

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

General

  • openapi-normalizer: Add REMOVE_PROPERTIES_FROM_TYPE_OTHER_THAN_OBJECT normalize option #22236
  • Set REFACTOR_ALLOF_WITH_PROPERTIES_ONLY to true by default (Breaking change (with fallback)) #22180
  • OpenApiNormalizer FILTER improvements. Multi filters + filter on path #22128
  • Fix additional properties handling in 3.1 spec #22056

C

  • Update c curl generator to support float #21103

C#

  • [CSHARP] Add cache to efficiently lookup CodegenModel in csharp codegen to make csharp generator faster #22094
  • [CSHARP] Fix how the array type is set when using NULLABLE_REFERENCE_TYPES #22071
  • [csharp][httpclient] do not use deprecated HttpRequestMessage.Properties #20737

Dart

  • [dart] Fix compile error in inline enum properties with "default" values #22165

Elixir

  • [fix][elixir] missing type mapping for AnyType #22081

Java

  • [jaxrs] Support jackson option (true by default) #22169
  • [Java][jaxrs-spec] withXml support #22140
  • Jersey2/3: Fixes a bug in OAuth token renewal, where the previous HTTP 401 code is reused even after the retry succeeds #22134
  • [Spring] Remove unnecessary modifiers from API interface templates #22132
  • Custom error messages for size, length, min & max validations in Spring & Spring-Kotlin #22090
  • Spring 7 WebClient Compatibility #22030
  • [Spring] add support for api versioning #22028

Julia

  • [Julia] Fix docstring parameter formatting with backticks #22190

Kotlin

  • Custom error messages for size, length, min & max validations in Spring & Spring-Kotlin #22090

PHP

  • Expose mtls certificate config params in python and php configuration templates #22229
  • fix(php,php-nextgen): remove useless string cast from ObjectSerializer.mustache #22121

Python

  • Expose mtls certificate config params in python and php configuration templates #22229
  • [python-fastapi] Fix: Skip sorting of path operations #22166

... (truncated)

Commits
  • 0120486 v7.17.0 release (#22248)
  • 44075c9 Fix explode query params for typescript-fetch (#22246)
  • 3d4f29e [PYTHON-FASTAPI] update starlette to newer version 0.49.1 (#22243)
  • 351b601 openapi-normalizer: Add REMOVE_PROPERTIES_FROM_TYPE_OTHER_THAN_OBJECT normali...
  • 2c248e6 [ruby] Introduce ApiModelBase (#22052)
  • 68b0dfe Expose mtls certificate config params in python and php configuration templat...
  • 31e462d Make Gradle properties non-nullable (#22050)
  • 74488fa Update modelOneOf.mustache (#22220)
  • 8c54f18 remove BACKTICK_PLAN.md
  • 57d1281 [Julia] Fix docstring parameter formatting with backticks (#22190)
  • Additional commits viewable in compare view

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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps `openapitools.version` from 6.6.0 to 7.17.0.

Updates `org.openapitools:openapi-generator` from 6.6.0 to 7.17.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.17.0)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 3, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 29, 2025

Superseded by #944.

@dependabot dependabot bot closed this Dec 29, 2025
@dependabot dependabot bot deleted the dependabot/maven/openapitools.version-7.17.0 branch December 29, 2025 02:10
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.

1 participant