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-ui from 1.6.3 to 1.6.4 #542

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps springdoc-openapi-ui from 1.6.3 to 1.6.4.

Release notes

Sourced from springdoc-openapi-ui's releases.

springdoc-openapi v1.6.4 released!

Added

  • Add support out of the box for MultipartRequest
  • #1418 - Support for therapi-runtime-javadoc 0.13.0.

Changed

  • #1415 - Moving PageableDefault support to springdoc-openapi-common
  • #1424 - Update classgraph dependency to 4.8.138

Fixed

  • #1407 - Fix issue number in 1.6.3 CHANGELOG
  • #1421 - Actuator endpoints have 2 appended to operationId
  • #1425 - Parameter 2 of method indexPageTransformer in org.springdoc.webmvc.ui.SwaggerConfig required a single bean, but 2 were found
Changelog

Sourced from springdoc-openapi-ui's changelog.

[1.6.4] - 2022-01-06

Added

  • Add support out of the box for MultipartRequest
  • #1418 - Support for therapi-runtime-javadoc 0.13.0.

Changed

  • #1415 - Moving PageableDefault support to springdoc-openapi-common
  • #1424 - Update classgraph dependency to 4.8.138

Fixed

  • #1407 - Fix issue number in 1.6.3 CHANGELOG
  • #1421 - Actuator endpoints have 2 appended to operationId
  • #1425 - Parameter 2 of method indexPageTransformer in org.springdoc.webmvc.ui.SwaggerConfig required a single bean, but 2 were found
Commits
  • 832e797 [maven-release-plugin] prepare release v1.6.4
  • 842833d project update
  • 26cde38 Parameter 2 of method indexPageTransformer in org.springdoc.webmvc.ui.Swagger...
  • b2c3ffd Managing outdated Classgraph version of webjars-locator-core. Fixes #1424.
  • fac2f4e Rely on Classgraph version of webjars-locator-core. Fixes #1424.
  • 45d37a3 Merge remote-tracking branch 'origin/master'
  • 2b0582e Only UI to depend on Classgraph. Fixes #1424.
  • 3e90085 Merge pull request #1423 from oliverlockwood/update-classgraph-dependency
  • b34ebfd Actuator endpoints have 2 appended to operationId. Fixes #1421.
  • 4380f39 Update classgraph dependency to fix OpenJ9-specific issue
  • 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-ui](https://github.com/springdoc/springdoc-openapi) from 1.6.3 to 1.6.4.
- [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.3...v1.6.4)

---
updated-dependencies:
- dependency-name: org.springdoc:springdoc-openapi-ui
  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 Jan 7, 2022
@codecov
Copy link

codecov bot commented Jan 7, 2022

Codecov Report

Merging #542 (0b79701) into develop (ba96e27) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             develop     #542   +/-   ##
==========================================
  Coverage      76.79%   76.79%           
  Complexity      1164     1164           
==========================================
  Files            244      244           
  Lines           3654     3654           
  Branches         229      229           
==========================================
  Hits            2806     2806           
  Misses           750      750           
  Partials          98       98           

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 ba96e27...0b79701. Read the comment docs.

@Brutus5000 Brutus5000 merged commit a182d60 into develop Jan 7, 2022
@Brutus5000 Brutus5000 deleted the dependabot/gradle/org.springdoc-springdoc-openapi-ui-1.6.4 branch January 7, 2022 06:57
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