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.3.0 #606

Merged
merged 1 commit into from
Dec 16, 2023

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.2.0 -> 2.3.0 age adoption passing confidence

Release Notes

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

v2.3.0

Compare Source

Added
  • #​2340 - Add support OIDC with Spring Authorization Server
  • #​2345 - Support Schema added in OpenAPI Specification v3.1
  • #​2387 - Support get javadoc description from getter method
  • #​2404 - Update condition to register links schema customizer
  • #​2359 - Update condition to register links schema customizer
  • #​2348 - Enhance resource path processing
  • #​2438, #​2315 - Support for @​JsonProperty with Javadoc Change in springdoc-openapi
Changed
  • Upgrade spring-boot to 3.2.0
  • Upgrade swagger-core to 2.2.19
  • Upgrade swagger-ui to 5.10.3
Fixed
  • #​2366 - Fix the failed test due to hardcoded file separators
  • #​2370, #​2371 - No empty description for polymorphic subtypes
  • #​2373 - SchemaProperty.array Schema is ignored in /api-docs or api-docs.yaml
  • #​2366 - Refactoring AbstractSwaggerResourceResolver.findWebJarResourcePath
  • #​2320 - javadoc for class attribute ignored when in EntityModel.
  • #​2347 - Not working if a property of entity contains generic parameters.
  • #​2399 - SpringdocRouteBuilder.onError is overriding last route defined.
  • #​2426 - StackOverflowError when using @​ParameterObject on groovy class.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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 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.

Copy link

codecov bot commented Dec 15, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f4c8052) 97.51% compared to head (91b3ad8) 97.51%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #606   +/-   ##
=========================================
  Coverage     97.51%   97.51%           
  Complexity       89       89           
=========================================
  Files            24       24           
  Lines           201      201           
  Branches          6        6           
=========================================
  Hits            196      196           
  Misses            5        5           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/versions.springdoc branch 8 times, most recently from a8d7350 to 7717aa9 Compare December 16, 2023 06:10
@renovate renovate bot force-pushed the renovate/versions.springdoc branch from 7717aa9 to 91b3ad8 Compare December 16, 2023 10:06
@renovate renovate bot merged commit 7d34c31 into main Dec 16, 2023
11 checks passed
@renovate renovate bot deleted the renovate/versions.springdoc branch December 16, 2023 13:47
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.

0 participants