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

Bump springdoc-openapi-security from 1.6.4 to 1.6.5 #556

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2022

Bumps springdoc-openapi-security from 1.6.4 to 1.6.5.

Release notes

Sourced from springdoc-openapi-security's releases.

springdoc-openapi v1.6.5 released!

Added

  • #1430 - Add Support custom login processing endpoints
  • #1429 - Allow excluding individual methods from OpenApi output
  • #1372 - Customize operation and parameters by the return value
  • #1453 - Reverse proxy context path aware support for manually provided files

Changed

  • #1424 - Upgrade to swagger-ui 4.2.1

Fixed

  • #1428 - Incorrect RequestBody type on schema/ui if class implements Map.
  • #1455 - Post without @​RequestBody not getting all fields
  • #1442 - Springdoc-openapi-webmvc-core not enought for Springdoc-openapi-native
  • #1446 - Upgrade from Springdoc 1.6.3 to 1.6.4 causes issues if springdoc-openapi-common is on the classpath but springdoc-openapi-ui is not
  • #1458 - java.lang.NoSuchMethodError: org.springframework.core.MethodParameter.getParameter() at /v3/api-docs request
Changelog

Sourced from springdoc-openapi-security's changelog.

[1.6.5] - 2022-01-23

Added

  • #1430 - Add Support custom login processing endpoints
  • #1429 - Allow excluding individual methods from OpenApi output
  • #1372 - Customize operation and parameters by the return value
  • #1453 - Reverse proxy context path aware support for manually provided files

Changed

  • #1424 - Upgrade to swagger-ui 4.2.1

Fixed

  • #1428 - Incorrect RequestBody type on schema/ui if class implements Map.
  • #1455 - Post without @​RequestBody not getting all fields
  • #1442 - Springdoc-openapi-webmvc-core not enought for Springdoc-openapi-native
  • #1446 - Upgrade from Springdoc 1.6.3 to 1.6.4 causes issues if springdoc-openapi-common is on the classpath but springdoc-openapi-ui is not
  • #1458 - java.lang.NoSuchMethodError: org.springframework.core.MethodParameter.getParameter() at /v3/api-docs request
Commits

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 26, 2022
Brutus5000
Brutus5000 previously approved these changes Jan 26, 2022
Bumps [springdoc-openapi-security](https://github.com/springdoc/springdoc-openapi) from 1.6.4 to 1.6.5.
- [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.4...v1.6.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/org.springdoc-springdoc-openapi-security-1.6.5 branch from 285449a to c0de0da Compare January 26, 2022 13:25
@codecov
Copy link

codecov bot commented Jan 26, 2022

Codecov Report

Merging #556 (c0de0da) into develop (dbf103d) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             develop     #556   +/-   ##
==========================================
  Coverage      75.71%   75.71%           
  Complexity      1124     1124           
==========================================
  Files            240      240           
  Lines           3574     3574           
  Branches         224      224           
==========================================
  Hits            2706     2706           
  Misses           777      777           
  Partials          91       91           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dbf103d...c0de0da. Read the comment docs.

@Brutus5000 Brutus5000 merged commit e8dc78f into develop Jan 26, 2022
@Brutus5000 Brutus5000 deleted the dependabot/gradle/org.springdoc-springdoc-openapi-security-1.6.5 branch January 26, 2022 13:30
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.

None yet

1 participant