Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 13, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.springdoc:springdoc-openapi-ui (source) 1.5.9 -> 1.5.13 age adoption passing confidence

Release Notes

springdoc/springdoc-openapi

v1.5.13

Compare Source

Added
  • #​1317 - Add SpEL support for default values
  • #​1324 - springdoc-openapi-javadoc doesn't work with @​ParameterObject
  • #​1334 - Allow customizing / disabling PolymorphicModelConverter
  • #​1328 - Add support for spring-native 0.11-RC1. (remove property springdoc.enable-native-image-support and introduce new springdoc module)
  • #​1348 - Treat java.nio.charset.Charset as string type by default.
Changed
Fixed
  • #​1320 - Fixed exception handler order
  • #​1331 - Endpoint parameters are translated even if they should not
  • #​1333 - NPEs when using @​ParameterObject with custom Pageable and adding descriptions to fields
  • #​1339 - Comments are not picked up for fields in Typed data classes
  • #​1351 - @​Tag name parameter not consistently performing lookup on properties file
  • #​1347 - Break circular references which disabled by default since spring boot 2.6

v1.5.12

Compare Source

Changed
  • Upgrade swagger-ui to 3.52.5
  • #​1282 - #​1288 - #​1292 - #​1293 Use Optional List to inject RequestMappingInfoHandlerMapping.
  • #​1290 - Use Publisher as response wrapper to ignore instead of Mono.
  • #​1313 - Upgrading to io.github.classgraph:classgraph to v4.8.116
  • #​1296 - Update Demo URLs
Fixed
  • #​1316 - Hidden controller exposes Operation annotated method
  • #​1289 - Fix server address customizing in case of enabled pre-loading mode
  • #​1274 - Objects properties order is not preserved with springdoc.api-docs.resolve-schema-properties = true.
  • #​1287 - Fix typo of PageableConverter Javadoc

v1.5.11

Compare Source

Added
  • #​1232 - Get CSRF token from local storage
  • #​1256 - Added parent pom.xml as BOM
  • #​1258 - Add support for HandlerTypePredicate in spring-web.
  • #​1265 - adding spring support with the official jetbrains compiler plugin
  • #​1268 - Added I18n support.
  • #​38 - Derive documentation from javadoc.
Changed
  • Upgrade swagger-ui to 3.52.3
  • Upgrade swagger-api to 2.1.11
  • Upgrade spring-boot to 2.5.5
  • #​1233 - Operation ids for actuator endpoints.
Fixed
  • #​1230 - Feign clients that uses SpringMVCContract appears in OpenApi like controllers exposed if spring-boot-starter-actuator is in classpath.
  • #​1215 - Bad Pageable description in Page description.
  • #​1215 - Change default behavior of pageable reoslution, outside of spring data rest.
  • #​1252 - Schemas for subclasses not rendered in GraalVM native image builds.
  • #​1261 - Removal of SpringdocRouterFunctionDsl.
  • #​1188 - Cannot override servers in api-docs.yaml using OpenApiCustomiser.
  • #​1208 - Response schema for overridden methods of ResponseEntityExceptionHandler is not generated.
  • #​1276 - Cannot referenced example in RequestBody.
  • #​1277 - Inconsistent casing of swagger-config causes fetch error.

v1.5.10

Compare Source

Added
  • #​1197 - Add default values for parameter references.
  • #​1188 - Ability to override servers in api-docs.yaml using OpenApiCustomiser.
  • #​1163 - Add a way for knowing the springdoc-openapi made the request or not.
  • #​1225 - Support for spring-native 0.10.1.
Changed
  • Upgrade swagger-ui version to 3.51.1.
  • Upgrade swagger-core to 2.1.10.
  • Upgrade spring-boot to 2.5.2.
Fixed
  • #​1171 - NullPointerException loading Swagger UI with SpringDoc 1.5.6.
  • #​1182 - Parameter 3 of method swaggerWelcome in org.springdoc.webflux.ui.SwaggerConfig required a bean of type 'org.springframework.web.reactive.result.method.RequestMappingInfoHandlerMapping' that could not be found.
  • #​1185 - multpart/form-data single paramter cannot resolve in ui.
  • #​1196 - RequestPart Integer Param Is shown in the Parameters parameter.

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@open-schnick open-schnick changed the base branch from master to feature/deps December 13, 2021 18:04
@open-schnick open-schnick merged commit d2fabba into feature/deps Dec 13, 2021
@open-schnick open-schnick deleted the renovate/org.springdoc-springdoc-openapi-ui-1.x branch December 13, 2021 18:06
open-schnick added a commit that referenced this pull request Dec 13, 2021
* Typos and dependencies

* Update cucumber.version to v6.11.0 (#129)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency org.projectlombok:lombok to v1.18.22 (#128)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency org.springdoc:springdoc-openapi-ui to v1.5.11 (#127)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency org.jetbrains:annotations to v21.0.1 (#120)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update mockito monorepo to v3.12.4 (#132)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency org.sonarsource.scanner.maven:sonar-maven-plugin to v3.9.1.2184 (#131)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency org.springframework.security:spring-security-crypto to v5.6.0 (#126)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Bumped up version

* Update dependency org.springdoc:springdoc-openapi-ui to v1.5.13 (#133)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Open Schnick <60597856+open-schnick@users.noreply.github.com>

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants