Skip to content
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

fix(deps): update spring data #2799

Merged
merged 1 commit into from
Feb 19, 2024
Merged

fix(deps): update spring data #2799

merged 1 commit into from
Feb 19, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 16, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.springframework.data:spring-data-bom 2023.1.2 -> 2023.1.3 age adoption passing confidence
org.springframework.data:spring-data-commons (source) 3.2.2 -> 3.2.3 age adoption passing confidence
org.springframework.data:spring-data-jpa (source) 3.2.2 -> 3.2.3 age adoption passing confidence

Release Notes

spring-projects/spring-data-bom (org.springframework.data:spring-data-bom)

v2023.1.3

Compare Source

:shipit: Participating Modules
spring-projects/spring-data-commons (org.springframework.data:spring-data-commons)

v3.2.3

Compare Source

πŸ“— Links

🐞 Bug Fixes

  • Invalid parent parameter provided to static inner class constructors #​3038
  • NoClassDefFoundError when processing reflection hints for PageModule #​3033
  • Missing native-image reflection hint for org.springframework.data.domain.Unpaged #​3025
  • Limit::equals can throw an exception #​3023

πŸ“” Documentation

  • Document converter types supported by CustomConversions #​3040
spring-projects/spring-data-jpa (org.springframework.data:spring-data-jpa)

v3.2.3

Compare Source

πŸ“— Links

🐞 Bug Fixes

  • Mapping collections to SQL arrays does not work with repositories #​3356
  • A signed numeric literal in JPQL, a space will be inserted between the sign and the numeric literal after parsing #​3342
  • QueryUtils derive broken count query when original one contains ORDER BY with new lines #​3329
  • BadJpqlGrammarException in EQL null comparison #​3314
  • Named Parameter in countQuery not recognized unless used in value #​3293

πŸ”¨ Dependency Upgrades

❀️ Contributors

We'd like to thank all the contributors who worked on this release!


Configuration

πŸ“… Schedule: Branch creation - "after 10pm" in timezone Europe/Prague, 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the type: dependency-upgrade Upgrade a dependency label Feb 16, 2024
Copy link

sonarcloud bot commented Feb 16, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@radovanradic radovanradic merged commit 925539e into master Feb 19, 2024
43 checks passed
@radovanradic radovanradic deleted the renovate/spring-data branch February 19, 2024 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade Upgrade a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant