dallay / lyra

SMRO
https://lyra-nwhm.onrender.com
1 stars 0 forks source link

fix(deps): update springdoc to v2.5.0 #239

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.springdoc:springdoc-openapi-starter-webflux-api (source) 2.4.0 -> 2.5.0 age adoption passing confidence
org.springdoc:springdoc-openapi-starter-webflux-ui (source) 2.4.0 -> 2.5.0 age adoption passing confidence

Release Notes

springdoc/springdoc-openapi (org.springdoc:springdoc-openapi-starter-webflux-api) ### [`v2.5.0`](https://togithub.com/springdoc/springdoc-openapi/blob/HEAD/CHANGELOG.md#250---2024-04-01) ##### Added - [#​2318](https://togithub.com/springdoc/springdoc-openapi/issues/2318) - Add Info to GroupedOpenAPI properties - [#​2554](https://togithub.com/springdoc/springdoc-openapi/issues/2554) - Remove duplicate words from comments - [#​2418](https://togithub.com/springdoc/springdoc-openapi/issues/2418) - Improve support for externalizing strings in generated openapi - [#​2535](https://togithub.com/springdoc/springdoc-openapi/issues/2535) - Add 'springdoc.trim-kotlin-indent' property to handle Kotlin multiline string indentation ##### Changed - Upgrade spring-boot to 3.2.4 - Upgrade swagger-core to 2.2.21 - Upgrade swagger-ui to 5.13.0 ##### Fixed - [#​2525](https://togithub.com/springdoc/springdoc-openapi/issues/2525) - Inherited Methods Not Included in Swagger Documentation with [@​RouterOperation](https://togithub.com/RouterOperation) in Spring Boot WebFlux Application - [#​2526](https://togithub.com/springdoc/springdoc-openapi/issues/2526) - SpringDoc bean naming conflict error with GraphQL Spring boot starter - [#​2540](https://togithub.com/springdoc/springdoc-openapi/issues/2540) - Fix typo in SpringRepositoryRestResourceProvider.java - [#​2549](https://togithub.com/springdoc/springdoc-openapi/issues/2549) - Fix README.md

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - "before 4am on the first day of the month" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.93%. Comparing base (f191ec2) to head (7a382a2).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #239 +/- ## ======================================= Coverage 86.93% 86.93% ======================================= Files 144 144 Lines 1937 1937 Branches 228 228 ======================================= Hits 1684 1684 Misses 185 185 Partials 68 68 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.