forked from EsupPortail/esup-lecture
-
Notifications
You must be signed in to change notification settings - Fork 0
fix(deps): update spring core to v3.2.18.release #16
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/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
8608404
to
62bf77a
Compare
62bf77a
to
8b001b8
Compare
8b001b8
to
58aec81
Compare
58aec81
to
ac75711
Compare
ac75711
to
84159c6
Compare
84159c6
to
0c68394
Compare
0c68394
to
6481578
Compare
6481578
to
8f695f0
Compare
8f695f0
to
e339bc9
Compare
e339bc9
to
53645c8
Compare
53645c8
to
9d0e121
Compare
9d0e121
to
4d5d7d9
Compare
4d5d7d9
to
1b11a9a
Compare
1b11a9a
to
c757f7a
Compare
c757f7a
to
6b79867
Compare
6b79867
to
8aa7f78
Compare
d0b4d80
to
1262dc3
Compare
1262dc3
to
7039738
Compare
58f1606
to
7449730
Compare
7449730
to
1f0f1e1
Compare
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. |
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:
3.1.4.RELEASE
->3.2.18.RELEASE
3.1.4.RELEASE
->3.2.18.RELEASE
3.1.4.RELEASE
->3.2.18.RELEASE
3.1.4.RELEASE
->3.2.18.RELEASE
3.1.4.RELEASE
->3.2.18.RELEASE
3.1.4.RELEASE
->3.2.18.RELEASE
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
Release Notes
spring-projects/spring-framework
v3.2.18.RELEASE
: 3.2.18 ReleaseCompare Source
⭐ New Features
🪲 Bug Fixes
📔 Documentation
v3.2.17.RELEASE
: 3.2.17 ReleaseCompare Source
⭐ New Features
🪲 Bug Fixes
@RequestHeader
HttpHeaders fails with NPE against null header value [SPR-14091] #18663@Caching
annotation [SPR-14162] #18734📔 Documentation
@EnableScheduling
javadoc has incomplete XML example [SPR-14145] #18717v3.2.16.RELEASE
: 3.2.16 ReleaseCompare Source
⭐ New Features
🪲 Bug Fixes
@ResponseBody
methods explicitly mapped to ".html" or other extensions [SPR-13629] #18207📔 Documentation
v3.2.15.RELEASE
: 3.2.15 ReleaseCompare Source
⭐ New Features
🪲 Bug Fixes
📔 Documentation
v3.2.14.RELEASE
: 3.2.14 ReleaseCompare Source
🪲 Bug Fixes
@Scheduled
no longer works in case of multiple proxied target classes implementing the same interface [SPR-12709] #17306@args
as pointcut, there is case that occur a NPE at calling the unrelated method [SPR-13102] #17693📔 Documentation
v3.2.13.RELEASE
: 3.2.13 ReleaseCompare Source
⭐ New Features
🪲 Bug Fixes
📔 Documentation
v3.2.12.RELEASE
: 3.2.12 ReleaseCompare Source
⭐ New Features
🪲 Bug Fixes
@Qualifier
resolution fails with Spring Batch parent/child context arrangement [SPR-12191] #16805@Value
method argument fails with TypeMismatchException [SPR-12297] #16903@Scheduled
methods end up on 'empty' proxy instance in case of CGLIB auto-proxying [SPR-12308] #16913@Import
in another annotation still results in double scan [SPR-12334] #16939📔 Documentation
v3.2.11.RELEASE
: 3.2.11 ReleaseCompare Source
⭐ New Features
🪲 Bug Fixes
@PersistenceContext
into JUnit 4 test class causes NoSuchBeanDefinitionException [SPR-8834] #13476@Bean
method leads to early call (pre injection) [SPR-12141] #16755v3.2.10.RELEASE
: 3.2.10 ReleaseCompare Source
⭐ New Features
🪲 Bug Fixes
📔 Documentation
v3.2.9.RELEASE
: 3.2.9 ReleaseCompare Source
⭐ New Features
@Bean
method override regression with return type narrowing on JDK 8 [SPR-11718] #16340🪲 Bug Fixes
v3.2.8.RELEASE
: 3.2.8 ReleaseCompare Source
⭐ New Features
@Controller
types requiring AOP proxing [SPR-11281] #15905🪲 Bug Fixes
@RequestMapping
methods [SPR-11101] #15727📔 Documentation
v3.2.7.RELEASE
: 3.2.7 ReleaseCompare Source
⭐ New Features
🪲 Bug Fixes
@Bean
meta-annotation detection when using ASM [SPR-10488] #15121@Async
with cglib based proxy causes memory leak in heap [SPR-11275] #15899@Async
with cglib based proxy causes memory leak in permgen [SPR-11276] #15900@Enable
registrars invoked with subclass for annotation placed on superclass (3.2.x) [SPR-11251] #15876v3.2.6.RELEASE
: 3.2.6 ReleaseCompare Source
⭐ New Features
🪲 Bug Fixes
@resourceMapping
doesn't work. [SPR-10791] #15417@Bean
definitions [SPR-11116] #15742@Cacheable
within@Caching
annotation doesn't work [SPR-11124] #15750v3.2.5.RELEASE
: 3.2.5 ReleaseCompare Source
⭐ New Features
@PropertySource
annotation depends on name attribute [SPR-10820] #15446🪲 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 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 has been generated by Mend Renovate. View repository job log here.