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
576 stars 1.37k forks source link

Update spring core to v5.3.35 #824

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

spring-projects/spring-framework (org.springframework:spring-test) ### [`v5.3.35`](https://togithub.com/spring-projects/spring-framework/releases/tag/v5.3.35) [Compare Source](https://togithub.com/spring-projects/spring-framework/compare/v5.3.34...v5.3.35) #### :star: New Features - Accept ajc-compiled `@Aspect` classes for Spring AOP proxy usage [#​32818](https://togithub.com/spring-projects/spring-framework/issues/32818) #### :lady_beetle: Bug Fixes - DeferredQueryInvocationHandler fails to unwrap QuerySqmImpl class outside of transaction [#​32770](https://togithub.com/spring-projects/spring-framework/issues/32770) - `MergedAnnotations` search does not find container for repeatable annotation [#​32751](https://togithub.com/spring-projects/spring-framework/issues/32751) - `AnnotationConfigWebApplicationContext` should propagate `ApplicationStartup` to `BeanFactory` [#​32749](https://togithub.com/spring-projects/spring-framework/issues/32749) - Ignore non-String keys in `PropertiesPropertySource.getPropertyNames()` [#​32744](https://togithub.com/spring-projects/spring-framework/issues/32744) - "multiple subscribers not supported" when using WebClient exchange [#​32728](https://togithub.com/spring-projects/spring-framework/issues/32728) - Deadlock/Stall in ConcurrentWebSocketSessionDecorator with Undertow 2.3.10 [#​32698](https://togithub.com/spring-projects/spring-framework/issues/32698) #### :notebook_with_decorative_cover: Documentation - Correct documentation on streaming with MockMvcWebTestClient [#​32723](https://togithub.com/spring-projects/spring-framework/issues/32723) - Update links to HttpOnly documentation at OWASP in `ResponseCookie` [#​32668](https://togithub.com/spring-projects/spring-framework/issues/32668) #### :hammer: Dependency Upgrades - Upgrade to Reactor 2020.0.44 [#​32788](https://togithub.com/spring-projects/spring-framework/issues/32788)

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 4 months ago

Coverage Status

coverage: 68.791%. remained the same when pulling c9e78c5580834b99dc37fdd8ac3533436568d630 on renovate/spring-core into 218248077ead7a3ff7207443692e5334c79f8ca0 on master.