Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 16, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
gradle (source) minor 8.11.1 -> 8.12 age adoption passing confidence
org.apache.logging.log4j:log4j-slf4j-impl (source) compile patch 2.24.2 -> 2.24.3 age adoption passing confidence
org.apache.logging.log4j:log4j-core (source) compile patch 2.24.2 -> 2.24.3 age adoption passing confidence
org.apache.logging.log4j:log4j-api (source) compile patch 2.24.2 -> 2.24.3 age adoption passing confidence
org.junit.jupiter:junit-jupiter-engine (source) compile patch 5.11.3 -> 5.11.4 age adoption passing confidence
org.springframework:spring-context compile patch 6.2.0 -> 6.2.1 age adoption passing confidence
io.projectreactor:reactor-bom (source) import patch 2024.0.0 -> 2024.0.1 age adoption passing confidence
org.junit.platform:junit-platform-runner (source) test patch 1.11.3 -> 1.11.4 age adoption passing confidence
org.pitest:pitest-maven (source) build patch 1.17.2 -> 1.17.3 age adoption passing confidence
ch.qos.logback:logback-classic (source, changelog) compile patch 1.5.13 -> 1.5.16 age adoption passing confidence
ch.qos.logback:logback-core (source, changelog) compile patch 1.5.13 -> 1.5.16 age adoption passing confidence
org.assertj:assertj-core (source) test minor 3.26.3 -> 3.27.2 age adoption passing confidence
org.junit.jupiter:junit-jupiter-api (source) test patch 5.11.3 -> 5.11.4 age adoption passing confidence
org.junit.jupiter:junit-jupiter-params (source) test patch 5.11.3 -> 5.11.4 age adoption passing confidence
org.junit.jupiter:junit-jupiter-engine (source) test patch 5.11.3 -> 5.11.4 age adoption passing confidence
org.mockito:mockito-core test minor 5.14.2 -> 5.15.2 age adoption passing confidence
org.mockito:mockito-core compile minor 5.14.2 -> 5.15.2 age adoption passing confidence
org.springframework.boot:spring-boot-starter-parent (source) parent patch 3.4.0 -> 3.4.1 age adoption passing confidence
org.junit.jupiter:junit-jupiter-api (source) dependencies patch 5.11.3 -> 5.11.4 age adoption passing confidence

Release Notes

gradle/gradle (gradle)

v8.12

Compare Source

spring-projects/spring-framework (org.springframework:spring-context)

v6.2.1

⭐ New Features
  • Implement toString() in TestBeanOverrideHandler #​34072
  • Log alias removal in DefaultListableBeanFactory #​34070
  • Log warning when one Bean Override overrides another Bean Override #​34056
  • Introduce "unsafeAllocated" flag in TypeHint #​34055
  • Cannot assert status reason phrase with MockMvcTester #​34016
  • Improve toString for reactive ScheduledTask #​34010
  • Optimize sending requests without a body in RestClient and WebClient with Reactor Netty #​34003
  • Add missing @Contract annotation to ObjectUtils#isEmpty #​33984
  • OptionalValidatorFactoryBean suppresses Hibernate Validator configuration failures too much #​33979
  • Support Flux<ServerSentEvent<Fragment>> in WebFlux #​33975
  • Update in FragmentsRendering to names of static methods #​33974
  • Honor @Fallback semantics for Test Bean Overrides #​33924
  • AdvisedSupport.MethodCacheKey should check for logical equality as well as identity #​33915
  • Fail with full description for XML diff in XmlExpectationsHelper #​33827
  • MapMethodProcessor should only resolve arguments of type Map or the ModelMap hierarchy #​33160
🐞 Bug Fixes
  • Support binding from request headers via constructor args #​34073
  • Unable to configure custom scheduler for @Scheduled annotation #​34058
  • Identical Bean Overrides are silently allowed #​34054
  • OOM due to NoTransactionInContextException in reactive pipeline #​34048
  • Priority header causes binding exception after upgrade to Spring Framework 6.2.0 #​34039
  • @MockitoBean incorrectly injects supertype into subtype field #​34025
  • NestedPlaceholder are not recursively resolved if the fallback is a placeholder #​34020
  • AOT no longer generates BeanInstanceSupplier signature for a CGLIB proxy with its public type #​33998
  • Nested transaction support via savepoints is broken in Oracle database #​33987
  • Proxy created with IntroductionInterceptor but without target always throws an exception #​33985
  • ApplicationListener no longer invoked for generic ApplicationEvent with 6.2.0 #​33982
  • Error handling override in DefaultResponseErrorHandler ignored after upgrade to 6.2.0 #​33980
  • BeanCurrentlyInCreationException is thrown when multiple threads simultaneously try to create a FactoryBean #​33972
  • HandshakeWebSocketService assumes jakarta websocket is present #​33970
  • @Value cases SpringCGLIB$$0 required a bean of type java.lang.String that could not be found in Native compile when migrating to SB 3.4 #​33960
  • PathMatchingResourcePatternResolver should not log directory-skip messages at info level #​33956
  • Avoid infinite recursion in BeanValidationBeanRegistrationAotProcessor with recursive generics #​33950
  • Skip runtime hint registration for validation constraint with missing dependencies #​33949
  • Move Kotlin value class unboxing to InvocableHandlerMethod #​33943
  • MockReset strategy is no longer honored for @MockitoBean and @MockitoSpyBean #​33941
  • TypeDescriptor with recursive generics triggers infinite recursion in ResolvableType.equals/hashCode #​33932
  • RestClient does not expose full URI template as attribute #​33928
  • Bean Overrides like @MockitoBean and @TestBean should not be allowed on static fields #​33922
  • Regression in duplicate beans with different method names #​33920
📔 Documentation
  • Fix link to MockMvcBuilders in reference documentation #​34031
  • Fix a typo in the filters documentation #​33959
  • Document visibility requirements for Bean Overrides #​33923
  • Fix typos and link in Observability documentation #​33910
  • SpEL documentation contains syntax errors #​33907
  • Improve explanation of AOP advice classes that should implement MethodInterceptor #​33901
  • Reflect well-known HttpHeaders intent in Javadoc #​33886
  • Reflect well-known MediaTypes intent in Javadoc #​33754
  • Document support for varargs invocations in SpEL #​33332
🔨 Dependency Upgrades
❤️ Contributors

Thank you to all the contributors who worked on this release:

@​Boiarshinov, @​CHOICORE, @​KNU-K, @​izeye, @​ngocnhan-tran1996, @​scordio, @​sonallux, and @​youabledev

reactor/reactor (io.projectreactor:reactor-bom)

v2024.0.1

Compare Source

2024.0.1 release train is made of:

These artifacts didn't have any changes:

hcoles/pitest (org.pitest:pitest-maven)

v1.17.3

Compare Source

Maven users can now gather coverage information and generate mutants, but skip the mutant analysis stage by running setting the 'pit.dryRun' flag to true.

mockito/mockito (org.mockito:mockito-core)

v5.15.2

Compare Source

Changelog generated by Shipkit Changelog Gradle Plugin

5.15.2
spring-projects/spring-boot (org.springframework.boot:spring-boot-starter-parent)

v3.4.1

Compare Source


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), 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, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 580ed6a to 5f866f0 Compare December 21, 2024 19:55
@renovate renovate bot force-pushed the renovate/all branch 7 times, most recently from 1a226b4 to c6f0ac2 Compare January 5, 2025 23:30
@saurabhpro saurabhpro merged commit a5b94b4 into master Jan 5, 2025
3 checks passed
@renovate renovate bot deleted the renovate/all branch January 5, 2025 23:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants