Skip to content

MX-232: Update all non-major dependencies - #92

Merged
IOhacker merged 1 commit into
developfrom
renovate/all-minor-patch
Aug 24, 2026
Merged

MX-232: Update all non-major dependencies#92
IOhacker merged 1 commit into
developfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
io.swagger.core.v3:swagger-annotations 2.2.522.2.54 age confidence
com.diffplug.spotless:spotless-maven-plugin 3.8.03.10.0 age confidence

Release Notes

swagger-api/swagger-core (io.swagger.core.v3:swagger-annotations)

v2.2.54

Compare Source

Fixed
  • Java 8 date/time types (OffsetTime, Duration, LocalTime) now map by default
    to the correct OpenAPI Formats Registry strings ("time", "duration", "time-local")
    instead of an unusable expanded object. (#​5172)
  • LocalDateTime deserialization from an existing OpenAPI spec now correctly
    round-trips through the new TimeSchema/DurationSchema/DateTimeLocalSchema/
    TimeLocalSchema classes instead of falling back to a generic StringSchema.
Added
  • PrimitiveType.enableJava8Formats() — opt-in to map LocalDateTime to the
    registry-compliant "date-time-local" format (default remains "date-time"
    for backward compatibility).
Deprecated
  • PrimitiveType.enablePartialTime() — prefer the new default "time-local"
    mapping for LocalTime; kept for callers who specifically need the
    non-registry "partial-time" format.

v2.2.53: Swagger-core 2.2.53 released!

Compare Source

  • chore: update Jackson to 2.22.1 (#​5258)
  • refactor: replace writer(new DefaultPrettyPrinter()) with writerWithDefaultPrettyPrinter() (#​5252)
  • fix: Stabilize CI Maven and Gradle builds (#​5238)
  • test: remove system.out.println from tests (#​5236)
  • chore: bump dependencies (#​5229)
  • refactor: simplify type handling in ModelDeserializer (#​5227)
  • Revert "hotfix: temporarily allow Release workflow to skip mvn deploy to recover 2.2.52 (#​5220)" (#​5223)
  • chore(deps-dev): bump org.codehaus.groovy:groovy from 3.0.23 to 3.0.25 (#​5216)
  • chore(deps): bump commons-cli:commons-cli from 1.9.0 to 1.11.0 (#​5209)
  • chore(deps-dev): bump commons-codec:commons-codec from 1.17.2 to 1.22.0 (#​5208)
  • fix: emit $ref for array items when cycle guard suppresses implementation processing (#​5205)
  • Restore inner property name from map key in handleUnwrapped (#​5193)
  • Honor PropertyNamingStrategy for get/is-prefixed property names (#​5192)
  • fix: let explicit @​Schema(format) override type-derived format (#​5185) (#​5186)
  • docs: update format of javadoc to produce a functional link (#​5182)
  • fix: exclude overridable annotation values when parsing composed annotations (#​5179)
  • fix: negative and positive validation annotations uses relevant OAS 3.1 syntax ( #​5170) (#​5171)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 added the renovate label Aug 24, 2026
@IOhacker
IOhacker merged commit 76735dc into develop Aug 24, 2026
3 checks passed
@renovate
renovate Bot deleted the renovate/all-minor-patch branch August 24, 2026 04:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant