Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the openapitools group with 1 update: org.openapitools:openapi-generator.

Updates org.openapitools:openapi-generator from 7.4.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

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 18, 2025
@dependabot dependabot bot force-pushed the dependabot/maven/openapitools-c8716c040b branch 5 times, most recently from 76c0566 to e668c26 Compare November 20, 2025 10:04
Bumps the openapitools group with 1 update: [org.openapitools:openapi-generator](https://github.com/openapitools/openapi-generator).


Updates `org.openapitools:openapi-generator` from 7.4.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@v7.4.0...v7.17.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/openapitools-c8716c040b branch from e668c26 to 35edd8d Compare November 20, 2025 15:01
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