InseeFr / Eno-WS

MIT License
1 stars 10 forks source link

Bump springdoc-openapi-ui from 1.6.2 to 1.6.4 #69

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps springdoc-openapi-ui from 1.6.2 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

springdoc-openapi v1.6.3 released!

Added

  • #1299 - Add support for Spring Cloud Function Web.

Changed

  • Upgrade to swagger-core 2.1.12
  • Upgrade to spring-boot 2.6.2
  • Upgrade spring-native to 0.11.1
  • bump classgraph version to 4.8.117

Fixed

  • #405 - Enhance springdoc-openapi as BOM for Gradle
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

[1.6.3] - 2021-12-25

Added

  • #1299 - Add support for Spring Cloud Function Web.

Changed

  • Upgrade to swagger-core 2.1.12
  • Upgrade to spring-boot 2.6.2
  • Upgrade spring-native to 0.11.1
  • bump classgraph version to 4.8.117

Fixed

  • #1405 - Enhance springdoc-openapi as BOM for Gradle
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)
dependabot[bot] commented 2 years ago

Superseded by #73.