This repository was archived by the owner on Dec 15, 2022. It is now read-only.
fix(deps): update spring core (major) - #59
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/major-spring-core
branch
6 times, most recently
from
August 25, 2021 21:56
1cd8818 to
284587e
Compare
renovate
Bot
force-pushed
the
renovate/major-spring-core
branch
3 times, most recently
from
September 15, 2021 09:00
0714d0b to
bc99100
Compare
renovate
Bot
force-pushed
the
renovate/major-spring-core
branch
2 times, most recently
from
October 21, 2021 07:59
8b57c82 to
80594a4
Compare
renovate
Bot
force-pushed
the
renovate/major-spring-core
branch
2 times, most recently
from
November 11, 2021 09:51
a9a7217 to
36d7a1b
Compare
renovate
Bot
force-pushed
the
renovate/major-spring-core
branch
from
December 9, 2021 03:40
36d7a1b to
7e33c6e
Compare
renovate
Bot
force-pushed
the
renovate/major-spring-core
branch
from
December 16, 2021 10:11
7e33c6e to
e6e1383
Compare
renovate
Bot
force-pushed
the
renovate/major-spring-core
branch
from
January 14, 2022 13:49
e6e1383 to
06a348f
Compare
renovate
Bot
force-pushed
the
renovate/major-spring-core
branch
from
March 7, 2022 08:42
06a348f to
6ce8c8e
Compare
renovate
Bot
force-pushed
the
renovate/major-spring-core
branch
from
March 26, 2022 12:57
6ce8c8e to
8df81d8
Compare
renovate
Bot
force-pushed
the
renovate/major-spring-core
branch
from
April 4, 2022 11:35
8df81d8 to
fb2cb2a
Compare
renovate
Bot
force-pushed
the
renovate/major-spring-core
branch
from
April 24, 2022 18:03
fb2cb2a to
0755d9f
Compare
renovate
Bot
force-pushed
the
renovate/major-spring-core
branch
from
May 16, 2022 01:32
0755d9f to
f0e12fd
Compare
renovate
Bot
force-pushed
the
renovate/major-spring-core
branch
2 times, most recently
from
May 23, 2022 23:14
488236f to
b054225
Compare
renovate
Bot
force-pushed
the
renovate/major-spring-core
branch
from
June 15, 2022 12:17
b054225 to
3b8f31f
Compare
renovate
Bot
force-pushed
the
renovate/major-spring-core
branch
2 times, most recently
from
July 14, 2022 16:32
94abb34 to
335f53a
Compare
renovate
Bot
force-pushed
the
renovate/major-spring-core
branch
from
September 16, 2022 19:39
335f53a to
f21414c
Compare
renovate
Bot
force-pushed
the
renovate/major-spring-core
branch
3 times, most recently
from
October 26, 2022 10:42
3fa977d to
f586cfd
Compare
renovate
Bot
force-pushed
the
renovate/major-spring-core
branch
2 times, most recently
from
November 16, 2022 17:01
1e4db08 to
207867b
Compare
renovate
Bot
force-pushed
the
renovate/major-spring-core
branch
from
November 23, 2022 13:29
207867b to
bd65f01
Compare
renovate
Bot
force-pushed
the
renovate/major-spring-core
branch
from
November 24, 2022 15:00
bd65f01 to
c8e9027
Compare
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:
3.1.0.RELEASE->4.3.30.RELEASE3.1.0.RELEASE->6.0.23.1.0.RELEASE->6.0.23.1.0.RELEASE->6.0.23.1.0.RELEASE->6.0.23.1.0.RELEASE->6.0.23.1.0.RELEASE->6.0.23.1.0.RELEASE->6.0.23.1.0.RELEASE->6.0.23.1.0.RELEASE->6.0.2Release Notes
spring-projects/spring-framework
v4.3.30.RELEASECompare Source
⭐ New Features
🪲 Bug Fixes
📔 Documentation
v4.3.29.RELEASECompare Source
⭐ New Features
🪲 Bug Fixes
📔 Documentation
v4.3.28.RELEASECompare Source
⭐ New Features
🪲 Bug fixes
📔 Documentation
v4.3.27.RELEASECompare Source
⭐ New Features
🪲 Bug Fixes
v4.3.26.RELEASECompare Source
⭐ New Features
🪲 Bug Fixes
📔 Documentation
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v4.3.25.RELEASECompare Source
⭐ New Features
🪲 Bug Fixes
📔 Documentation
@Autowiredconstructors #23308@ControllerAdvicebeans #23174v4.3.24.RELEASECompare Source
⭐ New Features
🪲 Bug Fixes
v4.3.23.RELEASECompare Source
⭐ New Features
🪲 Bug Fixes
@ControllerAdviceimplementing both RequestBodyAdvice and ResponseBodyAdvice #22686@EventListenerargument #22471@Transactionalbeans not getting proxied when being initialized during failed circular reference attempt #22376@Orderedannotation for dynamic proxies #22352❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v4.3.22.RELEASE: 4.3.22 ReleaseCompare Source
🪲 Bug Fixes
@ValueOptional<...> field injection fails in case of registered ConversionService [SPR-17607] #22139📔 Documentation
v4.3.21.RELEASE: 4.3.21 ReleaseCompare Source
⭐ New Features
🪲 Bug Fixes
@Beanmethod with generic return type [SPR-17524] #22056📔 Documentation
v4.3.20.RELEASE: 4.3.20 ReleaseCompare Source
⭐ New Features
🪲 Bug Fixes
📔 Documentation
v4.3.19.RELEASE: 4.3.19 ReleaseCompare Source
⭐ New Features
🪲 Bug Fixes
@Beanwhen additional method with same name exists [SPR-16999] #21537@Scheduledtask runs twice on bean with target-class scoped proxy (when injected) [SPR-17166] #21702📔 Documentation
v4.3.18.RELEASE: 4.3.18 ReleaseCompare Source
⭐ New Features
🪲 Bug Fixes
@EnableCaching[SPR-16896] #21435📔 Documentation
v4.3.17.RELEASE: 4.3.17 ReleaseCompare Source
⭐ New Features
🪲 Bug Fixes
v4.3.16.RELEASE: 4.3.16 ReleaseCompare Source
🪲 Bug Fixes
v4.3.15.RELEASE: 4.3.15 ReleaseCompare Source
⭐ New Features
@DependsOnthrows a NoSuchBeanDefinitionException it should include the dependent bean for clarity [SPR-16628] #21169🪲 Bug Fixes
📔 Documentation
@Transactionalwith AspectJ [SPR-16552] #21095@Scopenot inherited from base class [SPR-16602] #21143v4.3.14.RELEASE: 4.3.14 ReleaseCompare Source
⭐ New Features
🪲 Bug Fixes
@Retryableand@Scheduled/@JmsListenerdoesn't work [SPR-16196] #20744@JmsListenerconcurrency property is ignored if DefaultJmsListenerContainerFactory#concurrency is set [SPR-16338] #20885📔 Documentation
v4.3.13.RELEASE: 4.3.13 ReleaseCompare Source
⭐ New Features
@Order[SPR-16090] #20639🪲 Bug Fixes
@ModelAttributebinding defined globally for particular attribute rather than per method invocation [SPR-16083] #20632Configuration
📅 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.