-
Notifications
You must be signed in to change notification settings - Fork 29
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
fix(deps): update spring core to v6 (major) #510
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 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
renovate
bot
force-pushed
the
renovate/major-spring-core
branch
from
February 16, 2021 18:19
b17ca00
to
e1997cd
Compare
renovate
bot
force-pushed
the
renovate/major-spring-core
branch
10 times, most recently
from
August 13, 2021 17:17
8802d41
to
6385bfb
Compare
renovate
bot
force-pushed
the
renovate/major-spring-core
branch
3 times, most recently
from
August 31, 2021 20:34
6b862ff
to
4ea7981
Compare
renovate
bot
force-pushed
the
renovate/major-spring-core
branch
3 times, most recently
from
September 15, 2021 08:23
b44fb99
to
ad25b3c
Compare
renovate
bot
force-pushed
the
renovate/major-spring-core
branch
4 times, most recently
from
September 29, 2021 16:57
33b66e0
to
8bef21f
Compare
renovate
bot
force-pushed
the
renovate/major-spring-core
branch
3 times, most recently
from
October 7, 2021 03:49
4ea1d59
to
eb0f586
Compare
renovate
bot
force-pushed
the
renovate/major-spring-core
branch
2 times, most recently
from
October 21, 2021 08:32
614f9e3
to
b7635ef
Compare
renovate
bot
force-pushed
the
renovate/major-spring-core
branch
from
October 26, 2021 17:17
b7635ef
to
9427414
Compare
renovate
bot
force-pushed
the
renovate/major-spring-core
branch
2 times, most recently
from
November 11, 2021 09:47
d398bc0
to
a4f2d31
Compare
renovate
bot
force-pushed
the
renovate/major-spring-core
branch
from
November 28, 2021 17:29
a4f2d31
to
9ee691b
Compare
renovate
bot
force-pushed
the
renovate/major-spring-core
branch
from
April 11, 2024 11:08
930366f
to
863fbf4
Compare
renovate
bot
force-pushed
the
renovate/major-spring-core
branch
2 times, most recently
from
May 22, 2024 18:25
9d33d09
to
196d6b3
Compare
renovate
bot
force-pushed
the
renovate/major-spring-core
branch
2 times, most recently
from
June 19, 2024 17:00
f6923d4
to
cb5198d
Compare
renovate
bot
force-pushed
the
renovate/major-spring-core
branch
from
July 11, 2024 08:39
cb5198d
to
8418b1a
Compare
renovate
bot
force-pushed
the
renovate/major-spring-core
branch
from
August 14, 2024 11:42
8418b1a
to
c192b30
Compare
renovate
bot
force-pushed
the
renovate/major-spring-core
branch
from
August 26, 2024 21:14
c192b30
to
c7f09c3
Compare
renovate
bot
changed the title
Update spring core to v6 (major)
fix(deps): update spring core to v6 (major)
Aug 26, 2024
renovate
bot
force-pushed
the
renovate/major-spring-core
branch
2 times, most recently
from
August 26, 2024 21:31
5ae8717
to
ed00ca8
Compare
renovate
bot
force-pushed
the
renovate/major-spring-core
branch
from
September 12, 2024 12:36
ed00ca8
to
4225e54
Compare
renovate
bot
force-pushed
the
renovate/major-spring-core
branch
2 times, most recently
from
October 23, 2024 19:13
279f689
to
da63071
Compare
renovate
bot
force-pushed
the
renovate/major-spring-core
branch
4 times, most recently
from
November 18, 2024 22:40
5fd4b37
to
1b0f50a
Compare
renovate
bot
force-pushed
the
renovate/major-spring-core
branch
9 times, most recently
from
November 27, 2024 19:14
27399b4
to
ccfc901
Compare
renovate
bot
force-pushed
the
renovate/major-spring-core
branch
from
December 12, 2024 10:13
ccfc901
to
455c27e
Compare
renovate
bot
force-pushed
the
renovate/major-spring-core
branch
from
January 16, 2025 09:34
455c27e
to
b5c11d0
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.30.RELEASE
->6.2.2
4.3.30.RELEASE
->6.2.2
4.3.30.RELEASE
->6.2.2
Release Notes
spring-projects/spring-framework (org.springframework:spring-tx)
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
⭐ 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
⭐ 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.16
⭐ New Features
DefaultListableBeanFactory
#34071🐞 Bug Fixes
📔 Documentation
🔨 Dependency Upgrades
2.3.18.Final
#33976v6.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
⭐ 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
v6.1.13
⭐ New Features
result
inWebAsyncManager
#33406🐞 Bug Fixes
Rendering
#33498📔 Documentation
-debug
compiler flag in reference manual #33453@ImportResource
in 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.Named
annotation #33345🐞 Bug Fixes
SimpleEvaluationContext
does not enforce read-only semantics #33319Object[]
when invoking varargs method #33317Indexer
silently ignores failure to set property as index #33310@Scheduled
method in test class not supported anymore #33286@JmsListener
response messages #33221ConversionService
cannot convert primitive array toObject[]
#33212@Cacheable
#33210MethodHandle
function with a primitive array #33198AopUtils
#33045📔 Documentation
RestClient
documentation #33350🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@GoncaloPT, @crusherd, @genuss, @kashike, @ngocnhan-tran1996, @olbinski, @pcvolkmer, @sheip9, @tafjwr, and @underbell
v6.1.11
⭐ New Features
MethodHandle
is notnull
in SpEL'sReflectionHelper
#33193PrematureCloseException
during response #33127getTypeForFactoryMethod
should catchNoClassDefFoundError
#33075🐞 Bug Fixes
MethodHandle
function with an array #33191MethodHandle
function with zero variable arguments #33190java.nio.file.Path
(and plain "." value resolves to classpath root) #33124@Transactional
#33095LocalContainerEntityManagerFactoryBean
initialization fails in case of null bean definition #33082ReactorNettyClientRequest.convertException
should include original exception if cause isnull
#33080Object...
varargs method #33013📔 Documentation
ModelMap
is not a supported argument type in WebFlux #33107InputStreamResource
for content length bypass #33089🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@TAKETODAY, @hunhee98, @imvtsl, @snussbaumer, and @zizare
v6.1.10
⭐ New Features
PersistenceExceptionTranslator
bean retrieval inPersistenceExceptionTranslationInterceptor
on shutdown #33067DisconnectedClientHelper
#33064🐞 Bug Fixes
@Autowired
@Bean
method with@Value
parameter #33030📔 Documentation
❤️ Contributors
Thank you to all the contributors who worked on this release:
@tafjwr
v6.1.9
⭐ New Features
@TenantId
#32967🐞 Bug Fixes
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 is behind base branch, 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.