Skip to content

Commit 3f693df

Browse files
fix(deps): update dependency org.springdoc:springdoc-openapi-starter-webflux-ui to v2.8.14 (#904)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.springdoc:springdoc-openapi-starter-webflux-ui](https://springdoc.org/) ([source](https://redirect.github.com/springdoc/springdoc-openapi)) | `2.8.13` -> `2.8.14` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.springdoc:springdoc-openapi-starter-webflux-ui/2.8.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.springdoc:springdoc-openapi-starter-webflux-ui/2.8.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.springdoc:springdoc-openapi-starter-webflux-ui/2.8.13/2.8.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.springdoc:springdoc-openapi-starter-webflux-ui/2.8.13/2.8.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>springdoc/springdoc-openapi (org.springdoc:springdoc-openapi-starter-webflux-ui)</summary> ### [`v2.8.14`](https://redirect.github.com/springdoc/springdoc-openapi/blob/HEAD/CHANGELOG.md#2814---2025-11-02) [Compare Source](https://redirect.github.com/springdoc/springdoc-openapi/compare/v2.8.13...v2.8.14) ##### Added - [#&#8203;3090](https://redirect.github.com/springdoc/springdoc-openapi/issues/3090) - Add logs to notify when SpringDocs/Scalar is enabled because SpringDocs/Scalar is enabled by default ##### Changed - Upgrade swagger-ui to v5.30.1 - Upgrade swagger-core to v2.2.38 - Upgrade spring-boot to v3.5.7 - Upgrade commons-lang3 to v3.18.0 - Upgrade scalar to v0.3.12 ##### Fixed - [#&#8203;3107](https://redirect.github.com/springdoc/springdoc-openapi/issues/3107) - Fix:compatible with lower version of getOpenApi(). - [#&#8203;3121](https://redirect.github.com/springdoc/springdoc-openapi/issues/3121) - NPE in KotlinDeprecatedPropertyCustomizer - resolvedSchema is null </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - Only on Sunday and Saturday ( * * * * 0,6 ) in timezone Europe/Dublin. 🚦 **Automerge**: Enabled. ♻ **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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/BSStudio/robonaut-server). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b4040f7 commit 3f693df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions]
2-
springdoc = "2.8.13"
2+
springdoc = "2.8.14"
33
springBoot = "3.5.7"
44
spotless = "8.0.0"
55
detekt = "1.23.8"

0 commit comments

Comments
 (0)