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.24.0

Release notes

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

v7.24.0 released

v7.24.0 stable release (breaking changes with fallbacks) comes with 170+ 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

  • fix(docker): update base image to eclipse-temurin 17.0.19 on Ubuntu 24.04 (noble) #24230
  • fix(InlineModelResolver): do not merge untitled inline schemas differing only by description #24192
  • Fix vulnerable dependency CVE-2026-54512 #24166
  • [core] Add introspection support for discovering the discriminator type in a oneOf allOf polymorphic structure #24158
  • refactor: introduce DiscriminatorUtils to separate handling of discriminator discoverability #24143
  • fix: normalize OAS 3.1 schemas with type:[object,"null"] to set nullable:true correctly #24140
  • feat(spec-merge): add alternative DEEP merge mode with by-method path merging and configurable conflict resolution strategy #24100
  • [core] Restore sibling example for allOf with a single $ref (#23335) #24081
  • [core] Fix UnsupportedOperationException for oneOf members declaring x-implements (#23577) #24076
  • [CORE] - Feature: forcedGenerateSchemas — Force generation of schema-mapped or import-mapped schemas #24066
  • [Core] bug - fix OAS 3.1 nullable validation when using older "nullable: true" syntax instead of type: [null, ...] #24026
  • fix(online): thread-safe fileMap with TTL cleanup, SLF4J logging, and Content-Length header #24011
  • [BUG][core] Normalize OAS 3.1 type: null map value (additionalProperties) under NORMALIZE_31SPEC #23967
  • Add validate Mojo to Maven Plugin #23911
  • feat: add quiet mode to suppress verbose generation output #23831

asciidoc

  • fix(asciidoc): escape table cell pipes in generated docs #24184

avro

  • fix(avro): order "null" first in union when default is null #24135

C++

  • fix(cpp-httplib-server): serialize enums using spec values #24187
  • C++ Boost.Beast client generator with OpenAPI 3.1 support #24335

C#

  • fix(aspnetcore): remove obsolete wwwroot README #24283
  • [csharp][generichost] Refactor duplicate apis #24273
  • [csharp][generichost] Revert to DropWrite #24080
  • [csharp][generichost] Add OnCreated to JsonConverter #24079

Crystal

  • [Crystal] Add request-signing seam (Configuration#sign_request) #24221
  • [Crystal] idiomatic api redesign #24070

Dart

  • Dart2 class and enum improvements #24286
  • [dart-dio][built_value] Register BuilderFactory for nested additionalProperties shapes #24154
  • [dart-dio][built_value] Honor optional non-nullable properties in deserialize_properties.mustache #23661
  • [dart-dio] Fix webhook imports generating Map-style strings #22611

Go

  • fix(golang): make object values nullable when specified #24265

... (truncated)

Commits
  • 203d486 7.24.0 release (#24361)
  • f861dff fix(kotlin): redefined vars should be marked as inherited so that override mo...
  • b99101f fix(normalizer): prevent nullable state leaking across shared schema refs (#2...
  • dfb3742 update samples
  • 4647c0b Add features missing from #24286 (#24350)
  • 8611f24 Fix Golang pattern validation with regex fails on commas (#24349)
  • 60975f1 update C# samples
  • 2e78e17 fix(normalizer): support OAS 3.1 annotated enums (oneOf + const) for consiste...
  • dfdb6e6 [csharp][generichost] Add partial methods to host configuration (#24343)
  • c7c0bf7 fix(csharp): use numeric JSON operations for numeric enum converters (#22917)
  • 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 from 7625c8d to c7587dd Compare August 21, 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.24.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.24.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 c7587dd to e7a402c Compare August 24, 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