-
Notifications
You must be signed in to change notification settings - Fork 3k
Bump hibernate-orm.version from 6.6.4.Final to 6.6.5.Final #45731
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.version from 6.6.4.Final to 6.6.5.Final #45731
Conversation
|
/cc @gsmet (hibernate-orm) |
This comment has been minimized.
This comment has been minimized.
|
cc @yrodiere |
|
I'll push an additional commit for the Bytebuddy upgrade. BTW we'll probably want to backport it all to 3.15. One reason would be "because it's a bugfix release and we want bugs fixed", another reason would be Java 24 bytecode support in bytecode enhancement. See #45234 . Ideally we'd wait for the Hibernate Reactive release and upgrade both at the same time -- unless @DavideD confirms Hibernate Reactive does not require any change to work with Hibernate ORM 6.6.5.Final? |
Done. You might be interested in the last commit... there was something weird, with Bytebuddy being managed in two different places with two different versions. |
Bumps `hibernate-orm.version` from 6.6.4.Final to 6.6.5.Final. Updates `org.hibernate.orm:hibernate-core` from 6.6.4.Final to 6.6.5.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.5/changelog.txt) - [Commits](hibernate/hibernate-orm@6.6.4...6.6.5) Updates `org.hibernate.orm:hibernate-graalvm` from 6.6.4.Final to 6.6.5.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.5/changelog.txt) - [Commits](hibernate/hibernate-orm@6.6.4...6.6.5) Updates `org.hibernate.orm:hibernate-envers` from 6.6.4.Final to 6.6.5.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.5/changelog.txt) - [Commits](hibernate/hibernate-orm@6.6.4...6.6.5) Updates `org.hibernate.orm:hibernate-jpamodelgen` from 6.6.4.Final to 6.6.5.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.5/changelog.txt) - [Commits](hibernate/hibernate-orm@6.6.4...6.6.5) Updates `org.hibernate:hibernate-jpamodelgen` from 6.6.4.Final to 6.6.5.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.5/changelog.txt) - [Commits](hibernate/hibernate-orm@6.6.4...6.6.5) Updates `org.hibernate.orm:hibernate-community-dialects` from 6.6.4.Final to 6.6.5.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.5/changelog.txt) - [Commits](hibernate/hibernate-orm@6.6.4...6.6.5) --- 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: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] <[email protected]>
|
Seems like you need to rebase onto main |
b0d8aac to
f23d780
Compare
Done |
This comment has been minimized.
This comment has been minimized.
f23d780 to
46bb4cd
Compare
Status for workflow
|
Fixes: nothing in currently reported Quarkus issues.
Bumps
hibernate-orm.versionfrom 6.6.4.Final to 6.6.5.Final.Updates
org.hibernate.orm:hibernate-corefrom 6.6.4.Final to 6.6.5.FinalRelease notes
Sourced from org.hibernate.orm:hibernate-core's releases.
Changelog
Sourced from org.hibernate.orm:hibernate-core's changelog.
Commits
3ea729dPre-steps for release :6.6.5.Final2da013eHHH-19011 Applied review suggestion973da8cHHH-19011 Backport to 6.69645ebfHHH-19011 Reproducing testee8b43aHHH-19011 two extra fixes38d4fe6HHH-19011 fix incorrect placement of table comment with@Commentb0746b8Revert "Allow Jenkins to parse the release Jenkinsfile before cancelling non-...ffecd7dAllow Jenkins to parse the release Jenkinsfile before cancelling non-release ...1044a0dUse specific Jenkins nodes for releases9d52e3cHHH-18819 Fix metamodel of id-class extending from mapped-superclassesUpdates
org.hibernate.orm:hibernate-graalvmfrom 6.6.4.Final to 6.6.5.FinalRelease notes
Sourced from org.hibernate.orm:hibernate-graalvm's releases.
Changelog
Sourced from org.hibernate.orm:hibernate-graalvm's changelog.
Commits
3ea729dPre-steps for release :6.6.5.Final2da013eHHH-19011 Applied review suggestion973da8cHHH-19011 Backport to 6.69645ebfHHH-19011 Reproducing testee8b43aHHH-19011 two extra fixes38d4fe6HHH-19011 fix incorrect placement of table comment with@Commentb0746b8Revert "Allow Jenkins to parse the release Jenkinsfile before cancelling non-...ffecd7dAllow Jenkins to parse the release Jenkinsfile before cancelling non-release ...1044a0dUse specific Jenkins nodes for releases9d52e3cHHH-18819 Fix metamodel of id-class extending from mapped-superclassesUpdates
org.hibernate.orm:hibernate-enversfrom 6.6.4.Final to 6.6.5.FinalRelease notes
Sourced from org.hibernate.orm:hibernate-envers's releases.
Changelog
Sourced from org.hibernate.orm:hibernate-envers's changelog.
Commits
3ea729dPre-steps for release :6.6.5.Final2da013eHHH-19011 Applied review suggestion973da8cHHH-19011 Backport to 6.69645ebfHHH-19011 Reproducing testee8b43aHHH-19011 two extra fixes38d4fe6HHH-19011 fix incorrect placement of table comment with@Commentb0746b8Revert "Allow Jenkins to parse the release Jenkinsfile before cancelling non-...ffecd7dAllow Jenkins to parse the release Jenkinsfile before cancelling non-release ...1044a0dUse specific Jenkins nodes for releases9d52e3cHHH-18819 Fix metamodel of id-class extending from mapped-superclassesUpdates
org.hibernate.orm:hibernate-jpamodelgenfrom 6.6.4.Final to 6.6.5.FinalRelease notes
Sourced from org.hibernate.orm:hibernate-jpamodelgen's releases.
Changelog
Sourced from org.hibernate.orm:hibernate-jpamodelgen's changelog.
Commits
3ea729dPre-steps for release :6.6.5.Final2da013eHHH-19011 Applied review suggestion973da8cHHH-19011 Backport to 6.69645ebfHHH-19011 Reproducing testee8b43aHHH-19011 two extra fixes38d4fe6HHH-19011 fix incorrect placement of table comment with@Commentb0746b8Revert "Allow Jenkins to parse the release Jenkinsfile before cancelling non-...ffecd7dAllow Jenkins to parse the release Jenkinsfile before cancelling non-release ...1044a0dUse specific Jenkins nodes for releases9d52e3cHHH-18819 Fix metamodel of id-class extending from mapped-superclassesUpdates
org.hibernate:hibernate-jpamodelgenfrom 6.6.4.Final to 6.6.5.FinalRelease notes
Sourced from org.hibernate:hibernate-jpamodelgen's releases.
Changelog
Sourced from org.hibernate:hibernate-jpamodelgen's changelog.
Commits
3ea729dPre-steps for release :6.6.5.Final2da013eHHH-19011 Applied review suggestion973da8cHHH-19011 Backport to 6.69645ebfHHH-19011 Reproducing testee8b43aHHH-19011 two extra fixes38d4fe6HHH-19011 fix incorrect placement of table comment with@Commentb0746b8Revert "Allow Jenkins to parse the release Jenkinsfile before cancelling non-...ffecd7dAllow Jenkins to parse the release Jenkinsfile before cancelling non-release ...1044a0dUse specific Jenkins nodes for releases9d52e3cHHH-18819 Fix metamodel of id-class extending from mapped-superclassesUpdates
org.hibernate.orm:hibernate-community-dialectsfrom 6.6.4.Final to 6.6.5.FinalRelease notes
Sourced from org.hibernate.orm:hibernate-community-dialects's releases.
Changelog
Sourced from org.hibernate.orm:hibernate-community-dialects's changelog.
Commits
3ea729dPre-steps for release :6.6.5.Final2da013eHHH-19011 Applied review suggestion973da8cHHH-19011 Backport to 6.69645ebfHHH-19011 Reproducing testee8b43aHHH-19011 two extra fixes38d4fe6HHH-19011 fix incorrect placement of table comment with@Commentb0746b8Revert "Allow Jenkins to parse the release Jenkinsfile before cancelling non-...ffecd7dAllow Jenkins to parse the release Jenkinsfile before cancelling non-release ...1044a0dUse specific Jenkins nodes for releases9d52e3cHHH-18819 Fix metamodel of id-class extending from mapped-superclassesYou 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)