Skip to content

build(deps): Bump org.hibernate.orm:hibernate-community-dialects from 6.4.1.Final to 7.0.3.Final#146

Merged
driessamyn merged 1 commit into
mainfrom
dependabot/gradle/org.hibernate.orm-hibernate-community-dialects-7.0.3.Final
Jun 23, 2025
Merged

build(deps): Bump org.hibernate.orm:hibernate-community-dialects from 6.4.1.Final to 7.0.3.Final#146
driessamyn merged 1 commit into
mainfrom
dependabot/gradle/org.hibernate.orm-hibernate-community-dialects-7.0.3.Final

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 23, 2025

Bumps org.hibernate.orm:hibernate-community-dialects from 6.4.1.Final to 7.0.3.Final.

Release notes

Sourced from org.hibernate.orm:hibernate-community-dialects's releases.

Hibernate ORM 7.0.3.Final released

Today, we published a new release of Hibernate ORM 7.0: 7.0.3.Final.

You can find the full list of 7.0.3.Final changes here.

What's new

  • See the website for requirements and compatibilities.
  • See the What's New guide for details about new features and capabilities.
  • See the Migration Guide for details about migration from version 6.6 to 7.0.

Conclusion

For additional details, see:

See also the following resources related to supported APIs:

Visit the website for details on getting in touch with us.

Hibernate ORM 7.0.2.Final released

Today, we published a new release of Hibernate ORM 7.0: 7.0.2.Final.

You can find the full list of 7.0.2.Final changes here.

What's new

  • See the website for requirements and compatibilities.
  • See the What's New guide for details about new features and capabilities.
  • See the Migration Guide for details about migration from version 6.6 to 7.0.

Conclusion

For additional details, see:

... (truncated)

Changelog

Sourced from org.hibernate.orm:hibernate-community-dialects's changelog.

Changes in 7.0.3.Final (June 22, 2025)

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

** Bug * [HHH-18774] - two bad bugs in cascade refresh

** Task * [HHH-19548] - Upgrade to ByteBuddy 1.17.5 * [HHH-19519] - Document breaking changes in new Hibernate Maven Plugin

Changes in 7.0.2.Final (June 12, 2025)

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

** Bug * [HHH-19533] - Implement equals() and hashCode() for NativeQueryConstructorTransformer * [HHH-19531] - Jakarta Data implementation casts StatlessSession to *Implementor interfaces * [HHH-19529] - Check bytecode generated classes with stable names class loaders * [HHH-19522] - upserts fail silently instead of throwing StaleObjectStateException

** Improvement * [HHH-19532] - Add unwrap() method to StatelessSession/SharedSessionContract

** Task * [HHH-19518] - Make hibernate-maven-plugin configuration parameters non-readonly

Changes in 7.0.1.Final (June 10, 2025)

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

** Bug * [HHH-19528] - Version xml mapping is ignored * [HHH-19515] - PhysicalNamingStrategy called to produce a logical column name * [HHH-19495] - [Hibernate 7] - Extra update when mixing entity annotation with XML when a collection is dirty * [HHH-19490] - NPE when using array_position function * [HHH-19482] - entity assigned LockMode.READ when read outside transaction * [HHH-19480] - missing FK constraint for unidirectional @​OneToMany on a non-primary key * [HHH-19479] - single referenced column not marked unique * [HHH-19477] - ConnectionReleaseMode.AFTER_STATEMENT ineffective due to missing connection release * [HHH-19476] - claimEntityHolderIfPossible Assertion Error * [HHH-19473] - Bytecode enhancement incorrectly generates code for Bidirectional Generic Entities * [HHH-19472] - Native query "SELECT 1" with result type Object[] return singular object * [HHH-19463] - Hibernate processor silently ignores incorrect repository definitions (e.g. @​Save on non-entity type) * [HHH-19446] - [Regression] UnknownEntityException: Could not resolve root entity

... (truncated)

