Skip to content

chore(deps): bump org.springdoc:springdoc-openapi from 1.8.0 to 2.0.0 - #347

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/maven/dev/org.springdoc-springdoc-openapi-2.0.0
Open

chore(deps): bump org.springdoc:springdoc-openapi from 1.8.0 to 2.0.0#347
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/maven/dev/org.springdoc-springdoc-openapi-2.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 8, 2024

Copy link
Copy Markdown
Contributor

Bumps org.springdoc:springdoc-openapi from 1.8.0 to 2.0.0.

Release notes

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

springdoc-openapi v2.0.0 released!

Added

  • #1284 - Add support for Jakarta EE

What's Changed

  • Upgrade spring-boot to v3.0.0

v2.0.0-RC2

Added

  • #1929 - Enables no cache on not cache swagger-initializer.js
  • #1922 - Check existence of superclass before accessing its name
  • #1923 - Javadoc description of the @​RequestPart param of multipart/form-data to the parameter description

Changed

  • Upgrade spring-boot to 3.0.0-RC2
  • Upgrade swagger-core to 2.2.7
  • Upgrade swagger-ui to 4.15.5
  • #1912 - Upgrade spring-security-oauth2 to 2.5.2.RELEASE

Fixed

  • #1892 - springdoc.model-and-view-allowed enhanced
  • #1909 - ExceptionHandler in controller is not used by another controller
  • #1904 - springdoc-openapi-webflux-ui 2.0.0-M7 + spring actuator + spring cloud crashes at startup
  • #1911 - Wrong type for springdoc.swagger-ui.oauth.useBasicAuthenticationWithAccessCodeGrant configuration property
  • #1931 - Spring Security form login only offers application/json req body type.

Full Changelog: springdoc/springdoc-openapi@v2.0.0-RC1...v2.0.0-RC2

v2.0.0-RC1

Added

  • #1284 - Additional hints for native support

Changed

  • Upgrade to spring-boot 3.0.0-RC1
  • Upgrade swagger-ui to 4.15.0

Fixed

Full Changelog: springdoc/springdoc-openapi@v2.0.0-M7...v2.0.0-RC1

v2.0.0-M7

Added

  • #1888 - custom Summary for actuator
  • #1881 - Support @​Hidden annotation on REST repositories.
  • #1878 - Sort request methods

Changed

  • Upgrade swagger-core to 2.2.4

... (truncated)

Changelog

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

[2.0.0] - 2022-11-24

Added

  • #1284 - Add support for Jakarta EE

What's Changed

  • Upgrade spring-boot to v3.0.0

[2.0.0-RC2] - 2022-11-20

Added

  • #1929 - Enables no cache on not cache swagger-initializer.js
  • #1922 - Check existence of superclass before accessing its name
  • #1923 - Javadoc description of the @​RequestPart param of multipart/form-data to the parameter description

Changed

  • Upgrade spring-boot to 3.0.0-RC2
  • Upgrade swagger-core to 2.2.7
  • Upgrade swagger-ui to 4.15.5
  • #1912 - Upgrade spring-security-oauth2 to 2.5.2.RELEASE

Fixed

  • #1892 - springdoc.model-and-view-allowed enhanced
  • #1901 - When @​Get, using @​Parameter over the method results in duplicate of the same parameter
  • #1909 - ExceptionHandler in controller is not used by another controller
  • #1904 - springdoc-openapi-webflux-ui 2.0.0-M7 + spring actuator + spring cloud crashes at startup
  • #1911 - Wrong type for springdoc.swagger-ui.oauth.useBasicAuthenticationWithAccessCodeGrant configuration property
  • #1931 - Spring Security form login only offers application/json req body type.

[2.0.0-RC1] - 2022-10-23

Added

  • #1284 - Additional hints for native support

Changed

  • Upgrade to spring-boot 3.0.0-RC1
  • Upgrade swagger-ui to 4.15.0

Fixed

[2.0.0-M7] - 2022-10-17

... (truncated)

Commits
  • 4232b36 [maven-release-plugin] prepare release v2.0.0
  • 88fca87 upgrade to spring-boot 3.0.0
  • 2c4e9b4 upgrade to spring-boot 3.0.0
  • 13fdd5f upgrade to spring-boot 3.0.0
  • 11281de [maven-release-plugin] prepare for next development iteration
  • 8d921c9 [maven-release-plugin] prepare release v2.0.0-RC2
  • 7904e37 CHANGELOG.md update
  • d01cb77 fix tests
  • ab7b450 reverting fix #1919
  • 57cfe3a Align code formatting with spring-javaformat
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
org.springdoc:springdoc-openapi [>= 2.a, < 3]

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [org.springdoc:springdoc-openapi](https://github.com/springdoc/springdoc-openapi) from 1.8.0 to 2.0.0.
- [Release notes](https://github.com/springdoc/springdoc-openapi/releases)
- [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md)
- [Commits](springdoc/springdoc-openapi@v1.8.0...v2.0.0)

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

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 Nov 8, 2024
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.

0 participants