Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 29, 2025

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

Release notes

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

v7.18.0 released

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

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

General

  • feat: prevent variable resolution when prefixed with $ in server URL templates #22550
  • Fix siblings of $ref using allOf in openapi normalizer #22364

C++

  • fix(cpp-qt): Fix enum query parameter serialization for both inline and referenced enums #22559
  • [cpp-rest] Fixes segfault for nullable strings #22405
  • Add Basic and Bearer Authorization to the CPP Pistache generator #22337
  • Fixes oatpp generator to expose network server on 0.0.0.0 instead of localhost #22330
  • [cpp-rest] Fixing Incorrect Header Name Used #22298

C#

  • [csharp] Patch dependencies with vulnerabilities #22262

Crystal

  • fix(generator): fix java.lang.NullPointerException in constructing example code #22545
  • [crystal] fix Model#to_h method #22508
  • [crystal] Add option to set params_encoder #22484
  • [crystal-lang] Various fixes for Crystal client #22465

Go

  • [GO] Generate imports for UnmarshalJSON func only when it's present #22524
  • fix: missing imports for array of files and date-time parameters #22390

Java

  • [BUG][JAVA][Spring] fix Lombok @​Getter disables validation #22544
  • Fix Spring Framework 7 compatibility in jvm-spring-restclient and jvm-spring-webclient #22467
  • [Java] Support JsonNullable in JaxRS-spec #22412
  • [JAVA][native] Add support for UnaryInterceptors #22381
  • Add support for custom tls server names. #22372
  • [JAVA] [NATIVE] Add gzip capability #22358
  • [Java] Use Fully Qualified Name for java.util.Locale in Generated Classes #22342
  • [JAXRS] Partial revert changing path generation if interface, fixes #22279 #22316
  • [JAVA jaxrs-spec gen] add option for generating swagger V3 annotations #22300
  • [REQ-22001] Add MCP server support to apiService.mustache #22197

Kotlin

  • fix(kotlin): add JsonCreator/JsonValue to Jackson enums #22535
  • [kotlin][client] Deprecate jvm-volley support #22521
  • [kotlin] fix query parameter encoding #22512
  • [kotlin-client] Vert.x: Fix enum class name template for default operation parameters #22504
  • [kotlin] Make API classes open (non-final) unless nonPublicApi is used #22461
  • [kotlin-spring][server] Feat: Return from controllers without ResponseEntity wrapper #22377
  • Add support for oneOf with discriminator when using kotlinx.serialization #22373
  • Fix Kotlin codegen for enum with int items (issue #15204) #22324

... (truncated)

Commits

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

Bumps `openapitools.version` from 6.6.0 to 7.18.0.

Updates `org.openapitools:openapi-generator` from 6.6.0 to 7.18.0
- [Release notes](https://github.com/openapitools/openapi-generator/releases)
- [Changelog](https://github.com/OpenAPITools/openapi-generator/blob/master/docs/release-summary.md)
- [Commits](OpenAPITools/openapi-generator@v6.6.0...v7.18.0)

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

---
updated-dependencies:
- dependency-name: org.openapitools:openapi-generator
  dependency-version: 7.18.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.openapitools:openapi-generator-maven-plugin
  dependency-version: 7.18.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 Dec 29, 2025
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