This repository has been archived by the owner on Dec 14, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 10
fix(deps): update spring core (major) #40
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
6c44c0c
to
d29fa35
Compare
d29fa35
to
6c0acc9
Compare
d6a377e
to
cd2e6ef
Compare
cd2e6ef
to
a775860
Compare
d311cfd
to
1cc6f34
Compare
4986396
to
5ac6e68
Compare
5ac6e68
to
fab4fcc
Compare
fab4fcc
to
d000c64
Compare
ccee3d2
to
4b643c1
Compare
4b643c1
to
9715725
Compare
9715725
to
17763bc
Compare
17763bc
to
d12d033
Compare
d12d033
to
d6cdcee
Compare
d6cdcee
to
7ae61b2
Compare
ee50369
to
85cab92
Compare
85cab92
to
cb12245
Compare
5688552
to
9c25a51
Compare
98a657b
to
7fa798e
Compare
7fa798e
to
0243071
Compare
0243071
to
bbbfd3a
Compare
bbbfd3a
to
2bf55d6
Compare
2bf55d6
to
92fe420
Compare
92fe420
to
6cd0cb9
Compare
6cd0cb9
to
4ed018f
Compare
d82ddb8
to
65db83d
Compare
65db83d
to
f39f584
Compare
f39f584
to
9a72103
Compare
9a72103
to
ac82be8
Compare
ac82be8
to
6ef0368
Compare
6ef0368
to
4012f8f
Compare
540c501
to
bb79041
Compare
bb79041
to
70ce94e
Compare
70ce94e
to
7b7f00e
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
3.1.4.RELEASE
->4.3.30.RELEASE
3.1.4.RELEASE
->6.0.2
Release Notes
spring-projects/spring-framework
v4.3.30.RELEASE
Compare Source
⭐ New Features
🪲 Bug Fixes
📔 Documentation
v4.3.29.RELEASE
Compare Source
⭐ New Features
🪲 Bug Fixes
📔 Documentation
v4.3.28.RELEASE
Compare Source
⭐ New Features
🪲 Bug fixes
📔 Documentation
v4.3.27.RELEASE
Compare Source
⭐ New Features
🪲 Bug Fixes
v4.3.26.RELEASE
Compare Source
⭐ New Features
🪲 Bug Fixes
📔 Documentation
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v4.3.25.RELEASE
Compare Source
⭐ New Features
🪲 Bug Fixes
📔 Documentation
@Autowired
constructors #23308@ControllerAdvice
beans #23174v4.3.24.RELEASE
Compare Source
⭐ New Features
🪲 Bug Fixes
v4.3.23.RELEASE
Compare Source
⭐ New Features
🪲 Bug Fixes
@ControllerAdvice
implementing both RequestBodyAdvice and ResponseBodyAdvice #22686@EventListener
argument #22471@Transactional
beans not getting proxied when being initialized during failed circular reference attempt #22376@Ordered
annotation 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
@Value
Optional<...> 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
@Bean
method 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
@Bean
when additional method with same name exists [SPR-16999] #21537@Scheduled
task 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
@DependsOn
throws a NoSuchBeanDefinitionException it should include the dependent bean for clarity [SPR-16628] #21169🪲 Bug Fixes
📔 Documentation
@Transactional
with AspectJ [SPR-16552] #21095@Scope
not inherited from base class [SPR-16602] #21143v4.3.14.RELEASE
: 4.3.14 ReleaseCompare Source
⭐ New Features
🪲 Bug Fixes
@Retryable
and@Scheduled
/@JmsListener
doesn't work [SPR-16196] #20744@JmsListener
concurrency 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
@ModelAttribute
binding defined globally for particular attribute rather than per method invocation [SPR-16083] #20632📔 Documentation
v4.3.12.RELEASE
: 4.3.12 ReleaseCompare Source
⭐ New Features
🪲 Bug Fixes
@RequestParam
argument is null in multipart/form-data POST [SPR-15918] #20472@RequestParam
[SPR-15919] #20473v4.3.11.RELEASE
: 4.3.11 ReleaseCompare Source
⭐ New Features
@Lazy
collection of optional elements should not crash when no candidates are found [SPR-15858] #20413🪲 Bug Fixes
@Lazy
validator [SPR-15807] #20362@Configuration
class [SPR-14603] [#19172](https://tConfiguration
📅 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.
👻 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.