fix(deps): update dependency org.springframework:spring-framework-bom to v6.2.0 #837
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.2.0-M7
->6.2.0
Release Notes
spring-projects/spring-framework (org.springframework:spring-framework-bom)
v6.2.0
v6.2.0-RC3
Compare Source
⭐ New Features
proxyTargetAware
attribute from@MockitoSpyBean
#33775PathMatchingResourcePatternResolver
manifest classpath discovery #33705🐞 Bug Fixes
@MockitoSpyBean
does not support transparent verification #33774defaultCandidate = false
and qualifier does not work with constructor injection #33762HttpHeaders.setHost()
to actually remove the Host header #33716📔 Documentation
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Nicklas2751, @bivo, @philwebb, and @roll-w
v6.2.0-RC2
Compare Source
⭐ New Features
BeanUtils
#33707OverrideMetadata
for Bean Overrides #33702BeanOverrideStrategy
enum constants #33701ServletWebRequest
#33698value
attribute alias to@MockitoBean
and@MockitoSpyBean
#33680preDetermineBeanTypes
as well #33668CorsConfiguration
#33650enforceOverride
flag in@TestBean
and@MockitoBean
#33613ServerSentEvent
should implementequals()
andhashCode()
#33606NoTransactionInContextException
instances #33601DynamicPropertyRegistrarBeanInitializer
public #33593toString()
forAbstractBeanDefinition
andBeanMetadataAttribute
#33579EclipseLinkJpaDialect
#33546RestClient.Builder#messageConverters(List)
#33536Assert
methods #33530@TransactionalEventListener
when@Transactional
propagation level is notREQUIRES_NEW
orNOT_SUPPORTED
#33470fixedDelay
tasks blockfixedRate
tasks #33408BeanInstanceSupplier
with Spring AOT #32834IntroductionInterceptor
results in dynamic proxy instead of CGLIB proxy #31304🐞 Bug Fixes
@MockitoBeanSettings
and support forMockitoSession
management #33692@MockitoBeanSettings
is not inherited in@Nested
test class #33685@MockitoBean
reset andMockitoSession
management do not work with@Nested
tests #33676DefaultServerHttpRequestBuilder
can create case-sensitiveHeaders
instances #33666UndeclaredThrowableException
#33585AnnotatedBeanDefinitionReader
should respect@Fallback
qualifier analogous to@Primary
#33533📔 Documentation
TestExecutionListener
implementations introduced in 6.2 #33661TestContextAnnotationUtils
is required for proper@Nested
test class support #33586e.g.
withfor example
#33515🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@EugeneNik, @J-unStiN, @Jaeyoung22, @Seungpang, @SungbinYang, @TAKETODAY, @boulce, @cfredri4, @chemicL, @chschu, @cmagnuson, @izeye, @khyojun, @kimjuke, @ngocnhan-tran1996, @quaff, @smartandhandsome, and @zinzoddari
v6.2.0-RC1
Compare Source
⭐ New Features
mime.types
and remove commented entries #33512DynamicPropertyRegistrar
as a replacement forDynamicPropertyRegistry
bean support #33501ReflectionTestUtils
#33429http.client
package #33382🐞 Bug Fixes
BeanCurrentlyInCreationException
is thrown when multiple threads get a bean fromStaticApplicationContext
's Bean Factory #33463📔 Documentation
FQN
andFQCN
#33452🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@hyunmin0317, @imzhoukunqiang, @izeye, @kilink, @quaff, and @tafjwr
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (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.
🔕 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.