fix(deps): update dependency org.springframework:spring-test to v6.2.0 #441
+1
−1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.1.13
->6.2.0
Release Notes
spring-projects/spring-framework (org.springframework:spring-test)
v6.2.0
Compare Source
⭐ New Features
@Contract
Javadoc to mentionthis
andnew
return values #33849@Lazy
proxy #33841@TestBean
fully-qualified method names #33836@DisabledInAotMode
#33833ResponseBodyEmitter
#33831pure
attribute from@Contract
#33820@CheckReturnValue
annotation #33818ThreadPoolTaskExecutor
/ThreadPoolTaskScheduler
#33807HttpServiceProxyFactory
should omit optional@RequestParam
if converted fromnull
to empty string #33794🐞 Bug Fixes
MockReset
should be honored without@Mockito[Spy]Bean
fields #33829@Primary
semantics #33819FactoryBean
with generics #33811FactoryBean
use cases no longer work #33800@MockitoBean
,@MockitoSpyBean
, &@TestBean
do not work with@DirtiesContext
"before method" modes #33783📔 Documentation
PropertyAccessor
andIndexAccessor
APIs regarding ordering #33862SpelCompilerMode
#33223🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Hejow, @OlegDokuka, and @lucky8987
v6.1.15
Compare Source
⭐ New Features
Cache
fromCacheManager
#33813aopAvailable
constants inTransactionSynchronizationUtils
for better GraalVM native image support #33796🐞 Bug Fixes
SpelParseException
for unsupported character inSpelExpressionParser
#33767@Priority
beans exist with same priority #33733@AfterThrowing
#33704Content-Disposition
header are not cleaned from temp folder (skipped byStandardServletMultipartResolver
) #33511📔 Documentation
@Async
documentation should not suggest deprecated classes #33805allowEagerInit
parameter ingetBeanNamesForType()
#33740🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Torres-09, @ZLATAN628, @hosamaly, @izeye, @kunaljani1100, @ngocnhan-tran1996, and @wilkinsona
v6.1.14
Compare Source
⭐ New Features
QualifierAnnotationAutowireCandidateResolver
#33580MethodArgumentTypeMismatchException
error message #33573🐞 Bug Fixes
MethodParameter.getMethod()
check inKotlinDelegate.hasDefaultValue()
#33609AotTestExecutionListener
should not be invoked for a@DisabledInAotMode
test class #33589org.springframework.util.ResourceUtils#toRelativeURL
drops customURLStreamHandler
#33561ZoneIdEditor
throws wrong exception type forTypeConverterSupport
#33545@Cacheable
throwsNullPointerException
whenRuntimeException
is thrown inside annotated code #33492HttpComponentsClientHttpResponse
ignoresExpires
cookie attribute #33157📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@arey, @asibross, @boulce, @drdpov, @hosamaly, @ilya40umov, @izeye, and @junhyeongkim2
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 this update again.
This PR was generated by Mend Renovate. View the repository job log.