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

Bump hibernate-core from 6.2.0.Final to 6.2.1.Final #3019

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps hibernate-core from 6.2.0.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.2.0.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.2.0...6.2.1)

---
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 the dependabot: Maven A dependency upgrade for Maven raised by Dependabot label Apr 14, 2023
@github-actions
Copy link

github-actions bot commented Apr 14, 2023

JUnit test results

  4 007 files  ±0    4 007 suites  ±0   51s ⏱️ -4s
19 406 tests ±0  19 362 ✔️ ±0  44 💤 ±0  0 ±0 
19 495 runs  ±0  19 451 ✔️ ±0  44 💤 ±0  0 ±0 

Results for commit fbcf093. ± Comparison against base commit 48880e2.

This pull request removes 1242 and adds 1134 tests. Note that renamed tests count towards both.


  

  b
  -1000000000-01-01T00:00:00Z
  07:10
  07:10Z
  07:23
  07:23Z
  2017-03-08T07:10
  2017-03-08T07:10-05:00[America/New_York]
…
AbstractTemporalAssert isCloseTo ‑ should fail if actual is null (ArgumentsAccessor)[1] org.assertj.core.api.InstantAssert@1, org.assertj.core.api.InstantAssert@1, org.assertj.core.data.TemporalUnitWithinOffset@51, 2017-03-12T07:12:00Z, 2017-03-12T07:12:00Z, 2017-03-08T07:10:00Z, 2017-03-08T07:10:00Z, 
Expecting actual:
  2017-03-12T07:10:00Z
to be close to:
  2017-03-08T07:10:00Z
within 50 Hours but difference was 96 Hours, null
AbstractTemporalAssert isCloseTo ‑ should fail if actual is null (ArgumentsAccessor)[2] org.assertj.core.api.InstantAssert@1, org.assertj.core.api.InstantAssert@1, org.assertj.core.data.TemporalUnitWithinOffset@21, 2017-03-12T07:10:00.001Z, 2017-03-12T07:10:00.001Z, -1000000000-01-01T00:00:00Z, -1000000000-01-01T00:00:00Z, 
Expecting actual:
  2017-03-12T07:10:00Z
to be close to:
  -1000000000-01-01T00:00:00Z
within 2 Millis but difference was PT8765837682367H10M, null
AbstractTemporalAssert isCloseTo ‑ should fail if actual is null (ArgumentsAccessor)[3] org.assertj.core.api.LocalDateTimeAssert@1, org.assertj.core.api.LocalDateTimeAssert@1, org.assertj.core.data.TemporalUnitWithinOffset@51, 2017-03-10T07:12, 2017-03-10T07:12:00, 2017-03-08T07:10, 2017-03-08T07:10:00, 
Expecting actual:
  2017-03-12T07:10
to be close to:
  2017-03-08T07:10
within 50 Hours but difference was 96 Hours, null
AbstractTemporalAssert isCloseTo ‑ should fail if actual is null (ArgumentsAccessor)[4] org.assertj.core.api.LocalDateAssert@1, org.assertj.core.api.LocalDateAssert@1, org.assertj.core.data.TemporalUnitWithinOffset@22, 2017-03-10, 2017-03-10, 2017-03-27, 2017-03-27, 
Expecting actual:
  2017-03-12
to be close to:
  2017-03-27
within 3 Days but difference was 15 Days, org.assertj.core.data.TemporalUnitWithinOffset@20
AbstractTemporalAssert isCloseTo ‑ should fail if actual is null (ArgumentsAccessor)[5] org.assertj.core.api.LocalTimeAssert@1, org.assertj.core.api.LocalTimeAssert@1, org.assertj.core.data.TemporalUnitWithinOffset@24, 07:12, 07:12:00, 07:23, 07:23:00, 
Expecting actual:
  07:10
to be close to:
  07:23
within 5 Minutes but difference was 13 Minutes, org.assertj.core.data.TemporalUnitWithinOffset@20
AbstractTemporalAssert isCloseTo ‑ should fail if actual is null (ArgumentsAccessor)[6] org.assertj.core.api.OffsetDateTimeAssert@1, org.assertj.core.api.OffsetDateTimeAssert@1, org.assertj.core.data.TemporalUnitWithinOffset@29, 2017-03-12T07:12Z, 2017-03-12T07:12:00Z, 2017-03-12T07:23Z, 2017-03-12T07:23:00Z, 
Expecting actual:
  2017-03-12T07:10Z
to be close to:
  2017-03-12T07:23Z
within 10 Minutes but difference was 13 Minutes, null
AbstractTemporalAssert isCloseTo ‑ should fail if actual is null (ArgumentsAccessor)[7] org.assertj.core.api.ZonedDateTimeAssert@1, org.assertj.core.api.ZonedDateTimeAssert@1, org.assertj.core.data.TemporalUnitLessThanOffset@7e, 2017-03-10T07:12-05:00[America/New_York], 2017-03-10T07:12:00-05:00[America/New_York], 2017-03-08T07:10-05:00[America/New_York], 2017-03-08T07:10:00-05:00[America/New_York], 
Expecting actual:
  2017-03-12T07:10-04:00[America/New_York]
to be close to:
  2017-03-08T07:10-05:00[America/New_York]
by less than 95 Hours but difference was 95 Hours, null
AbstractTemporalAssert isCloseTo ‑ should fail if actual is null (ArgumentsAccessor)[8] org.assertj.core.api.OffsetTimeAssert@1, org.assertj.core.api.OffsetTimeAssert@1, org.assertj.core.data.TemporalUnitWithinOffset@21, 07:12Z, 07:12:00Z, 07:23Z, 07:23:00Z, 
Expecting actual:
  07:10Z
to be close to:
  07:23Z
within 2 Minutes but difference was 13 Minutes, org.assertj.core.data.TemporalUnitWithinOffset@20
AbstractTemporalAssert isCloseTo ‑ should fail if offset parameter is null (ArgumentsAccessor)[1] org.assertj.core.api.InstantAssert@1, org.assertj.core.api.InstantAssert@1, org.assertj.core.data.TemporalUnitWithinOffset@51, 2017-03-12T07:12:00Z, 2017-03-12T07:12:00Z, 2017-03-08T07:10:00Z, 2017-03-08T07:10:00Z, 
Expecting actual:
  2017-03-12T07:10:00Z
to be close to:
  2017-03-08T07:10:00Z
within 50 Hours but difference was 96 Hours, null
AbstractTemporalAssert isCloseTo ‑ should fail if offset parameter is null (ArgumentsAccessor)[2] org.assertj.core.api.InstantAssert@1, org.assertj.core.api.InstantAssert@1, org.assertj.core.data.TemporalUnitWithinOffset@21, 2017-03-12T07:10:00.001Z, 2017-03-12T07:10:00.001Z, -1000000000-01-01T00:00:00Z, -1000000000-01-01T00:00:00Z, 
Expecting actual:
  2017-03-12T07:10:00Z
to be close to:
  -1000000000-01-01T00:00:00Z
within 2 Millis but difference was PT8765837682367H10M, null
…

♻️ This comment has been updated with latest results.

@scordio scordio merged commit 2cacc66 into main Apr 14, 2023
19 of 20 checks passed
@scordio scordio deleted the dependabot/maven/org.hibernate.orm-hibernate-core-6.2.1.Final branch April 14, 2023 22:05
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.

None yet

1 participant