Update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui to v2.8.17 #16

Open
renovate wants to merge 1 commit from renovate/springdoc.version into develop
Collaborator

This PR contains the following updates:

Package Type Update Change
org.springdoc:springdoc-openapi-starter-webmvc-ui (source) compile patch 2.8.162.8.17

Release Notes

springdoc/springdoc-openapi (org.springdoc:springdoc-openapi-starter-webmvc-ui)

v2.8.17

Compare Source

Added
  • Add support for the @Range constraint validation annotation
  • Auto-set nullable: true for Kotlin nullable types in schema properties
Changed
  • Upgrade Spring Boot to version 3.5.13
  • Upgrade swagger-core to version 2.2.47
  • Upgrade swagger-ui to version 5.32.2
Fixed
  • #​3259 – Fix an issue with annotated types with generics on parameters
  • #​3255 – Handle $ref nullable wrapping and OAS 3.1 support
  • #​3245 – Upgrade swagger-core from 2.2.43 to 2.2.45 (fixes schema resolution issues)
  • #​3241 – Generic error responses from multiple @ControllerAdvice are still nondeterministic across OS
  • #​3236 – Preserve YAML group URLs in Swagger UI
  • Fix PropertyResolverUtils to retain a JsonNode when reading an ExtensionProperty annotation
  • Fix handling of default values for LocalDate

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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.

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


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://springdoc.org/) ([source](https://github.com/springdoc/springdoc-openapi)) | compile | patch | `2.8.16` → `2.8.17` | --- ### Release Notes <details> <summary>springdoc/springdoc-openapi (org.springdoc:springdoc-openapi-starter-webmvc-ui)</summary> ### [`v2.8.17`](https://github.com/springdoc/springdoc-openapi/blob/HEAD/CHANGELOG.md#2817---2026-04-12) [Compare Source](https://github.com/springdoc/springdoc-openapi/compare/v2.8.16...v2.8.17) ##### Added - Add support for the `@Range` constraint validation annotation - Auto-set `nullable: true` for Kotlin nullable types in schema properties ##### Changed - Upgrade Spring Boot to version **3.5.13** - Upgrade swagger-core to version **2.2.47** - Upgrade swagger-ui to version **5.32.2** ##### Fixed - [#&#8203;3259](https://github.com/springdoc/springdoc-openapi/issues/3259) – Fix an issue with annotated types with generics on parameters - [#&#8203;3255](https://github.com/springdoc/springdoc-openapi/issues/3255) – Handle `$ref` nullable wrapping and OAS 3.1 support - [#&#8203;3245](https://github.com/springdoc/springdoc-openapi/issues/3245) – Upgrade swagger-core from 2.2.43 to 2.2.45 (fixes schema resolution issues) - [#&#8203;3241](https://github.com/springdoc/springdoc-openapi/issues/3241) – Generic error responses from multiple `@ControllerAdvice` are still nondeterministic across OS - [#&#8203;3236](https://github.com/springdoc/springdoc-openapi/issues/3236) – Preserve YAML group URLs in Swagger UI - Fix `PropertyResolverUtils` to retain a `JsonNode` when reading an `ExtensionProperty` annotation - Fix handling of default values for `LocalDate` </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDQuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEwNC4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119-->
Update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui to v2.8.17
All checks were successful
Build and Publish / build (push) Successful in 3m36s
75c1c4a5e6
All checks were successful
Build and Publish / build (push) Successful in 3m36s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/springdoc.version:renovate/springdoc.version
git switch renovate/springdoc.version

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch develop
git merge --no-ff renovate/springdoc.version
git switch renovate/springdoc.version
git rebase develop
git switch develop
git merge --ff-only renovate/springdoc.version
git switch renovate/springdoc.version
git rebase develop
git switch develop
git merge --no-ff renovate/springdoc.version
git switch develop
git merge --squash renovate/springdoc.version
git switch develop
git merge --ff-only renovate/springdoc.version
git switch develop
git merge renovate/springdoc.version
git push origin develop
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
midas/harena!16
No description provided.