Skip to content

fix(deps): update dependency org.springdoc:springdoc-openapi-bom to v3.0.1#693

Merged
Ahoo-Wang merged 1 commit intomainfrom
renovate/springdoc
Feb 4, 2026
Merged

fix(deps): update dependency org.springdoc:springdoc-openapi-bom to v3.0.1#693
Ahoo-Wang merged 1 commit intomainfrom
renovate/springdoc

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 1, 2026

This PR contains the following updates:

Package Change Age Confidence
org.springdoc:springdoc-openapi-bom (source) 3.0.03.0.1 age confidence

Release Notes

springdoc/springdoc-openapi (org.springdoc:springdoc-openapi-bom)

v3.0.1: springdoc-openapi v3.0.1 released!

Added
  • #​3122 – Add log notifications when SpringDocs / Scalar are enabled by default
  • #​3123 – Add support for serving static resources
  • #​3151 – Add @Order to ApplicationReadyEvent listener
  • #​3158 – Add support for API groups in Scalar
  • #​3187 – Add Scalar WebMVC and WebFlux support
  • #​3185 – Disable creation of blank GitHub issues (GitHub settings & workflow)
  • #​3186 – Decouple Web Server APIs following Spring Boot modularization
  • #​3131 – Improve warning messages when documentation is explicitly enabled
  • #​3183 – Remove unused operations consumer from route builder methods
  • #​3141 – Change handling so useReturnTypeSchema is evaluated at HTTP status code level instead of method level
Changed
  • Upgrade Spring Boot to version 4.0.1
  • Upgrade swagger-core to version 2.2.41
  • Upgrade swagger-ui to version 5.31.0
  • Upgrade Scalar to version 0.4.3
Fixed
  • #​3133 – Fix regression where content type from Swagger @RequestBody did not take precedence
  • #​3146 – Fix WebJar resource handler mappings for Swagger UI resources
  • #​3168 – Support @Schema annotations on Kotlin value classes
  • #​3178 – Fix regression when generating documentation for Kotlin LinkedHashSet
  • #​3170 – Fix warnings when setting title and description in application.yml
  • #​3173 – Fix /v3/api-docs returning Base64-encoded response with Spring Framework 7.0.2
  • #​3155 – Fix native image support regression with SpringDoc 3.0 and Spring Boot 4.0

What's Changed

New Contributors

Full Changelog: springdoc/springdoc-openapi@v3.0.0...v3.0.1


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 was generated by Mend Renovate. View the repository job log.

@codecov
Copy link

codecov bot commented Jan 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.15%. Comparing base (8750d64) to head (0e0928b).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #693   +/-   ##
=========================================
  Coverage     92.15%   92.15%           
  Complexity      612      612           
=========================================
  Files           149      149           
  Lines          1823     1823           
  Branches        156      156           
=========================================
  Hits           1680     1680           
  Misses           74       74           
  Partials         69       69           
Flag Coverage Δ
unittests 92.15% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot force-pushed the renovate/springdoc branch from 4517288 to 6fabb8e Compare January 19, 2026 14:40
@renovate renovate bot force-pushed the renovate/springdoc branch from 6fabb8e to 0320708 Compare February 2, 2026 20:09
@Ahoo-Wang Ahoo-Wang added the dependency Upgrade dependencies label Feb 4, 2026
@renovate renovate bot force-pushed the renovate/springdoc branch from 0320708 to 5516823 Compare February 4, 2026 04:54
@renovate renovate bot force-pushed the renovate/springdoc branch from 5516823 to 0e0928b Compare February 4, 2026 05:00
@Ahoo-Wang Ahoo-Wang merged commit c6588f9 into main Feb 4, 2026
6 checks passed
@Ahoo-Wang Ahoo-Wang deleted the renovate/springdoc branch February 4, 2026 05:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency Upgrade dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant