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

Update dependency org.springdoc:springdoc-openapi-ui to v1.7.0 #356

Merged
merged 1 commit into from
Apr 29, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 28, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.springdoc:springdoc-openapi-ui (source) 1.6.15 -> 1.7.0 age adoption passing confidence

Release Notes

springdoc/springdoc-openapi

v1.7.0

Compare Source

Added
Changed
  • Upgrade spring-boot to 2.7.10
  • Upgrade swagger-core to 2.2.9
  • Upgrade swagger-ui to 4.18.2
  • Spring Native is now superseded by Spring Boot 3 official
  • #​2173 - Remove webjars-locator-core
Fixed
  • #​2122 - Super tiny fix typo
  • #​2131 - Fixed a bug that javadoc of record class parameters was not recognized.
  • #​2140 - Javadoc record class parameters not recognized
  • #​2123 #​2141 - fix spring authorization server response.
  • #​2148 - Fix properties show-oauth2-endpoints and SpringDocConfigProperties#showOauth2Endpoint properties name mismatch
  • #​2149 - Request parameters with default values are marked as required.
  • #​2155 - openApi.getServers() is null in OpenApiCustomiser when using different locales.
  • #​2152 - Redundant(wrong) direction appended to @​PageableDefault.
  • #​2181 #​2183 - Fixed DefaultFlatParamObject to work with annotated parameters.
  • #​2170 #​2187 - All request parameters marked as required for Java controllers in mixed projects in 2.0.3
  • #​2165 - Custom Converters are not excluded if not registered for Http Message Converter.
  • #​2185 - Fix behaviour of required flag for schema class fields.

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.

@renovate renovate bot force-pushed the renovate/spring-doc.version branch from 78c350e to 5f86a4c Compare April 29, 2023 15:25
@renovate renovate bot force-pushed the renovate/spring-doc.version branch from 5f86a4c to d75260e Compare April 29, 2023 15:25
@codecov-commenter
Copy link

codecov-commenter commented Apr 29, 2023

Codecov Report

Merging #356 (d75260e) into main (b7ed32c) will increase coverage by 0.63%.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff              @@
##               main     #356      +/-   ##
============================================
+ Coverage     77.42%   78.06%   +0.63%     
- Complexity      454      457       +3     
============================================
  Files            86       86              
  Lines          1094     1094              
  Branches         72       72              
============================================
+ Hits            847      854       +7     
+ Misses          208      204       -4     
+ Partials         39       36       -3     

see 1 file with indirect coverage changes

@WtfJoke WtfJoke merged commit f6c2f79 into main Apr 29, 2023
@WtfJoke WtfJoke deleted the renovate/spring-doc.version branch April 29, 2023 16:23
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.

2 participants