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-starter-webmvc-ui to v2.3.0 #472

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 3, 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

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

Copy link

github-actions bot commented Dec 3, 2023

Test Results

198 tests   - 10       4 ✔️  - 204   22s ⏱️ -15s
  82 suites ±  0       0 💤 ±    0 
  82 files   ±  0   194 +194 

For more details on these failures, see this check.

Results for commit 1fa6219. ± Comparison against base commit eff0ff5.

This pull request removes 22 and adds 12 tests. Note that renamed tests count towards both.
com.faendir.acra.ui.view.AboutViewTest ‑ should not load without USER
com.faendir.acra.ui.view.SettingsViewTest ‑ should not load without USER
com.faendir.acra.ui.view.app.tabs.AdminAppTabTest ‑ should not load without Permission(appId=133, level=VIEW)
com.faendir.acra.ui.view.app.tabs.AdminAppTabTest ‑ should not load without USER
com.faendir.acra.ui.view.app.tabs.BugAppTabTest ‑ should not load without Permission(appId=156, level=VIEW)
com.faendir.acra.ui.view.app.tabs.BugAppTabTest ‑ should not load without USER
com.faendir.acra.ui.view.app.tabs.InstallationAppTabTest ‑ should not load without Permission(appId=163, level=VIEW)
com.faendir.acra.ui.view.app.tabs.InstallationAppTabTest ‑ should not load without USER
com.faendir.acra.ui.view.app.tabs.ReportAppTabTest ‑ should not load without Permission(appId=166, level=VIEW)
com.faendir.acra.ui.view.app.tabs.ReportAppTabTest ‑ should not load without USER
…
com.faendir.acra.ui.view.AboutViewTest ‑ initializationError
com.faendir.acra.ui.view.SettingsViewTest ‑ initializationError
com.faendir.acra.ui.view.app.tabs.AdminAppTabTest ‑ initializationError
com.faendir.acra.ui.view.app.tabs.BugAppTabTest ‑ initializationError
com.faendir.acra.ui.view.app.tabs.InstallationAppTabTest ‑ initializationError
com.faendir.acra.ui.view.app.tabs.ReportAppTabTest ‑ initializationError
com.faendir.acra.ui.view.app.tabs.StatisticsAppTabTest ‑ initializationError
com.faendir.acra.ui.view.bug.tabs.AdminBugTabTest ‑ initializationError
com.faendir.acra.ui.view.bug.tabs.IdentifierBugTabTest ‑ initializationError
com.faendir.acra.ui.view.bug.tabs.ReportBugTabTest ‑ initializationError
…

@F43nd1r F43nd1r merged commit 00932ef into master Dec 12, 2023
1 of 3 checks passed
@renovate renovate bot deleted the renovate/org.springdoc-springdoc-openapi-starter-webmvc-ui-2.x branch December 12, 2023 20:19
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