Skip to content

Build(deps): Bump openapitools.version from 7.24.0 to 7.25.0 - #1059

Merged
aaronzi merged 1 commit into
mainfrom
dependabot/maven/openapitools.version-7.25.0
Aug 31, 2026
Merged

Build(deps): Bump openapitools.version from 7.24.0 to 7.25.0#1059
aaronzi merged 1 commit into
mainfrom
dependabot/maven/openapitools.version-7.25.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps openapitools.version from 7.24.0 to 7.25.0.
Updates org.openapitools:openapi-generator from 7.24.0 to 7.25.0

Release notes

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

v7.25.0 released

v7.25.0 stable release (breaking changes with fallbacks) comes with 240+ enhancements and bug fixes.

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

General

  • Update parser to newer version (2.1.46) #24731
  • Fix missing imports for schemaMapping in API interfaces #24672
  • [GRADLE-WRAPPER] Generator status message visibility update #24670
  • Stable hash for determining if input specification changed (Maven Plugin) #24645
  • fix(normalizer): restore behavior of clearing a oneOf if the schema content cannot currently be used by the generator #24585
  • [generators] Give clients a way to inject vendor overrides #24571
  • Fix response isArray, isMap flags #24566
  • Move shared git push template to _common #24565
  • Add logic to handle any type (3.1) with additional properties #24559
  • Normalize map schema (3.1 spec) #24558
  • fix: keep allOf members that have properties alongside a validation keyword #24551
  • feat(core): add splitOperationsByContentType option to divide operations #23935

C#

  • fix(csharp): make generichost oneOf constructors public #24700
  • [csharp][generichost] Allow property accessor overrides #24652
  • [csharp][generichost] Refactor AsModel template #24650
  • [csharp][generichost] Make host configuration optional #24451
  • [csharp][generichost] Update partial to create HttpClient #24354

C++

  • fix(cpp-boost-beast): validate request components #24351

Crystal

  • fix(crystal): support Crystal 1.21 #24748

Dart

  • Fix nullable query param #24738
  • [dart] Do not convert format: date to UTC before formatting #24706
  • Fix anyOf serialization in dart-dio #24605
  • Fix Dart native nullable number deserialization (#20238) #24386
  • [BUG][DART] PATCH tri-state optional handling #23696

Go

  • fix(go): emit the oneOf no-match error once instead of once per member #24683
  • Update go-server deps #24527
  • Fix Golang pattern validation with regex fails on commas #24349
  • fix(golang): use datatype only for enums instead of format #24337

Java

  • [SPRING;KOTLIN-SPRING] Fix: enhance pageable parameter detection with OpenAPI reference resolution #24758
  • [JAVA] [Spring] JSpecify, fix nullable + required field #24711
  • Add support for interface only with vertx #24655

... (truncated)

Commits
  • ef964b0 v7.25.0 release (#24763)
  • 61c6a9a Fix missing imports for schemaMapping in API interfaces (#24672)
  • bb7c33b fix: keep allOf members that have properties alongside a validation keyword (...
  • b20cbb0 fix(spring): preserve original operation ID for pageable (#24724)
  • 0c3e1f7 [python] write back the fully qualified apiPackage/modelPackage (#24739)
  • 8674968 [FIX][KOTLIN][SPRING] mark @​param:JsonProperty as required in generated model...
  • da510a9 fix(spring;kotlin-spring): enhance pageable parameter detection with OpenAPI ...
  • 5dadfd8 [SPRING;KOTLIN-SPRING] bugfix - honor x-spring-paginated for spring-cloud (Fe...
  • 09bd211 [scala-sttp4-jsoniter] bump jsoniter-scala to 2.40.1 and sbt to 1.13.0 (#24759)
  • be73ed9 fix(kotlin-client): emit parameter table header before first parameter in jvm...
  • Additional commits viewable in compare view

Updates org.openapitools:openapi-generator-maven-plugin from 7.24.0 to 7.25.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 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 7.24.0 to 7.25.0.

Updates `org.openapitools:openapi-generator` from 7.24.0 to 7.25.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@v7.24.0...v7.25.0)

Updates `org.openapitools:openapi-generator-maven-plugin` from 7.24.0 to 7.25.0

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

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 Aug 31, 2026
@aaronzi
aaronzi merged commit a961e1f into main Aug 31, 2026
56 of 58 checks passed
@dependabot
dependabot Bot deleted the dependabot/maven/openapitools.version-7.25.0 branch August 31, 2026 08: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.

1 participant