-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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.0.Final to 6.6.1.Final, hibernate-reactive.version from 2.4.0.Final to 2.4.1.Final #43348
Bump hibernate-orm.version from 6.6.0.Final to 6.6.1.Final, hibernate-reactive.version from 2.4.0.Final to 2.4.1.Final #43348
Conversation
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.
Putting on hold because we need a Hibernate Reactive release before this can be merged.
cc @DavideD
Bumps `hibernate-orm.version` from 6.6.0.Final to 6.6.1.Final. Updates `org.hibernate.orm:hibernate-core` from 6.6.0.Final to 6.6.1.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.1/changelog.txt) - [Commits](hibernate/hibernate-orm@6.6.0...6.6.1) Updates `org.hibernate.orm:hibernate-graalvm` from 6.6.0.Final to 6.6.1.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.1/changelog.txt) - [Commits](hibernate/hibernate-orm@6.6.0...6.6.1) Updates `org.hibernate.orm:hibernate-envers` from 6.6.0.Final to 6.6.1.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.1/changelog.txt) - [Commits](hibernate/hibernate-orm@6.6.0...6.6.1) Updates `org.hibernate.orm:hibernate-jpamodelgen` from 6.6.0.Final to 6.6.1.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.1/changelog.txt) - [Commits](hibernate/hibernate-orm@6.6.0...6.6.1) Updates `org.hibernate:hibernate-jpamodelgen` from 6.6.0.Final to 6.6.1.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.1/changelog.txt) - [Commits](hibernate/hibernate-orm@6.6.0...6.6.1) Updates `org.hibernate.orm:hibernate-community-dialects` from 6.6.0.Final to 6.6.1.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.1/changelog.txt) - [Commits](hibernate/hibernate-orm@6.6.0...6.6.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: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]>
4b1bb06
to
58d79a9
Compare
I rebased and pushed a second commit to upgrade to Hibernate Reactive 2.4.1.Final. |
Status for workflow
|
Fixes #43326
Fixes #42425
Bumps
hibernate-orm.version
from 6.6.0.Final to 6.6.1.Final.Updates
org.hibernate.orm:hibernate-core
from 6.6.0.Final to 6.6.1.FinalRelease notes
Sourced from org.hibernate.orm:hibernate-core's releases.
Changelog
Sourced from org.hibernate.orm:hibernate-core's changelog.
Commits
2c6b91d
Pre-steps for release :6.6.1.Final
3e215b5
HHH-18337 - SequenceStyleGenerator not respecting physical naming strategyefd4528
HHH-18337 - SequenceStyleGenerator not respecting physical naming strategy744732b
HHH-18174 Fix junction entity name uses algorithm for subqueries0e9577a
HHH-18174 Add test for issue9c5cf75
HHH-18447 Try using native cast for string to boolean723e18d
HHH-18337 - SequenceStyleGenerator not respecting physical naming strategy88bcc71
HHH-18337 Account for physical naming strategy when querying db sequence7c66788
HHH-18337 Add test for issueb09b27c
HHH-18625 - Add Configurable#create(GeneratorCreationContext)Updates
org.hibernate.orm:hibernate-graalvm
from 6.6.0.Final to 6.6.1.FinalRelease notes
Sourced from org.hibernate.orm:hibernate-graalvm's releases.
Changelog
Sourced from org.hibernate.orm:hibernate-graalvm's changelog.
Commits
2c6b91d
Pre-steps for release :6.6.1.Final
3e215b5
HHH-18337 - SequenceStyleGenerator not respecting physical naming strategyefd4528
HHH-18337 - SequenceStyleGenerator not respecting physical naming strategy744732b
HHH-18174 Fix junction entity name uses algorithm for subqueries0e9577a
HHH-18174 Add test for issue9c5cf75
HHH-18447 Try using native cast for string to boolean723e18d
HHH-18337 - SequenceStyleGenerator not respecting physical naming strategy88bcc71
HHH-18337 Account for physical naming strategy when querying db sequence7c66788
HHH-18337 Add test for issueb09b27c
HHH-18625 - Add Configurable#create(GeneratorCreationContext)Updates
org.hibernate.orm:hibernate-envers
from 6.6.0.Final to 6.6.1.FinalRelease notes
Sourced from org.hibernate.orm:hibernate-envers's releases.
Changelog
Sourced from org.hibernate.orm:hibernate-envers's changelog.
Commits
2c6b91d
Pre-steps for release :6.6.1.Final
3e215b5
HHH-18337 - SequenceStyleGenerator not respecting physical naming strategyefd4528
HHH-18337 - SequenceStyleGenerator not respecting physical naming strategy744732b
HHH-18174 Fix junction entity name uses algorithm for subqueries0e9577a
HHH-18174 Add test for issue9c5cf75
HHH-18447 Try using native cast for string to boolean723e18d
HHH-18337 - SequenceStyleGenerator not respecting physical naming strategy88bcc71
HHH-18337 Account for physical naming strategy when querying db sequence7c66788
HHH-18337 Add test for issueb09b27c
HHH-18625 - Add Configurable#create(GeneratorCreationContext)Updates
org.hibernate.orm:hibernate-jpamodelgen
from 6.6.0.Final to 6.6.1.FinalRelease notes
Sourced from org.hibernate.orm:hibernate-jpamodelgen's releases.
Changelog
Sourced from org.hibernate.orm:hibernate-jpamodelgen's changelog.
Commits
2c6b91d
Pre-steps for release :6.6.1.Final
3e215b5
HHH-18337 - SequenceStyleGenerator not respecting physical naming strategyefd4528
HHH-18337 - SequenceStyleGenerator not respecting physical naming strategy744732b
HHH-18174 Fix junction entity name uses algorithm for subqueries0e9577a
HHH-18174 Add test for issue9c5cf75
HHH-18447 Try using native cast for string to boolean723e18d
HHH-18337 - SequenceStyleGenerator not respecting physical naming strategy88bcc71
HHH-18337 Account for physical naming strategy when querying db sequence7c66788
HHH-18337 Add test for issueb09b27c
HHH-18625 - Add Configurable#create(GeneratorCreationContext)Updates
org.hibernate:hibernate-jpamodelgen
from 6.6.0.Final to 6.6.1.FinalRelease notes
Sourced from org.hibernate:hibernate-jpamodelgen's releases.
Changelog
Sourced from org.hibernate:hibernate-jpamodelgen's changelog.
Commits
2c6b91d
Pre-steps for release :6.6.1.Final
3e215b5
HHH-18337 - SequenceStyleGenerator not respecting physical naming strategyefd4528
HHH-18337 - SequenceStyleGenerator not respecting physical naming strategy744732b
HHH-18174 Fix junction entity name uses algorithm for subqueries0e9577a
HHH-18174 Add test for issue9c5cf75
HHH-18447 Try using native cast for string to boolean723e18d
HHH-18337 - SequenceStyleGenerator not respecting physical naming strategy88bcc71
HHH-18337 Account for physical naming strategy when querying db sequence7c66788
HHH-18337 Add test for issueb09b27c
HHH-18625 - Add Configurable#create(GeneratorCreationContext)Updates
org.hibernate.orm:hibernate-community-dialects
from 6.6.0.Final to 6.6.1.FinalRelease notes
Sourced from org.hibernate.orm:hibernate-community-dialects's releases.
Changelog
Sourced from org.hibernate.orm:hibernate-community-dialects's changelog.
Commits
2c6b91d
Pre-steps for release :6.6.1.Final
3e215b5
HHH-18337 - SequenceStyleGenerator not respecting physical naming strategyefd4528
HHH-18337 - SequenceStyleGenerator not respecting physical naming strategy744732b
HHH-18174 Fix junction entity name uses algorithm for subqueries0e9577a
HHH-18174 Add test for issue9c5cf75
HHH-18447 Try using native cast for string to boolean723e18d
HHH-18337 - SequenceStyleGenerator not respecting physical naming strategy88bcc71
HHH-18337 Account for physical naming strategy when querying db sequence7c66788
HHH-18337 Add test for issueb09b27c
HHH-18625 - Add Configurable#create(GeneratorCreationContext)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 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)