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

build(deps): bump hibernate-core from 6.1.7.Final to 6.2.1.Final #1370

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 17, 2023

Bumps hibernate-core from 6.1.7.Final to 6.2.1.Final.

Changelog

Sourced from hibernate-core's changelog.

Hibernate 6 Changelog

Note: Please refer to JIRA to learn more about each issue.

Changes in 6.2.0.CR1 (December 22, 2022)

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

** Bug * [HHH-15900] - ID attributes with "select" generator are mapped to identity columns * [HHH-15847] - DDL check constraint creation broken * [HHH-15828] - setting TIMEZONE_DEFAULT_STORAGE to COLUMN does not work * [HHH-15820] - inconsistent DDL generated Instant and ZonedDateTime, OffsetDateTime on Oracle * [HHH-15819] - extract(offset hour|minute from datetime) are broken * [HHH-15814] - Add missing current timestamp methods in CockroachDB dialect * [HHH-15801] - IdentifierGeneratorHelper should compare column names case insensitively * [HHH-15775] - Connection error can result in UnknownServiceException, hiding actual exception * [HHH-15767] - missing unique constraints from optional @​OneToOne * [HHH-15750] - Hibernate.isInitialized() broken for EnhancementAsProxyLazinessInterceptor * [HHH-15748] - Use JSON DDL type on Oracle 21+ and BLOB on 12+ * [HHH-15741] - Explicit declaration assigned identifier generator does not work * [HHH-15715] - broken links in 6 docs * [HHH-15709] - HQL local datetime literals on Postgres, Cockroach H2 * [HHH-15704] - ManyToManyTest produces invalid foreign keys * [HHH-15689] - SessionFactoryOptionsBuilder.addEntityNameResolvers() has no effect * [HHH-15687] - IllegalArgumentException with Type parameters and multiple bounds * [HHH-15682] - static final instances of LockOptions are mutable * [HHH-15679] - Respect the offset of OffsetTime when persisting/loading data * [HHH-15670] - RequiresDialectFeature.reverse() not implemented * [HHH-15669] - Oracle 21 and 11 spatial test failure * [HHH-15668] - Cockroach test failure: BatchOptimisticLockingTest.testBatchAndOptimisticLocking * [HHH-15634] - Lazy basic property does not get updated on change * [HHH-15627] - useless error message of multi-@​JoinColumn mapping does not specify referencedColumnName * [HHH-15571] - Bundle-Manifest has no 'Bundle-Version' * [HHH-15565] - @​Table(fetch=SELECT) is gone from H6 * [HHH-15549] - incorrect DDL mapping DECIMAL -> BOOLEAN on Oracle * [HHH-15545] - @​NotFound(Ignore) defaults to eager loading * [HHH-15522] - Hibernate.isInitialized method not working for Envers Collections * [HHH-15505] - Getter of loaded entity returns null when using bytecode enhancement on entity whose field is defined both in mapped superclass and concrete entity * [HHH-15485] - Tests for Collections in default FetchGroup are not enabling this property * [HHH-15463] - Adjust JdbcType based on DDL capacity for varchar/varbinary like types * [HHH-15159] - Orphan removal of an entity with an @​ElementCollection causes a ConstraintViolationException

** Deprecation * [HHH-15788] - deprecate GenerationTime * [HHH-15772] - deprecate @​Target, @​Proxy, @​Polymorphism * [HHH-15714] - deprecate FilterKey and QuerySpacesHelper * [HHH-15701] - deprecated CacheModeType

... (truncated)

Commits

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.1.7.Final to 6.2.1.Final.
- [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.1.7...6.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 17, 2023
@github-actions github-actions bot enabled auto-merge (squash) April 17, 2023 05:00
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 1, 2023

Superseded by #1391.

@dependabot dependabot bot closed this May 1, 2023
auto-merge was automatically disabled May 1, 2023 05:01

Pull request was closed

@dependabot dependabot bot deleted the dependabot/maven/main/org.hibernate.orm-hibernate-core-6.2.1.Final branch May 1, 2023 05:01
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants