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

Bump org.springframework.data:spring-data-jpa from 2.1.9.RELEASE to 3.2.1 #35

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2023

Bumps org.springframework.data:spring-data-jpa from 2.1.9.RELEASE to 3.2.1.

Release notes

Sourced from org.springframework.data:spring-data-jpa's releases.

3.2.1

📗 Links

🐞 Bug Fixes

  • JSqlParserQueryEnhancer removes WITH clauses for paginated and sorted native queries #3263
  • Adopt JpaParameters to reflect the actual parameter type when using generics #3254

📔 Documentation

  • Fixed the URL for the Spring Data Commons documentation #3232

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.6 #3266
  • Upgrade to Hibernate 6.4 #3258
  • Update to Hibernate 6.4 #3239

❤️ Contributors

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

3.2.0

📗 Links

⭐ New Features

  • Implement EQL query parser for EclipseLink. #3170
  • Connect build to ge.spring.io to benefit from deep build insights and faster builds #3142
  • Revise TypedParameterValue usage for native queries only #3137
  • Use io.spring.maven.antora plugins #3094
  • Add support for Limit #3052
  • Reuse parsed SQL statement for alias and projection detection #3039
  • Polishing. #3021
  • Add support for Hibernate CTE in HQL parser #2981
  • Projection fails when using subquery [DATAJPA-1713] #2008

🐞 Bug Fixes

  • HQL query parser does not support all fields in extract() #3219
  • JPQL parser can't handle an attribute named "power" #3143
  • NEW as a part of a state field path expression in JPQL. #3128
  • ParameterBindingParser fails with Already found parameter binding with same index #3126
  • Question mark (?) in string literal erroneously detected as parameter bind marker #3125
  • BadJpqlGrammarException with latest release when using order by utl_raw.cast_to_varchar2((nlssort(lower(entityalias.namefield), 'nls_sort=binary_ai'))) ASC #3099
  • BadJpqlGrammarException: no viable alternative at input #3093
  • BadJpqlGrammarException with attribute 'date' #3092

... (truncated)

Commits
  • 279b6b7 Release version 3.2.1 (2023.1.1).
  • b0e6470 Prepare 3.2.1 (2023.1.1).
  • 47a141c Update CI properties.
  • 729f791 Upgrade to Maven Wrapper 3.9.6.
  • a5ab192 Render entire statement after applying sort.
  • b5d747d Add assertion to verify Hibernate vs. our ANTLR versions.
  • e1ef583 Upgrade to Antlr 4.13.0.
  • ae56b1d Adopt JpaParameters to reflect the actual parameter type when using generics.
  • 9048aea Upgrade to Hibernate 6.4.
  • 9a1a98c Disable Gradle Enterprise scanning for clean run.
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.springframework.data:spring-data-jpa](https://github.com/spring-projects/spring-data-jpa) from 2.1.9.RELEASE to 3.2.1.
- [Release notes](https://github.com/spring-projects/spring-data-jpa/releases)
- [Commits](spring-projects/spring-data-jpa@2.1.9.RELEASE...3.2.1)

---
updated-dependencies:
- dependency-name: org.springframework.data:spring-data-jpa
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 18, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 15, 2024

Superseded by #39.

@dependabot dependabot bot closed this Jan 15, 2024
@dependabot dependabot bot deleted the dependabot/maven/org.springframework.data-spring-data-jpa-3.2.1 branch January 15, 2024 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants