International-Data-Spaces-Association / DataspaceConnector

This is an IDS Connector reference implementation.
Apache License 2.0
32 stars 27 forks source link

chore(deps): Bump springdoc.version from 1.6.12 to 1.6.13 #553

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps springdoc.version from 1.6.12 to 1.6.13. Updates springdoc-openapi-ui from 1.6.12 to 1.6.13

Release notes

Sourced from springdoc-openapi-ui's releases.

springdoc-openapi v1.6.13 released!

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 2.7.5
  • 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

New Contributors

Full Changelog: https://github.com/springdoc/springdoc-openapi/compare/v1.6.12...v1.6.13

Changelog

Sourced from springdoc-openapi-ui's changelog.

[1.6.13] - 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 2.7.5
  • 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.
Commits
  • df89387 [maven-release-plugin] prepare release v1.6.13
  • ff5edc5 CHANGELOG.md update
  • 5449d72 test fixed
  • dd251e3 reverting fix #1919
  • f8c9762 Align code formatting with spring-javaformat
  • b709edf Spring Security form login only offers application/json req body type. fixes ...
  • 1e64c20 Javadoc description of the @​RequestPart param of multipart/form-data goes to ...
  • 93c31c8 upgrade swagger-core to 2.2.7
  • 3101e46 upgrade swagger-ui to 4.15.5
  • f9bb6e4 Add support for MultipleOpenApiSupport when a Bean of type List<GroupedOpenAp...
  • Additional commits viewable in compare view


Updates springdoc-openapi-security from 1.6.12 to 1.6.13

Release notes

Sourced from springdoc-openapi-security's releases.

springdoc-openapi v1.6.13 released!

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 2.7.5
  • 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

New Contributors

Full Changelog: https://github.com/springdoc/springdoc-openapi/compare/v1.6.12...v1.6.13

Changelog

Sourced from springdoc-openapi-security's changelog.

[1.6.13] - 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 2.7.5
  • 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.
Commits
  • df89387 [maven-release-plugin] prepare release v1.6.13
  • ff5edc5 CHANGELOG.md update
  • 5449d72 test fixed
  • dd251e3 reverting fix #1919
  • f8c9762 Align code formatting with spring-javaformat
  • b709edf Spring Security form login only offers application/json req body type. fixes ...
  • 1e64c20 Javadoc description of the @​RequestPart param of multipart/form-data goes to ...
  • 93c31c8 upgrade swagger-core to 2.2.7
  • 3101e46 upgrade swagger-ui to 4.15.5
  • f9bb6e4 Add support for MultipleOpenApiSupport when a Bean of type List<GroupedOpenAp...
  • Additional commits viewable in compare view


Updates springdoc-openapi-hateoas from 1.6.12 to 1.6.13

Release notes

Sourced from springdoc-openapi-hateoas's releases.

springdoc-openapi v1.6.13 released!

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 2.7.5
  • 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

New Contributors

Full Changelog: https://github.com/springdoc/springdoc-openapi/compare/v1.6.12...v1.6.13

Changelog

Sourced from springdoc-openapi-hateoas's changelog.

[1.6.13] - 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 2.7.5
  • 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.
Commits
  • df89387 [maven-release-plugin] prepare release v1.6.13
  • ff5edc5 CHANGELOG.md update
  • 5449d72 test fixed
  • dd251e3 reverting fix #1919
  • f8c9762 Align code formatting with spring-javaformat
  • b709edf Spring Security form login only offers application/json req body type. fixes ...
  • 1e64c20 Javadoc description of the @​RequestPart param of multipart/form-data goes to ...
  • 93c31c8 upgrade swagger-core to 2.2.7
  • 3101e46 upgrade swagger-ui to 4.15.5
  • f9bb6e4 Add support for MultipleOpenApiSupport when a Bean of type List<GroupedOpenAp...
  • Additional commits viewable in compare view


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)