generated from hmcts/ia-task-configuration
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update dependency org.springframework:spring-core to v5.3.39 #85
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 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
changed the title
Update dependency org.springframework:spring-core to v5.3.30
Update dependency org.springframework:spring-core to v5.3.31
Nov 17, 2023
renovate
bot
force-pushed
the
renovate/spring-core
branch
from
November 17, 2023 05:51
304034b
to
8446392
Compare
renovate
bot
force-pushed
the
renovate/spring-core
branch
4 times, most recently
from
December 12, 2023 19:02
1580e73
to
9be28ce
Compare
renovate
bot
force-pushed
the
renovate/spring-core
branch
2 times, most recently
from
December 15, 2023 12:01
3f99fbe
to
fc8f256
Compare
renovate
bot
force-pushed
the
renovate/spring-core
branch
2 times, most recently
from
January 9, 2024 16:14
d4b4e38
to
5c7f8d3
Compare
renovate
bot
force-pushed
the
renovate/spring-core
branch
2 times, most recently
from
January 13, 2024 08:36
e882e12
to
ad9e149
Compare
renovate
bot
force-pushed
the
renovate/spring-core
branch
from
January 24, 2024 05:38
ad9e149
to
e30711b
Compare
renovate
bot
force-pushed
the
renovate/spring-core
branch
4 times, most recently
from
February 8, 2024 10:26
2856e8b
to
79b9849
Compare
renovate
bot
force-pushed
the
renovate/spring-core
branch
4 times, most recently
from
February 15, 2024 16:39
adaa0cc
to
b3a021d
Compare
renovate
bot
changed the title
Update dependency org.springframework:spring-core to v5.3.31
Update dependency org.springframework:spring-core to v5.3.32
Feb 15, 2024
renovate
bot
force-pushed
the
renovate/spring-core
branch
7 times, most recently
from
February 22, 2024 12:44
216b872
to
841593f
Compare
renovate
bot
force-pushed
the
renovate/spring-core
branch
from
August 14, 2024 11:46
a0e55c6
to
f0539d7
Compare
renovate
bot
changed the title
Update dependency org.springframework:spring-core to v5.3.37
Update dependency org.springframework:spring-core to v5.3.39
Aug 14, 2024
renovate
bot
force-pushed
the
renovate/spring-core
branch
3 times, most recently
from
September 10, 2024 15:53
1f99ad0
to
cfb7a17
Compare
renovate
bot
force-pushed
the
renovate/spring-core
branch
from
September 12, 2024 14:24
cfb7a17
to
b92449a
Compare
renovate
bot
force-pushed
the
renovate/spring-core
branch
2 times, most recently
from
October 4, 2024 08:44
2e0d6af
to
a3ce5df
Compare
renovate
bot
force-pushed
the
renovate/spring-core
branch
5 times, most recently
from
October 13, 2024 10:36
4b3e6ff
to
0d1d7a4
Compare
renovate
bot
force-pushed
the
renovate/spring-core
branch
5 times, most recently
from
October 23, 2024 14:26
d1c7dd9
to
16aa368
Compare
renovate
bot
force-pushed
the
renovate/spring-core
branch
from
October 31, 2024 13:26
16aa368
to
183e793
Compare
renovate
bot
force-pushed
the
renovate/spring-core
branch
2 times, most recently
from
November 18, 2024 10:38
df558f9
to
83e0540
Compare
renovate
bot
force-pushed
the
renovate/spring-core
branch
4 times, most recently
from
December 11, 2024 16:09
63c59c0
to
ff72751
Compare
renovate
bot
force-pushed
the
renovate/spring-core
branch
3 times, most recently
from
December 18, 2024 17:32
88057d2
to
7028d3d
Compare
renovate
bot
force-pushed
the
renovate/spring-core
branch
from
December 19, 2024 15:47
7028d3d
to
9515daf
Compare
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:
5.3.33
->5.3.39
Release Notes
spring-projects/spring-framework (org.springframework:spring-core)
v5.3.39
Compare Source
⭐ New Features
v5.3.38
Compare Source
⭐ New Features
🐞 Bug Fixes
SimpleEvaluationContext
does not enforce read-only semantics #33320ConversionService
cannot convert primitive array toObject[]
#33314Indexer
silently ignores failure to set property as index #33312java.nio.file.Path
(and plain "." value resolves to classpath root) #33140📔 Documentation
🔨 Dependency Upgrades
v5.3.37
Compare Source
⭐ New Features
🐞 Bug Fixes
Map
with a primitive #32911Integer
#32909@EnableTransactionManagement
(mode = AdviceMode.ASPECTJ) #32885🔨 Dependency Upgrades
v5.3.36
Compare Source
🐞 Bug Fixes
@DateTimeFormat(iso = DateTimeFormat.ISO.DATE\_TIME)
cannot convert UTC without milliseconds tojava.util.Date
#32860@Configurable
aspect #32840v5.3.35
Compare Source
⭐ New Features
@Aspect
classes for Spring AOP proxy usage #32818🐞 Bug Fixes
MergedAnnotations
search does not find container for repeatable annotation #32751AnnotationConfigWebApplicationContext
should propagateApplicationStartup
toBeanFactory
#32749PropertiesPropertySource.getPropertyNames()
#32744📔 Documentation
ResponseCookie
#32668🔨 Dependency Upgrades
v5.3.34
Compare Source
⭐ New Features
JdbcUtils.getResultSetValue
#32603Annotation
array cloning inTypeDescriptor
#32477Annotation
array inTypeDescriptor
#32466🐞 Bug Fixes
MethodIntrospector.selectMethods()
fails to detect bridge methods across ApplicationContexts #32588🔨 Dependency Upgrades
Configuration
📅 Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.