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-api from 3.0.0 to 3.1.0 #34149

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 19, 2023

Bumps jakarta.persistence-api from 3.0.0 to 3.1.0.

Release notes

Sourced from jakarta.persistence-api's releases.

Jakarta Persistence 3.0.0 API

The 3.0.0 release is the first release under the jakarta.persistence.* namespace.

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 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 [jakarta.persistence-api](https://github.com/eclipse-ee4j/jpa-api) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/eclipse-ee4j/jpa-api/releases)
- [Commits](https://github.com/eclipse-ee4j/jpa-api/commits)

---
updated-dependencies:
- dependency-name: jakarta.persistence:jakarta.persistence-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the area/dependencies Pull requests that update a dependency file label Jun 19, 2023
@quarkus-bot quarkus-bot bot added the area/arc Issue related to ARC (dependency injection) label Jun 19, 2023
@quarkus-bot
Copy link

quarkus-bot bot commented Jun 20, 2023

Failing Jobs - Building e928400

Status Name Step Failures Logs Raw logs
Native Tests - Windows - RESTEasy Jackson Setup GraalVM ⚠️ Check → Logs Raw logs

@gsmet
Copy link
Member

gsmet commented Jun 20, 2023

@beikov @dreab8 I suppose we should wait for the Hibernate ORM 6.3 upgrade in Quarkus before updating the spec?

@beikov
Copy link
Contributor

beikov commented Jun 20, 2023

Hibernate ORM 6.2 requires at least JPA 3.1, so I'm kind of surprised that you are not on that version yet.
6.1 was the last version supporting JPA 3.0.

Copy link
Member

@gsmet gsmet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, let's merge it then :).

@gsmet gsmet merged commit 4fef2ee into main Jun 20, 2023
@quarkus-bot quarkus-bot bot added this to the 3.2 - main milestone Jun 20, 2023
@dependabot dependabot bot deleted the dependabot/maven/jakarta.persistence-jakarta.persistence-api-3.1.0 branch June 20, 2023 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/arc Issue related to ARC (dependency injection) area/dependencies Pull requests that update a dependency file kind/component-upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants