Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui to v2.5.0 #32

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 15, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

springdoc/springdoc-openapi (org.springdoc:springdoc-openapi-starter-webmvc-ui)

v2.5.0

Added
  • #​2318 - Add Info to GroupedOpenAPI properties
  • #​2554 - Remove duplicate words from comments
  • #​2418 - Improve support for externalizing strings in generated openapi
  • #​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 - Inherited Methods Not Included in Swagger Documentation with @​RouterOperation in Spring Boot WebFlux Application
  • #​2526 - SpringDoc bean naming conflict error with GraphQL Spring boot starter
  • #​2540 - Fix typo in SpringRepositoryRestResourceProvider.java
  • #​2549 - Fix README.md

v2.4.0

Compare Source

Added
  • #​2443 - Respect schema annotations when using spring mvc with kotlin
  • #​2492, #​2488 - Support dynamic evaluation of description field in the RequestBody
  • #​2510 - Option to disable root api-docs path when using groups
Changed
  • Upgrade spring-boot to 3.2.3
  • Upgrade swagger-core to 2.2.20
  • Upgrade swagger-ui to 5.11.8
Fixed
  • #​2453 - Fix CODE_OF_CONDUCT.md links
  • #​2454 - Fix typo in SwaggerWelcomeWebMvc
  • #​2507 - Fix typo in Constants
  • #​2472 - Update JavadocPropertyCustomizer.java
  • #​2495 - Fix broken links in README and CONTRIBUTING
  • #​2501 - bug fix when "exported" is set to false in RestResource annotation
  • #​2447 - Serialization to openapi of org.springframework.data.domain.Sort is not done correctly
  • #​2449 - Extensions in subobjects of OpenAPI no longer work
  • #​2461 - Springdoc OpenApi Annotations @​ExtensionProperty Not Evaluating Properties from application.yml
  • #​2469 - Pom contains invalid organizationUrl
  • #​2518 - Duplicate GroupConfigs in SpringDocConfigProperties
  • #​2506 - Springdoc breaks (Unexpected value: TRACE) when a spring-cloud-starter-gateway-mvc universal gateway is configured.
  • #​2519 - Request parameter parsing error after using @​NotBlank from type interface field
  • #​2516 - Spring Data REST fails when setting version to openapi_3_1
  • #​2509 - ArrayIndexOutOfBoundsException in SwaggerUiConfigParameters
  • #​2484 - JavaDoc integration not working with SnakeCaseStrategy property naming
  • #​2483 - Controller advice documents ApiResponse on every operation, even if the operation does not annotate the exception to be thrown
  • #​2477 - buildApiResponses ignores produced ContentType in case of many @​Operation

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

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


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot changed the title Update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui to v2.3.0 fix(deps): update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui to v2.3.0 Dec 20, 2023
@renovate renovate bot force-pushed the renovate/springdoc.version branch 2 times, most recently from f44b131 to 28b3f91 Compare December 22, 2023 09:52
@renovate renovate bot changed the title fix(deps): update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui to v2.3.0 fix(deps): update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui to v2.4.0 Mar 14, 2024
@renovate renovate bot force-pushed the renovate/springdoc.version branch from 28b3f91 to a0ecbe3 Compare March 14, 2024 23:32
@renovate renovate bot force-pushed the renovate/springdoc.version branch from a0ecbe3 to a34f013 Compare March 26, 2024 08:43
@renovate renovate bot changed the title fix(deps): update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui to v2.4.0 fix(deps): update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui to v2.5.0 Apr 2, 2024
@renovate renovate bot force-pushed the renovate/springdoc.version branch from a34f013 to edce51f Compare April 2, 2024 14:38
@marcberger marcberger merged commit 2b91ff7 into main Jun 14, 2024
1 check failed
@marcberger marcberger deleted the renovate/springdoc.version branch June 14, 2024 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant