Skip to content

⬆️deps: Bump io.hypersistence:hypersistence-utils-hibernate-63 from 3.9.11 to 3.15.4 - #57

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/gradle/io.hypersistence-hypersistence-utils-hibernate-63-3.15.4
Open

dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/gradle/io.hypersistence-hypersistence-utils-hibernate-63-3.15.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Bumps io.hypersistence:hypersistence-utils-hibernate-63 from 3.9.11 to 3.15.4.

Changelog

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

Version 3.15.3 - June 29, 2026

Improve BatchSequenceGenerator sequence name strategy and align it with SequenceStyleGenerator #857

Remove hypersistence-utils-hibernate-70 module #856

On Oracle 23/26, BatchSequenceGenerator fails with 'ORA-30009: Not enough memory for CONNECT BY operation' #854

Version 3.15.3 - June 02, 2026

Add support for Hibernate 7.4 #852

Small improvements to BatchSequenceGenerator 850

Add support for Optional attributes using @​Type(JsonType.class) #849

Update the hsqldb version to 2.7.4 #848

Fix merge method JavaDocs #846

Add support for Update and Delete statements in SQLExtractor #845

Upgrade Testcontainers to the 2.0.4 version #844

Fix broken Javadoc {@​code} tags in JsonType #842

Add Envers generic‑type handling for JSON collections #838

Version 3.15.2 - February 09, 2026

ObjectMapperJsonSerializer.clone thows ClassCastException because the MutableType.deepCopy expects a Serializable argument #836

Improve the non-serializable error message in the ObjectMapperJsonSerializer to indicate the culprit Java class #833

Version 3.15.1 - January 28, 2026

Add support for KotlinModule in the hypersistence-utils-hibernate-73 module #832

JsonType should not support non-Serializable attribute mappings #831

Version 3.15.0 - January 27, 2026

Add support for Hibernate ORM 7.3 and Jackson 3 #810

Version 3.14.1 - December 17, 2025

... (truncated)

Commits
  • 0cb3265 [maven-release-plugin] prepare release hypersistence-utils-parent-3.15.4
  • 36f1534 Update changelog for the 3.15.4 release
  • cd1714d Improve BatchSequenceGenerator sequence name strategy and align it with Seque...
  • 064f91f On Oracle 23/26, BatchSequenceGenerator fails with 'ORA-30009: Not enough mem...
  • e54bf48 Remove hypersistence-utils-hibernate-70 module
  • 7a642d2 Bump version up
  • b3cc478 [maven-release-plugin] prepare for next development iteration
  • 21b6d85 [maven-release-plugin] prepare release hypersistence-utils-parent-3.15.3
  • 4a11be7 Update changelog for the 3.15.3 release
  • 80981c6 Bump org.springframework:spring-context
  • 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 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 [io.hypersistence:hypersistence-utils-hibernate-63](https://github.com/vladmihalcea/hypersistence-utils) from 3.9.11 to 3.15.4.
- [Changelog](https://github.com/vladmihalcea/hypersistence-utils/blob/master/changelog.txt)
- [Commits](vladmihalcea/hypersistence-utils@hypersistence-utils-parent-3.9.11...hypersistence-utils-parent-3.15.4)

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

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

dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown

Qodana for JVM

14 new problems were found

Inspection name Severity Problems
Redundant interpolation prefix ◽️ Notice 14
View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/qodana-action@v2025.3.2
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants