Skip to content

Update springdoc-openapi.version to v2.8.17#186

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/springdoc-openapi.version
Open

Update springdoc-openapi.version to v2.8.17#186
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/springdoc-openapi.version

Conversation

@renovate

@renovate renovate Bot commented Mar 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
org.springdoc:springdoc-openapi-starter-common (source) 2.8.142.8.17 age confidence
org.springdoc:springdoc-openapi-starter-webmvc-ui (source) 2.8.142.8.17 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

springdoc/springdoc-openapi (org.springdoc:springdoc-openapi-starter-common)

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

v2.8.16

Compare Source

Added
  • Add support for springdoc.swagger-ui.document-title property to customize the browser tab title
Changed
  • Upgrade Spring Boot to version 3.5.11
  • Upgrade swagger-core to version 2.2.43
  • Upgrade swagger-ui to version 5.32.0
  • Upgrade Scalar to version 0.5.55
Fixed
  • #​3230 – Scalar source URLs resolve to null/<groupName> on second request when using GroupedOpenApi
  • #​3226 – Propagate @JsonView context when resolving Page<T> schema in PageOpenAPIConverter
  • #​3205 – springdoc-ui does not work with native compile GraalVM 25
  • #​3219 – Upgrade swagger-core from 2.2.42 to 2.2.43 (fixes schema resolution issues)
  • #​3193 – OpenApi field in SpringDocConfigProperties does not comply with camelCase naming conventions
  • #​3161 – Prevent duplicate _links in allOf child schemas extending RepresentationModel
  • Fix type annotation not considered when Kotlin is not present
  • Fix property resolution for parameter default values

v2.8.15

Compare Source

Added
  • #​3122 – Add log notifications when SpringDocs / Scalar are enabled by default
  • #​3123 – Add support for serving static resources
  • #​3151 – Add @Order to ApplicationReadyEvent listener
  • #​3158 – Add support for API groups in Scalar
  • #​3187 – Add Scalar WebMVC and WebFlux support
  • #​3185 – Disable creation of blank GitHub issues (GitHub settings & workflow)
  • #​3186 – Decouple Web Server APIs following Spring Boot modularization
  • #​3131 - Improve warning messages when documentation is explicitly enabled
  • #​3183 - Remove unused operations consumer from route builder methods
  • #​3141 - Change handling so useReturnTypeSchema is evaluated at HTTP status code level instead of method level
Changed
  • Upgrade Spring Boot to version 3.5.9
  • Upgrade swagger-core to version 2.2.41
  • Upgrade swagger-ui to version 5.31.0
  • Upgrade Scalar to version 0.4.3
Fixed
  • #​3133 – Fix regression where content type from Swagger @RequestBody did not take precedence
  • #​3146 – Fix WebJar resource handler mappings for Swagger UI resources
  • #​3168 – Support @Schema annotations on Kotlin value classes
  • #​3178 – Fix regression when generating documentation for Kotlin LinkedHashSet
  • #​3170 – Fix warnings when setting title and description in application.yml
  • #​3187 – Add scalar scalar-webmvc and scalar-webflux support

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 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 review from Copilot and removed request for Copilot March 27, 2026 07:42
Copilot AI review requested due to automatic review settings April 5, 2026 08:28
@renovate renovate Bot force-pushed the renovate/springdoc-openapi.version branch from 3d931bd to 114874f Compare April 5, 2026 08:28
@renovate renovate Bot removed the request for review from Copilot April 5, 2026 08:28
@renovate renovate Bot changed the title Update springdoc-openapi.version to v2.8.16 Update springdoc-openapi.version to v2.8.17 Apr 12, 2026
Copilot AI review requested due to automatic review settings April 12, 2026 01:04
@renovate renovate Bot force-pushed the renovate/springdoc-openapi.version branch from 114874f to cec512e Compare April 12, 2026 01:04
@renovate renovate Bot removed the request for review from Copilot April 12, 2026 01:04
Copilot AI review requested due to automatic review settings May 7, 2026 05:58
@renovate renovate Bot force-pushed the renovate/springdoc-openapi.version branch from cec512e to 2db1663 Compare May 7, 2026 05:58
@renovate renovate Bot requested review from Copilot and removed request for Copilot May 7, 2026 05:59
@renovate renovate Bot force-pushed the renovate/springdoc-openapi.version branch from 2db1663 to 380a0f5 Compare May 7, 2026 10:10
@renovate renovate Bot removed the request for review from Copilot May 7, 2026 10:10
@renovate renovate Bot force-pushed the renovate/springdoc-openapi.version branch from 380a0f5 to 535bacf Compare May 8, 2026 08:56
@renovate renovate Bot requested review from Copilot and removed request for Copilot May 8, 2026 08:56
@sonarqubecloud

sonarqubecloud Bot commented May 8, 2026

Copy link
Copy Markdown

Copilot AI review requested due to automatic review settings May 14, 2026 07:32
@renovate renovate Bot force-pushed the renovate/springdoc-openapi.version branch from 535bacf to f61bbb0 Compare May 14, 2026 07:32

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@renovate renovate Bot force-pushed the renovate/springdoc-openapi.version branch 2 times, most recently from 265b92f to e92275b Compare May 22, 2026 07:05
@renovate renovate Bot force-pushed the renovate/springdoc-openapi.version branch from e92275b to 5ae9c90 Compare May 28, 2026 18:11
@renovate renovate Bot force-pushed the renovate/springdoc-openapi.version branch 4 times, most recently from 43b410c to b2ccd3a Compare June 12, 2026 13:36
@sonarqubecloud

Copy link
Copy Markdown

@renovate renovate Bot force-pushed the renovate/springdoc-openapi.version branch from b2ccd3a to 6068ea5 Compare June 15, 2026 12:50
@renovate renovate Bot force-pushed the renovate/springdoc-openapi.version branch from 6068ea5 to b1f56c1 Compare June 16, 2026 13:05
@sonarqubecloud

Copy link
Copy Markdown

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.

1 participant