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

chore(deps): bump hibernate.version from 6.6.0.CR1 to 7.0.0.Beta1 in /jakarta-data #2452

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2024

Bumps hibernate.version from 6.6.0.CR1 to 7.0.0.Beta1.
Updates org.hibernate.orm:hibernate-core from 6.6.0.CR1 to 7.0.0.Beta1

Changelog

Sourced from org.hibernate.orm:hibernate-core's changelog.

Changes in 7.0.0.Beta1 (August 01, 2024)

https://hibernate.atlassian.net/projects/HHH/versions/32319

** Bug * [HHH-18314] - dialect for Db2 claims to be NationalizationSupport.EXPLICIT but never generates DDL with NCHAR/NVARCHAR

** Improvement * [HHH-18453] - Fix Java code block highlighting in User Guide * [HHH-18448] - Add cast and notEqualTo methods to JpaExpression and SqmExpression * [HHH-18441] - Create extension to PersistenceConfiguration * [HHH-18440] - Rewrite the Bootstrapping chapter in the User Guide * [HHH-18412] - Upgrade JBoss Logging Tools (processor) to 3.0.1.Final * [HHH-18393] - Upgrade JBoss Logging Tools (processor) to 3.0.0.Final * [HHH-18316] - use utf8mb4 instead of utf8 a.k.a utf8mb3 on MySQL * [HHH-18097] - Replace java.io.Closeable with java.lang.AutoCloseable * [HHH-18009] - Consolidate JdbcObserver and ConnectionObserver into JdbcEventHandler * [HHH-17720] - Add common JAXB contracts for named queries

** New Feature * [HHH-18304] - Transform hbm.xml key-many-to-one references * [HHH-18281] - Transform and * [HHH-18266] - HbmXmlTransformer hbm inverse * [HHH-18265] - HbmXmlTransformer transform hbm * [HHH-18264] - HbmXmlTransformer collection classification * [HHH-18060] - HbmXmlTransformer work * [HHH-17979] - Add @​PropertyRef

** Remove Feature * [HHH-18452] - Remove deprecated org.hibernate.Interceptor methods * [HHH-18449] - Remove deprecated Integrator#integrate form * [HHH-18444] - Remove deprecate Session#refresh methods * [HHH-18443] - Drop SessionFactoryBuilder#enableJpaListCompliance * [HHH-18442] - Drop DynamicInsert#value and DynamicUpdate#value * [HHH-18437] - Remove deprecations from JdbcSessionContext * [HHH-18428] - Remove Session#delete * [HHH-18199] - Remove @​Where and @​WhereJoinTable * [HHH-18196] - Remove Session#save / Session#update / Session#saveOrUpdate * [HHH-18195] - Remove @​SelectBeforeUpdate * [HHH-18194] - Remove @​Proxy * [HHH-18193] - Remove @​Polymorphism * [HHH-18191] - Remove @​LazyToOne * [HHH-18190] - Remove @​LazyCollection * [HHH-18189] - Remove @​IndexColumn * [HHH-18188] - Remove GenerationTime and its uses * [HHH-18186] - Remove @​GeneratorType * [HHH-18184] - Remove CacheModeType and its uses * [HHH-17697] - Remove deprecated annotations

... (truncated)

Commits

Updates org.hibernate.orm:hibernate-jpamodelgen from 6.6.0.CR1 to 7.0.0.Beta1

Changelog

Sourced from org.hibernate.orm:hibernate-jpamodelgen's changelog.

Changes in 7.0.0.Beta1 (August 01, 2024)

https://hibernate.atlassian.net/projects/HHH/versions/32319

** Bug * [HHH-18314] - dialect for Db2 claims to be NationalizationSupport.EXPLICIT but never generates DDL with NCHAR/NVARCHAR

** Improvement * [HHH-18453] - Fix Java code block highlighting in User Guide * [HHH-18448] - Add cast and notEqualTo methods to JpaExpression and SqmExpression * [HHH-18441] - Create extension to PersistenceConfiguration * [HHH-18440] - Rewrite the Bootstrapping chapter in the User Guide * [HHH-18412] - Upgrade JBoss Logging Tools (processor) to 3.0.1.Final * [HHH-18393] - Upgrade JBoss Logging Tools (processor) to 3.0.0.Final * [HHH-18316] - use utf8mb4 instead of utf8 a.k.a utf8mb3 on MySQL * [HHH-18097] - Replace java.io.Closeable with java.lang.AutoCloseable * [HHH-18009] - Consolidate JdbcObserver and ConnectionObserver into JdbcEventHandler * [HHH-17720] - Add common JAXB contracts for named queries

** New Feature * [HHH-18304] - Transform hbm.xml key-many-to-one references * [HHH-18281] - Transform and * [HHH-18266] - HbmXmlTransformer hbm inverse * [HHH-18265] - HbmXmlTransformer transform hbm * [HHH-18264] - HbmXmlTransformer collection classification * [HHH-18060] - HbmXmlTransformer work * [HHH-17979] - Add @​PropertyRef

** Remove Feature * [HHH-18452] - Remove deprecated org.hibernate.Interceptor methods * [HHH-18449] - Remove deprecated Integrator#integrate form * [HHH-18444] - Remove deprecate Session#refresh methods * [HHH-18443] - Drop SessionFactoryBuilder#enableJpaListCompliance * [HHH-18442] - Drop DynamicInsert#value and DynamicUpdate#value * [HHH-18437] - Remove deprecations from JdbcSessionContext * [HHH-18428] - Remove Session#delete * [HHH-18199] - Remove @​Where and @​WhereJoinTable * [HHH-18196] - Remove Session#save / Session#update / Session#saveOrUpdate * [HHH-18195] - Remove @​SelectBeforeUpdate * [HHH-18194] - Remove @​Proxy * [HHH-18193] - Remove @​Polymorphism * [HHH-18191] - Remove @​LazyToOne * [HHH-18190] - Remove @​LazyCollection * [HHH-18189] - Remove @​IndexColumn * [HHH-18188] - Remove GenerationTime and its uses * [HHH-18186] - Remove @​GeneratorType * [HHH-18184] - Remove CacheModeType and its uses * [HHH-17697] - Remove deprecated annotations

... (truncated)

Commits

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)

Bumps `hibernate.version` from 6.6.0.CR1 to 7.0.0.Beta1.

Updates `org.hibernate.orm:hibernate-core` from 6.6.0.CR1 to 7.0.0.Beta1
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.0.0.Beta1/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.6.0.CR1...7.0.0.Beta1)

Updates `org.hibernate.orm:hibernate-jpamodelgen` from 6.6.0.CR1 to 7.0.0.Beta1
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.0.0.Beta1/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.6.0.CR1...7.0.0.Beta1)

---
updated-dependencies:
- dependency-name: org.hibernate.orm:hibernate-core
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.hibernate.orm:hibernate-jpamodelgen
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 5, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 12, 2024

Superseded by #2484.

@dependabot dependabot bot closed this Aug 12, 2024
@dependabot dependabot bot deleted the dependabot/maven/jakarta-data/hibernate.version-7.0.0.Beta1 branch August 12, 2024 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants