This repository was archived by the owner on Mar 10, 2025. It is now read-only.
fix(deps): update spring core to v6 (major) - abandoned#520
Open
renovate[bot] wants to merge 1 commit into8.1.xfrom
Open
fix(deps): update spring core to v6 (major) - abandoned#520renovate[bot] wants to merge 1 commit into8.1.xfrom
renovate[bot] wants to merge 1 commit into8.1.xfrom
Conversation
de45620 to
f111d96
Compare
263aafc to
b7025e0
Compare
b7025e0 to
b704000
Compare
b704000 to
ae47ef5
Compare
ae47ef5 to
8440e52
Compare
7804f45 to
48492b3
Compare
09b4c72 to
5345f12
Compare
5345f12 to
410a03d
Compare
410a03d to
cac94d1
Compare
2ef5e7d to
fa2bdd9
Compare
0fbef10 to
ef519ed
Compare
ef519ed to
a257de6
Compare
c6f0112 to
7990a72
Compare
db96eff to
1a79dae
Compare
278e91a to
1f6713a
Compare
1f6713a to
c59f398
Compare
9fa6f19 to
1fe9ed6
Compare
2dec535 to
11253dc
Compare
11253dc to
06793ec
Compare
06793ec to
01ed5c0
Compare
01ed5c0 to
ee53cb4
Compare
ee53cb4 to
9da61ea
Compare
cdc1dfe to
22d247d
Compare
22d247d to
6644fda
Compare
6644fda to
87721e4
Compare
87721e4 to
d1f3b75
Compare
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Contributor
Author
Autoclosing SkippedThis PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
5.3.33->6.2.35.3.33->6.2.3Release Notes
spring-projects/spring-framework (org.springframework:spring-aop)
v6.2.3⭐ New Features
@MockitoSpyBeanat the type level on test classes #34408TestExecutionListenerimplementations as constants #34404ConversionServiceto convert POJO to array for SpEL varargs invocations #34371🐞 Bug Fixes
@Primarysemantics #34374Mapthat implementsIterableno longer works #34332BeanOverrideHandlerdiscovered in@Nestedtest class hierarchy when upgrading to Spring 6.2.2 #34324AnnotationBeanNameGeneratorissues warning about explicitly aliasedvalueattribute #34317ConfigurationClassEnhancershould explicitly set customClassLoaderon CGLIBEnhancer(aligned withCglibAopProxy) #34274📔 Documentation
@Lookupmethods #34367StandardWebSocketSession#34304SpringProperties.getFlag()#34295SimpleCommandLinePropertySource#34282TestExecutionListenerimplementations #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⭐ New Features
BeanOverrideHandler#34260@FunctionalInterfacedeclaration fromBeanOverrideProcessor#34259@MockitoBeanat the type level on test classes #33925🐞 Bug Fixes
@TestBeanfactory method resolution is incorrect within class hierarchy #34204AsyncListener#onErrordoes not return until dispatch completes #34192DataBinderthrowsIndexOutOfBoundsExceptionwhen indexed parameter uses nonconsecutive indices #34145DataBinderthrowsStringIndexOutOfBoundsExceptionfor indexed property without nested property path #34121MethodHandlefunction reference accepting only varargs #34109DataBinderthrowsStringIndexOutOfBoundsExceptionfor 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⭐ New Features
toString()inTestBeanOverrideHandler#34072DefaultListableBeanFactory#34070@Contractannotation toObjectUtils#isEmpty#33984Flux<ServerSentEvent<Fragment>>in WebFlux #33975@Fallbacksemantics for Test Bean Overrides #33924AdvisedSupport.MethodCacheKeyshould check for logical equality as well as identity #33915XmlExpectationsHelper#33827MapMethodProcessorshould only resolve arguments of type Map or the ModelMap hierarchy #33160🐞 Bug Fixes
@Scheduledannotation #34058@MockitoBeanincorrectly injects supertype into subtype field #34025IntroductionInterceptorbut withouttargetalways throws an exception #33985ApplicationListenerno longer invoked for genericApplicationEventwith 6.2.0 #33982@Valuecases 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#33943MockResetstrategy is no longer honored for@MockitoBeanand@MockitoSpyBean#33941TypeDescriptorwith recursive generics triggers infinite recursion inResolvableType.equals/hashCode#33932@MockitoBeanand@TestBeanshould not be allowed onstaticfields #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⭐ New Features
@ContractJavadoc to mentionthisandnewreturn values #33849@Lazyproxy #33841@TestBeanfully-qualified method names #33836@DisabledInAotMode#33833ResponseBodyEmitter#33831pureattribute from@Contract#33820@CheckReturnValueannotation #33818ThreadPoolTaskExecutor/ThreadPoolTaskScheduler#33807HttpServiceProxyFactoryshould omit optional@RequestParamif converted fromnullto empty string #33794🐞 Bug Fixes
MockResetshould be honored without@Mockito[Spy]Beanfields #33829@Primarysemantics #33819FactoryBeanwith generics #33811FactoryBeanuse cases no longer work #33800@MockitoBean,@MockitoSpyBean, &@TestBeando not work with@DirtiesContext"before method" modes #33783📔 Documentation
PropertyAccessorandIndexAccessorAPIs regarding ordering #33862SpelCompilerMode#33223🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Hejow, @OlegDokuka, and @lucky8987
v6.1.17⭐ New Features
🐞 Bug Fixes
ConfigurationClassEnhancershould explicitly set customClassLoaderon CGLIBEnhancer(aligned withCglibAopProxy) #34358Mapthat implementsIterableno longer works #34338AnnotationBeanNameGeneratorissues warning about explicitly aliasedvalueattribute #34330AsyncListener#onErrordoes not return until dispatch completes #34196MethodHandlefunction reference accepting only varargs #34114📔 Documentation
@Lookupmethods #34368🔨 Dependency Upgrades
v6.1.16⭐ New Features
DefaultListableBeanFactory#34071🐞 Bug Fixes
📔 Documentation
🔨 Dependency Upgrades
2.3.18.Final#33976v6.1.15⭐ New Features
CachefromCacheManager#33813aopAvailableconstants inTransactionSynchronizationUtilsfor better GraalVM native image support #33796🐞 Bug Fixes
SpelParseExceptionfor unsupported character inSpelExpressionParser#33767@Prioritybeans exist with same priority #33733@AfterThrowing#33704Content-Dispositionheader are not cleaned from temp folder (skipped byStandardServletMultipartResolver) #33511📔 Documentation
@Asyncdocumentation should not suggest deprecated classes #33805allowEagerInitparameter 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⭐ New Features
QualifierAnnotationAutowireCandidateResolver#33580MethodArgumentTypeMismatchExceptionerror message #33573🐞 Bug Fixes
MethodParameter.getMethod()check inKotlinDelegate.hasDefaultValue()#33609AotTestExecutionListenershould not be invoked for a@DisabledInAotModetest class #33589org.springframework.util.ResourceUtils#toRelativeURLdrops customURLStreamHandler#33561ZoneIdEditorthrows wrong exception type forTypeConverterSupport#33545@CacheablethrowsNullPointerExceptionwhenRuntimeExceptionis thrown inside annotated code #33492HttpComponentsClientHttpResponseignoresExpirescookie 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
v6.1.13⭐ New Features
resultinWebAsyncManager#33406🐞 Bug Fixes
Rendering#33498📔 Documentation
-debugcompiler flag in reference manual #33453@ImportResourcein the reference manual #33446@RequestBody#33409🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@dancer1325, @izeye, and @yfoel
v6.1.12⭐ New Features
@javax.inject.Namedannotation #33345🐞 Bug Fixes
SimpleEvaluationContextdoes not enforce read-only semantics #33319Object[]when invoking varargs method #33317Indexersilently ignores failure to set property as index #33310@Scheduledmethod in test class not supported anymore #33286@JmsListenerresponse messages #33221ConversionServicecannot convert primitive array toObject[]#33212@Cacheable#33210Configuration
📅 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.