HLTech / judge-d

Environment-aware contracts repository & contract validation service
MIT License
25 stars 4 forks source link

Update dependency org.springframework:spring-jdbc to v5.3.14 #226

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.springframework:spring-jdbc 5.3.13 -> 5.3.14 age adoption passing confidence

Release Notes

spring-projects/spring-framework ### [`v5.3.14`](https://togithub.com/spring-projects/spring-framework/releases/v5.3.14) #### :star: New Features - Add default methods to CachingConfigurer [#​27811](https://togithub.com/spring-projects/spring-framework/issues/27811) - Provide a variant of ListableBeanFactory.findAnnotationOnBean(String, Class) that does not initialize factory beans [#​27796](https://togithub.com/spring-projects/spring-framework/issues/27796) - Convert single `null` argument to `Optional.empty()` in SpEL varargs expression [#​27795](https://togithub.com/spring-projects/spring-framework/issues/27795) - Declare serialVersionUID on DefaultAopProxyFactory [#​27784](https://togithub.com/spring-projects/spring-framework/issues/27784) - The ReactorClientHttpConnector must apply mapper before tcpConfiguration() [#​27749](https://togithub.com/spring-projects/spring-framework/issues/27749) - Add getter for RequestMappingInfo builder config [#​27723](https://togithub.com/spring-projects/spring-framework/pull/27723) - Give warning when using capturing patterns with the AntPathMatcher [#​27688](https://togithub.com/spring-projects/spring-framework/issues/27688) - Support for customization of 404 response when RouterFunctionWebHandler finds no routes [#​25358](https://togithub.com/spring-projects/spring-framework/pull/25358) - ModelAndView.status does not work with RedirectView [#​25092](https://togithub.com/spring-projects/spring-framework/pull/25092) - ThreadPoolExecutorFactoryBean add ability to prestart threads [#​1246](https://togithub.com/spring-projects/spring-framework/pull/1246) - Support empty attributes in TagWriter [#​910](https://togithub.com/spring-projects/spring-framework/pull/910) #### :lady_beetle: Bug Fixes - AsyncConfigurer implementations are loaded too early [#​27808](https://togithub.com/spring-projects/spring-framework/issues/27808) - Possible NPE in Spring MVC LogFormatUtils [#​27782](https://togithub.com/spring-projects/spring-framework/issues/27782) - Extending CachingConfigurerSupport results in at least one log message about not being eligible for full post-processing [#​27751](https://togithub.com/spring-projects/spring-framework/issues/27751) - WebFlux ServerResponse does not overwrite already present response headers [#​27741](https://togithub.com/spring-projects/spring-framework/issues/27741) - Passing single null value in varargs SpEL expression results in NullPointerException [#​27719](https://togithub.com/spring-projects/spring-framework/issues/27719) - UriUtils::extractFileExtension does not properly handle empty file names [#​27639](https://togithub.com/spring-projects/spring-framework/issues/27639) - References of CountingBeforeAdvice target its previous location [#​22246](https://togithub.com/spring-projects/spring-framework/pull/22246) - ProxyFactoryBean getObject called before setInterceptorNames, silently creating an invalid proxy \[SPR-7582] [#​12238](https://togithub.com/spring-projects/spring-framework/issues/12238) #### :notebook_with_decorative_cover: Documentation - Remove references to AsyncConfigurerSupport as AsyncConfigurer should be used instead [#​27812](https://togithub.com/spring-projects/spring-framework/issues/27812) - Fix javadoc reference to ThrowsAdvice [#​27804](https://togithub.com/spring-projects/spring-framework/pull/27804) - Suggested WebSocket config causes circular bean reference [#​27746](https://togithub.com/spring-projects/spring-framework/issues/27746) - Document the difference in generics resolution between `@Autowired` and `beanFactory.getBeanProvider` [#​27727](https://togithub.com/spring-projects/spring-framework/issues/27727) - Clarify that interface-level cache annotations work for target-class proxies as well [#​27726](https://togithub.com/spring-projects/spring-framework/pull/27726) - SchedulerFactoryBean no longer sets the job store's `DataSource` when the job store class has been customized [#​27709](https://togithub.com/spring-projects/spring-framework/issues/27709) - Fix typo [#​27699](https://togithub.com/spring-projects/spring-framework/pull/27699) - Fix incorrect example of error handling in WebClient Javadoc [#​27645](https://togithub.com/spring-projects/spring-framework/pull/27645) - Missing reference documentation for WebSocketScope [#​25172](https://togithub.com/spring-projects/spring-framework/issues/25172) - Clarify behaviour of AnnotationBeanNameGenerator with acronyms [#​2030](https://togithub.com/spring-projects/spring-framework/pull/2030) - Fix simple data format in appendix [#​1025](https://togithub.com/spring-projects/spring-framework/pull/1025) - Update StoredProcedure.java declareParameter method JavaDoc [#​1000](https://togithub.com/spring-projects/spring-framework/pull/1000) - Document `@Bean` definitions via default methods [#​767](https://togithub.com/spring-projects/spring-framework/pull/767) - Improved DataBinder Javadoc for xxx\*yyy pattern matching. [#​699](https://togithub.com/spring-projects/spring-framework/pull/699) #### :hammer: Dependency Upgrades - Upgrade to ASM 9.3 (for early Java 19 support) [#​27740](https://togithub.com/spring-projects/spring-framework/issues/27740) - Upgrade to JUnit 5.8.2 [#​27744](https://togithub.com/spring-projects/spring-framework/issues/27744) - Upgrade to Reactor 2020.0.14 [#​27793](https://togithub.com/spring-projects/spring-framework/issues/27793) #### :heart: Contributors We'd like to thank all the contributors who worked on this release! - [@​kazuki43zoo](https://togithub.com/kazuki43zoo) - [@​bananayong](https://togithub.com/bananayong) - [@​filiphr](https://togithub.com/filiphr) - [@​quaff](https://togithub.com/quaff) - [@​qxo](https://togithub.com/qxo) - [@​diguage](https://togithub.com/diguage) - [@​d4ksn](https://togithub.com/d4ksn) - [@​neiser](https://togithub.com/neiser) - [@​fededonna](https://togithub.com/fededonna) - [@​aoyvx](https://togithub.com/aoyvx) - [@​ivd-git](https://togithub.com/ivd-git) - [@​djechelon](https://togithub.com/djechelon) - [@​thomasdarimont](https://togithub.com/thomasdarimont) - [@​awgtek](https://togithub.com/awgtek) - [@​marcokrikke](https://togithub.com/marcokrikke) - [@​julianladisch](https://togithub.com/julianladisch) - [@​jprinet](https://togithub.com/jprinet) - [@​jkatada](https://togithub.com/jkatada) - [@​matips](https://togithub.com/matips)

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 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.

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build #774


Totals Coverage Status
Change from base Build #772: 0.0%
Covered Lines: 652
Relevant Lines: 668

💛 - Coveralls