fix(deps): update non-major dependencies - #13
Open
renovate-wenisch-tech[bot] wants to merge 1 commit into
Open
Conversation
renovate-wenisch-tech
Bot
force-pushed
the
renovate/non-major-dependencies
branch
from
September 2, 2026 17:02
c50ecbe to
5ce17a1
Compare
renovate-wenisch-tech
Bot
force-pushed
the
renovate/non-major-dependencies
branch
from
September 6, 2026 17:03
5ce17a1 to
591c1e1
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:
1.25→1.272.8.17→2.9.1Release Notes
springdoc/springdoc-openapi (org.springdoc:springdoc-openapi-starter-webmvc-ui)
v2.9.1: springdoc-openapi v2.9.1 released!Compare Source
Security
Accept-LanguageAdded
JsonNullablevalues without their Java wrapperspringdoc-openapi-bom, so that modules holding only the annotations stay in lockstepspringdoc.login-endpoint.username-exampleandspringdoc.login-endpoint.password-exampleto document the Spring Security login endpointChanged
server.forward-headers-strategy=framework(ornative) behind a trusted proxyspringdoc.cache.max-entries(default100) to bound the per-locale OpenAPI cachejava.time.Duration,LocalTimeandOffsetTimeare now resolved by swagger-core instead of being forced to a barestring, so they carry aformat(durationandpartial-timerespectively for the first two)Setindirectly (LinkedHashSet,TreeSet, …) is now described withuniqueItems: true, following swagger-api/swagger-core#5265Fixed
@OrderandOrderedignored when applying customizersPagenested in another schema is not replaced byPagedModelOptionalparameters are droppedJsonSchemacannot be cloned through JSONJson Processing Exception occurredis logged for every constrained parameter whose schema is not aJsonSchema@ParameterObjectfields are not passed alongSortandPageableschema property orderAny?type@Embeddableare missing from the Spring Data REST schemas@EmbeddedIdand@MapsIdfields recursively in the response schemas…Responserefs could leak into the schema shared with the request body representationHttpHeadersparameter explicitly. The reported failure needs Spring Framework 7, whereHttpHeadersstopped implementingMultiValueMap; on this line it is still covered by theMapentry of the ignore list, so this is regression cover rather than a behaviour change_embeddedschema that carries no propertiesNew Contributors
Full Changelog: springdoc/springdoc-openapi@v2.9.0...v2.9.1
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate.