Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2022

Bumps springdoc-openapi-webmvc-core from 1.6.11 to 1.6.12.

Release notes

Sourced from springdoc-openapi-webmvc-core's releases.

springdoc-openapi v1.6.12 released!

Added

  • #1888 - custom Summary for actuator
  • #1881 - Support @​Hidden annotation on REST repositories.
  • #1878 - Sort request methods
  • #1830 - Support Java record
  • #1814 - Allow requestBody creation for GET on openapi resource endpoint

Changed

  • Upgrade swagger-core to 2.2.4
  • Upgrade spring-boot to 2.7.4
  • Upgrade swagger-ui to 4.14.3

Fixed

  • #1829 - Wrong schema generation on endpoint consuming multipart form data combined with JsonView
  • #1842 - A HTTP header in multipart/form-data is handled as form item instead of header
  • #1845 - Wrong "response" description with two controllers having its own ExceptionHandler.
  • #1855 - Fixed a bug that duplicate field were get for record classes.
  • #1820 - Refresh the browser each time, the global header is added in duplicate.
  • #523 - No documented way to handle Mono/Flux without Webflux.
  • #1816 - Parameters with same name but different locations can't render in UI properly

New Contributors

Full Changelog: springdoc/springdoc-openapi@v1.6.11...v1.6.12

Changelog

Sourced from springdoc-openapi-webmvc-core's changelog.

[1.6.12] - 2022-10-17

Added

  • #1888 - custom Summary for actuator
  • #1881 - Support @​Hidden annotation on REST repositories.
  • #1878 - Sort request methods
  • #1830 - Support Java record
  • #1814 - Allow requestBody creation for GET on openapi resource endpoint

Changed

  • Upgrade swagger-core to 2.2.4
  • Upgrade spring-boot to 2.7.4
  • Upgrade swagger-ui to 4.14.3

Fixed

  • #1829 - Wrong schema generation on endpoint consuming multipart form data combined with JsonView
  • #1842 - A HTTP header in multipart/form-data is handled as form item instead of header
  • #1845 - Wrong "response" description with two controllers having its own ExceptionHandler.
  • #1855 - Fixed a bug that duplicate field were get for record classes.
  • #1820 - Refresh the browser each time, the global header is added in duplicate.
  • #523 - No documented way to handle Mono/Flux without Webflux.
  • #1816 - Parameters with same name but different locations can't render in UI properly
Commits
  • 499e42c [maven-release-plugin] prepare release v1.6.12
  • cd12fd6 CHANGELOG.md update
  • 68d79e1 CHANGELOG.md update
  • e98c32f Upgrade swagger-core to 2.2.4
  • a8fb5e5 Merge pull request #1878 from yotam2010/fix-request-mapping
  • 9adcefc Upgrade:
  • 8197824 Merge pull request #1888 from sbernardo/master
  • 277b3c7 Support @​Hidden annotation on REST repositories. Fixes #1881
  • 12a047f Wrong schema generation on endpoint consuming multipart form data combined wi...
  • bc185f4 A HTTP header in multipart/form-data is handled as form item instead of heade...
  • 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 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 [springdoc-openapi-webmvc-core](https://github.com/springdoc/springdoc-openapi) from 1.6.11 to 1.6.12.
- [Release notes](https://github.com/springdoc/springdoc-openapi/releases)
- [Changelog](https://github.com/springdoc/springdoc-openapi/blob/master/CHANGELOG.md)
- [Commits](springdoc/springdoc-openapi@v1.6.11...v1.6.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 17, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 28, 2022

Superseded by #6.

@dependabot dependabot bot closed this Nov 28, 2022
@dependabot dependabot bot deleted the dependabot/gradle/org.springdoc-springdoc-openapi-webmvc-core-1.6.12 branch November 28, 2022 21:07
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant