villChurch / AnimalCrossingNewHorizonAPI

API for Animal Crossing New Horizon data.
MIT License
0 stars 0 forks source link

Bump springdoc-openapi-ui from 1.4.3 to 1.4.6 #37

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps springdoc-openapi-ui from 1.4.3 to 1.4.6.

Release notes

Sourced from springdoc-openapi-ui's releases.

springdoc-openapi v1.4.5 released!

Added

  • #826 - Support for @Hidden on response class
  • #831 - Add support for @PageableDefault
  • #814 - Support of denyList, allowList, instead of black and whitelist, for Spring Data Commons. Change since SpringBoot 2.3.2
  • #837 - Add support of swagger annotations @SecurityRequirement and @Tag on @Repository interface
  • #827 - Make Spring Security login-endpoint automatically visible in SwaggerUI
  • #798 - Support for Extending EntityModel - Spring Hateoas
  • Support for spring.data.web properties and spring.data.rest.default... properties

Changed

  • upgrade swagger-ui version v3.32.5
  • #829 - Improve management of abstract generic types

Fixed

  • #822 - Operation having method for each accept header generate does not always generate the same api-docs
  • #836 - Springdoc is unable to redirect to swagger-ui/index.html with Spring Boot 2.4.0-M2
  • #792 - issues with spring data rest and @ManyToOne relationships

springdoc-openapi v1.4.4 released!

[1.4.4] - 2020-08-06

Added

  • #815 - Allow swagger-ui property filter to be an empty string
  • #804 - Add Support for DeferredResult
  • #800 - Add support oauth2 pre-selected scope
  • #786 - Generate api-docs for Custom Actuator Endpoint
  • #776 - Enable CSRF support for swagger-ui: Introduce new properties under springdoc.swagger-ui.csrf
  • Added the ability to use fully qualified name with new property: springdoc.use-fqn

Changed

  • upgrade swagger-ui version v3.31.1
  • upgrade swagger-api to v2.1.4
  • upgrade spring-boot version to 2.3.2.RELEASE

Fixed

  • #802 - Fix comment on api-docs.enabled in README.MD
  • #791 - Unable to generate correct definition for request parameter containing JSON
  • #775 - Fix spring-boot actuator endpoint parameters
  • #774 - Fix Weird YAML tag in section OpenAPI spec file
  • #771 - MultipleOpenApiResource issue
Changelog

Sourced from springdoc-openapi-ui's changelog.

[1.4.6] - 2020-08-31

Fixed

  • #844 - Cannot disable Try it out button
  • #845 - ClassNotFoundException: javax.servlet.Filter when using springdoc-openapi-security module in webflux application

Changed

  • Improve compatibility with native images.

[1.4.5] - 2020-08-29

Added

  • #826 - Support for @Hidden on response class
  • #831 - Add support for @PageableDefault
  • #814 - Support of denyList, allowList, instead of black and whitelist, for Spring Data Commons. Change since SpringBoot 2.3.2
  • #837 - Add support of swagger annotations @SecurityRequirement and @Tag on @Repository interface
  • #827 - Make Spring Security login-endpoint automatically visible in SwaggerUI
  • #798 - Support for Extending EntityModel - Spring Hateoas
  • Support for spring.data.web properties and spring.data.rest.default... properties

Changed

  • upgrade swagger-ui version v3.32.5
  • #829 - Improve management of abstract generic types

Fixed

  • #822 - Operation having method for each accept header generate does not always generate the same api-docs
  • #836 - Springdoc is unable to redirect to swagger-ui/index.html with Spring Boot 2.4.0-M2
  • #792 - issues with spring data rest and @ManyToOne relationships

[1.4.4] - 2020-08-06

Added

  • #815 - Allow swagger-ui property filter to be an empty string
  • #804 - Add Support for DeferredResult
  • #800 - Add support oauth2 pre-selected scope
  • #786 - Generate api-docs for Custom Actuator Endpoint
  • #776 - Enable CSRF support for swagger-ui: Introduce new properties under springdoc.swagger-ui.csrf
  • Added the ability to use fully qualified name with new property: springdoc.use-fqn

Changed

  • upgrade swagger-ui version v3.31.1
  • upgrade swagger-api to v2.1.4
  • upgrade spring-boot version to 2.3.2.RELEASE

Fixed

  • #802 - Fix comment on api-docs.enabled in README.MD
  • #791 - Unable to generate correct definition for request parameter containing JSON
  • #775 - Fix spring-boot actuator endpoint parameters
  • #774 - Fix Weird YAML tag in section OpenAPI spec file
  • #771 - MultipleOpenApiResource issue
Commits
  • 1ca2f55 [maven-release-plugin] prepare release v1.4.6
  • cf8fec3 CHANGELOG.md update
  • cd5f1a1 ClassNotFoundException: javax.servlet.Filter when using springdoc-openapi-sec...
  • 6207696 Cannot disable Try it out button. Fxies #844.
  • 3ea72c6 Improve compatibility with native images.
  • 03808b2 [maven-release-plugin] prepare for next development iteration
  • 0c52bd4 [maven-release-plugin] prepare release v1.4.5
  • 537e81b CHANGELOG.md update
  • 54a1953 Spring Hateoas - Extending EntityModel. Fixes #798
  • 108916f Upgrade swagger-ui version to 3.32.5.
  • 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

Superseded by #43.