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 Hibernate ORM to 6.4.1.Final and Hibernate Reactive to 2.2.1.Final #38162

Merged
merged 2 commits into from
Jan 12, 2024

Conversation

DavideD
Copy link
Contributor

@DavideD DavideD commented Jan 12, 2024

Follows #37936

@gsmet, I cannot existing PR directly (it might be because I don't have the right permissions, but I'm not sure). So, I've just sent a new one with an additional commit

dependabot bot and others added 2 commits December 25, 2023 22:38
Bumps `hibernate-orm.version` from 6.4.0.Final to 6.4.1.Final.

Updates `org.hibernate.orm:hibernate-core` from 6.4.0.Final to 6.4.1.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/main/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.4.0...6.4.1)

Updates `org.hibernate.orm:hibernate-graalvm` from 6.4.0.Final to 6.4.1.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/main/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.4.0...6.4.1)

Updates `org.hibernate.orm:hibernate-envers` from 6.4.0.Final to 6.4.1.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/main/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.4.0...6.4.1)

Updates `org.hibernate.orm:hibernate-jpamodelgen` from 6.4.0.Final to 6.4.1.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/main/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.4.0...6.4.1)

Updates `org.hibernate.orm:hibernate-community-dialects` from 6.4.0.Final to 6.4.1.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/main/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.4.0...6.4.1)

---
updated-dependencies:
- dependency-name: org.hibernate.orm:hibernate-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.hibernate.orm:hibernate-graalvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.hibernate.orm:hibernate-envers
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.hibernate.orm:hibernate-jpamodelgen
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.hibernate.orm:hibernate-community-dialects
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@quarkus-bot quarkus-bot bot added area/dependencies Pull requests that update a dependency file area/hibernate-reactive Hibernate Reactive area/persistence OBSOLETE, DO NOT USE labels Jan 12, 2024
@gsmet gsmet changed the title Bump Hibernate Reactive from 2.2.0.Final to 2.2.1.Final Bump Hibernate ORM to 6.4.1.Final and Hibernate Reactive to 2.2.1.Final Jan 12, 2024
@quarkus-bot
Copy link

quarkus-bot bot commented Jan 12, 2024

✔️ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

You can consult the Develocity build scans.

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.

Thanks @DavideD !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file area/hibernate-reactive Hibernate Reactive area/persistence OBSOLETE, DO NOT USE
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants