Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2025

Bumps the development-dependencies group with 3 updates: org.testcontainers:testcontainers-bom, org.hibernate.orm:hibernate-core and com.icegreen:greenmail.

Updates org.testcontainers:testcontainers-bom from 2.0.2 to 2.0.3

Release notes

Sourced from org.testcontainers:testcontainers-bom's releases.

2.0.3

What's Changed

🐛 Bug Fixes

📖 Documentation

📦 Dependency updates

Commits
  • 43c6a97 Combined dependencies PR (#11353)
  • 7778cc5 Merge remote-tracking branch 'origin/dependabot/gradle/modules/activemq/org.a...
  • 30b043f Merge remote-tracking branch 'origin/dependabot/gradle/modules/db2/com.ibm.db...
  • 17d570b Merge remote-tracking branch 'origin/dependabot/gradle/modules/elasticsearch/...
  • 47e9ae5 Merge remote-tracking branch 'origin/dependabot/gradle/modules/gcloud/com.goo...
  • f34ab26 Merge remote-tracking branch 'origin/dependabot/gradle/modules/couchbase/com....
  • ac66ad6 Merge remote-tracking branch 'origin/dependabot/gradle/modules/activemq/org.a...
  • b6a1f28 Merge remote-tracking branch 'origin/dependabot/gradle/modules/milvus/io.milv...
  • 6a99624 Merge remote-tracking branch 'origin/dependabot/gradle/modules/influxdb/com.i...
  • 4ff0770 Merge remote-tracking branch 'origin/dependabot/gradle/modules/grafana/io.mic...
  • Additional commits viewable in compare view

Updates org.hibernate.orm:hibernate-core from 7.1.11.Final to 7.1.12.Final

Release notes

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

Release 7.1.12

Hibernate ORM 7.1.12.Final released

Today, we published a new release of Hibernate ORM 7.1: 7.1.12.Final.

You can find the full list of 7.1.12.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 7.0 to 7.1.

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.

Changelog

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

Changes in 7.1.12.Final (December 14, 2025)

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

** Bug * HHH-19972 OptionalTableUpdateOperation can fail on PostgreSQL < 15 and CockroachDB * HHH-19963 Wrong references in entity fields with circular associations * HHH-19746 JPA parameters might be incorrectly handled resulting in exceptions or queries returning incorrect results * HHH-18217 StatelessSession.upsert() for entity with all-null non-id fields, or no non-id field

** Improvement * HHH-19943 Comparison of generic nested EmbeddedId's fails for JPQL and Criteria API

Commits
  • fbf2bef [Jenkins release job] Preparing release 7.1.12.Final
  • c678301 [Jenkins release job] changelog.txt updated by release build 7.1.12.Final
  • 2f2fd3d retrospectively mark operations @​Incubating
  • 092f7d8 Use Yoann's Quarkus 3.27 branch until needed fixes are backported
  • 01b0bbb Also run Quarkus native image tests in parallel
  • d47bf5a HHH-19972 Ignore PK violation when inserting just primary key columns
  • 0bdd592 HHH-19943 Use resolved type for SqmSelectableNode#getTupeLength
  • 785b349 HHH-19943 Add test for issue
  • 527325f HHH-19963 Only consider a ToOne be bidirectional for OneToMany if FKs are equal
  • 482d095 HHH-18217 Properly handle empty value bindings for merge operations
  • Additional commits viewable in compare view

Updates com.icegreen:greenmail from 2.1.7 to 2.1.8

Release notes

Sourced from com.icegreen:greenmail's releases.

2.1.8

What's Changed

Features

Dependencies

New Contributors

Full Changelog: greenmail-mail-test/greenmail@release-2.1.7...release-2.1.8

Commits
  • 6080293 [maven-release-plugin] prepare release release-2.1.8 [ci skip]
  • 071880a Updating docs for 2.1.8 release
  • 244ab92 Build(deps): Bump org.apache.maven.plugins:maven-source-plugin
  • d632ac1 Build(deps): Bump org.apache.maven.plugins:maven-resources-plugin
  • ec1aff4 Build(deps): Bump org.apache.maven.plugins:maven-war-plugin
  • f301465 Build(deps): Bump org.apache.maven.plugins:maven-release-plugin
  • 5b8c32c Build(deps-dev): Bump org.bouncycastle:bcpkix-jdk18on from 1.82 to 1.83
  • 9de7357 Build(deps-dev): Bump org.bouncycastle:bcprov-jdk18on from 1.82 to 1.83
  • ecf3395 Build(deps): Bump actions/checkout from 5 to 6
  • d1e7227 Build(deps): Bump io.fabric8:docker-maven-plugin from 0.47.0 to 0.48.0
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the development-dependencies group with 3 updates: [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java), [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) and [com.icegreen:greenmail](https://github.com/greenmail-mail-test/greenmail).


Updates `org.testcontainers:testcontainers-bom` from 2.0.2 to 2.0.3
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@2.0.2...2.0.3)

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

Updates `com.icegreen:greenmail` from 2.1.7 to 2.1.8
- [Release notes](https://github.com/greenmail-mail-test/greenmail/releases)
- [Commits](greenmail-mail-test/greenmail@release-2.1.7...release-2.1.8)

---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers-bom
  dependency-version: 2.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: org.hibernate.orm:hibernate-core
  dependency-version: 7.1.12.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: com.icegreen:greenmail
  dependency-version: 2.1.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the type: dependency-upgrade Pull requests that update a dependency file label Dec 16, 2025
@github-actions github-actions bot added type: task and removed type: dependency-upgrade Pull requests that update a dependency file labels Dec 16, 2025
@github-actions github-actions bot added this to the 7.0.1 milestone Dec 16, 2025
@github-actions github-actions bot enabled auto-merge (squash) December 16, 2025 16:46
@github-actions github-actions bot merged commit 45a519d into main Dec 16, 2025
3 checks passed
@github-actions github-actions bot deleted the dependabot/gradle/development-dependencies-d27d3544e3 branch December 16, 2025 16:54
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