Bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.5 to 2.8.10
Open
Number: #125
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
August 21, 2025 at 01:23 AM UTC
(10 months ago)
(10 months ago)
Updated:
August 21, 2025 at 01:23 AM UTC
(10 months ago)
(10 months ago)
Labels:
dependencies java
dependencies java
Description:
Bumps org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.5 to 2.8.10.
Release notes
Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's releases.
springdoc-openapi v2.8.10 released!
What's Changed
- Fix unexpected merging of media types by
@Mattias-Sehlstedtin springdoc/springdoc-openapi#3026- Fixed "desciption" typo by
@lc-nyovchevin springdoc/springdoc-openapi#3036- Fix: Property resolution for extensions within
@OpenAPIDefinitionInfo object by@limeheein springdoc/springdoc-openapi#3039- Support externalDocs configure on SpecPropertiesCustomizer by
@huisamin springdoc/springdoc-openapi#3042- Use adaptFromForwardedHeaders instead of deprecated fromHttpRequest by
@thijsnissenin springdoc/springdoc-openapi#3060- Fixes so that a RequestPart with a Map is added to the RequestBody by
@Mattias-Sehlstedtin springdoc/springdoc-openapi#3051- Refactor webhook discovery and scanning mechanism by
@zdaryin springdoc/springdoc-openapi#3057Added
- #3046 - Feature Request: Support
@jakarta.annotation.Nonnull.- #3042 - Support externalDocs configure on SpecPropertiesCustomizer
- #3057 - Refactor webhook discovery and scanning mechanism
Changed
- Upgrade spring-boot to v3.5.4
- Upgrade swagger-ui to v5.27.1
- Upgrade swagger-core to 2.2.36
Fixed
- #3050 -
@RequestPartJSON parameters missing Content-Type in generated curl commands, causing 415 errors.- #2978 - Parameter is no longer optional after upgrade to 2.8.8
- #3022 - NullPointerException thrown in SchemaUtils.
- #3026 - Fix unexpected merging of media types
- #3036 - Fixed "desciption"
- #3039 - Fix: Property resolution for extensions within
@OpenAPIDefinitionInfo object- #3051 - Fixes so that a RequestPart with a Map is added to the RequestBody
- #3060 - Use adaptFromForwardedHeaders instead of deprecated fromHttpRequest
New Contributors
@Mattias-Sehlstedtmade their first contribution in springdoc/springdoc-openapi#3026@lc-nyovchevmade their first contribution in springdoc/springdoc-openapi#3036@huisammade their first contribution in springdoc/springdoc-openapi#3042@thijsnissenmade their first contribution in springdoc/springdoc-openapi#3060@zdarymade their first contribution in springdoc/springdoc-openapi#3057Full Changelog: https://github.com/springdoc/springdoc-openapi/compare/v2.8.9...v2.8.10
springdoc-openapi v2.8.9 released!
What's Changed
- Support for
@Positiveby@mpleinein springdoc/springdoc-openapi#3001- Fixes for Spring Boot 3.5.0 API by
@mschoutin springdoc/springdoc-openapi#3007- feat: type-use for method parameters by
@mymx2in springdoc/springdoc-openapi#3011Added
... (truncated)
Changelog
Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's changelog.
[2.8.10] - 2025-08-20
Added
- #3046 - Feature Request: Support
@jakarta.annotation.Nonnull.- #3042 - Support externalDocs configure on SpecPropertiesCustomizer
- #3057 - Refactor webhook discovery and scanning mechanism
Changed
- Upgrade spring-boot to v3.5.4
- Upgrade swagger-ui to v5.27.1
- Upgrade swagger-core to 2.2.36
Fixed
- #3050 -
@RequestPartJSON parameters missing Content-Type in generated curl commands, causing 415 errors.- #2978 - Parameter is no longer optional after upgrade to 2.8.8
- #3022 - NullPointerException thrown in SchemaUtils.
- #3026 - Fix unexpected merging of media types
- #3036 - Fixed "desciption"
- #3039 - Fix: Property resolution for extensions within
@OpenAPIDefinitionInfo object- #3051 - Fixes so that a RequestPart with a Map is added to the RequestBody
- #3060 - Use adaptFromForwardedHeaders instead of deprecated fromHttpRequest
[2.8.9] - 2025-06-10
Added
- #2944 - Support for
@Positive- #3011 - type-use for method parameters
Changed
- Upgrade spring-boot to version 3.5.0
Fixed
- #2982 - application/problem+json content type is not set for ProblemDetails
- #2990 - Issues with POST Request, application/x-www-form-urlencoded and only one parameter
- #2998 - io.swagger.v3.oas.annotations.Webhook does not work when defined on the method level
- #3012 - Order of examples is (sometimes) not preserved
[2.8.8] - 2025-05-04
Fixed
[2.8.7] - 2025-05-04
... (truncated)
Commits
2a59f95[maven-release-plugin] prepare release v2.8.10759259bCHANGELOG.md update for v2.8.10b78504d@RequestPartJSON parameters missing Content-Type in generated curl commands,...06e62cbFeature Request: Support@jakarta.annotation.Nonnull. Fixes #30461a23016Parameter is no longer optional after upgrade to 2.8.8. Fixes #2978.347227aMerge branch 'zdary-issue-3056'da34e96Merge branch 'issue-3056' of https://github.com/zdary/springdoc-openapi into ...38df7e9Merge branch 'Mattias-Sehlstedt-complex-request-part'cc22112Merge branch 'complex-request-part' of https://github.com/Mattias-Sehlstedt/s...d9e34c5Merge branch 'thijsnissen-use-adapt-from-forwarded-headers'- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
1
1
Additions:
+1
+1
Deletions:
-1
-1
Package Dependencies
Ecosystem:
maven
maven
Version Change:
2.8.5 → 2.8.10
Update Type:
Patch
Patch
Technical Details
| ID: | 5431034 |
| UUID: | 2761425058 |
| Node ID: | PR_kwDOFdOlHc6kmACi |
| Host: | GitHub |
| Repository: | couchbase-examples/java-springboot-quickstart |
| Merge State: | Unknown |