Skip to content

Bump org.springdoc:springdoc-openapi-bom from 2.8.8 to 2.8.9 #276

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 10, 2025

Bumps org.springdoc:springdoc-openapi-bom from 2.8.8 to 2.8.9.

Release notes

Sourced from org.springdoc:springdoc-openapi-bom's releases.

springdoc-openapi v2.8.9 released!

What's Changed

Added

Changed

  • Upgrade spring-boot to version 3.5.0

Fixed

  • #2982 - application/problem+json content type is not set for ProblemDetails
  • #2990 - Issues with POST Request, application/x-www-form-urlencoded and only one parameter
  • #2998 - io.swagger.v3.oas.annotations.Webhook does not work when defined on the method level
  • #3012 - Order of examples is (sometimes) not preserved

New Contributors

Full Changelog: springdoc/springdoc-openapi@v2.8.8...v2.8.9

Changelog

Sourced from org.springdoc:springdoc-openapi-bom's changelog.

[2.8.9] - 2025-06-10

Added

Changed

  • Upgrade spring-boot to version 3.5.0

Fixed

  • #2982 - application/problem+json content type is not set for ProblemDetails
  • #2990 - Issues with POST Request, application/x-www-form-urlencoded and only one parameter
  • #2998 - io.swagger.v3.oas.annotations.Webhook does not work when defined on the method level
  • #3012 - Order of examples is (sometimes) not preserved
Commits
  • 830a98a [maven-release-plugin] prepare release v2.8.9
  • 976d8ec docs update
  • 1ebf9b8 Order of examples is (sometimes) not preserved. Fixes #3012
  • 10fd6dd io.swagger.v3.oas.annotations.Webhook does not work when defined on the metho...
  • 31ed191 Issues with POST Request, application/x-www-form-urlencoded and only one para...
  • ceb4a10 application/problem+json content type is not set for ProblemDetails. Fixes #2982
  • a23005b Merge branch 'mymx2-feat/type-use'
  • 290162f code review
  • 9f05020 Merge branch 'mschout-spring-boot-3.5-support'
  • 6111073 code review
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.springdoc:springdoc-openapi-bom](https://github.com/springdoc/springdoc-openapi) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/springdoc/springdoc-openapi/releases)
- [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md)
- [Commits](springdoc/springdoc-openapi@v2.8.8...v2.8.9)

---
updated-dependencies:
- dependency-name: org.springdoc:springdoc-openapi-bom
  dependency-version: 2.8.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 10, 2025
Copy link

codecov bot commented Jun 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.46%. Comparing base (58f0f0a) to head (1d68871).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #276   +/-   ##
=========================================
  Coverage     93.46%   93.46%           
  Complexity      102      102           
=========================================
  Files            39       39           
  Lines           306      306           
  Branches         10       10           
=========================================
  Hits            286      286           
  Misses           14       14           
  Partials          6        6           

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

@mfvanek mfvanek merged commit b9eb040 into master Jun 11, 2025
3 checks passed
@mfvanek mfvanek deleted the dependabot/gradle/org.springdoc-springdoc-openapi-bom-2.8.9 branch June 11, 2025 06:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant