Closed renovate[bot] closed 4 months ago
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
ā ļø Warning: custom changes will be lost.
This PR contains the following updates:
2.5.0
->2.6.0
1.3.7
->1.3.12
3.3.0
->3.3.1
Release Notes
springdoc/springdoc-openapi (org.springdoc:springdoc-openapi-starter-webmvc-ui)
### [`v2.6.0`](https://togithub.com/springdoc/springdoc-openapi/blob/HEAD/CHANGELOG.md#260---2024-06-30) ##### Added - [#2561](https://togithub.com/springdoc/springdoc-openapi/issues/2561) - NPE occurs when outputting an OpenAPI document since 2.5.0 - [#2579](https://togithub.com/springdoc/springdoc-openapi/issues/2579) - Add support for leading tab characters with trim-kotlin-indent. - [#2589](https://togithub.com/springdoc/springdoc-openapi/issues/2589) - Pass HttpRequest to ServerBaseUrlCustomizer - [#2596](https://togithub.com/springdoc/springdoc-openapi/issues/2596), [#2600](https://togithub.com/springdoc/springdoc-openapi/issues/2600) - consumes and produces calculation. Fixes - [#2625](https://togithub.com/springdoc/springdoc-openapi/issues/2625), [#2626](https://togithub.com/springdoc/springdoc-openapi/issues/2626) - Replace Page schema with PagedModel when pageSerializationMode is set to VIA_DTO - [#2627](https://togithub.com/springdoc/springdoc-openapi/issues/2627) - Ensure compatibility with previous version of spring data - [#2576](https://togithub.com/springdoc/springdoc-openapi/issues/2576) - GroupedApi orders by displayName instead of name. - [#2584](https://togithub.com/springdoc/springdoc-openapi/issues/2584) - Dynamically define ApiGroups does not work. - [#2595](https://togithub.com/springdoc/springdoc-openapi/issues/2595) - Spring security support of [@RegisteredOAuth2AuthorizedClient](https://togithub.com/RegisteredOAuth2AuthorizedClient) ##### Changed - Upgrade spring-boot to 3.3.0 - Upgrade swagger-core to 2.2.22 - Upgrade swagger-ui to 5.17.14 - Upgrade spring-cloud-function to 4.1.2 - Upgrade spring-security-oauth2-authorization-server to 1.3.0 ##### Fixed - [#2577](https://togithub.com/springdoc/springdoc-openapi/issues/2577) - Fix missing exception response types in OpenAPI spec - [#2591](https://togithub.com/springdoc/springdoc-openapi/issues/2591) - When an entity class contains fields of Class\> type, an infinite loop. - [#2603](https://togithub.com/springdoc/springdoc-openapi/issues/2603) - PolymorphicModelConverter only handles direct subtypes and misses indirect. - [#2606](https://togithub.com/springdoc/springdoc-openapi/issues/2606) - Spring Authorization Server Metadata Endpoint not compatible. - [#2621](https://togithub.com/springdoc/springdoc-openapi/issues/2621) - Content-type for POST endpoints with multipart/form-data does not work since v2.4.0. - [#2622](https://togithub.com/springdoc/springdoc-openapi/issues/2622) - Kotlin enums are always marked as required if used in Java controllers. - [#2601](https://togithub.com/springdoc/springdoc-openapi/issues/2601) - Multiple Superclasses Are Not Mapped To Multiple allOf If Used In Different Services. - [#2597](https://togithub.com/springdoc/springdoc-openapi/issues/2597) - Polymorphic fields on polymorphic parents don't get correct oneOf docs generated.InseeFr/Pogues-Model (fr.insee.pogues:pogues-model)
### [`v1.3.12`](https://togithub.com/InseeFr/Pogues-Model/releases/tag/1.3.12) [Compare Source](https://togithub.com/InseeFr/Pogues-Model/compare/1.3.7...1.3.12) ##### :sparkles: New Features - [`00e395b`](https://togithub.com/InseeFr/Pogues-Model/commit/00e395b483f1cdf41554094081781bff437f5e7b) - roundabout *(PR [#122](https://togithub.com/InseeFr/Pogues-Model/issues/122) by [@BulotF](https://togithub.com/BulotF))* - :arrow_lower_right: *addresses issue [#96](https://togithub.com/InseeFr/Pogues-Model/issues/96) opened by [@BulotF](https://togithub.com/BulotF)* ##### :recycle: Refactors - [`ffba3d3`](https://togithub.com/InseeFr/Pogues-Model/commit/ffba3d351dd1de617cca631b8fd29c9edc24d598) - remove conditionaly collected cell *(PR [#124](https://togithub.com/InseeFr/Pogues-Model/issues/124) by [@BulotF](https://togithub.com/BulotF))* ##### :wrench: Chores - [`f2e37bf`](https://togithub.com/InseeFr/Pogues-Model/commit/f2e37bf32371414d2076fd9c6d43da289189a83a) - release 1.3.12 *(commit by [@nsenave](https://togithub.com/nsenave))*spring-projects/spring-boot (org.springframework.boot:spring-boot-starter-parent)
### [`v3.3.1`](https://togithub.com/spring-projects/spring-boot/compare/v3.3.0...v3.3.1) [Compare Source](https://togithub.com/spring-projects/spring-boot/compare/v3.3.0...v3.3.1)Configuration
š Schedule: Branch creation - "every weekend" in timezone Europe/Paris, Automerge - At any time (no schedule defined).
š¦ 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. View repository job log here.