Skip to content

chore(deps): bump the openapitools group across 1 directory with 2 updates - #1251

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/openapitools-f4bbdd5b2b
Open

chore(deps): bump the openapitools group across 1 directory with 2 updates#1251
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/openapitools-f4bbdd5b2b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 20, 2026

Copy link
Copy Markdown
Contributor

Bumps the openapitools group with 2 updates in the / directory: org.openapitools:jackson-databind-nullable and org.openapitools:openapi-generator.

Updates org.openapitools:jackson-databind-nullable from 0.2.8 to 0.2.11

Release notes

Sourced from org.openapitools:jackson-databind-nullable's releases.

v0.2.11 released

What's Changed

New Contributors

Full Changelog: OpenAPITools/jackson-databind-nullable@v0.2.10...v0.2.11

v0.2.10 released

What's Changed

... (truncated)

Commits
  • aa1ca23 0.2.11 release (#168)
  • 259d2b6 Bump com.fasterxml.jackson.core:jackson-databind (#167)
  • 30407d4 Bump org.apache.maven.plugins:maven-jar-plugin from 3.5.0 to 3.5.1 (#166)
  • 3ebb0b1 Bump com.fasterxml.jackson.core:jackson-databind (#163)
  • 05b915e Bump actions/setup-java from 5.5.0 to 5.6.0 (#164)
  • 030530a Bump actions/checkout from 7.0.0 to 7.0.1 (#165)
  • e521d45 Bump tools.jackson:jackson-bom from 3.2.0 to 3.2.1 (#162)
  • 07698be Bump com.fasterxml.jackson.core:jackson-databind (#161)
  • 8150e07 Bump actions/setup-java from 5.3.0 to 5.5.0 (#160)
  • eff23fb Bump com.fasterxml.jackson:jackson-base from 2.22.0 to 2.22.1 (#159)
  • Additional commits viewable in compare view

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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 20, 2026
@dependabot dependabot Bot changed the title chore(deps): bump the openapitools group with 2 updates chore(deps): bump the openapitools group across 1 directory with 2 updates Jun 12, 2026
@dependabot
dependabot Bot force-pushed the dependabot/maven/openapitools-f4bbdd5b2b branch from 5070830 to 7625c8d Compare June 12, 2026 09:04
@dependabot
dependabot Bot force-pushed the dependabot/maven/openapitools-f4bbdd5b2b branch 2 times, most recently from c7587dd to e7a402c Compare August 24, 2026 10:42
…dates

Bumps the openapitools group with 2 updates in the / directory: [org.openapitools:jackson-databind-nullable](https://github.com/OpenAPITools/jackson-databind-nullable) and [org.openapitools:openapi-generator](https://github.com/openapitools/openapi-generator).


Updates `org.openapitools:jackson-databind-nullable` from 0.2.8 to 0.2.11
- [Release notes](https://github.com/OpenAPITools/jackson-databind-nullable/releases)
- [Commits](OpenAPITools/jackson-databind-nullable@v0.2.8...v0.2.11)

Updates `org.openapitools:openapi-generator` from 7.20.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.20.0...v7.25.0)

---
updated-dependencies:
- dependency-name: org.openapitools:jackson-databind-nullable
  dependency-version: 0.2.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: openapitools
- dependency-name: org.openapitools:openapi-generator
  dependency-version: 7.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: openapitools
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/maven/openapitools-f4bbdd5b2b branch from e7a402c to d12d299 Compare September 4, 2026 10:42
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.

0 participants