bcgov / nr-forest-client-api

Forest client API allows systems to consume forest client data without having to connect to a database
Apache License 2.0
6 stars 1 forks source link

fix(deps): update dependency org.springdoc:springdoc-openapi-starter-webflux-ui to v2.2.0 #183

Closed bcgov-devops closed 1 year ago

bcgov-devops commented 1 year ago

This PR contains the following updates:

Package Type Update Change
org.springdoc:springdoc-openapi-starter-webflux-ui (source) compile minor 2.1.0 -> 2.2.0

Release Notes

springdoc/springdoc-openapi (org.springdoc:springdoc-openapi-starter-webflux-ui) ### [`v2.2.0`](https://togithub.com/springdoc/springdoc-openapi/blob/HEAD/CHANGELOG.md#220---2023-08-06) [Compare Source](https://togithub.com/springdoc/springdoc-openapi/compare/v2.1.0...v2.2.0) ##### Added - [#​2189](https://togithub.com/springdoc/springdoc-openapi/issues/2189) - Add support for swagger-ui.url property - [#​2200](https://togithub.com/springdoc/springdoc-openapi/issues/2200) - Support schema.requiredMode() on ParameterObject - [#​2309](https://togithub.com/springdoc/springdoc-openapi/issues/2309) - Added function to preload by specifying locale - [#​2332](https://togithub.com/springdoc/springdoc-openapi/issues/2332) - Group name cannot be null or empty - [#​2281](https://togithub.com/springdoc/springdoc-openapi/issues/2281) - Initial Virtual thread support ##### Changed - Upgrade spring-boot to 3.1.2 - Upgrade swagger-core to 2.2.15 - Upgrade swagger-ui to 5.2.0 ##### Fixed - [#​2199](https://togithub.com/springdoc/springdoc-openapi/issues/2199) - Fix Schema get condition of ArraySchema. - [#​2194](https://togithub.com/springdoc/springdoc-openapi/issues/2194) - Fix Swagger UI with provided spec - [#​2213](https://togithub.com/springdoc/springdoc-openapi/issues/2213) - Using both generated and configured specs stoped working in 1.6.5 - [#​2222](https://togithub.com/springdoc/springdoc-openapi/issues/2222) - String Index Out of Bounce Exception Fix when deployed on Azure - [#​2243](https://togithub.com/springdoc/springdoc-openapi/issues/2243), [#​2235](https://togithub.com/springdoc/springdoc-openapi/issues/2235) - Fix StringIndexOutOfBoundsException when path is same webjar - [#​2291](https://togithub.com/springdoc/springdoc-openapi/issues/2291) - Fix default-flat-param-object doesn't work when using http body - [#​2310](https://togithub.com/springdoc/springdoc-openapi/issues/2310) - Change bean name of objectMapperProvider - [#​2207](https://togithub.com/springdoc/springdoc-openapi/issues/2207) - swagger-initializer.js is sent endcoded in the JVM's default charset - [#​2271](https://togithub.com/springdoc/springdoc-openapi/issues/2271), [#​2280](https://togithub.com/springdoc/springdoc-openapi/issues/2280) - Fix loop when response inherits generic class fixes - [#​2312](https://togithub.com/springdoc/springdoc-openapi/issues/2312) - Spec for [@​ParameterObject](https://togithub.com/ParameterObject) disappears if building native-images - [#​2326](https://togithub.com/springdoc/springdoc-openapi/issues/2326) - [@​QuerydslPredicate](https://togithub.com/QuerydslPredicate)(root = X.class) annotation at Controller Method level not getting documented in Spring Boot 3

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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



This PR has been generated by Renovate Bot.

github-actions[bot] commented 1 year ago

Current changelog

Bug Fixes

github-actions[bot] commented 1 year ago

Your Pull Request code is being promoted! Please follow the link below. Main Merge Workflow