mybatis / jpetstore-6

A web application built on top of MyBatis 3, Spring 3 and Stripes
http://www.mybatis.org/spring/sample.html
Apache License 2.0
577 stars 1.37k forks source link

Update spring core to v5.3.33 #809

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.springframework:spring-test 5.3.32 -> 5.3.33 age adoption passing confidence
org.springframework:spring-web 5.3.32 -> 5.3.33 age adoption passing confidence
org.springframework:spring-jdbc 5.3.32 -> 5.3.33 age adoption passing confidence
org.springframework:spring-context 5.3.32 -> 5.3.33 age adoption passing confidence

Release Notes

spring-projects/spring-framework (org.springframework:spring-test) ### [`v5.3.33`](https://togithub.com/spring-projects/spring-framework/releases/tag/v5.3.33) [Compare Source](https://togithub.com/spring-projects/spring-framework/compare/v5.3.32...v5.3.33) #### :star: New Features - Extract reusable method for URI validations [#​32442](https://togithub.com/spring-projects/spring-framework/issues/32442) - Allow UriTemplate to be built with an empty template [#​32438](https://togithub.com/spring-projects/spring-framework/issues/32438) - Refine `*HttpMessageConverter#getContentLength` return value null safety [#​32332](https://togithub.com/spring-projects/spring-framework/issues/32332) #### :lady_beetle: Bug Fixes - AopUtils.getMostSpecificMethod does not return original method for proxy-derived method anymore [#​32369](https://togithub.com/spring-projects/spring-framework/issues/32369) - Better protect against concurrent error handling for async requests [#​32342](https://togithub.com/spring-projects/spring-framework/issues/32342) - Restore Jetty 10 compatibility in JettyClientHttpResponse [#​32337](https://togithub.com/spring-projects/spring-framework/issues/32337) - ContentCachingResponseWrapper no longer honors Content-Type and Content-Length [#​32322](https://togithub.com/spring-projects/spring-framework/issues/32322) #### :notebook_with_decorative_cover: Documentation - Build KDoc against `5.3.x` Spring Framework Javadoc [#​32414](https://togithub.com/spring-projects/spring-framework/issues/32414) #### :hammer: Dependency Upgrades - Upgrade to Reactor 2020.0.42 [#​32422](https://togithub.com/spring-projects/spring-framework/issues/32422)

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.

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



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

coveralls commented 6 months ago

Coverage Status

coverage: 68.791%. remained the same when pulling 34d2ddfbf0ee83ca2346528b79eca7060330c751 on renovate/spring-core into e2c724c9d72494d84eb46a180619e1dc191eeca5 on master.