-
Notifications
You must be signed in to change notification settings - Fork 3k
Bump hibernate-orm.version from 7.0.6.Final to 7.0.7.Final #49080
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 7.0.6.Final to 7.0.7.Final #49080
Conversation
Bumps `hibernate-orm.version` from 7.0.6.Final to 7.0.7.Final. Updates `org.hibernate.orm:hibernate-core` from 7.0.6.Final to 7.0.7.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.0.7/changelog.txt) - [Commits](hibernate/hibernate-orm@7.0.6...7.0.7) Updates `org.hibernate.orm:hibernate-graalvm` from 7.0.6.Final to 7.0.7.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.0.7/changelog.txt) - [Commits](hibernate/hibernate-orm@7.0.6...7.0.7) Updates `org.hibernate.orm:hibernate-envers` from 7.0.6.Final to 7.0.7.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.0.7/changelog.txt) - [Commits](hibernate/hibernate-orm@7.0.6...7.0.7) Updates `org.hibernate.orm:hibernate-processor` from 7.0.6.Final to 7.0.7.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.0.7/changelog.txt) - [Commits](hibernate/hibernate-orm@7.0.6...7.0.7) Updates `org.hibernate.orm:hibernate-jpamodelgen` from 7.0.6.Final to 7.0.7.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.0.7/changelog.txt) - [Commits](hibernate/hibernate-orm@7.0.6...7.0.7) Updates `org.hibernate:hibernate-jpamodelgen` from 7.0.6.Final to 7.0.7.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.0.7/changelog.txt) - [Commits](hibernate/hibernate-orm@7.0.6...7.0.7) Updates `org.hibernate.orm:hibernate-community-dialects` from 7.0.6.Final to 7.0.7.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.0.7/changelog.txt) - [Commits](hibernate/hibernate-orm@7.0.6...7.0.7) Updates `org.hibernate.orm:hibernate-vector` from 7.0.6.Final to 7.0.7.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.0.7/changelog.txt) - [Commits](hibernate/hibernate-orm@7.0.6...7.0.7) --- updated-dependencies: - dependency-name: org.hibernate.orm:hibernate-core dependency-version: 7.0.7.Final dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.hibernate.orm:hibernate-graalvm dependency-version: 7.0.7.Final dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.hibernate.orm:hibernate-envers dependency-version: 7.0.7.Final dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.hibernate.orm:hibernate-processor dependency-version: 7.0.7.Final dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.hibernate.orm:hibernate-jpamodelgen dependency-version: 7.0.7.Final dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.hibernate:hibernate-jpamodelgen dependency-version: 7.0.7.Final dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.hibernate.orm:hibernate-community-dialects dependency-version: 7.0.7.Final dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.hibernate.orm:hibernate-vector dependency-version: 7.0.7.Final dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
/cc @gsmet (hibernate-orm) |
This comment has been minimized.
This comment has been minimized.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There seems to be no Quarkus-related fixes included in this version: hibernate/hibernate-orm@7.0.6...7.0.7 (so no issues to link), otherwise this release has some bug fixes in it.
Status for workflow
|
Bumps
hibernate-orm.version
from 7.0.6.Final to 7.0.7.Final.Updates
org.hibernate.orm:hibernate-core
from 7.0.6.Final to 7.0.7.FinalRelease notes
Sourced from org.hibernate.orm:hibernate-core's releases.
Changelog
Sourced from org.hibernate.orm:hibernate-core's changelog.
Commits
78b6fc4
Pre-steps for release :7.0.7.Final
d70a1f6
HHH-19633 Don't override parent provided service with default service4ccdf24
Update MariaDB testing to latest GA release 11.8.29a14fda
HHH-19261 - query hints in Oracle are not concatenated with comma's, but with...96e180e
HHH-19457 Ignore joined discriminator when selecting all subtypes2160b5f
HHH-19457 Add test for issueb34e5bc
Fix missing newline06ae4aa
Ensure compatibility with JUnit < 5.135d3a885
HHH-19516 Upgrade to JUnit 5.13.03728d11
HHH-19621 Don't render code units for DB2 for iUpdates
org.hibernate.orm:hibernate-graalvm
from 7.0.6.Final to 7.0.7.FinalRelease notes
Sourced from org.hibernate.orm:hibernate-graalvm's releases.
Changelog
Sourced from org.hibernate.orm:hibernate-graalvm's changelog.
Commits
78b6fc4
Pre-steps for release :7.0.7.Final
d70a1f6
HHH-19633 Don't override parent provided service with default service4ccdf24
Update MariaDB testing to latest GA release 11.8.29a14fda
HHH-19261 - query hints in Oracle are not concatenated with comma's, but with...96e180e
HHH-19457 Ignore joined discriminator when selecting all subtypes2160b5f
HHH-19457 Add test for issueb34e5bc
Fix missing newline06ae4aa
Ensure compatibility with JUnit < 5.135d3a885
HHH-19516 Upgrade to JUnit 5.13.03728d11
HHH-19621 Don't render code units for DB2 for iUpdates
org.hibernate.orm:hibernate-envers
from 7.0.6.Final to 7.0.7.FinalRelease notes
Sourced from org.hibernate.orm:hibernate-envers's releases.
Changelog
Sourced from org.hibernate.orm:hibernate-envers's changelog.
Commits
78b6fc4
Pre-steps for release :7.0.7.Final
d70a1f6
HHH-19633 Don't override parent provided service with default service4ccdf24
Update MariaDB testing to latest GA release 11.8.29a14fda
HHH-19261 - query hints in Oracle are not concatenated with comma's, but with...96e180e
HHH-19457 Ignore joined discriminator when selecting all subtypes2160b5f
HHH-19457 Add test for issueb34e5bc
Fix missing newline06ae4aa
Ensure compatibility with JUnit < 5.135d3a885
HHH-19516 Upgrade to JUnit 5.13.03728d11
HHH-19621 Don't render code units for DB2 for iUpdates
org.hibernate.orm:hibernate-processor
from 7.0.6.Final to 7.0.7.FinalRelease notes
Sourced from org.hibernate.orm:hibernate-processor's releases.
Changelog
Sourced from org.hibernate.orm:hibernate-processor's changelog.
Commits
78b6fc4
Pre-steps for release :7.0.7.Final
d70a1f6
HHH-19633 Don't override parent provided service with default service4ccdf24
Update MariaDB testing to latest GA release 11.8.29a14fda
HHH-19261 - query hints in Oracle are not concatenated with comma's, but with...96e180e
HHH-19457 Ignore joined discriminator when selecting all subtypes2160b5f
HHH-19457 Add test for issueb34e5bc
Fix missing newline06ae4aa
Ensure compatibility with JUnit < 5.135d3a885
HHH-19516 Upgrade to JUnit 5.13.03728d11
HHH-19621 Don't render code units for DB2 for iUpdates
org.hibernate.orm:hibernate-jpamodelgen
from 7.0.6.Final to 7.0.7.FinalRelease notes
Sourced from org.hibernate.orm:hibernate-jpamodelgen's releases.
Changelog
Sourced from org.hibernate.orm:hibernate-jpamodelgen's changelog.
Commits
78b6fc4
Pre-steps for release :7.0.7.Final
d70a1f6
HHH-19633 Don't override parent provided service with default service4ccdf24
Update MariaDB testing to latest GA release 11.8.29a14fda
HHH-19261 - query hints in Oracle are not concatenated with comma's, but with...96e180e
HHH-19457 Ignore joined discriminator when selecting all subtypes2160b5f
HHH-19457 Add test for issueb34e5bc
Fix missing newline06ae4aa
Ensure compatibility with JUnit < 5.135d3a885
HHH-19516 Upgrade to JUnit 5.13.03728d11
HHH-19621 Don't render code units for DB2 for iUpdates
org.hibernate:hibernate-jpamodelgen
from 7.0.6.Final to 7.0.7.FinalRelease notes
Sourced from org.hibernate:hibernate-jpamodelgen's releases.
Changelog
Sourced from org.hibernate:hibernate-jpamodelgen's changelog.
Commits
78b6fc4
Pre-steps for release :7.0.7.Final
d70a1f6
HHH-19633 Don't override parent provided service with default service4ccdf24
Update MariaDB testing to latest GA release 11.8.29a14fda
HHH-19261 - query hints in Oracle are not concatenated with comma's, but with...96e180e
HHH-19457 Ignore joined discriminator when selecting all subtypes2160b5f
HHH-19457 Add test for issueb34e5bc
Fix missing newline06ae4aa
Ensure compatibility with JUnit < 5.135d3a885
HHH-19516 Upgrade to JUnit 5.13.03728d11
HHH-19621 Don't render code units for DB2 for iUpdates
org.hibernate.orm:hibernate-community-dialects
from 7.0.6.Final to 7.0.7.FinalRelease notes
Sourced from org.hibernate.orm:hibernate-community-dialects's releases.
Changelog
Sourced from org.hibernate.orm:hibernate-community-dialects's changelog.
Commits
78b6fc4
Pre-steps for release :7.0.7.Final
d70a1f6
HHH-19633 Don't override parent provided service with default service4ccdf24
Update MariaDB testing to latest GA release 11.8.29a14fda
HHH-19261 - query hints in Oracle are not concatenated with comma's, but with...96e180e
HHH-19457 Ignore joined discriminator when selecting all subtypes2160b5f
HHH-19457 Add test for issueb34e5bc
Fix missing newline06ae4aa
Ensure compatibility with JUnit < 5.135d3a885
HHH-19516 Upgrade to JUnit 5.13.03728d11
HHH-19621 Don't render code units for DB2 for iUpdates
org.hibernate.orm:hibernate-vector
from 7.0.6.Final to 7.0.7.FinalRelease notes
Sourced from org.hibernate.orm:hibernate-vector's releases.
Changelog
Sourced from org.hibernate.orm:hibernate-vector's changelog.
Commits
78b6fc4
Pre-steps for release :7.0.7.Final
d70a1f6
HHH-19633 Don't override parent provided service with default service4ccdf24
Update MariaDB testing to latest GA release 11.8.29a14fda
HHH-19261 - query hints in Oracle are not concatenated with comma's, but with...96e180e
HHH-19457 Ignore joined discriminator when selecting all subtypes2160b5f
HHH-19457 Add test for issueb34e5bc
Fix missing newline06ae4aa
Ensure compatibility with JUnit < 5.135d3a885
HHH-19516 Upgrade to JUnit 5.13.03728d11
HHH-19621 Don't render code units for DB2 for iYou 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)