Commits
  • 8fef79f Pre-steps for release : 7.0.3.Final
  • d1b44ae HHH-19548 Upgrade to ByteBuddy 1.17.5
  • f183b6c HHH-19547 fix an exception message that has been fixed and unfixed many times
  • 7e199fe Allow builds with test jdk versions on PRs with custom labels
  • 23ac16c Moved to Central publishing
  • 4b0ee04 Post-steps for release : 7.0.2.Final
  • b5514cb Pre-steps for release : 7.0.2.Final
  • 62489a0 HHH-19531 Prefer unwrap() to casting sessions in SelectionSpecification/Mutat...
  • 5df154a HHH-19531 Test use of session proxies with SelectionSpecification/MutationSpe...
  • 2daccac HHH-19532 Add unwrap() method to StatelessSession/SharedSessionContract
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [org.hibernate.orm:hibernate-community-dialects](https://github.com/hibernate/hibernate-orm) from 6.4.1.Final to 7.0.3.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.0.3/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.4.1...7.0.3)

---
updated-dependencies:
- dependency-name: org.hibernate.orm:hibernate-community-dialects
  dependency-version: 7.0.3.Final
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@sonarqubecloud
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown

Unit Tests

 43 files  ±0   43 suites  ±0   21s ⏱️ ±0s
442 tests ±0  442 ✅ ±0  0 💤 ±0  0 ❌ ±0 
457 runs  ±0  457 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 1d78329. ± Comparison against base commit 27b8b9e.

This pull request removes 42 and adds 41 tests. Note that renamed tests count towards both.

net.samyn.kapper.internal.QueryParserTest ‑ [5] 
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [10] LONGNVARCHAR, LONGNVARCHAR, net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$1010/0x00007f3598513320@5f88951c
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [11] INSTANT, net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$916/0x00007f35984e0b28@20581256
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [11] LONGVARCHAR, LONGVARCHAR, net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$1011/0x00007f3598513540@400b051a
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [12] DATE, net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$917/0x00007f35984e0d48@215dd146
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [12] NCHAR, NCHAR, net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$1012/0x00007f3598513760@2c226475
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [13] LOCALDATE, net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$918/0x00007f35984e0f68@13f17160
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [13] NCLOB, NCLOB, net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$1013/0x00007f3598513980@1f57607f
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [14] LOCALDATETIME, net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$919/0x00007f35984e1188@7b05919
…
net.samyn.kapper.internal.QueryParserTest ‑ [5] 

net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [10] LONGNVARCHAR, LONGNVARCHAR, net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$1030/0x00007fc0944fa660@745d7b9a
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [11] INSTANT, net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$935/0x00007fc0944c5650@4a457bf7
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [11] LONGVARCHAR, LONGVARCHAR, net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$1031/0x00007fc0944fa880@11f9314c
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [12] DATE, net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$936/0x00007fc0944c5870@6f9abbf2
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [12] NCHAR, NCHAR, net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$1032/0x00007fc0944faaa0@142e1e61
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [13] LOCALDATE, net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$937/0x00007fc0944c5cb0@54956f40
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [13] NCLOB, NCLOB, net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$1033/0x00007fc0944facc0@1a3844f2
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [14] LOCALDATETIME, net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$938/0x00007fc0944c5ed0@19d30d74
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [14] NVARCHAR, NVARCHAR, net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$1034/0x00007fc0944faee0@1c05559d
…

@github-actions
Copy link
Copy Markdown

Code Coverage

Total Project Coverage 98.90%

@github-actions
Copy link
Copy Markdown

POSTGRESQL Integration Tests

 9 files  ±0   9 suites  ±0   16s ⏱️ -1s
40 tests ±0  40 ✅ ±0  0 💤 ±0  0 ❌ ±0 
64 runs  ±0  64 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 1d78329. ± Comparison against base commit 27b8b9e.

@github-actions
Copy link
Copy Markdown

SQLITE Integration Tests

 9 files  ±0   9 suites  ±0   23s ⏱️ ±0s
40 tests ±0  40 ✅ ±0  0 💤 ±0  0 ❌ ±0 
64 runs  ±0  64 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 1d78329. ± Comparison against base commit 27b8b9e.

@github-actions
Copy link
Copy Markdown

MSSQLSERVER Integration Tests

 9 files  ±0   9 suites  ±0   22s ⏱️ ±0s
40 tests ±0  40 ✅ ±0  0 💤 ±0  0 ❌ ±0 
64 runs  ±0  64 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 1d78329. ± Comparison against base commit 27b8b9e.

@github-actions
Copy link
Copy Markdown

MYSQL Integration Tests

 9 files  ±0   9 suites  ±0   22s ⏱️ -1s
40 tests ±0  40 ✅ ±0  0 💤 ±0  0 ❌ ±0 
64 runs  ±0  64 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 1d78329. ± Comparison against base commit 27b8b9e.

@github-actions
Copy link
Copy Markdown

ORACLE Integration Tests

 9 files  ±0   9 suites  ±0   23s ⏱️ -1s
40 tests ±0  40 ✅ ±0  0 💤 ±0  0 ❌ ±0 
64 runs  ±0  64 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 1d78329. ± Comparison against base commit 27b8b9e.

@driessamyn driessamyn merged commit feb1259 into main Jun 23, 2025
16 checks passed
@driessamyn driessamyn deleted the dependabot/gradle/org.hibernate.orm-hibernate-community-dialects-7.0.3.Final branch June 23, 2025 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant