redskap / swagger-brake

Swagger contract checker for breaking API changes
Apache License 2.0
57 stars 16 forks source link

Update all non-major dependencies #74

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.springframework:spring-test 5.3.22 -> 5.3.23 age adoption passing confidence
org.junit.jupiter:junit-jupiter-api (source) 5.8.1 -> 5.9.1 age adoption passing confidence
org.junit.jupiter:junit-jupiter-engine (source) 5.8.1 -> 5.9.1 age adoption passing confidence
org.springframework:spring-context 5.3.22 -> 5.3.23 age adoption passing confidence

Release Notes

spring-projects/spring-framework ### [`v5.3.23`](https://togithub.com/spring-projects/spring-framework/releases/tag/v5.3.23) ##### :star: New Features - Introduce AnnotationUtils.isSynthesizedAnnotation(Annotation) [#​29054](https://togithub.com/spring-projects/spring-framework/issues/29054) - Introduce createContext() factory method in AbstractGenericWebContextLoader [#​28983](https://togithub.com/spring-projects/spring-framework/issues/28983) - Support TreeSet collection type in CollectionFactory.createCollection() without using reflection [#​28949](https://togithub.com/spring-projects/spring-framework/pull/28949) - Document when RequestEntity.getUrl() throws an UnsupportedOperationException [#​28930](https://togithub.com/spring-projects/spring-framework/issues/28930) - Deprecate NestedIOException [#​28929](https://togithub.com/spring-projects/spring-framework/issues/28929) - Make isConnected() in WebSocketConnectionManager public [#​28785](https://togithub.com/spring-projects/spring-framework/pull/28785) - Expose headers from STOMP RECEIPT frame to registered callbacks [#​28715](https://togithub.com/spring-projects/spring-framework/pull/28715) - Make WebClientException serializable [#​28321](https://togithub.com/spring-projects/spring-framework/issues/28321) ##### :lady_beetle: Bug Fixes - Ordering inconsistency with beans defined in parent context [#​29105](https://togithub.com/spring-projects/spring-framework/issues/29105) - RelativeRedirectResponseWrapper does not commit response in sendRedirect [#​29050](https://togithub.com/spring-projects/spring-framework/pull/29050) - MockServerContainerContextCustomizerFactory does not support `@Nested` tests [#​29037](https://togithub.com/spring-projects/spring-framework/issues/29037) - Request to improve KotlinSerializationJsonHttpMessageConverter logic in RestTemplate [#​29008](https://togithub.com/spring-projects/spring-framework/issues/29008) - WebFlux: multipart requests hang sometimes [#​28963](https://togithub.com/spring-projects/spring-framework/issues/28963) - DataBufferUtils.write(Publisher, Path) loses context [#​28933](https://togithub.com/spring-projects/spring-framework/issues/28933) - connectionTimeOut and readTimeout not working on UrlResource [#​28909](https://togithub.com/spring-projects/spring-framework/issues/28909) - SockJsServiceRegistration#setSupressCors has a typo and should be deprecated [#​28853](https://togithub.com/spring-projects/spring-framework/pull/28853) - RenderingResponse does not set status code on redirect views [#​28839](https://togithub.com/spring-projects/spring-framework/issues/28839) - Avoid IllegalArgumentException when setting WebSocket error status [#​28836](https://togithub.com/spring-projects/spring-framework/pull/28836) - Loss of context path after using ServerRequest.from [#​28820](https://togithub.com/spring-projects/spring-framework/issues/28820) - ResponseCookie does not declare nullability annotations consistently for domain and path [#​28780](https://togithub.com/spring-projects/spring-framework/pull/28780) ##### :notebook_with_decorative_cover: Documentation - Fix typo in data-access section [#​29048](https://togithub.com/spring-projects/spring-framework/pull/29048) - Correct description of `@RequestParam` with WebFlux [#​28944](https://togithub.com/spring-projects/spring-framework/pull/28944) - Fix broken kdoc-api links in kotlin.adoc [#​28908](https://togithub.com/spring-projects/spring-framework/pull/28908) - Fix typos in Javadoc of class AbstractEncoder [#​28885](https://togithub.com/spring-projects/spring-framework/pull/28885) - Fix links in Javadoc and reference docs [#​28876](https://togithub.com/spring-projects/spring-framework/pull/28876) - Add missing closing parenthesis in reference doc [#​28867](https://togithub.com/spring-projects/spring-framework/pull/28867) - Fix typos in Javadoc, reference docs, and code [#​28822](https://togithub.com/spring-projects/spring-framework/pull/28822) - Replace use of the `` HTML tag in Javadoc [#​28819](https://togithub.com/spring-projects/spring-framework/pull/28819) - Fix broken link in rsocket documentation [#​28817](https://togithub.com/spring-projects/spring-framework/pull/28817) - Clarify docs on JNDI properties in Servlet environment [#​28488](https://togithub.com/spring-projects/spring-framework/pull/28488) - Improve documentation of Caching annotations [#​28183](https://togithub.com/spring-projects/spring-framework/pull/28183) ##### :hammer: Dependency Upgrades - Upgrade to Reactor 2020.0.23 [#​29129](https://togithub.com/spring-projects/spring-framework/issues/29129) ##### :heart: Contributors We'd like to thank all the contributors who worked on this release! - [@​boahc077](https://togithub.com/boahc077) - [@​1993heqiang](https://togithub.com/1993heqiang) - [@​luvarqpp](https://togithub.com/luvarqpp) - [@​arend-von-reinersdorff](https://togithub.com/arend-von-reinersdorff) - [@​jensdietrich](https://togithub.com/jensdietrich) - [@​wilkinsona](https://togithub.com/wilkinsona) - [@​npriebe](https://togithub.com/npriebe) - [@​vpavic](https://togithub.com/vpavic) - [@​jupiterhub](https://togithub.com/jupiterhub) - [@​izeye](https://togithub.com/izeye) - [@​napstr](https://togithub.com/napstr) - [@​marcwrobel](https://togithub.com/marcwrobel) - [@​arvyy](https://togithub.com/arvyy) - [@​jbotuck](https://togithub.com/jbotuck) - [@​chanhyeong](https://togithub.com/chanhyeong) - [@​yuezk](https://togithub.com/yuezk) - [@​edfeff](https://togithub.com/edfeff) - [@​adrianbob](https://togithub.com/adrianbob) - [@​FlorianKirmaier](https://togithub.com/FlorianKirmaier)

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 becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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