-
-
Notifications
You must be signed in to change notification settings - Fork 44
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.version from 7.0.0.Beta1 to 7.0.0.Beta3 #773
base: querydsl-7.0
Are you sure you want to change the base?
Bump hibernate.version from 7.0.0.Beta1 to 7.0.0.Beta3 #773
Conversation
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
@dependabot recreate |
Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use |
@dependabot reopen |
Dependabot tried to reopen this PR, but was told that its branch has been force pushed or recreated since it was closed (and therefore can't be restored by GitHub). |
@dependabot reopen |
Bumps `hibernate.version` from 7.0.0.Beta1 to 7.0.0.Beta3. Updates `org.hibernate.orm:hibernate-core` from 7.0.0.Beta1 to 7.0.0.Beta3 - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/main/changelog.txt) - [Commits](hibernate/hibernate-orm@7.0.0.Beta1...7.0.0.Beta3) Updates `org.hibernate.orm:hibernate-envers` from 7.0.0.Beta1 to 7.0.0.Beta3 - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/main/changelog.txt) - [Commits](hibernate/hibernate-orm@7.0.0.Beta1...7.0.0.Beta3) Updates `org.hibernate.orm:hibernate-community-dialects` from 7.0.0.Beta1 to 7.0.0.Beta3 - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/main/changelog.txt) - [Commits](hibernate/hibernate-orm@7.0.0.Beta1...7.0.0.Beta3) Updates `org.hibernate.orm:hibernate-c3p0` from 7.0.0.Beta1 to 7.0.0.Beta3 - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/main/changelog.txt) - [Commits](hibernate/hibernate-orm@7.0.0.Beta1...7.0.0.Beta3) --- 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-envers dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.hibernate.orm:hibernate-community-dialects dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.hibernate.orm:hibernate-c3p0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
c3ccc3c
to
48a7d11
Compare
Signed-off-by: Marvin Froeder <[email protected]>
Bumps
hibernate.version
from 7.0.0.Beta1 to 7.0.0.Beta3.Updates
org.hibernate.orm:hibernate-core
from 7.0.0.Beta1 to 7.0.0.Beta3Release notes
Sourced from org.hibernate.orm:hibernate-core's releases.
... (truncated)
Changelog
Sourced from org.hibernate.orm:hibernate-core's changelog.
... (truncated)
Commits
f925a80
HHH-18912 - Fix ORM release processe4e1b59
HHH-18863 allow index creation to be disabled in processor83110b4
HHH-18863 allow index creation to be disabled in processor3cf2bc8
HHH-18912 - Fix ORM release process6354326
HHH-18912 - Fix ORM release process60ff229
HHH-18912 - Fix ORM release process9eb6cdd
Revert "fix release publishing"58a4a4d
HHH-953 / HHH-15667 Test cases for these issuesfdae11f
clean up some minor formatting / code style issues23109af
HHH-1914 - test case for UnsupportedOperationException upon merge of unmodifi...Updates
org.hibernate.orm:hibernate-envers
from 7.0.0.Beta1 to 7.0.0.Beta3Release notes
Sourced from org.hibernate.orm:hibernate-envers's releases.
... (truncated)
Changelog
Sourced from org.hibernate.orm:hibernate-envers's changelog.
... (truncated)
Commits
f925a80
HHH-18912 - Fix ORM release processe4e1b59
HHH-18863 allow index creation to be disabled in processor83110b4
HHH-18863 allow index creation to be disabled in processor3cf2bc8
HHH-18912 - Fix ORM release process6354326
HHH-18912 - Fix ORM release process60ff229
HHH-18912 - Fix ORM release process9eb6cdd
Revert "fix release publishing"58a4a4d
HHH-953 / HHH-15667 Test cases for these issuesfdae11f
clean up some minor formatting / code style issues23109af
HHH-1914 - test case for UnsupportedOperationException upon merge of unmodifi...Updates
org.hibernate.orm:hibernate-community-dialects
from 7.0.0.Beta1 to 7.0.0.Beta3Release notes
Sourced from org.hibernate.orm:hibernate-community-dialects's releases.
... (truncated)
Changelog
Sourced from org.hibernate.orm:hibernate-community-dialects's changelog.
... (truncated)
Commits
f925a80
HHH-18912 - Fix ORM release processe4e1b59
HHH-18863 allow index creation to be disabled in processor83110b4
HHH-18863 allow index creation to be disabled in processor3cf2bc8
HHH-18912 - Fix ORM release process6354326
HHH-18912 - Fix ORM release process60ff229
HHH-18912 - Fix ORM release process9eb6cdd
Revert "fix release publishing"58a4a4d
HHH-953 / HHH-15667 Test cases for these issuesfdae11f
clean up some minor formatting / code style issues23109af
HHH-1914 - test case for UnsupportedOperationException upon merge of unmodifi...Updates
org.hibernate.orm:hibernate-c3p0
from 7.0.0.Beta1 to 7.0.0.Beta3Release notes
Sourced from org.hibernate.orm:hibernate-c3p0's releases.
... (truncated)
Changelog
Sourced from org.hibernate.orm:hibernate-c3p0's changelog.
... (truncated)
Commits
f925a80
HHH-18912 - Fix ORM release processe4e1b59
HHH-18863 allow index creation to be disabled in processor83110b4
HHH-18863 allow index creation to be disabled in processor3cf2bc8
HHH-18912 - Fix ORM release process6354326
HHH-18912 - Fix ORM release process60ff229
HHH-18912 - Fix ORM release process9eb6cdd
Revert "fix release publishing"58a4a4d
HHH-953 / HHH-15667 Test cases for these issuesfdae11f
clean up some minor formatting / code style issues23109af
HHH-1914 - test case for UnsupportedOperationException upon merge of unmodifi...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)