Commit 02e36b4
authored
fix(deps): update dependency org.springdoc:springdoc-openapi-starter-webflux-ui to v3.0.3 (#1232)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Adoption](https://docs.renovatebot.com/merge-confidence/) |
[Passing](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|---|---|
|
[org.springdoc:springdoc-openapi-starter-webflux-ui](https://springdoc.org/)
([source](https://redirect.github.com/springdoc/springdoc-openapi)) |
`3.0.2` → `3.0.3` |

|

|

|

|
---
### Release Notes
<details>
<summary>springdoc/springdoc-openapi
(org.springdoc:springdoc-openapi-starter-webflux-ui)</summary>
###
[`v3.0.3`](https://redirect.github.com/springdoc/springdoc-openapi/releases/tag/v3.0.3):
springdoc-openapi v3.0.3 released!
##### Added
-
[#​3246](https://redirect.github.com/springdoc/springdoc-openapi/issues/3246)
– Add Springdoc OpenAPI MCP (Model Context Protocol) support
-
[#​3256](https://redirect.github.com/springdoc/springdoc-openapi/issues/3256)
– Auto-set `nullable: true` for Kotlin nullable types in schema
properties
-
[#​3239](https://redirect.github.com/springdoc/springdoc-openapi/issues/3239)
– Add support for the `@Range` constraint validation annotation
-
[#​3244](https://redirect.github.com/springdoc/springdoc-openapi/issues/3244)
– Handle default values for `LocalDate`
##### Changed
- Upgrade Spring Boot to version **4.0.5**
- Upgrade swagger-core to version **2.2.47**
- Upgrade swagger-ui to version **5.32.2**
-
[#​3260](https://redirect.github.com/springdoc/springdoc-openapi/issues/3260)
– `@ConditionalOnClass(HateoasProperties.class)` in
`SpringDocHateoasConfiguration`
- Forwards all MCP non-transport headers to downstream methods
- Dynamically resolve the base path from `window.location.pathname` for
MCP UI
##### Fixed
-
[#​3258](https://redirect.github.com/springdoc/springdoc-openapi/issues/3258)
– Setting API Version Required when using WebFlux breaks the Swagger UI
-
[#​3259](https://redirect.github.com/springdoc/springdoc-openapi/issues/3259)
– Annotated Generic properties getting applied to sibling properties
-
[#​3255](https://redirect.github.com/springdoc/springdoc-openapi/issues/3255)
– `Direction` enum: fixed visibility scope of group order so that
`setGroupsOrder` method can be used
-
[#​3247](https://redirect.github.com/springdoc/springdoc-openapi/issues/3247)
– Preserve YAML group URLs in Swagger UI
-
[#​3245](https://redirect.github.com/springdoc/springdoc-openapi/issues/3245)
– Upgrade swagger-core from version 2.2.43 to 2.2.45
-
[#​3235](https://redirect.github.com/springdoc/springdoc-openapi/issues/3235)
– `PropertyResolverUtils` retains a `JsonNode` when reading an
`ExtensionProperty` annotation
-
[#​3226](https://redirect.github.com/springdoc/springdoc-openapi/issues/3226)
– Propagate `JsonView` context when resolving `Page<T>` schema
#### New Contributors
- [@​seregamorph](https://redirect.github.com/seregamorph) made
their first contribution in
[#​3260](https://redirect.github.com/springdoc/springdoc-openapi/pull/3260)
**Full Changelog**:
<springdoc/springdoc-openapi@v3.0.2...v3.0.3>
</details>
---
### Configuration
📅 **Schedule**: (in timezone Europe/Dublin)
- Branch creation
- At any time (no schedule defined)
- Automerge
- Only on Sunday and Saturday (`* * * * 0,6`)
🚦 **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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjQzLjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 4efc0c4 commit 02e36b4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments