Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps io.hypersistence:hypersistence-utils-hibernate-70 from 3.12.0 to 3.13.2.

Changelog

Sourced from io.hypersistence:hypersistence-utils-hibernate-70's changelog.

Version 3.13.2 - December 03, 2025

Change SQLStatementCountMismatchException to extend AssertionError #820

Version 3.13.1 - December 01, 2025

Change the signature of the SequenceOptimizerGenerator.configure method for Hibernate 7.1 #818

Add a null check for the XProperty JsonType parameter #814

Version 3.13.0 - December 01, 2025

Add SequenceOptimizer as an alternative to the deprecated GenericGenerator #817

Add support for registering the Jackson KotlinModule when using Kotlin #816

Commits
  • 129ef3a [maven-release-plugin] prepare release hypersistence-utils-parent-3.13.2
  • 6de1704 Update changelog for the 3.13.2 release
  • ac4700e Add a null check for the XProperty JsonType parameter #814
  • 715d09b Change SQLStatementCountMismatchException to extend AssertionError #820
  • e28be74 Adjust the exception message to cover all the supported attribute types
  • 940b9a0 Bump version up
  • ee4aed5 [maven-release-plugin] prepare for next development iteration
  • 8dba1f7 [maven-release-plugin] prepare release hypersistence-utils-parent-3.13.1
  • 221e0ec Update changelog for the 3.13.1 release
  • dac9975 Fix compile-tile issues after upgrading the Hibernate version to 7.2.0.CR3
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Dec 8, 2025
@thomasturrell
Copy link
Contributor

@dependabot recreate

Bumps [io.hypersistence:hypersistence-utils-hibernate-70](https://github.com/vladmihalcea/hypersistence-utils) from 3.12.0 to 3.13.2.
- [Changelog](https://github.com/vladmihalcea/hypersistence-utils/blob/master/changelog.txt)
- [Commits](vladmihalcea/hypersistence-utils@hypersistence-utils-parent-3.12.0...hypersistence-utils-parent-3.13.2)

---
updated-dependencies:
- dependency-name: io.hypersistence:hypersistence-utils-hibernate-70
  dependency-version: 3.13.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/io.hypersistence-hypersistence-utils-hibernate-70-3.13.2 branch from c25448b to a8e007b Compare December 8, 2025 15:35
@thomasturrell thomasturrell merged commit 9c44737 into main Dec 8, 2025
2 checks passed
@thomasturrell thomasturrell deleted the dependabot/maven/io.hypersistence-hypersistence-utils-hibernate-70-3.13.2 branch December 8, 2025 15:38
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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants