-
Notifications
You must be signed in to change notification settings - Fork 604
chore(deps): update spring core to v6 (major) #5105
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/major-spring-core
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4237003
to
667e187
Compare
241db93
to
fb56bbc
Compare
e83a54b
to
20758ec
Compare
1e1d96c
to
28c09bb
Compare
aa3e62d
to
dd0053e
Compare
/it-go |
dd0053e
to
3e26afd
Compare
/it-go |
3e26afd
to
eb72a68
Compare
/it-go |
eb72a68
to
27036ea
Compare
/it-go |
27036ea
to
561f005
Compare
/it-go |
561f005
to
87e8591
Compare
/it-go |
87e8591
to
84d1c5e
Compare
/it-go |
84d1c5e
to
bd08695
Compare
/it-go |
bd08695
to
e793fea
Compare
/it-go |
e793fea
to
2c48b87
Compare
/it-go |
2c48b87
to
529ce35
Compare
/it-go |
529ce35
to
e4d12a3
Compare
/it-go |
e4d12a3
to
632ce2d
Compare
/it-go |
632ce2d
to
98e7b47
Compare
/it-go |
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
4.3.5.RELEASE
->6.2.7
4.3.10.RELEASE
->6.2.7
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
spring-projects/spring-framework (org.springframework:spring-test)
v6.2.7
Compare Source
⭐ New Features
AbstractJackson2HttpMessageConverter#getObjectMappersForType
nullness #34811@RequestBody
parameters lose generic type information when creating HTTP service beans #34793🐞 Bug Fixes
PropertySourcesPlaceholderConfigurer
placeholder resolution fails in several scenarios #34861BeanOverrideHandler
discovered in@Nested
test case with superclass from different class or in interface implemented multiple times #34844NamedParameterUtils
only expands reused collection parameter once #34768PathMatchingResourcePatternResolver
wrongly assumes thattarget/classes
always exists #34764📔 Documentation
CompositePropertySource
behavior forEnumerablePropertySource
contract #34886@Nullable
annotation forservletContext
parameter ofConfigurableWebEnvironment.initPropertySources
are contradictory #34845@EnableAsync
needs to be redeclared for each ApplicationContext #34843🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Artur-, @blake-bauman, @iifawzi, @kilink, @quaff, @whlit, and @zzoe2346
v6.2.6
Compare Source
⭐ New Features
@ContextHierarchy
#34723exchangeForRequiredValue
variant toRestClient
#34692CoroutinesUtils
#34682🐞 Bug Fixes
SseEmitter.onCompletion()
behavior between Spring 6.2.3 and 6.2.5 #34762PropertyBatchUpdateException
: causes of nestedPropertyAccessException
s not shown in output #34691@Configuration
classes can no longer beabstract
without@Bean
methods #34663@MockitoBean
with custom@Qualifier
is not injected into@Configuration
class #34646📔 Documentation
ignoreDependencyInterface()
inAbstractAutowireCapableBeanFactory
#34747ListableBeanFactory#getBeansOfType
#34629❤️ Contributors
Thank you to all the contributors who worked on this release:
@acktsap, @dmitrysulman, @iggzq, @izeye, @ngocnhan-tran1996, @obourgain, and @tobias-haenel
v6.2.5
Compare Source
⭐ New Features
spring-core-test
optional #34612-parameters
whenAspectJAdviceParameterNameDiscoverer
fails against ambiguity #34609FormHttpMessageConverter
should throwHttpMessageNotReadableException
when the http form data is invalid #34594🐞 Bug Fixes
📔 Documentation
MvcUriComponentsBuilder
javadocs inaccurately reflects usage of forwarded headers #34615StringUtils#uriDecode
Javadoc #34590🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Helmsdown, @dmitrysulman, and @ngocnhan-tran1996
v6.2.4
Compare Source
⭐ New Features
ContentResultMatchersDsl
matchers for supertypes of the checked type #34542JarURLConnection
resource leak inAbstractFileResolvingResource.exists()
#34528rowsExpected
property ofSqlQuery
for removal #34526RuntimeHints
to anAotContextLoader
#34513DefaultRestClientBuilder
#34439BeanFactory
/ObjectProvider
to select the only one default candidate among non-default candidates #34432🐞 Bug Fixes
MockCookie.parse()
fails to parse custom attribute with a value #34575BeanNotOfRequiredTypeException
if@Bean
factory method returnsnull
#34543@someHash
] under bean name 'blabla': there is already object [@sameHash
] bound" #34427NullPointerException
thrown whenConfigurationClassEnhancer
creates CGLIB proxy #34423📔 Documentation
@since
tag for formField() and formFields in MockHttpServletRequestDsl #34448TestExecutionListener
callbacks #34422🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@chenggangpro, @dark2momo, @dmitrysulman, @izeye, @ngocnhan-tran1996, @pankratz76, @quaff, @ryanprayogo, and @vpavic
v6.2.3
Compare Source
⭐ New Features
@MockitoSpyBean
at the type level on test classes #34408TestExecutionListener
implementations as constants #34404ConversionService
to convert POJO to array for SpEL varargs invocations #34371🐞 Bug Fixes
@Primary
semantics #34374Map
that implementsIterable
no longer works #34332BeanOverrideHandler
discovered in@Nested
test class hierarchy when upgrading to Spring 6.2.2 #34324AnnotationBeanNameGenerator
issues warning about explicitly aliasedvalue
attribute #34317ConfigurationClassEnhancer
should explicitly set customClassLoader
on CGLIBEnhancer
(aligned withCglibAopProxy
) #34274📔 Documentation
@Lookup
methods #34367StandardWebSocketSession
#34304SpringProperties.getFlag()
#34295SimpleCommandLinePropertySource
#34282TestExecutionListener
implementations #34265🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@JoshuaChen, @Puppy4C, @anaconda875, @brandenclark, @canattofilipe, @dobrosi, @izeye, @jazdw, @khoutz182, @kwondh5217, @pirocraft, @quaff, @remeio, and @tarekmues
v6.2.2
Compare Source
⭐ New Features
BeanOverrideHandler
#34260@FunctionalInterface
declaration fromBeanOverrideProcessor
#34259@MockitoBean
at the type level on test classes #33925🐞 Bug Fixes
@TestBean
factory method resolution is incorrect within class hierarchy #34204AsyncListener#onError
does not return until dispatch completes #34192DataBinder
throwsIndexOutOfBoundsException
when indexed parameter uses nonconsecutive indices #34145DataBinder
throwsStringIndexOutOfBoundsException
for indexed property without nested property path #34121MethodHandle
function reference accepting only varargs #34109DataBinder
throwsStringIndexOutOfBoundsException
for map property without nested property path #34043EvalTag
#33945📔 Documentation
@EventListener
#34057🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Mattias-Sehlstedt, @Spanching, @brendenehlers, @izeye, @luozongle01, @micopiira, @ngocnhan-tran1996, @quaff, @rPraml, @remeio, and @scordio
v6.2.1
Compare Source
⭐ New Features
toString()
inTestBeanOverrideHandler
#34072DefaultListableBeanFactory
#34070@Contract
annotation toObjectUtils#isEmpty
#33984Flux<ServerSentEvent<Fragment>>
in WebFlux #33975@Fallback
semantics for Test Bean Overrides #33924AdvisedSupport.MethodCacheKey
should check for logical equality as well as identity #33915XmlExpectationsHelper
#33827MapMethodProcessor
should only resolve arguments of type Map or the ModelMap hierarchy #33160🐞 Bug Fixes
@Scheduled
annotation #34058@MockitoBean
incorrectly injects supertype into subtype field #34025IntroductionInterceptor
but withouttarget
always throws an exception #33985ApplicationListener
no longer invoked for genericApplicationEvent
with 6.2.0 #33982@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 #33960InvocableHandlerMethod
#33943MockReset
strategy is no longer honored for@MockitoBean
and@MockitoSpyBean
#33941TypeDescriptor
with recursive generics triggers infinite recursion inResolvableType.equals/hashCode
#33932@MockitoBean
and@TestBean
should not be allowed onstatic
fields #33922📔 Documentation
MethodInterceptor
#33901🔨 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
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.20
Compare Source
⭐ New Features
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 was generated by Mend Renovate. View the repository job log.