fix(deps): update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui to v3 - #11
Open
renovate-wenisch-tech[bot] wants to merge 1 commit into
Conversation
renovate-wenisch-tech
Bot
force-pushed
the
renovate/org.springdoc-springdoc-openapi-starter-webmvc-ui-3.x
branch
from
August 12, 2026 20:03
26d46a7 to
e6994bf
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.8.17→3.1.0Release Notes
springdoc/springdoc-openapi (org.springdoc:springdoc-openapi-starter-webmvc-ui)
v3.1.0Compare Source
Added
nullablefor Kotlin propertiesChanged
Fixed
swagger-configSNAKE_CASE: some Java record fields remain camelCaseWebPropertiesandWebMvcPropertiesoptional inSwaggerConfignest()predicate across all routes innestPageschema property orderParameterObjectproperty applied toPathVariablewith the same name, even in unrelated endpointsMapnot allowed in JSONv3.0.3Compare Source
Added
nullable: truefor Kotlin nullable types in schema properties@Rangeconstraint validation annotationLocalDateChanged
@ConditionalOnClass(HateoasProperties.class)inSpringDocHateoasConfigurationwindow.location.pathnamefor MCP UIFixed
Directionenum: fixed visibility scope of group order so thatsetGroupsOrdermethod can be usedPropertyResolverUtilsretains aJsonNodewhen reading anExtensionPropertyannotationJsonViewcontext when resolvingPage<T>schemav3.0.2Compare Source
Added
springdoc.swagger-ui.document-titlepropertyChanged
Fixed
null/<groupName>on second request when usingGroupedOpenApiorg.springframework.boot:spring-boot-starterOpenApifield inSpringDocConfigPropertiesdoes not comply with camel case naming conventions_linksinallOfchild schemasv3.0.1Compare Source
Added
@OrdertoApplicationReadyEventlisteneruseReturnTypeSchemais evaluated at HTTP status code level instead of method levelChanged
Fixed
@RequestBodydid not take precedence@Schemaannotations on Kotlin value classesLinkedHashSetapplication.yml/v3/api-docsreturning Base64-encoded response with Spring Framework 7.0.2v3.0.0Compare Source
Added
Changed
Fixed
v2.9.0: springdoc-openapi v2.9.0 released!Compare Source
What's Changed
Added
nullablefor Kotlin propertiesFixed
swagger-configSNAKE_CASE: some Java record fields remain camelCaseWebPropertiesandWebMvcPropertiesoptional inSwaggerConfigPageschema property orderParameterObjectproperty applied toPathVariablewith the same name, even in unrelated endpointsMapnot allowed in JSONspringdoc-openapi-testsmodulesNew Contributors
Full Changelog: springdoc/springdoc-openapi@v2.8.17...v2.9.0
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR has been generated by Mend Renovate.