-
Notifications
You must be signed in to change notification settings - Fork 1
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.data:spring-data-commons to v3.4.1 #216
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/spring-data
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
hmcts-jenkins-cnp
bot
added
ns:juror
prd:juror
rel:juror-scheduler-execution-pr-216
labels
Jul 15, 2024
renovate
bot
force-pushed
the
renovate/spring-data
branch
from
August 16, 2024 11:00
d36b59a
to
4e6f037
Compare
renovate
bot
changed the title
Update dependency org.springframework.data:spring-data-commons to v3.3.2
Update dependency org.springframework.data:spring-data-commons to v3.3.3
Aug 16, 2024
renovate
bot
force-pushed
the
renovate/spring-data
branch
from
August 28, 2024 16:02
4e6f037
to
1ee6a58
Compare
renovate
bot
dismissed stale reviews from renovate-approve-2[bot] and renovate-approve[bot]
via
August 30, 2024 20:57
1ee6a58
renovate
bot
changed the title
Update dependency org.springframework.data:spring-data-commons to v3.3.3
Update dependency org.springframework.data:spring-data-commons to v3.3.4
Sep 13, 2024
renovate
bot
force-pushed
the
renovate/spring-data
branch
from
September 13, 2024 11:10
1ee6a58
to
7218878
Compare
renovate
bot
force-pushed
the
renovate/spring-data
branch
from
October 10, 2024 16:31
7218878
to
ac17b93
Compare
renovate
bot
force-pushed
the
renovate/spring-data
branch
from
October 18, 2024 13:32
ac17b93
to
fd25d2c
Compare
renovate
bot
changed the title
Update dependency org.springframework.data:spring-data-commons to v3.3.4
Update dependency org.springframework.data:spring-data-commons to v3.3.5
Oct 18, 2024
renovate
bot
force-pushed
the
renovate/spring-data
branch
from
October 24, 2024 13:18
fd25d2c
to
b45adf3
Compare
renovate
bot
force-pushed
the
renovate/spring-data
branch
from
October 31, 2024 15:03
b45adf3
to
2dd077e
Compare
renovate
bot
force-pushed
the
renovate/spring-data
branch
from
November 14, 2024 14:14
2dd077e
to
62ec9a0
Compare
renovate
bot
changed the title
Update dependency org.springframework.data:spring-data-commons to v3.3.5
Update dependency org.springframework.data:spring-data-commons to v3.4.0
Nov 16, 2024
renovate
bot
force-pushed
the
renovate/spring-data
branch
from
November 16, 2024 10:28
62ec9a0
to
ab6140c
Compare
renovate
bot
changed the title
Update dependency org.springframework.data:spring-data-commons to v3.4.0
Update dependency org.springframework.data:spring-data-commons to v3.4.1
Dec 13, 2024
renovate
bot
force-pushed
the
renovate/spring-data
branch
from
December 13, 2024 11:38
ab6140c
to
e4fdba1
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:
3.3.1
->3.4.1
Release Notes
spring-projects/spring-data-commons (org.springframework.data:spring-data-commons)
v3.4.1
Compare Source
📗 Links
🐞 Bug Fixes
PropertyAccessingMethodInterceptor
fails withIllegalStateException
when target method is bridged #3215📔 Documentation
QueryTypeMismatchException
if the DTO has a no-args constructor #3216v3.4.0
Compare Source
📗 Links
⭐ New Features
ListenableFuture
#3190RepositoryMethodContext
torepository.core
package #3175ReturnedType
factory method #3163KotlinBeanInfoFactory
does not consider overridden bean property accessors #3140Parameter.getRequiredName()
method #3124AbstractRepositoryMetadata
verification exception message #3091ValueExpression
infrastructure for query methods #3049🐞 Bug Fixes
KotlinBeanInfoFactory
throwsIntrospectionException
when the setter doesn't match getter type #3167IndexOutOfBoundsException
onKotlinCopyMethod.shouldUsePublicCopyMethod(…)
when saving single-property Kotlin data class with Association #3131Repositories#cacheRepositoryFactory()
#3126Optional
as return type forT
#3125@EnableSpringDataWebSupport
not working in native image #3117KotlinBeanInfoFactory.getBeanInfo
throws exception when introspecting getter on value class #3109PageModel
uses wrapping serialization mode if noSpringDataWebSettings
found #3101📔 Documentation
BootstrapMode
Javadoc #3191🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v3.3.7
Compare Source
📗 Links
🐞 Bug Fixes
PropertyAccessingMethodInterceptor
fails withIllegalStateException
when target method is bridged #3215📔 Documentation
QueryTypeMismatchException
if the DTO has a no-args constructor #3216v3.3.6
Compare Source
📗 Links
📔 Documentation
BootstrapMode
Javadoc #3191🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v3.3.5
Compare Source
📗 Links
⭐ New Features
ReturnedType
factory method #3163🐞 Bug Fixes
KotlinBeanInfoFactory
throwsIntrospectionException
when the setter doesn't match getter type #3167📔 Documentation
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v3.3.4
Compare Source
📗 Links
⭐ New Features
KotlinBeanInfoFactory
does not consider overridden bean property accessors #3140📔 Documentation
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v3.3.3
Compare Source
📗 Links
⭐ New Features
🐞 Bug Fixes
IndexOutOfBoundsException
onKotlinCopyMethod.shouldUsePublicCopyMethod(…)
when saving single-property Kotlin data class with Association #3131Repositories#cacheRepositoryFactory()
#3126Optional
as return type forT
#3125@EnableSpringDataWebSupport
not working in native image #3117📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v3.3.2
Compare Source
📗 Links
⭐ New Features
🐞 Bug Fixes
KotlinBeanInfoFactory.getBeanInfo
throws exception when introspecting getter on value class #3109Configuration
📅 Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.