Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 10, 2025

This PR contains the following updates:

Package Change Age Confidence
io.github.smiley4:schema-kenerator-jsonschema 2.4.0 -> 2.5.0 age confidence
io.github.smiley4:schema-kenerator-serialization 2.4.0 -> 2.5.0 age confidence
io.github.smiley4:schema-kenerator-core 2.4.0 -> 2.5.0 age confidence

Release Notes

SMILEY4/schema-kenerator (io.github.smiley4:schema-kenerator-jsonschema)

v2.5.0

Compare Source

  • added annotation @Ref for classes and properties: reference external schema instead of generating schema from type. Handled in the handleCoreAnnotation-step for Swagger and JSON-Schemas. #​66
  • schema-kenerator-serialization: added step convertToKotlinxSerializationTypes to convert compiled schema to kotlinx-serialization types. #​64
  • schema-kenerator-jsonschema: removed deprecated option OptionalHandling (was previously replaced by RequiredHandling)
  • stricter handling of value classes to prevent infinite loops for specific types ktor-openapi-tools#220
  • fixed bug: double and float schemas had incorrect min and max values. #​65
  • fixed bug: null pointer exception in swagger schemas for specific types. #​61

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from rnett as a code owner November 10, 2025 12:55
@renovate renovate bot enabled auto-merge (squash) November 10, 2025 12:55
@renovate renovate bot force-pushed the renovate/schemakenerator branch from c83751d to 514a8db Compare November 11, 2025 02:16
@renovate renovate bot assigned rnett Nov 11, 2025
@renovate renovate bot requested a review from rnett November 11, 2025 02:21
@renovate renovate bot force-pushed the renovate/schemakenerator branch from 514a8db to 043b370 Compare November 14, 2025 01:31
@renovate renovate bot force-pushed the renovate/schemakenerator branch from 043b370 to 04edee3 Compare November 20, 2025 02:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants