Skip to content

Bump hibernate-core from 6.0.0.CR1 to 6.0.0.CR2#2523

Merged
scordio merged 1 commit intomainfrom
dependabot/maven/org.hibernate.orm-hibernate-core-6.0.0.CR2
Mar 9, 2022
Merged

Bump hibernate-core from 6.0.0.CR1 to 6.0.0.CR2#2523
scordio merged 1 commit intomainfrom
dependabot/maven/org.hibernate.orm-hibernate-core-6.0.0.CR2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2022

Bumps hibernate-core from 6.0.0.CR1 to 6.0.0.CR2.

Changelog

Sourced from hibernate-core's changelog.

Changes in 6.0.0.CR2 (March 09, 2022)

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

** Bug * [HHH-15084] - JpaCompliantLifecycleStrategy uses deprecated BeanManager method that's gone in CDI 4.0 * [HHH-15082] - JDBC Statement leaks after exceptions other than SQLException during insert/update/... * [HHH-15073] - Criteria query built from JPA metamodel throws PersistenceException: Specified result type [long] did not match Query selection type [java.lang.Long] * [HHH-15071] - "this.anticipatedType" is null * [HHH-15068] - "CDI BeanManager not (yet) ready to use" when refferring to a user type by name and using an ExtendedBeanManager * [HHH-15057] - JdbcSQLException: NULL not allowed for column "BOOKS_ORDER" when inserting into many-to-many list * [HHH-15054] - NPE on cascade-delete for @​OneToMany(mappedBy = ...) association * [HHH-14932] - Spatial support for PostgreSQL 10+ uses invalid WKB dialect * [HHH-13694] - Numeric Overflow Exception when retrieving the Meta-data for sequences from Oracle Database * [HHH-10463] - Coalesce does not handle NULL values properly for PostgreSQL

** Improvement * [HHH-15106] - fk() SQM function * [HHH-15099] - Improve handling of associations marked with @​NotFound * [HHH-15094] - Handle http://hibernate.org and https://* for all DTDs in LocalXmlResourceResolver

** Task * [HHH-15114] - Clean up deprecations * [HHH-14604] - Sign published artifacts

Commits
  • 92686b1 Post-steps for release : 6.0.0.CR2
  • 8c5fdea Pre-steps for release : 6.0.0.CR2
  • 3dc0dd0 HHH-15114 - Clean up deprecations
  • d4f4d09 Render and stage migration-guide to be published to the doc server along with...
  • 1fe1110 HHH-15106 - fk() SQM function
  • 415b28f HHH-15114 - Clean up deprecations
  • c46ec5a Removed deprecated AbstractEntityPersister.getIdentityDelegate()
  • 91a1ff8 Removed deprecated SharedSessionContractImplementor.getTimestamp()
  • 291e755 Removed deprecated methods in ProxyFactoryFactory and NoneBasicProxyFactory
  • 9fc2b3d Removed deprecated LazyAttributesMetadata.getAttributesInSameFetchGroup(...)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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-core](https://github.com/hibernate/hibernate-orm) from 6.0.0.CR1 to 6.0.0.CR2.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/main/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.0.0.CR1...6.0.0.CR2)

---
updated-dependencies:
- dependency-name: org.hibernate.orm:hibernate-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies dependabot: Maven A dependency upgrade for Maven raised by Dependabot labels Mar 9, 2022
@scordio scordio merged commit 51dc3a4 into main Mar 9, 2022
@scordio scordio deleted the dependabot/maven/org.hibernate.orm-hibernate-core-6.0.0.CR2 branch March 9, 2022 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot: Maven A dependency upgrade for Maven raised by Dependabot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant