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

build(deps): bump spring-data.version from 3.1.5 to 3.2.0 #769

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2023

Bumps spring-data.version from 3.1.5 to 3.2.0.
Updates org.springframework.data:spring-data-jpa from 3.1.5 to 3.2.0

Release notes

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

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
  • NamedQuery mangles query during processing. #3085
  • Keyset Scrolling cannot extract Values from Tuple using Interface Projections #3077
  • BadJpqlGrammarException with attribute labelled 'type' #3062
  • Using operator '!=' throws BadJpqlGrammarException in spring data jpa 3.1.1 #3061
  • @Query with Sort/Pageable not adding aliases properly in ORDER BY clause #3054
  • CONCAT of LIKE with percentage (%) literal fails for null values #3041
  • BadJpqlGrammarException in @Query with escape statement #3040
  • @Query(value="TRUNCATE TABLE ...", nativeQuery = true) fails with ClassCastException #3038
  • JPQL parser can't handle an attribute named "value" #3028
  • Hibernate duration literals such as "5 MINUTE" no longer pass validation #3025
  • CAST(:param as java.util.UUID) no longer passes validation #3024
  • Derived query applies OffsetScrollPosition only if the query is limited #3015
  • Keyset positionFunction does not retain directional state and uses position of one-off #2999
  • Keyset-scrolling queries add identifier columns twice when Sort already sorts by Id #2996
  • BadJpqlGrammarException when using column names coinciding with functions in projection #2994
  • existsById(…) fails with NullPointerException when metadata does not exist #2991
  • “Floor” (and likely other reserved identifiers) cannot be used as entity name or entity field name in custom queries #2982
  • NPE in HqlQueryTransformer.isSubquery for INSERT from SELECT HQL #2977
  • BadJpqlGrammarException: Line 1:236 token recognition error at: '!'; #2970
  • Spring Data JPA generates incorrect JPQL query for pagination request #2969
  • BadJpqlGrammarException in 3.1.0 when using "round" in a select query #2964
  • BadJpqlGrammarException with latest relase when using ORDER BY NULLS LAST #2962
  • Pageable Always Adding From Entity to Sort Field Name #2960
  • Resolve handling of ESCAPE clause with LIKE queries on EclipseLink #2955

... (truncated)

Commits
  • 76a03e2 Release version 3.2 GA (2023.1.0).
  • c38b8ac Prepare 3.2 GA (2023.1.0).
  • 0aa5be8 Properly handle EXTRACT function in HQL.
  • 018c2ac Polishing.
  • c2b7760 Change from Gradle Enterprise to Develocity.
  • 6b07163 Update CI properties.
  • 685107d Improved documentation of deleteAllInBatch.
  • 5c244e1 Update CI properties.
  • f52aa75 Use spring-builds+jenkins for ge.spring.io.
  • 527c3f4 After release cleanups.
  • Additional commits viewable in compare view

Updates org.springframework.data:spring-data-envers from 3.1.5 to 3.2.0

Commits

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 20, 2023
@dependabot dependabot bot force-pushed the dependabot/maven/spring-data.version-3.2.0 branch 3 times, most recently from 3916ac3 to c6e55df Compare November 23, 2023 08:49
@dependabot dependabot bot force-pushed the dependabot/maven/spring-data.version-3.2.0 branch 4 times, most recently from 9291e57 to 79fa02d Compare December 4, 2023 08:02
Bumps `spring-data.version` from 3.1.5 to 3.2.0.

Updates `org.springframework.data:spring-data-jpa` from 3.1.5 to 3.2.0
- [Release notes](https://github.com/spring-projects/spring-data-jpa/releases)
- [Commits](spring-projects/spring-data-jpa@3.1.5...3.2.0)

Updates `org.springframework.data:spring-data-envers` from 3.1.5 to 3.2.0
- [Release notes](https://github.com/SpringSource/spring-data-envers/releases)
- [Commits](https://github.com/SpringSource/spring-data-envers/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/spring-data.version-3.2.0 branch from 79fa02d to 8e8d291 Compare December 4, 2023 08:15
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 18, 2023

Superseded by #780.

@dependabot dependabot bot closed this Dec 18, 2023
@dependabot dependabot bot deleted the dependabot/maven/spring-data.version-3.2.0 branch December 18, 2023 04:22
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants