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 jakarta.persistence:jakarta.persistence-api from 3.1.0 to 3.2.0 #441

Open
wants to merge 6 commits into
base: java17
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 22, 2024

Bumps jakarta.persistence:jakarta.persistence-api from 3.1.0 to 3.2.0.

Release notes

Sourced from jakarta.persistence:jakarta.persistence-api's releases.

Jakarta Persistence 3.2.0-M01

This release contains following changes:

  • Adds factory-level access to named queries and named entity graphs
  • Updates orm schema for 3.2

Full Changelog: jakartaee/persistence@3.2-DRAFT01-3.2.0-B02-RELEASE...3.2-M1-3.2.0-M1-RELEASE

Jakarta Persistence 3.1.0 API

This release contains following changes:

  • EntityManagerFactory and EntityManager interfaces extends java.lang.AutoCloseable interface
  • Fixes ClassTransformer.transform to throw Persistence API specific exception
  • Adds support for java.util.UUID and GenerationType.UUID
  • Adds CEILING, EXP, FLOOR, LN, POWER, ROUND, and SIGN numeric functions to Jakarta Persistence QL and ceiling(), exp(), floor(), ln(), power(), round(), and sign() to Criteria API
  • Adds LOCAL DATE, LOCAL DATETIME, and LOCAL TIME functions to Jakarta Persistence QL and corresponding localDate(), localDateTime(), and localTime() to Criteria API
  • Adds EXTRACT function to Jakarta Persistence QL
  • Adds support for Expressions as conditions in Criteria CASE expressions
  • Adds missing definition of single_valued_embeddable_object_field in Jakarta Persistence QL BNF
  • Clarifies mixing types of query input parameters
  • Clarifies definition of the Basic type
  • Clarifies the order of parameters in the LOCATE function
  • Clarifies SqlResultSetMapping with multiple EntityResults and conflicting aliases

New Contributors

Project Board: https://github.com/eclipse-ee4j/jpa-api/projects/2 Full Changelog: https://github.com/eclipse-ee4j/jpa-api/commits/3.1-3.1.0-RELEASE

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 22, 2024
@dependabot dependabot bot force-pushed the dependabot/maven/jakarta.persistence-jakarta.persistence-api-3.2.0 branch 7 times, most recently from d362e4d to f90bfc7 Compare May 28, 2024 10:50
@dependabot dependabot bot force-pushed the dependabot/maven/jakarta.persistence-jakarta.persistence-api-3.2.0 branch 2 times, most recently from aa821ba to 0aa500d Compare May 31, 2024 11:52
@velo
Copy link
Member

velo commented Jul 4, 2024

Eclipse-links not working right now due to eclipse-ee4j/eclipselink#2186

github-actions[bot]

This comment was marked as outdated.

@velo velo changed the base branch from master to java17 August 2, 2024 20:44
@velo velo force-pushed the dependabot/maven/jakarta.persistence-jakarta.persistence-api-3.2.0 branch 3 times, most recently from 4e61e42 to d4d1433 Compare August 2, 2024 21:11
@velo velo force-pushed the java17 branch 2 times, most recently from db10585 to 56647dd Compare August 8, 2024 14:38
@velo velo force-pushed the dependabot/maven/jakarta.persistence-jakarta.persistence-api-3.2.0 branch from d4d1433 to 9843a96 Compare August 21, 2024 19:32
@velo velo force-pushed the dependabot/maven/jakarta.persistence-jakarta.persistence-api-3.2.0 branch from 9843a96 to 4b3c441 Compare August 21, 2024 22:56
@velo velo force-pushed the dependabot/maven/jakarta.persistence-jakarta.persistence-api-3.2.0 branch from 4b3c441 to 234251a Compare August 22, 2024 14:31
@velo velo force-pushed the dependabot/maven/jakarta.persistence-jakarta.persistence-api-3.2.0 branch from 234251a to a0ec0ed Compare August 22, 2024 19:20
@velo velo force-pushed the dependabot/maven/jakarta.persistence-jakarta.persistence-api-3.2.0 branch from a0ec0ed to 540becc Compare August 26, 2024 10:54
@velo velo force-pushed the dependabot/maven/jakarta.persistence-jakarta.persistence-api-3.2.0 branch from 540becc to 3e4ef0f Compare August 30, 2024 16:07
@velo velo force-pushed the dependabot/maven/jakarta.persistence-jakarta.persistence-api-3.2.0 branch from 3e4ef0f to de009aa Compare September 3, 2024 12:44
@velo velo force-pushed the dependabot/maven/jakarta.persistence-jakarta.persistence-api-3.2.0 branch from 2704e6f to 1d470e8 Compare September 19, 2024 13:05
@velo velo force-pushed the dependabot/maven/jakarta.persistence-jakarta.persistence-api-3.2.0 branch from 1d470e8 to 9cc7b90 Compare September 19, 2024 13:54
dependabot bot and others added 6 commits September 21, 2024 08:40
updated-dependencies:
- dependency-name: jakarta.persistence:jakarta.persistence-api
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@velo velo force-pushed the dependabot/maven/jakarta.persistence-jakarta.persistence-api-3.2.0 branch from 9cc7b90 to 713f15f Compare September 21, 2024 11:40
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.

1 participant